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
Added new author
Added icons for inkscape svg files...how can we add them to the default desktop
to be visible is still pending...
to be visible is still pending...
Added author
Applied patch for support of building on Tru64 systems.
Added patch to support sgi SGI IRIX 6.5.28, gcc 3.4.0.
Ooops...forgot to add thai translation..
Applied patch to mkfiles.pl from Andre Twupack
Added "Other" radio toggle for the URI field on our license dialog
Key, tab and focus refinement
Added patch for updates to doxyfile...great!
Added catalonian translation from patch
Added catalonian version of default template from patch submission
Updated swedish translation from patch...thanks friends!
updated bulgarian translation thanks to victor dachev's patch
Added 50% finished bulgarian translation
added thai language patch...thai anyone?
Adding climb and digits properties, key processing and focus handling
glass by Andy Fitzsimon
new example by Konstantin Rotkevich
make blur slider a percentage; change opacity to 1..100 as well; ensure the filter margins are at least twice the blur radius
Update.
more correct double opacity fix: do not multiply by opacity if item->render_opacity, i.e. the opacity was already applied during render
fix the erroneous double opacity on filtered objects
handle the case of no filter primitives
fill in set methods to enable x/y/w/h
remove color cursors
Turning on
Adding custom action to work with spinbuttons in toolbars
Update of Khmer translation created by Khoem Sokhem
purge fred's arena item tile cache (has been disabled for quite some time anyway, bitrotting; enabling it gives no measureable advantage)
hack*ahum*infrastructure to implement axonometric grid snapping. horizontal snapping already implemented.
another canvas repaint optimization: if the new rect and the rect aborted last time are not close and compact, paint them separately instead of painting their enclosing rect
some more NRRectL goodies for canvas optimizations
really add video templates
fix not installed default.lt and DVD templates, add video templates
indentation; declarations to first uses; deal with the possible failure to create pixblock due to insufficient memory