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
Bug fix in set_gridtype
enable starting in outline mode by prefs setting
18 years agoworkaround for crash 1580903 and several other issues caused by GTK's braindead behav...
workaround for crash 1580903 and several other issues caused by GTK's braindead behavior exposed by display interruptibility
extend the semantics of sp_canvas_force_full_redraw_after_interruptions to allow passing 0 to it, meaning no interruptions at all until the next sp_canvas_end_forced_full_redraws
Lamborgini Gallardo by Michael Grosberg
surrender
fix visibility and pickability of nofill/nostroke objects in outline mode; optimize looking up rendermode
implement rendering of clips/masks in outline mode; make all outline colors stored in the prefs
switch pref/repr utility methods to using long long ints; with
out it, we cannot even store an rgba32 color in an attribute\!
out it, we cannot even store an rgba32 color in an attribute\!
preserve clip/mask for stroke-to-path also
Added pop-up and toolbar menu
added translations en_US@piglatin and th
whitespace
fix 1520018: sync up the embed/not embed transform logic when ungrouping with that used in sp_item_write_transform, so as to not embed e.g. for clipped/masked objects
enable copy/paste of objects with filters
fix crash: when closing a document, the selection we're passed as argument may be not the one of the active desktop, so use SP_ACTIVE_DESKTOP instead
Added callback function to allow shrinking of widgets
Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for titles...a small one
Committed double code because of the hurry to let you use the axonom-snapping stuff.
axonomgrid: Bugfix
Axonometric grid: snapping to vertical gridlines
Added new name to the AUTHORS file
Added Marcus Brubaker's patch to the script...he updated...closing his patch
Corrected focus problems by moving flag setting back to first thing
factor in object's matrix expansion when querying blur radius
fix calculating the blur radius, use the new API
simplify by using the new API
change API: separate functions creating a blur filter, one for a given item, another from the given matrix expansion and w/h
Fix msgstr[0/1] problem.
do not embed transform if it's not translation and the object has a filter