| Commit message (Expand) | Author | Files | Lines |
| 2010-02-28 | Compilation fixes for Windows 64-bit by Fridrich | Krzysztof Kosi??ski | 1 | -6/+6 |
| 2010-01-24 | Adding the Interpolate tutorial in Help>Tutorials | Nicolas Dufour | 1 | -2/+8 |
| 2010-01-15 | Restore encapsulation of selection implementation. | Jon A. Cruz | 1 | -62/+9 |
| 2010-01-10 | * Implement node snapping. | Krzysztof Kosi??ski | 1 | -3/+4 |
| 2009-12-11 | - new: Print Colors Preview Dialog and rendermode | Felipe Corr??a da Silva Sanches | 1 | -0/+10 |
| 2009-11-30 | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 1 | -0/+16 |
| 2009-11-29 | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 1 | -40/+25 |
| 2009-10-19 | since SP_VERB_XMPP_CLIENT is commented out in .h, it must be commented out he... | bulia byak | 1 | -2/+2 |
| 2009-09-27 | Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia... | Josh Andler | 1 | -9/+9 |
| 2009-08-09 | Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh... | Maximilian Albert | 1 | -1/+1 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -8/+8 |
| 2009-08-05 | SPDocument->Document | johnce | 1 | -8/+8 |
| 2009-06-09 | Change 'Effect' to 'Extension' in Extensions menu. | Tavmjong Bah | 1 | -6/+6 |
| 2009-05-28 | Fixed ellipsis | Alexandre Prokoudine | 1 | -1/+1 |
| 2009-04-20 | Fix the rest of missing icons in the geometry tool. Closes: #358132 | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2009-04-11 | Fix the "select all" icon and remove stuff causing problems from widgets/icon... | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2009-03-10 | Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers... | Ed Halley | 1 | -2/+21 |
| 2009-03-08 | part of #339660; layers dialog allows non-unique inkscape:label attributes | Ed Halley | 1 | -1/+1 |
| 2009-02-21 | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 1 | -5/+5 |
| 2009-02-19 | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 1 | -172/+165 |
| 2009-02-17 | spellchecker | bulia byak | 1 | -0/+11 |
| 2009-02-06 | better in singular | bulia byak | 1 | -2/+2 |
| 2009-02-06 | more Editors | bulia byak | 1 | -8/+8 |
| 2009-01-10 | Added a new toolbar with snapping controls | Diederik van Lierop | 1 | -7/+7 |
| 2009-01-08 | move shape_editor from node context to the parent class, event context | bulia byak | 1 | -11/+11 |
| 2009-01-01 | revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ... | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-12-07 | Changed term away from "embed" since that has specific meaning. | Jon A. Cruz | 1 | -4/+4 |
| 2008-11-24 | adding "remove" context menu in the embedded color profiles box | Felipe Corr??a da Silva Sanches | 1 | -0/+10 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -1/+1 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -26/+27 |
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -1/+1 |
| 2008-09-25 | Sorry, I got off on a branch and ended up with a bunch of things. I'm just g... | Ted Gould | 1 | -22/+26 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -10/+10 |
| 2008-09-18 | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 1 | -4/+4 |
| 2008-09-18 | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 1 | -4/+4 |
| 2008-09-04 | Add a zoom correction option to preferences (used when zooming to 1:1 etc. to... | Maximilian Albert | 1 | -3/+6 |
| 2008-08-18 | Some icons for the geometry tool | Maximilian Albert | 1 | -1/+1 |
| 2008-08-18 | Groundwork for new LPETool tool (which consists of subtools that are construc... | Maximilian Albert | 1 | -0/+12 |
| 2008-08-15 | Eliminate more of SP_ACTIVE_DESKTOP | Maximilian Albert | 1 | -16/+16 |
| 2008-08-14 | Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the... | Maximilian Albert | 1 | -50/+50 |
| 2008-08-14 | Remove further instances of SP_ACTIVE_DESKTOP | Maximilian Albert | 1 | -4/+4 |
| 2008-08-13 | make spcurve::first_point and last_point boost::optional | Johan B. C. Engelen | 1 | -2/+2 |
| 2008-08-05 | NR::Maybe => boost::optional | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-07-11 | Switched three verbs/icons over to standard names and thus themed loading | Jon A. Cruz | 1 | -3/+3 |
| 2008-07-07 | try to use consistent document for creating guides | MenTaLguY | 1 | -1/+1 |
| 2008-07-05 | fix a long-standing bug with Undo after Fit canvas to selection/drawing. | Peter Moulder | 1 | -2/+2 |
| 2008-06-29 | replace some spcurve->last_bpath calls with spcurve->is_empty | Johan B. C. Engelen | 1 | -2/+2 |
| 2008-06-25 | adding a dialog for SVG Fonts | Felipe Corr??a da Silva Sanches | 1 | -0/+5 |
| 2008-06-15 | new command: relink clone to copied object | bulia byak | 1 | -1/+6 |
| 2008-06-14 | Added duplicate layer command. Fixes bug #171246. | Jon A. Cruz | 1 | -1/+29 |