summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-14/+32
* add toolbutton menu action type. now the add extremum node buttons are somewh...Johan B. C. Engelen2012-01-051-11/+18
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-041-6/+6
* add buttons for node adding at extremaJohan B. C. Engelen2012-01-021-0/+74
* Added signal for desktop destruction to allow for proper removal of tracked s...Jon A. Cruz2012-01-011-1/+15
* add NULL pointer checksJohan B. C. Engelen2011-12-311-0/+6
* Refactor snap-preferences a bit moreDiederik van Lierop2011-12-181-6/+6
* Replace deprecated orientation symbolsAlex Valavanis2011-12-141-4/+4
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-0/+8
* Doxygen cleanup.Jon A. Cruz2011-10-031-4/+5
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-22/+9
|\
| * Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-19/+7
| * Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+2
* | Tie the snapping of rectangle corners and quadrant points of ellipses to the ...Diederik van Lierop2011-08-281-2/+2
* | Allow snapping to path intersections without snapping to the paths themselvesDiederik van Lierop2011-08-271-3/+2
|/
* 1) Use the "snap guides" button both for guides being snap sources, as well a...Diederik van Lierop2011-08-231-3/+3
* Use different icons to communicate the change in behavior of the snap buttons...Diederik van Lierop2011-08-221-12/+12
* Some code cosmetics and commentsDiederik van Lierop2011-08-221-30/+30
* Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-221-49/+32
* Fixed bug where having a font-family with an uninstalled font (or with aTavmjong Bah2011-07-221-95/+96
* Add two new snap icons, and fix toggling bug for a single buttonDiederik van Lierop2011-07-191-1/+1
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-86/+86
* Merge from trunkKrzysztof Kosi??ski2011-07-061-30/+61
|\
| * Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop2011-06-301-0/+18
| * - Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop2011-06-261-4/+23
| * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-15/+15
| |\
| | * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-15/+15
| * | Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-3/+3
| |\|
| | * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-3/+3
| * | warning cleanup (no functional changes)Campbell Barton2011-06-251-2/+2
| * | Removed outdated callback function.Jon A. Cruz2011-06-241-6/+0
| |/
* / Remove more of libnrKrzysztof Kosi??ski2011-06-231-4/+4
|/
* Merge Cairo rendering branchKrzysztof Kosi??ski2011-06-201-1/+1
|\
| * Merge from trunkKrzysztof Kosi??ski2011-06-191-22/+93
| |\
| * \ Merge from trunkKrzysztof Kosi??ski2011-04-071-133/+175
| |\ \
| * \ \ Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-82/+80
| |\ \ \
| * \ \ \ Merge from trunkKrzysztof Kosi??ski2010-11-251-10/+16
| |\ \ \ \
| * \ \ \ \ merge from trunkKrzysztof Kosi??ski2010-08-081-3/+4
| |\ \ \ \ \
| * | | | | | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-1/+1
* | | | | | | add "Units:" label to the units selection widget for the measurement toolFelipe Corr??a da Silva Sanches2011-06-201-2/+13
* | | | | | | i18n. inkscape.pot update.Nicolas Dufour2011-06-191-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-4/+4
* | | | | | toggle units in the measure toolFelipe Corr??a da Silva Sanches2011-06-141-1/+20
* | | | | | more improvements in the measurement tool:Felipe Corr??a da Silva Sanches2011-06-131-2/+28
* | | | | | Replace deprecated GtkSignalAlex Valavanis2011-06-131-2/+2
* | | | | | Replace deprecated GtkTooltipsAlex Valavanis2011-06-121-14/+10
|\ \ \ \ \ \
| * | | | | | Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-14/+10
* | | | | | | Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-1/+14
|/ / / / / /
* | | | | | Don't adjust the shink/grow value because we're saving the units.Martin Owens2011-05-111-1/+3
* | | | | | Restore modularity to adjustment action.Jon A. Cruz2011-04-191-0/+15
| |_|_|_|/ |/| | | |