fixed win32 crash when working with filter tags
undo annotation
updated po files
backed out Event -> XML::Event changes
added files from Gustav Broberg's patch
Event -> XML::Event*
made parameters and forward declarations point back to XML::Event
patch from Gustav Broberg: undo annotations and history dialog
Small bugfixes.
Fixed crash when adding filter attributes on XML tree.
Missing style instructions (for filters) added.
do some include changes more correctly
fix 4.2 xcompilation: remove array assignment hack
pdf export from commandline
Copy inkscape.bat to distro
Add a launcher script
pdf export from commandline
18 years agomove ensure_vector to correct place so that gradients with transparency can be export...
move ensure_vector to correct place so that gradients with transparency can be exported from commandline
a little optimization by making some macros into inlined functions
* packaging/macosx/ScriptExec/main.c:
Add some quotes to fix a problem for people on OS X with
spaces in their home directory path. Fixes bug #1512019.
Add some quotes to fix a problem for people on OS X with
spaces in their home directory path. Fixes bug #1512019.
remove non-portable fast_sqrt; turns out simply sqrt(x*x+y*y) works even faster than hypot and fast_sqrt
remove generated file from repo
it is now being generated periodically and upload to a website for download
it is now being generated periodically and upload to a website for download
Added sanity checks and fixed buffer overflow in nr-filter-gaussian
Add code for printf() to allow %#s as xml-escaped string (cool, eh?)
Add code for printf() to allow %#s as xml-escaped string (cool, eh?)
Small bugfix. Also 'translate' everything so that people stop
complaining why de.po is not at 100%.
complaining why de.po is not at 100%.
Promote std::string to Glib::ustring. Start processing output strings for XML entities.
minor change to svgtoeps
added protocol documents to jabber_whiteboard
18 years agoreplace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), fixes compile...
replace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), fixes compiler warnings and is the correct way to check for glib-2.4
Fix image transform when there is no rotate or scale
Add metadata
restored pedro/work and added it to make.exclude
added inkboard-session.cpp to make.exclude
removed scratchpad work from pedro
Change comments
Fix <path> output. Apparently ODF is more picky about floats than SVG. They do not like .nnn . Must be 0.nnn
Fix <path> output. Apparently ODF is more picky about floats than SVG. They do not like .nnn . Must be 0.nnn
glib-2.4 system fixes: some includes to get prototypes, some version checks
radial gradients faster by about 10%
one more of declarations to make glib-2.4 work with glibmm/i18n.h
more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h
patch reported by ylai a reader of the german ct-magazin; needed before #include <glibmm/i18n.h> if linking against glib-2.4
check Context before doing shortcuts
small changes to allow compilation on windows
Add missing tutorial, update.
added make files for pedro
added an empty.cpp to pedro, required for build
manually merging the INKBOARD_PEDRO branch into trunk
quick g_message UndoStackObserver for tracing calls to the undo system
about 0.44
credits to mental, Andy and bbyak
credits to mental, Andy and bbyak
a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about that
Added virtual destructors for filter primitives. Corrected
attributes-test: filterRes, filterUnits, primitiveUnits and stdDeviation
are now recognized.
attributes-test: filterRes, filterUnits, primitiveUnits and stdDeviation
are now recognized.
remove 'non virtual destructor' warning
updated calligraphy.fr
added British English
added British English
converted to British English by Kingsley Turner
svg-filters branch merged back to head
it seems we don't have "required" anymore
Disabled Inkboard for time being
Some small wording changes.
add alternate xml output to dep file
add xml version of ref file
update of Spanish translation
updated keys.fr
updated keys.fr
switch to deptool
switch from mkdep to deptool
add HAVE_LIBINTL_H
* packaging/macosx/Resources/script,
packaging/macosx/Resources/bin/inkscape:
Improve quoting of shell variables.
* packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj:
Xcode 2 project file for the OS X launcher. This will build a
Universal version of the launcher by default. The project files for
different versions are named differently, so this will be picked up and
used if the package builder has a sufficiently new version of Xcode.
* packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser,
packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser:
Remove unnecessary user preference files.
* Makefile.am:
Update the Xcode project files included when creating releases.
packaging/macosx/Resources/bin/inkscape:
Improve quoting of shell variables.
* packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj:
Xcode 2 project file for the OS X launcher. This will build a
Universal version of the launcher by default. The project files for
different versions are named differently, so this will be picked up and
used if the package builder has a sufficiently new version of Xcode.
* packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser,
packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser:
Remove unnecessary user preference files.
* Makefile.am:
Update the Xcode project files included when creating releases.
update from wiki
Remove every <br> and replace it by ; (unless there was a : before it).
Fix messed up header.
new file
add config
expanding/contracting node selection by pgup/pgdn
revert previous change
#include "config.h" too
18 years agoadd -Wno-invalid-offsetof, removes standard-conform but bizarre warnings: "The restri...
add -Wno-invalid-offsetof, removes standard-conform but bizarre warnings: "The restrictions on offsetof may be relaxed in a future version of the standard." (man gcc)
enclose #include <libintl.h> with #ifdef HAVE_LIBINTL_H
initial color cursor implementation (reads from pixbufs, will work on reading from svg instead)
added vietnamese as translation package
added Vietnamese
added Vietnamese
new translation by Clytie