| Commit message (Expand) | Author | Files | Lines |
| 2011-07-22 | Fixed bug where having a font-family with an uninstalled font (or with a | Tavmjong Bah | 1 | -95/+96 |
| 2011-07-19 | Add two new snap icons, and fix toggling bug for a single button | Diederik van Lierop | 1 | -1/+1 |
| 2011-07-15 | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 1 | -86/+86 |
| 2011-06-30 | Implement decent snapping to text (baseline & anchor), and provide a toggle b... | Diederik van Lierop | 1 | -0/+18 |
| 2011-06-26 | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 1 | -4/+23 |
| 2011-06-26 | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 1 | -15/+15 |
| 2011-06-25 | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 1 | -3/+3 |
| 2011-06-25 | warning cleanup (no functional changes) | Campbell Barton | 1 | -2/+2 |
| 2011-06-24 | Removed outdated callback function. | Jon A. Cruz | 1 | -6/+0 |
| 2011-06-23 | Remove more of libnr | Krzysztof Kosi??ski | 1 | -4/+4 |
| 2011-06-20 | add "Units:" label to the units selection widget for the measurement tool | Felipe Corr??a da Silva Sanches | 1 | -2/+13 |
| 2011-06-19 | i18n. inkscape.pot update. | Nicolas Dufour | 1 | -1/+1 |
| 2011-06-15 | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 1 | -4/+4 |
| 2011-06-14 | toggle units in the measure tool | Felipe Corr??a da Silva Sanches | 1 | -1/+20 |
| 2011-06-13 | more improvements in the measurement tool: | Felipe Corr??a da Silva Sanches | 1 | -2/+28 |
| 2011-06-13 | Replace deprecated GtkSignal | Alex Valavanis | 1 | -2/+2 |
| 2011-06-06 | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 1 | -1/+14 |
| 2011-06-05 | Replace use of deprecated GtkTooltips API | Alex Valavanis | 1 | -14/+10 |
| 2011-05-11 | Don't adjust the shink/grow value because we're saving the units. | Martin Owens | 1 | -1/+3 |
| 2011-04-19 | Restore modularity to adjustment action. | Jon A. Cruz | 1 | -0/+15 |
| 2011-03-29 | Spray: | Nicolas Dufour | 1 | -46/+41 |
| 2011-02-21 | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 1 | -46/+57 |
| 2011-02-18 | Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp... | Nicolas Dufour | 1 | -1/+1 |
| 2011-02-03 | Translations. Context removed in filter-enums (context support too complex to... | Nicolas Dufour | 1 | -3/+3 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -1/+1 |
| 2010-12-30 | check for element modification before filling undo stack | Adib Taraben | 1 | -36/+72 |
| 2010-12-02 | C++ cleanup on patch. | Jon A. Cruz | 1 | -14/+9 |
| 2010-11-25 | Fix Bug #669537 - crash when activating "snap to path" | Adonis Papaderos | 1 | -9/+10 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 1 | -1/+1 |
| 2010-10-29 | Cleanups from backports. | Jon A. Cruz | 1 | -2/+2 |
| 2010-09-07 | Connected two toolbar buttons with the associated verbs | Jasper van de Gronde | 1 | -6/+12 |
| 2010-09-06 | Automatically add shortcuts to tooltips | Jasper van de Gronde | 1 | -3/+3 |
| 2010-08-05 | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2010-07-12 | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 1 | -2/+2 |
| 2010-07-10 | CSS length attributes must have units. | Tavmjong Bah | 1 | -2/+2 |
| 2010-07-02 | Added hidden preference to re-enable floating dialogs on problematic window m... | Jon A. Cruz | 1 | -1/+2 |
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 1 | -45/+45 |
| 2010-06-16 | Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663. | Jon A. Cruz | 1 | -51/+0 |
| 2010-06-07 | Added icons for Superscript and Subscript. | Tavmjong Bah | 1 | -2/+2 |
| 2010-06-07 | "Fix" for bug #583593 (Default tool styles are not loaded for new users). | Tavmjong Bah | 1 | -6/+9 |
| 2010-06-05 | Moved spray tool down, text tool up. | Tavmjong Bah | 1 | -4/+18 |
| 2010-06-04 | Add support for baseline-shift attribute (all possible values). | Tavmjong Bah | 1 | -1/+129 |
| 2010-06-01 | Flowed text does not support dx (kerning), dy, and rotation attributes. | Tavmjong Bah | 1 | -20/+36 |
| 2010-05-18 | copyedit tooltips | buliabyak | 1 | -14/+14 |
| 2010-05-18 | Add icons for line-height, letter-spacing, etc. to text toolbar. | Tavmjong Bah | 1 | -6/+12 |
| 2010-05-16 | Text toolbar: | Tavmjong Bah | 1 | -0/+22 |
| 2010-05-15 | A couple small bug fixes for new text toolbar widgets. | Tavmjong Bah | 1 | -60/+70 |
| 2010-05-14 | Add dx (kerning), dy (vertical shifting), and rotate widgets to | Tavmjong Bah | 1 | -3/+216 |
| 2010-05-13 | Get rid of unneeded labels when the icons are self-explanatory. | Tavmjong Bah | 1 | -2/+2 |
| 2010-05-13 | Add ability to set icons to insensitive. Used to disable "Justify" | Tavmjong Bah | 1 | -14/+23 |