| Commit message (Expand) | Author | Age | Files | Lines |
| * | Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & ... | Josh Andler | 2009-07-21 | 1 | -1/+0 |
| * | Make the snap delay mechanism easier to implement for the devs, and get rid o... | Diederik van Lierop | 2009-07-18 | 20 | -201/+66 |
| * | Fix for bug LP #400985 (3 strings in UI are not translatable) | Nicolas Dufour | 2009-07-18 | 2 | -6/+6 |
| * | Use cursor-tweak-move.xpm for all object modes and cursor-color.xpm | Tavmjong Bah | 2009-07-18 | 1 | -1/+6 |
| * | Implement guide behaviour as discussed on the mailing list | Maximilian Albert | 2009-07-16 | 7 | -73/+132 |
| * | shapeeditor: save separate listerner's repr_keys for KnotHolder and NodePaths... | Johan B. C. Engelen | 2009-07-15 | 2 | -16/+17 |
| * | - Fix bug #171150: Connectors should always touch the shape boundary | mjwybrow | 2009-07-15 | 2 | -125/+111 |
| * | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly... | Josh Andler | 2009-07-13 | 5 | -5/+5 |
| * | Fix width slider for Eraser Tool | Josh Andler | 2009-07-13 | 1 | -2/+2 |
| * | Fixed a icon name string which shouldn't have been translatable. | Luca Bruno | 2009-07-13 | 1 | -1/+1 |
| * | sp-star.cpp, star-context.cpp: s/CLAMP/NR_CLAMP/, to make clear (and ensure) ... | Peter Moulder | 2009-07-13 | 2 | -6/+7 |
| * | libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP an... | Peter Moulder | 2009-07-13 | 1 | -3/+4 |
| * | doc: add TODO comment for handling hrefs better. | Peter Moulder | 2009-07-13 | 1 | -0/+7 |
| * | fix a small memleak | bulia byak | 2009-07-12 | 1 | -0/+1 |
| * | Don't allow the "proportion" parameter of a star to become NaN, because this ... | Diederik van Lierop | 2009-07-12 | 1 | -2/+4 |
| * | Produce proper ODG files on x86_64, patch by Lubomir Rintel | Luca Bruno | 2009-07-10 | 1 | -0/+2 |
| * | Make stars and spirals escapable | Diederik van Lierop | 2009-07-09 | 3 | -13/+78 |
| * | Fix for LP #358921 (Colons in filters parameters must be translatable) | Nicolas Dufour | 2009-07-09 | 1 | -41/+42 |
| * | * dummy commit - previous commit message should have mentioned bug 380522 ins... | Ivan Mas??r | 2009-07-09 | 1 | -1/+1 |
| * | * added tooltip (see bug 358921) and translator comments | Ivan Mas??r | 2009-07-09 | 2 | -1/+7 |
| * | Don't create rectangles that have a zero x or y dimension. When snapping for ... | Diederik van Lierop | 2009-07-08 | 1 | -5/+38 |
| * | When translating too many nodes, a convex hull is used for snapping. This is ... | Diederik van Lierop | 2009-07-08 | 1 | -3/+7 |
| * | Contextual split of translatable message | Alexandre Prokoudine | 2009-07-08 | 1 | -1/+1 |
| * | Fix for pattern name localization | Nicolas Dufour | 2009-07-08 | 1 | -2/+2 |
| * | Reverting the references which made the Node Tool controls toolbar disappear. | Josh Andler | 2009-07-07 | 1 | -12/+12 |
| * | Removing a couple node-tool related modifications in the file which I don't b... | Josh Andler | 2009-07-07 | 1 | -11/+0 |
| * | - Fix bug #396322: "Spell checker crashes the OS X package" | mjwybrow | 2009-07-07 | 1 | -23/+13 |
| * | Fix LP #390162: Wrong defaults for Calligraphy tool | Krzysztof Kosi??ski | 2009-07-07 | 3 | -21/+33 |
| * | Fix for Bug #327533 (Calligraphy presets are not translatable). | Nicolas Dufour | 2009-07-06 | 2 | -1/+9 |
| * | commit out apparently useless warning | bulia byak | 2009-07-05 | 1 | -1/+1 |
| * | Fix compiler warnings with newer GCC | Josh Andler | 2009-06-30 | 6 | -6/+6 |
| * | Don't create ellipses/arcs/circles that have a zero x or y dimension. When sn... | Diederik van Lierop | 2009-06-29 | 1 | -7/+41 |
| * | better fix, and prevent any further crashes; now tested on windows too | bulia byak | 2009-06-29 | 1 | -4/+8 |
| * | fix imagemagick effects for file:// uris | bulia byak | 2009-06-29 | 1 | -1/+4 |
| * | save/restore initial dir when importing | bulia byak | 2009-06-28 | 1 | -0/+1 |
| * | save/restore initial dir when importing | bulia byak | 2009-06-28 | 1 | -4/+23 |
| * | patch 375771 | bulia byak | 2009-06-22 | 1 | -0/+1 |
| * | fix obvious typo, patch 340311 | bulia byak | 2009-06-22 | 1 | -1/+1 |
| * | improved cursors from a patch - except the paintbucket which looks like its T... | bulia byak | 2009-06-22 | 6 | -154/+153 |
| * | change cursor over guide, snap with Ctrl | bulia byak | 2009-06-22 | 1 | -2/+37 |
| * | more detailed shortcut info | bulia byak | 2009-06-22 | 1 | -3/+6 |
| * | Small fix in ruler LPE: marks shouldn't have double length when they are appl... | Maximilian Albert | 2009-06-21 | 1 | -0/+4 |
| * | Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona... | Maximilian Albert | 2009-06-21 | 3 | -8/+13 |
| * | fix reading style from prefs for tools | bulia byak | 2009-06-21 | 1 | -1/+1 |
| * | Remove an unused parameter from the snapping API | Diederik van Lierop | 2009-06-20 | 5 | -25/+17 |
| * | When ungrouping, apply the correct transformation to a linked offset (fixes b... | Diederik van Lierop | 2009-06-20 | 1 | -15/+33 |
| * | Documenting of the snapping API | Diederik van Lierop | 2009-06-18 | 2 | -115/+295 |
| * | Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869 | Jon A. Cruz | 2009-06-17 | 1 | -24/+12 |
| * | Warning and whitespace cleanup | Jon A. Cruz | 2009-06-17 | 1 | -51/+83 |
| * | Separated "Arrange" as button caption from "Arrange" as menu item | Alexandre Prokoudine | 2009-06-16 | 1 | -1/+1 |