| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ... | Diederik van Lierop | 2011-10-08 | 1 | -0/+8 |
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -4/+5 |
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 1 | -22/+9 |
| |\ | |||||
| | * | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 1 | -19/+7 |
| | * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -3/+2 |
| * | | Tie the snapping of rectangle corners and quadrant points of ellipses to the ... | Diederik van Lierop | 2011-08-28 | 1 | -2/+2 |
| * | | Allow snapping to path intersections without snapping to the paths themselves | Diederik van Lierop | 2011-08-27 | 1 | -3/+2 |
| |/ | |||||
| * | 1) Use the "snap guides" button both for guides being snap sources, as well a... | Diederik van Lierop | 2011-08-23 | 1 | -3/+3 |
| * | Use different icons to communicate the change in behavior of the snap buttons... | Diederik van Lierop | 2011-08-22 | 1 | -12/+12 |
| * | Some code cosmetics and comments | Diederik van Lierop | 2011-08-22 | 1 | -30/+30 |
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 2011-08-22 | 1 | -49/+32 |
| * | Fixed bug where having a font-family with an uninstalled font (or with a | Tavmjong Bah | 2011-07-22 | 1 | -95/+96 |
| * | Add two new snap icons, and fix toggling bug for a single button | Diederik van Lierop | 2011-07-19 | 1 | -1/+1 |
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -86/+86 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -30/+61 |
| |\ | |||||
| | * | Implement decent snapping to text (baseline & anchor), and provide a toggle b... | Diederik van Lierop | 2011-06-30 | 1 | -0/+18 |
| | * | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 2011-06-26 | 1 | -4/+23 |
| | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -15/+15 |
| | |\ | |||||
| | | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -15/+15 |
| | * | | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -3/+3 |
| | |\| | |||||
| | | * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -3/+3 |
| | * | | warning cleanup (no functional changes) | Campbell Barton | 2011-06-25 | 1 | -2/+2 |
| | * | | Removed outdated callback function. | Jon A. Cruz | 2011-06-24 | 1 | -6/+0 |
| | |/ | |||||
| * / | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -4/+4 |
| |/ | |||||
| * | Merge Cairo rendering branch | Krzysztof Kosi??ski | 2011-06-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -22/+93 |
| | |\ | |||||
| | * \ | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -133/+175 |
| | |\ \ | |||||
| | * \ \ | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -82/+80 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -10/+16 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -3/+4 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -1/+1 |
| * | | | | | | | add "Units:" label to the units selection widget for the measurement tool | Felipe Corr??a da Silva Sanches | 2011-06-20 | 1 | -2/+13 |
| * | | | | | | | i18n. inkscape.pot update. | Nicolas Dufour | 2011-06-19 | 1 | -1/+1 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -4/+4 |
| * | | | | | | toggle units in the measure tool | Felipe Corr??a da Silva Sanches | 2011-06-14 | 1 | -1/+20 |
| * | | | | | | more improvements in the measurement tool: | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -2/+28 |
| * | | | | | | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -2/+2 |
| * | | | | | | Replace deprecated GtkTooltips | Alex Valavanis | 2011-06-12 | 1 | -14/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 1 | -14/+10 |
| * | | | | | | | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -1/+14 |
| |/ / / / / / | |||||
| * | | | | | | Don't adjust the shink/grow value because we're saving the units. | Martin Owens | 2011-05-11 | 1 | -1/+3 |
| * | | | | | | Restore modularity to adjustment action. | Jon A. Cruz | 2011-04-19 | 1 | -0/+15 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Spray: | Nicolas Dufour | 2011-03-29 | 1 | -46/+41 |
| * | | | | | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -46/+57 |
| * | | | | | Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp... | Nicolas Dufour | 2011-02-18 | 1 | -1/+1 |
| * | | | | | Translations. Context removed in filter-enums (context support too complex to... | Nicolas Dufour | 2011-02-03 | 1 | -3/+3 |
| * | | | | | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| * | | | | | check for element modification before filling undo stack | Adib Taraben | 2010-12-30 | 1 | -36/+72 |
| | |_|_|/ |/| | | | |||||
| * | | | | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -73/+75 |
| |\ \ \ \ | |||||
| | * | | | | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 2010-07-12 | 1 | -2/+2 |
