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