| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add dx (kerning), dy (vertical shifting), and rotate widgets to | Tavmjong Bah | 2010-05-14 | 5 | -4/+366 |
| * | Get rid of unneeded labels when the icons are self-explanatory. | Tavmjong Bah | 2010-05-13 | 2 | -3/+6 |
| * | Add ability to set icons to insensitive. Used to disable "Justify" | Tavmjong Bah | 2010-05-13 | 3 | -14/+163 |
| * | Fix small snapping regression (reported in LP #562205, comment #11) | Diederik van Lierop | 2010-05-09 | 2 | -5/+3 |
| * | Small improvement of my previous fix in rev. #9402 (bounding box snapping) | Diederik van Lierop | 2010-05-09 | 1 | -5/+12 |
| * | Fix tooltip error in the preferences (Bug #446723). | Nicolas Dufour | 2010-05-09 | 1 | -1/+1 |
| * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 15 | -44/+47 |
| * | Track selection changes for updating in icon preview. | Jon A. Cruz | 2010-05-06 | 2 | -1/+8 |
| * | Removed redundant refresh button, ui cleanup, added frames, etc. for bug #171... | Jon A. Cruz | 2010-05-06 | 2 | -22/+22 |
| * | Switched icons to have frames, be square, and arranged more efficiently for s... | Jon A. Cruz | 2010-05-06 | 1 | -4/+39 |
| * | Extension. Fix XAML export crash (Bug #282421). | Nicolas Dufour | 2010-05-04 | 1 | -1/+1 |
| * | Extensions. Use locale dependent string to float convertion for default value... | Nicolas Dufour | 2010-05-02 | 1 | -2/+2 |
| * | Follow-up to bug 427514 specific to icon preview, which happened to fix bug #... | Jon A. Cruz | 2010-05-02 | 2 | -9/+118 |
| * | moved some marshalling functions to generic glib calls | Nathan Hurst | 2010-04-29 | 4 | -22/+13 |
| * | Unnecessary style selector removed from the Spray tool bar and preferences, a... | Nicolas Dufour | 2010-04-28 | 2 | -5/+10 |
| * | Fix wrong bbox upon selecting clones of horizontal/vertical lines (related to... | Johan B. C. Engelen | 2010-04-27 | 1 | -1/+8 |
| * | inkscape-comboboxentry-action: | Tavmjong Bah | 2010-04-27 | 3 | -28/+102 |
| * | some copyediting of labels | buliabyak | 2010-04-27 | 1 | -6/+6 |
| * | Correct desktop tracking for layers dialog. Fixes bug #427514. | Jon A. Cruz | 2010-04-27 | 5 | -57/+46 |
| * | Add warning dialog for other than "newest" GTK. | Jon A. Cruz | 2010-04-26 | 2 | -9/+35 |
| * | Typo fix in preferences by Masato Hashimoto (bug #569339). | Nicolas Dufour | 2010-04-25 | 1 | -1/+1 |
| * | i18n. Fix for bug #425202 (script messages not translated). | Nicolas Dufour | 2010-04-25 | 1 | -1/+7 |
| * | Pack combo boxes into GtkAlignment for natural size when used in toolbars. | Jon A. Cruz | 2010-04-25 | 1 | -2/+6 |
| * | Add alt-x shortcut to new text toolbar. | Tavmjong Bah | 2010-04-24 | 3 | -17/+38 |
| * | Temporary compile fix for GTK before 2.16.0 | Jon A. Cruz | 2010-04-24 | 1 | -89/+95 |
| * | Minor tweaks to text toolbar. | Tavmjong Bah | 2010-04-23 | 1 | -4/+4 |
| * | Converted text toolbar to GTK toolbar. | Tavmjong Bah | 2010-04-23 | 4 | -822/+1621 |
| * | Fix snapping regression introduced by rev. #9118 | Diederik van Lierop | 2010-04-22 | 4 | -5/+14 |
| * | Extensions. Fix Render>Grid extension (Bug #401567). | Nicolas Dufour | 2010-04-21 | 1 | -18/+20 |
| * | Small fix for nr-compose-transform (I compared against 255 where I should hav... | Jasper van de Gronde | 2010-04-20 | 1 | -2/+2 |
| * | Drop short limit on propery values. | Jon A. Cruz | 2010-04-20 | 1 | -5/+5 |
| * | Added completion entry for editable lists. | Jon A. Cruz | 2010-04-20 | 1 | -5/+41 |
| * | Extensions. JavaFX output fix by ycswyw. | Nicolas Dufour | 2010-04-19 | 1 | -1/+2 |
| * | Added settor method for custom/non-model text | Jon A. Cruz | 2010-04-19 | 2 | -3/+32 |
| * | Patch to fix return values. Fixes bug #530790. | Jon A. Cruz | 2010-04-18 | 1 | -1/+1 |
| * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 6 | -22/+37 |
| * | Fix for bug #455302 and bug #165529, also partially fixes bounding box of var... | Jasper van de Gronde | 2010-04-18 | 6 | -126/+144 |
| * | Correct #endif placement. Should fix win32 build. | Jon A. Cruz | 2010-04-18 | 1 | -1/+1 |
| * | Added/Fixed Pango font weights. Included Jon's workaround for Pango | Tavmjong Bah | 2010-04-18 | 1 | -8/+13 |
| * | Temp build-break workaround for systems with Pango older than 1.24. | Jon A. Cruz | 2010-04-17 | 3 | -0/+21 |
| * | Whitespace and brace cleanup. Minor refactoring of font_style_equal. | Jon A. Cruz | 2010-04-17 | 3 | -380/+425 |
| * | Spray tool: default preferences fix. | Nicolas Dufour | 2010-04-16 | 1 | -1/+1 |
| * | Second step in fixing changing of font faces. | Tavmjong Bah | 2010-04-16 | 1 | -25/+74 |
| * | Tooltips inconsistency fix in Inkscape Preferences.(part 2) | Nicolas Dufour | 2010-04-15 | 1 | -2/+2 |
| * | Tooltips inconsistency fix in Inkscape Preferences. | Nicolas Dufour | 2010-04-15 | 1 | -38/+38 |
| * | filterUnits and primitiveUnits are now actually read/set, percentages for pri... | Jasper van de Gronde | 2010-04-15 | 2 | -8/+18 |
| * | First step in fixing the changing of font faces (must also update | Tavmjong Bah | 2010-04-15 | 2 | -65/+168 |
| * | Add word-spacing attribute. | Tavmjong Bah | 2010-04-15 | 1 | -3/+20 |
| * | Added missing Pango Weights. | Tavmjong Bah | 2010-04-15 | 2 | -4/+16 |
| * | show more axonometric grid lines | Johan B. C. Engelen | 2010-04-14 | 1 | -7/+9 |