summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-6/+6
2007-06-27unref temporary styles properlybulia byak1-1/+10
2007-06-26Move icon of 3D Box tool between Text tool and Connector toolMaximilian Albert1-1/+1
2007-06-26Complete fix of cast causing compile error on x86-64 (see commit no. 15178)Maximilian Albert1-3/+3
2007-06-24Fix cast causing compile error on x86-64gustav_b1-1/+1
2007-06-21First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert1-0/+94
2007-05-28Add auto gap filling for Paint Bucket and implement "safety valve" to prevent...John Bintz1-0/+31
2007-05-11fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...Johan B. C. Engelen1-13/+45
2007-05-08Added preference to allow for system toolbox sizeJon A. Cruz1-3/+14
2007-04-25Set up toolbox so that paint bucket defaults can be resetJohn Bintz1-0/+38
2007-04-22Supress initial change due to feedback loopJon A. Cruz1-3/+13
2007-04-21Switched connector toobar to stock GTK+ toolbarsJon A. Cruz1-101/+100
2007-04-20Switched dropper toobar to stock GTK+ toolbarsJon A. Cruz1-236/+38
2007-04-19Completes crash fix for 1638735Jon A. Cruz1-46/+28
2007-04-19Refactored toolbar creationJon A. Cruz1-697/+460
2007-04-18Switched pen and pencil toobars to stock GTK+ toolbarsJon A. Cruz1-62/+115
2007-04-17Switched spiral toobar to stock GTK+ toolbarsJon A. Cruz1-33/+75
2007-04-17Re-add missing units menu to paint bucket toolbarJohn Bintz1-0/+1
2007-04-13Switched circle toobar to stock GTK+ toolbarsJon A. Cruz1-62/+116
2007-04-13Switched to using EgeSelectOneAction on Star/Flat choiceJon A. Cruz1-32/+33
2007-04-12Switched node toobar to stock GTK+ toolbarsJon A. Cruz1-57/+146
2007-04-12Switched zoom toobar to stock GTK+ toolbarsJon A. Cruz1-36/+39
2007-04-12Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC clean...Jon A. Cruz1-63/+108
2007-04-11Converted the rectangle toolbar to use stock GTK+Jon A. Cruz1-70/+117
2007-04-11trace background button/setting for calligraphybulia byak1-0/+18
2007-04-10Switched main commands toobar to stock GTK+ toolbarsJon A. Cruz1-62/+155
2007-03-30fix warning when redoing undone rect drawbulia byak1-2/+3
2007-03-27Adding the new/change label to the star toolbarJon A. Cruz1-4/+12
2007-03-26Corrected extra "-2" thinning value to be positiveJon A. Cruz1-1/+1
2007-03-25Cleaning up toggle/redo interactionJon A. Cruz1-3/+6
2007-03-24Updating star toolbar with radio togglesJon A. Cruz1-198/+218
2007-03-23purge old toolbar code, fill in values and labelsbulia byak1-323/+70
2007-03-22Adding non-labeled default entriesJon A. Cruz1-2/+2
2007-03-21Adding labels to popup menu valuesJon A. Cruz1-2/+44
2007-03-11Change tolerance to thresholdJohn Bintz1-7/+7
2007-03-08Converted star toobar to stock GTK+Jon A. Cruz1-170/+166
2007-03-08paintbucket: rearrange controls, edit labels/tooltipsbulia byak1-22/+25
2007-03-08make default paintbucket offset 0bulia byak1-1/+1
2007-03-08Add units selector to offset and remove offset range limitsJohn Bintz1-3/+14
2007-03-07Begin work on selectable color channels for paint bucket, starting with visib...John Bintz1-0/+22
2007-03-03Add user-selectable paint bucket path offset sizeJohn Bintz1-0/+21
2007-02-28Re-add deleted preference setting for paint bucket toleranceJohn Bintz1-0/+1
2007-02-28Change paint bucket tolerance toolbar to use percentages rather than color ch...John Bintz1-3/+2
2007-02-27Add paint bucket tolerance setting and toolbar widget to control toleranceJohn Bintz1-0/+18
2007-02-26rename flood to paintbucket, copyeditbulia byak1-8/+8
2007-02-26move flood under calligraphicbulia byak1-1/+1
2007-02-25Add flood fill toolJohn Bintz1-0/+19
2007-02-15enable click-action and general tooltip for style swatchesbulia byak1-8/+24
2007-02-07defocus checkboxes upon click so they don't steal keystrokesbulia byak1-1/+3
2007-01-25making string translatableLuca Bruno1-4/+4