summaryrefslogtreecommitdiffstats
path: root/src/widgets/select-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-06More GSEAL stuffAlex Valavanis1-10/+10
2011-09-041) Fix absolute scaling in transform dialogDiederik van Lierop1-3/+5
2011-09-03Allow changing dimensions of vertical/horizontal lines using the numeric inpu...Diederik van Lierop1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-6/+6
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-8/+8
2011-07-10Selector's toolbar: changing the dimensions of the visual bounding box of sel...Diederik van Lierop1-19/+23
2011-07-02Be accurate when changing width/height in the toolbar, in case geometric boun...Diederik van Lierop1-1/+8
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-4/+4
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+0
2011-04-19Restore modularity to adjustment action.Jon A. Cruz1-0/+17
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-12/+4
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-1/+1
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-03-06i18n. Remove underscores in message context.Nicolas Dufour1-4/+4
2010-01-09Initial c++-ification of toolbox creation.Jon A. Cruz1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-07-09* dummy commit - previous commit message should have mentioned bug 380522 ins...Ivan Mas??r1-1/+1
2009-07-09* added tooltip (see bug 358921) and translator commentsIvan Mas??r1-1/+1
2009-04-27Cleaning up legacy stock icons and correct icon sizes to match theme engine s...Jon A. Cruz1-0/+2
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-7/+8
2009-02-14Zero page size for GTK spinbutton changeJon A. Cruz1-1/+1
2009-01-10Added a new toolbar with snapping controlsDiederik van Lierop1-2/+2
2008-11-21Merge from fe-movedTed Gould1-4/+4
2008-10-27From trunkTed Gould1-23/+33
2008-10-11Merging from trunkTed Gould1-10/+10
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-14/+15
2008-06-18Conversion to toolbars and preserve size upon undockJon A. Cruz1-1/+7
2008-04-25Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...Jon A. Cruz1-11/+12
2008-04-17use the user-specified bounding box typebulia byak1-2/+8
2008-04-05Enable/disable selection tools to match selectionJon A. Cruz1-13/+35
2007-12-04Implemented use of "short_label" for toolbar items.Jon A. Cruz1-11/+17
2007-09-13* Marking empty strings as non-translatableLuca Bruno1-1/+1
2007-09-11add select all, select all in all layers, deselect to selector toolbarbulia byak1-0/+7
2007-08-30copyeditbulia byak1-2/+2
2007-08-21add Affect: labelbulia byak1-0/+7
2007-08-17Reword transform toggle tooltips based on user feedback regarding theMenTaLguY1-2/+2
2007-04-19Refactored toolbar creationJon A. Cruz1-77/+29
2007-04-17typo patch by maximilian albertbulia byak1-1/+1
2007-04-12Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC clean...Jon A. Cruz1-1/+0
2007-04-10Converted select toolbar to stock GTK+Jon A. Cruz1-160/+218
2007-04-05Replacing old multifunction widget with separate widget & modelJon A. Cruz1-126/+75
2007-03-17re-introduce isEmpty testsMenTaLguY1-2/+2
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-34/+39
2006-11-12ok, fix another crash caused by GTK's broken spinbuttonsbulia byak1-1/+8
2006-10-10undo annotationsbulia byak1-1/+1
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2