Update Khmer translation
add documentation tab
Add missing namespaces in win32 code (thanks to Yann Papouin for pointing this out)
Adding contrast control to Emboss, Color emboss and Dark emboss
French translation update.
15 years agoFix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes when tryin...
Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes when trying to export files, dunno why)
Put #ifdefs around all code related to the so-called "new" ExportDialog (whatever that is)
Cleanup (remove unused variable; use generic function to determine the file extension)
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too.
Adding a Tinfoil bump, removing NR from Non realistic shaders names
updated POT and POs
update
When translating too many items, then don't use the bbox of the selection as a whole but instead use the closest corner of one of the individual bboxes instead.
When snapping while translating, use the bounding box corners of each selected item instead of the selection as a whole (fixes bug #404941)
add additional files for win32 distribution
add additional files for win32 distribution
* [INTL: it] Over ninety-percent done
Fixing a transparency problem in Bubbly bumps and Bubbly bumps, matte and adding specular light to Riddled Texture
Fixing a lighting problem in Organic, adding a Combined lighting Bevel and improving HSL bumps
update
Dutch translation update by Kris
Japanese translation update by Masato HASHIMOTO
* [INTL:zh_TW] Traditional Chinese translation update
inkscape.pot and French translation updates
Change "canvas" to "page" to be consistent with use in all other dialogs and
menus. '-C' is kept, as '-P' is used for PostScript export.
menus. '-C' is kept, as '-P' is used for PostScript export.
Clarify tooltip
Report complete paths when doing an emergency save (closes LP #171392)
Improving Diffuse light and Specular light and adding a Melted jelly and a Melted jelly, matte bevels
Fix compile on windows
Khmer translation updated
Store last used paths separately for the 'Save as ...' and 'Save a copy ...' dialogs and remember the last used file types in each case (closes LP #184655 and perhaps others; LP #386292 was fixed by the previous commit).
Fix buglet: In the Save dialog the file extension should be automatically updated when it is changed from the dropdown box.
update
updated PO files
update
update
added missing files to makefile
inkscape.pot and French translation updates
added file needed by tutorial-tracing.svg
Make PDF, PS, and EPS dialogs consistent.
Change "Canvas" to "Page" to be consistent with other dialogs and menu items.
Change "Canvas" to "Page" to be consistent with other dialogs and menu items.
15 years agoRevert recent refactoring changes by johnce because they break the build, which canno...
Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily.
Adding one more control to Smart Jelly
Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)
* [INTL: zh_TW] Traditional Chinese translation update
Replacing Glossy jelly and Glossy jelly backlit by only one Smart jelly, updating filters id's
xml/Document -> DocumentTree
SPDocument->Document
Fixing typos and Menu tooltips
Lauchpad is the new patch tracker (removed the broken sourceforge link).
Adding a Bright metal and a Deep colors plastic Bevels and changing default settings to Matte Jelly an Neon
Reverting r21979 unwanted changes to configure.ac
Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "inkscape" wasn't working (probably some obscure bug somewhere with a reserved name or similar). This fixes the problem where the About Inkscape menu item in Help had a broken image picture rather than the Inkscape logo (on Win32 at least).
struct Document->class Document
SPDocument->Document
SPDocument->Document
SPDocument->Document
SPDocument->Document
SPDocument->Document
SPDocument->Document
Scour extension added to Makefile.am and POTFILE.in (inkscape.pot updated).
Checkin for Bug 409004: Add Scour as an output option
Breton translation update by Alan, and French translation update.
update
FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also solved the case where filename is emphty
Output extensions for UniConverter export (wmf, sk1 and plt).
Also fixes Bug #387946 (UniConvertor called with wrong filename)
Also fixes Bug #387946 (UniConvertor called with wrong filename)
added new files to makefile
added external pic
inkscape.pot and French translation updates
Hack to get dxf (R12) export working as suggested by ~suv:
s/org.inkscape.output.ps/org.inkscape.print.ps.cairo/
Also changed menu entry to show that dxf output is with R12 format.
s/org.inkscape.output.ps/org.inkscape.print.ps.cairo/
Also changed menu entry to show that dxf output is with R12 format.
Simplifying filters id and removing primitives id which aren't essential to open, use and edit the master file in Inkscape
Better file description for .plt files.
Lowercased .XCF and .DXF to match other entries.
Lowercased .XCF and .DXF to match other entries.
* [INTL: it] Intermediate update
Added language chooser, defaults to only installing language installer runs in (more improvements later). No other languages are selected by default.
Improved dummy install mode so you get all the sections.
Turned on desktop and quick launch icon creation by default.
Improved dummy install mode so you get all the sections.
Turned on desktop and quick launch icon creation by default.
Win32 installer work - LogicLib code for installer, new installer images, fixed a handful of incidental bugs I found during the LogicLib conversion, updated to using better core NSIS functions introduced since the installer was originally created, general clean-up, other minor things.
Removing obsolete Win32 icons
FIX 309856 353847 in case save_as fails the document uri is reverted
remember sticky_zoom toggle button state
use short side ratio instead of area ratio for sticky zoom (revise commit 21355)
use short side ratio instead of area ratio for sticky zoom (revise commit 21355)
update
FIX 407115 test writing into file and throw exception upstream if needed
Snap to a guide's origin too (resulting in a 2D constraint), instead of only to the guide itself (only 1D constraint)
Cleaning some code again and changing individual filters id to avoid conflicts with personal ones
Snap guides to grids (fixes bug #170741)
FIX 309856 353847: correctly advertise exception leads to error message dialogue
Cleaning some code again
update
Cleaning some code again and improving Watercolor and Gouache
add documentation tab
When switching context by pressing a key, while dragging to create a new shape, the original context should be finished properly and sp_canvas_item_ungrab should be called. set_event_context() was looking for e.g. sp_rect_context_finish, but this wasn't implemented for any of the shape tools. This closes bug #195101
update
Adding a Clean edges filter and cleaning some code
Japanese translation update by Masato HASHIMOTO
Fix for LP #386256 (Inkscape-0.47pre0 does not build on win32).
Returns an empty string instead of false when looking for svn.revision when the snapshot doesn't contain an svn dir.
Returns an empty string instead of false when looking for svn.revision when the snapshot doesn't contain an svn dir.
Fixing a paste mistake between Black hole and Black light
Adding a new Lightness-Contrast filter and an inner contrast control to Black Light, Invert Hue, Moonarise, Solarize and some code cleaning again
Adding a contrast control to Sepia and some code cleaning
Compacting Cubes and Leaves
update
Adding contrast control to Colorize
15 years agoImproving outline rendering in Moonarise, Black Light, Solarize, Invert Hue, compacti...
Improving outline rendering in Moonarise, Black Light, Solarize, Invert Hue, compacting Sepia again
* [INTL:de] German translation update