summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-11Dropped deprecated function sp_repr_get_int_attributeKris De Gussem1-1/+3
2012-01-07dropped deprecated function sp_repr_get_double_attributeKris De Gussem1-14/+32
2012-01-05add toolbutton menu action type. now the add extremum node buttons are somewh...Johan B. C. Engelen1-11/+18
2012-01-04new: add nodes at extreme values of selected subpathsJohan B. C. Engelen1-6/+6
2012-01-02add buttons for node adding at extremaJohan B. C. Engelen1-0/+74
2012-01-01Added signal for desktop destruction to allow for proper removal of tracked s...Jon A. Cruz1-1/+15
2011-12-31add NULL pointer checksJohan B. C. Engelen1-0/+6
2011-12-18Refactor snap-preferences a bit moreDiederik van Lierop1-6/+6
2011-12-14Replace deprecated orientation symbolsAlex Valavanis1-4/+4
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-0/+8
2011-10-03Doxygen cleanup.Jon A. Cruz1-4/+5
2011-08-28Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski1-19/+7
2011-08-28Tie the snapping of rectangle corners and quadrant points of ellipses to the ...Diederik van Lierop1-2/+2
2011-08-27Allow snapping to path intersections without snapping to the paths themselvesDiederik van Lierop1-3/+2
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-3/+2
2011-08-231) Use the "snap guides" button both for guides being snap sources, as well a...Diederik van Lierop1-3/+3
2011-08-22Use different icons to communicate the change in behavior of the snap buttons...Diederik van Lierop1-12/+12
2011-08-22Some code cosmetics and commentsDiederik van Lierop1-30/+30
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-49/+32
2011-07-22Fixed bug where having a font-family with an uninstalled font (or with aTavmjong Bah1-95/+96
2011-07-19Add two new snap icons, and fix toggling bug for a single buttonDiederik van Lierop1-1/+1
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-86/+86
2011-06-30Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop1-0/+18
2011-06-26- Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop1-4/+23
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis1-15/+15
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-3/+3
2011-06-25warning cleanup (no functional changes)Campbell Barton1-2/+2
2011-06-24Removed outdated callback function.Jon A. Cruz1-6/+0
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-4/+4
2011-06-20add "Units:" label to the units selection widget for the measurement toolFelipe Corr??a da Silva Sanches1-2/+13
2011-06-19i18n. inkscape.pot update.Nicolas Dufour1-1/+1
2011-06-15Clean up deprecated GTK_WIDGET APIAlex Valavanis1-4/+4
2011-06-14toggle units in the measure toolFelipe Corr??a da Silva Sanches1-1/+20
2011-06-13more improvements in the measurement tool:Felipe Corr??a da Silva Sanches1-2/+28
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-2/+2
2011-06-06Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches1-1/+14
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-14/+10
2011-05-11Don't adjust the shink/grow value because we're saving the units.Martin Owens1-1/+3
2011-04-19Restore modularity to adjustment action.Jon A. Cruz1-0/+15
2011-03-29Spray:Nicolas Dufour1-46/+41
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-46/+57
2011-02-18Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp...Nicolas Dufour1-1/+1
2011-02-03Translations. Context removed in filter-enums (context support too complex to...Nicolas Dufour1-3/+3
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-12-30check for element modification before filling undo stackAdib Taraben1-36/+72
2010-12-02C++ cleanup on patch.Jon A. Cruz1-14/+9
2010-11-25Fix Bug #669537 - crash when activating "snap to path"Adonis Papaderos1-9/+10
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-29Cleanups from backports.Jon A. Cruz1-2/+2
2010-09-07Connected two toolbar buttons with the associated verbsJasper van de Gronde1-6/+12