translation fix
Dutch translation update
UI generalisation
14 years agoExtensions. Fix for Bug #650890 (Gimp XCF export fails when exporting from an unsaved...
Extensions. Fix for Bug #650890 (Gimp XCF export fails when exporting from an unsaved new document).
Keys. Eraser shorcut error (bug #607172).
Fix in Dutch translation after changes in 0.48 branch (Bug #650551)
Help files no longer get registered as a recently used extension
Updated translation
Fix libtoolize hardcoding for OS X.
Fix markup compile issue.
Restore config to require DBUS to be explicitly enabled.
option to choose (r,g,b) color scale (Bug 186432)
Fix for Bug #586955 (the unit for user defined document size is not refreshed if document is reopen).
3DBox tool: snap the first point of the drag action
14 years agoExtensions. Fix for bug #647744 ([inx] min/max float values ignored with locale using...
Extensions. Fix for bug #647744 ([inx] min/max float values ignored with locale using comma as decimal separator).
Guillotine Extension:
Change output message to give full pathnames of output files
Fix blank image name crash/bug
Clean up whitespace
Also - added my name to authors file
Change output message to give full pathnames of output files
Fix blank image name crash/bug
Clean up whitespace
Also - added my name to authors file
Added replace font extension
Fix constrained snapping to closing segments
Dutch translation update
Hebrew translation update by Yaron (Bug #647548 )
Implement snapping of vanishing points (LP #629333)
Addition to my previous commit: fix for trunk is a bit different from the fix for v0.48
fix snapmanager initialization
Translations. POT file and French translation update.
i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not applied properly).
Fix for bug #362995 (Default Units in Document Properties ignored).
Extensions. Inconstency fix in polyhedron 3D.
Fix for bug #635521 (Fields in Transform dialog reset).
Tablet auto-organization and naming.
add libxml/parser.h to fix compile on windows
add XML_PARSE_HUGE to handle documents with more than 256 levels of nesting
Give priority to devlibs bin directory in PATH when
running mingwenv.bat, to avoid problems caused by obsolete Gettext
installations in the MinGW directory.
running mingwenv.bat, to avoid problems caused by obsolete Gettext
installations in the MinGW directory.
Fix DBus configure snippet
Tooltips inconsistency fix part 3 (Bug 340723)
Extensions. UI error in Gimp export; translatable keys and mouse reference link.
Tooltips inconsistency fix part 2 (Bug 340723)
Tooltips inconsistency fix (Bug 340723)
Units generalisation (Bug #560751)
Dutch translation update
Dutch translation update
Simplify/clarify enabling of individual devices.
Filters. Some experimental filters improvements.
option to add endpoints on x-axis (Bug 628266)
Prevent opacity slider changes from going into undo as separate items. Fixes bug #629300.
Filters. New customizable Poster effect (experimental).
Filters. Experimental filters improvements (new default values and options).
German translation update.
Translations. German translation fix (Bug #636639).
Filters. New customizable Bicolorizer filter (experimental).
Stop overrun.
Filters. New Customizable Colored Drop Shadow filter (experimental).
Extensions. Consistency fix and UI improvements (internal extensions and filters).
Fixed valgrind-detected issue with tooltip shortcuts and profile manager on delete.
Extensions. Consistency fix and UI improvements (Text, Path and Web submenus).
Extensions. Consistency fix and UI improvements (Render submenu, part 2).
Minor cleanup.
Extensions. Consistency fix and UI improvements (Render submenu, part 1).
Extensions. General UI improvements (gnome HIG). New group header extension parameter.
Connected two toolbar buttons with the associated verbs
Extensions. Consistency fix and UI improvements (Modify path submenu).
Automatically add shortcuts to tooltips
Extensions. Consistency fix and UI improvements (Generate from path submenu).
Color preview in cursor
make hpgl document height compatible with dxf (Bug 487052)
Updated Win32 executable VersionInfo tables for 0.48+devel.
Translations. Inkscape.pot update; French translation update.
Extensions. UI consistency fixes and UI improvements (new help tabs when needed, and new tooltips).
Extensions. Tooltips are now translatable (Bug #629726).
Extension. Fix for bug #627372 :inkscape plugin not working (sys.argv[12] wrong).
Extensions:
* Number node cleanup.
* New help tab in color>randomize.
* Printing marks consistency fix.
* Number node cleanup.
* New help tab in color>randomize.
* Printing marks consistency fix.
Extensions. Number dots improvements (Bug #615313).
Extensions. Shebangs branch merge.
Extensions. Fix EOL inconsistencies (Bug #314381).
Fix file permissions (Bug #314381).
fix bug where bbox is calculated wrong for paths with markers when the path has a transform applied. the transform was applied twice (sp_shape_marker_get_transform_at_start already takes care of rotation and translation, and scale is taken care of by item_outline call within item_outline_add_marker)
Added inkscape.com to Win32 installer (should have been included in 0.48).
enhancement by Rob Antonishen for Scatter Extension (Bug 617045)
Fix LP bug #622350: Discard events when desktop->event_context has not been set, instead of crashing.
Extensions. Fix live preview crash in custom color extension when invalid values are set (bug #168417).
Tutorials. New Indonesian translation of Calligraphy.
Extensions. New guillotine extension (testing).
Doc. Keys and mouse reference, bugtracker link fix (from SF to LP).
Doc. Keys and mouse reference consistency fix.
i18n. Context cleanup (context|string replaced with C_).
avoid division by zero (Bug 604131)
Snapmanager in pencil tool: setup() must be followed by unSetup() to clear pointers
When doing a constrained snap, then don't try snapping the mouse pointer itself but try snapping its projection (onto the constraint) instead
Translations. Korean translation update by yongdoria.
Tutorials. New Indonesian tracing tutorial.
Connector tool: pointers should be nulled after snapping
Added packaging/win32/languages/Dutch.nsh to Makefile.am for inclusion in tarballs.
2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!
Fix a crash and add more safety checks to catch NULL pointers
Fix funny behavior when dragging near the start node of a path
Fix node editor crash when dragging near the last node of a path
Sync to release 0.48 branch
Revs 9706-9709 from trunk to fix Uniconvertor and 3 connector crashes
Fixes bug #590047: assertion crash in libavoid when marking shapes as not
being avoided by the connector context.
being avoided by the connector context.
Fixes bug #590047: assertion crash in libavoid when marking shapes as not
being avoided by the connector context.
being avoided by the connector context.
Fixes bug #478597 where the connector context crash due to asserting that
paths marked as connectors were always open. Now it just treats them as
connectors if they are open, or normal objects otherwise.
paths marked as connectors were always open. Now it just treats them as
connectors if they are open, or normal objects otherwise.