Better file checking
removed pdf.cpp from the list to make 'make update-po' work again
library tweaks
New file. use for building with gtk28
Update to gtk2.10
fix circ dep check
Slight include tweak
change include to not interfere with other instances of uri.h
18 years agocleanup filter handling, fix hreffing, implement release and modified signal listenin...
cleanup filter handling, fix hreffing, implement release and modified signal listening for filters (fixes numerous crashes)
improve status msgs
tweaks
New commit. This will eventually replace the old Makefile.mingw stuff
Fix non-basenames
More compile error cleanup
Make C++ - compilable. Mostly remove pointer casting problems. Fix a few places where C++ is stricter than C.
color effects
removed obsolete -G option from main.cpp and therefore from '--help' output
redesign the dialog into 3 tabs, rewrite most texts, increase preview size
no need to list win32 stuff here?
remove debug output
patch for emf export on win32
fix another crash on exit caused by trying to do stuff when canvas is no more
fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom out from max zoom with slow redraw
remove default minsize for creating bitmap
18 years agofactor out retrieving export hints from selection and document; use that for create_b...
factor out retrieving export hints from selection and document; use that for create_bitmap if no resolution/minsize specified in prefs; for default 90dpi, snap the bitmap to pixel grid; move deleting objects when clipping/masking to the end of function
Remove loudmouth, and replace -DHAVE_SSL
small type in control chars
remove warning - it's normal
ok, fix another crash caused by GTK's broken spinbuttons
Added oops...
allow union on a single object for the purpose of removing self overlaps
disable "experimental" Cairo PDF output for now
"fix" gradients; things need to be resolved on the Cairo side, of course
fix alpha compositing in PDF export
infinity end markers
jettison old PDF export
* packaging/macosx/native-gtk/build-gtk.sh: Improve the OSX native GTk
build script.
build script.
rope
Added updated bulgarian translation and about screen...
undo annotations
us spelling
o Fix a typo.
* packaging/macosx/native-gtk/builg-gtk.sh: Added some comments.
* packaging/macosx/native-gtk/build-gtk.sh: Modified version of Imendio's
GTK OS X port build script that also downloads and compiles Inkscape
and its dependencies.
GTK OS X port build script that also downloads and compiles Inkscape
and its dependencies.
spelling, view menu rearrangement, swatches moved to view
add gradient-mesh-experimental
implement select next/prev in gradient tool as well
implement select next/prev as verbs
implement select next/prev as verbs
fix key names; match above/below to select next/prev
add tab/shift-tab; fix shift for next/prev window
save a copy
save a copy
fill in more correspondences
Applied patch to disable the pressure sensitivity for those people that have
problems and added new author to our authors file:
https://sourceforge.net/tracker/index.php?func=detail&aid=1511066&group_id=93438&atid=604308
Please test o this feature for those who have tablets, pressure sensitivity, etc...it is a workaround for gtk+ problems with some tablets, etc...
problems and added new author to our authors file:
https://sourceforge.net/tracker/index.php?func=detail&aid=1511066&group_id=93438&atid=604308
Please test o this feature for those who have tablets, pressure sensitivity, etc...it is a workaround for gtk+ problems with some tablets, etc...
copyedit
add display mode toggle
add display mode toggle
add display mode toggle
tweaks
Fix up headers.
When canvas cannot update quickly, ensure that nodes being dragged will stay selected.
enable inkboard
add diagonals, fix shape conversion
display images as rects in Outline mode
enable Affiche
fix crash reported by Vladimir Savic
add (outline) to window title when in outline mode
update window title when switching display mode
store display mode in desktop too
fix bug: stroke width was not changed when switching to outline and back
Updated the spanish translation and fixed the dz translation...
a script to export any groups as independant png file
enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to finish) to the statusbar
copyedit label
add view mode toggle, store current mode for the session in prefs
add view mode toggle
add view mode toggle, ensure kp_5 works without numlock too
Included stdexcept to fix compile error
Added amsmath package
Clean up header a bit.
Add Dorji Tashi (translator for dz).
fix breaks, add default
make SVG indent and inlined attrs configurable via prefs
util/ucompose.hpp: catch exception thrown when user has an unsupported
locale setting -- fallback to classic.
locale setting -- fallback to classic.
make svg numeric precision, minimum exponent, and the use of named colors (as well as shortened color triads like #ccc) configurable via prefs
fix off-by-one error: setting tprec to 6 was actually writing 7 digits
Updated with new name for dz.po file
Updated translation from lovely patch and added to TRANSLATORS file
populated PDF feature matrix spreadsheet
okay, got the REAL names this time
add borders and proper names for output extensions
add PDF feature matrix files for comparing feature-completeness of PDF exporters
Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid