summaryrefslogtreecommitdiffstats
path: root/src/widgets/select-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-8/+8
2006-04-08Shrunk a few icon sizes.Jon A. Cruz1-7/+7
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-15/+15
2006-03-27fix 1367204bulia byak1-4/+21