summaryrefslogtreecommitdiffstats
path: root/src/widgets/select-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Marking empty strings as non-translatableLuca Bruno2007-09-131-1/+1
| | | (bzr r3742)
* add select all, select all in all layers, deselect to selector toolbarbulia byak2007-09-111-0/+7
| | | (bzr r3719)
* copyeditbulia byak2007-08-301-2/+2
| | | (bzr r3618)
* add Affect: labelbulia byak2007-08-211-0/+7
| | | (bzr r3557)
* Reword transform toggle tooltips based on user feedback regarding theMenTaLguY2007-08-171-2/+2
| | | | | frequent confusion about what they do (bzr r3484)
* Refactored toolbar creationJon A. Cruz2007-04-191-77/+29
| | | | | unified all toolbar XML to a single XML block. (bzr r2928)
* typo patch by maximilian albertbulia byak2007-04-171-1/+1
| | | (bzr r2918)
* Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC ↵Jon A. Cruz2007-04-121-1/+0
| | | | | | | cleanup on flood-context More work for bug #1469554 (bzr r2866)
* Converted select toolbar to stock GTK+Jon A. Cruz2007-04-101-160/+218
| | | (bzr r2846)
* Replacing old multifunction widget with separate widget & modelJon A. Cruz2007-04-051-126/+75
| | | (bzr r2820)
* re-introduce isEmpty testsMenTaLguY2007-03-171-2/+2
| | | (bzr r2679)
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-34/+39
| | | | | recent bbox regressions. (bzr r2604)
* ok, fix another crash caused by GTK's broken spinbuttonsbulia byak2006-11-121-1/+8
| | | (bzr r1937)
* undo annotationsbulia byak2006-10-101-1/+1
| | | (bzr r1793)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
| | | | | one major janitorial task we identified.... (bzr r1633)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
| | | (bzr r1315)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-8/+8
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Shrunk a few icon sizes.Jon A. Cruz2006-04-081-7/+7
| | | (bzr r457)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-15/+15
| | | (bzr r439)
* fix 1367204bulia byak2006-03-271-4/+21
| | | (bzr r312)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+540
(bzr r1)