summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-078-49/+93
| * | Fix buglet: In the Save dialog the file extension should be automatically upd...Maximilian Albert2009-08-071-1/+2
| * | Make PDF, PS, and EPS dialogs consistent.Tavmjong Bah2009-08-062-6/+6
| * | Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-06333-1320/+1139
| * | Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)johnce2009-08-056-16/+21
| * | xml/Document -> DocumentTreejohnce2009-08-058-17/+21
| * | SPDocument->Documentjohnce2009-08-054-5/+5
| * | Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...chriswombat2009-08-053-3/+3
| * | struct Document->class Documentjohnce2009-08-052-1/+2
| * | SPDocument->Documentjohnce2009-08-052-4/+4
| * | SPDocument->Documentjohnce2009-08-0558-179/+179
| * | SPDocument->Documentjohnce2009-08-0548-122/+122
| * | SPDocument->Documentjohnce2009-08-0516-47/+47
| * | SPDocument->Documentjohnce2009-08-0546-143/+143
| * | SPDocument->Documentjohnce2009-08-05158-622/+793
| * | FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so...theAdib2009-08-031-2/+53
| * | FIX 309856 353847 in case save_as fails the document uri is revertedtheAdib2009-08-021-10/+23
| * | remember sticky_zoom toggle button stateThomas Holder2009-08-021-1/+12
| * | FIX 407115 test writing into file and throw exception upstream if neededtheAdib2009-08-021-1/+4
| * | Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...Diederik van Lierop2009-08-026-179/+225
| * | Snap guides to grids (fixes bug #170741)Diederik van Lierop2009-08-023-43/+37
| * | FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben2009-08-014-11/+32
| * | When switching context by pressing a key, while dragging to create a new shap...Diederik van Lierop2009-08-015-0/+83
| * | Snap guides to intersections of curves too (see bug #405419)Diederik van Lierop2009-07-293-9/+23
| * | Fix for bug LP #383244 (patch by Hannes Hochreiner)Nicolas Dufour2009-07-291-3/+7
| * | Fix for bug #404488 by Yann PapouinDiederik van Lierop2009-07-291-1/+1
| * | Remove unnecessary tab in Layers dialog (closes LP #364224)Maximilian Albert2009-07-292-4/+1
| * | Fix for bug #396580 (non-ASCII characters not displayed correctly in the open...Nicolas Dufour2009-07-291-1/+4
| * | Fix bug #168387 (Display mode toggle doesn't update radio button)Diederik van Lierop2009-07-282-6/+50
| * | Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & ...Josh Andler2009-07-211-1/+0
| * | Make the snap delay mechanism easier to implement for the devs, and get rid o...Diederik van Lierop2009-07-1820-201/+66
| * | Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour2009-07-182-6/+6
| * | Use cursor-tweak-move.xpm for all object modes and cursor-color.xpmTavmjong Bah2009-07-181-1/+6
| * | Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-167-73/+132
| * | shapeeditor: save separate listerner's repr_keys for KnotHolder and NodePaths...Johan B. C. Engelen2009-07-152-16/+17
| * | - Fix bug #171150: Connectors should always touch the shape boundarymjwybrow2009-07-152-125/+111
| * | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...Josh Andler2009-07-135-5/+5
| * | Fix width slider for Eraser ToolJosh Andler2009-07-131-2/+2
| * | Fixed a icon name string which shouldn't have been translatable.Luca Bruno2009-07-131-1/+1
| * | sp-star.cpp, star-context.cpp: s/CLAMP/NR_CLAMP/, to make clear (and ensure) ...Peter Moulder2009-07-132-6/+7
| * | libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP an...Peter Moulder2009-07-131-3/+4
| * | doc: add TODO comment for handling hrefs better.Peter Moulder2009-07-131-0/+7
| * | fix a small memleakbulia byak2009-07-121-0/+1
| * | Don't allow the "proportion" parameter of a star to become NaN, because this ...Diederik van Lierop2009-07-121-2/+4
* | | Add the build dir dbus directory to grab some headerfiles for distcheck.Ted Gould2009-08-281-0/+1
* | | Added test script I thought was already added.Soren Berg2009-08-201-0/+290
* | | Fixed spirals.Soren Berg2009-08-171-1/+4
* | | Fixed document_interface_lineSoren Berg2009-08-172-5/+2
* | | More documentation.Soren Berg2009-08-174-2/+18
* | | Fixed directory for inkscape executable.Soren Berg2009-08-171-1/+1