summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* small cleanup (consistently use Box3D::Axis to specify axis directions)Maximilian Albert2007-07-031-12/+8
| | | (bzr r3173)
* More meaningful name for 3D axis directionsMaximilian Albert2007-07-031-1/+1
| | | (bzr r3169)
* switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak2007-06-271-6/+6
| | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
* unref temporary styles properlybulia byak2007-06-271-1/+10
| | | (bzr r3113)
* Move icon of 3D Box tool between Text tool and Connector toolMaximilian Albert2007-06-261-1/+1
| | | (bzr r3108)
* Complete fix of cast causing compile error on x86-64 (see commit no. 15178)Maximilian Albert2007-06-261-3/+3
| | | (bzr r3107)
* Fix cast causing compile error on x86-64gustav_b2007-06-241-1/+1
| | | (bzr r3093)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-0/+94
| | | | | boxes in a fixed perspective without any live interaction. (bzr r3084)
* Add auto gap filling for Paint Bucket and implement "safety valve" to ↵John Bintz2007-05-281-0/+31
| | | | | prevent runaway fill operations (bzr r3040)
* fixed fixme's in shapeeditor and changed verbs for node editting. helps with ↵Johan B. C. Engelen2007-05-111-13/+45
| | | | | multiple nodepath implementation in shape-editor. (bzr r3000)
* Added preference to allow for system toolbox sizeJon A. Cruz2007-05-081-3/+14
| | | (bzr r2985)
* Set up toolbox so that paint bucket defaults can be resetJohn Bintz2007-04-251-0/+38
| | | (bzr r2963)
* Supress initial change due to feedback loopJon A. Cruz2007-04-221-3/+13
| | | (bzr r2948)
* Switched connector toobar to stock GTK+ toolbarsJon A. Cruz2007-04-211-101/+100
| | | | | Working on bug #146955 (bzr r2940)
* Switched dropper toobar to stock GTK+ toolbarsJon A. Cruz2007-04-201-236/+38
| | | | | Working on bug #146955 (bzr r2933)
* Completes crash fix for 1638735Jon A. Cruz2007-04-191-46/+28
| | | (bzr r2929)
* Refactored toolbar creationJon A. Cruz2007-04-191-697/+460
| | | | | unified all toolbar XML to a single XML block. (bzr r2928)
* Switched pen and pencil toobars to stock GTK+ toolbarsJon A. Cruz2007-04-181-62/+115
| | | | | Working on bug #146955 (bzr r2924)
* Switched spiral toobar to stock GTK+ toolbarsJon A. Cruz2007-04-171-33/+75
| | | | | Working on bug #146955 (bzr r2912)
* Re-add missing units menu to paint bucket toolbarJohn Bintz2007-04-171-0/+1
| | | (bzr r2909)
* Switched circle toobar to stock GTK+ toolbarsJon A. Cruz2007-04-131-62/+116
| | | | | Working on bug #146955 (bzr r2882)
* Switched to using EgeSelectOneAction on Star/Flat choiceJon A. Cruz2007-04-131-32/+33
| | | (bzr r2876)
* Switched node toobar to stock GTK+ toolbarsJon A. Cruz2007-04-121-57/+146
| | | | | Working on bug #146955 (bzr r2869)
* Switched zoom toobar to stock GTK+ toolbarsJon A. Cruz2007-04-121-36/+39
| | | | | Working on bug #146955 (bzr r2867)
* Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC ↵Jon A. Cruz2007-04-121-63/+108
| | | | | | | cleanup on flood-context More work for bug #1469554 (bzr r2866)
* Converted the rectangle toolbar to use stock GTK+Jon A. Cruz2007-04-111-70/+117
| | | | | working on bug #1469554 (bzr r2859)
* trace background button/setting for calligraphybulia byak2007-04-111-0/+18
| | | (bzr r2851)
* Switched main commands toobar to stock GTK+ toolbarsJon A. Cruz2007-04-101-62/+155
| | | | | Working on bug #1469554 (bzr r2847)
* fix warning when redoing undone rect drawbulia byak2007-03-301-2/+3
| | | (bzr r2783)
* Adding the new/change label to the star toolbarJon A. Cruz2007-03-271-4/+12
| | | (bzr r2772)
* Corrected extra "-2" thinning value to be positiveJon A. Cruz2007-03-261-1/+1
| | | (bzr r2765)
* Cleaning up toggle/redo interactionJon A. Cruz2007-03-251-3/+6
| | | (bzr r2755)
* Updating star toolbar with radio togglesJon A. Cruz2007-03-241-198/+218
| | | (bzr r2748)
* purge old toolbar code, fill in values and labelsbulia byak2007-03-231-323/+70
| | | (bzr r2744)
* Adding non-labeled default entriesJon A. Cruz2007-03-221-2/+2
| | | (bzr r2735)
* Adding labels to popup menu valuesJon A. Cruz2007-03-211-2/+44
| | | (bzr r2724)
* Change tolerance to thresholdJohn Bintz2007-03-111-7/+7
| | | (bzr r2597)
* Converted star toobar to stock GTK+Jon A. Cruz2007-03-081-170/+166
| | | (bzr r2570)
* paintbucket: rearrange controls, edit labels/tooltipsbulia byak2007-03-081-22/+25
| | | (bzr r2569)
* make default paintbucket offset 0bulia byak2007-03-081-1/+1
| | | (bzr r2565)
* Add units selector to offset and remove offset range limitsJohn Bintz2007-03-081-3/+14
| | | (bzr r2564)
* Begin work on selectable color channels for paint bucket, starting with ↵John Bintz2007-03-071-0/+22
| | | | | visible colors and alpha (bzr r2561)
* Add user-selectable paint bucket path offset sizeJohn Bintz2007-03-031-0/+21
| | | (bzr r2508)
* Re-add deleted preference setting for paint bucket toleranceJohn Bintz2007-02-281-0/+1
| | | (bzr r2467)
* Change paint bucket tolerance toolbar to use percentages rather than color ↵John Bintz2007-02-281-3/+2
| | | | | channel distance (bzr r2463)
* Add paint bucket tolerance setting and toolbar widget to control toleranceJohn Bintz2007-02-271-0/+18
| | | (bzr r2462)
* rename flood to paintbucket, copyeditbulia byak2007-02-261-8/+8
| | | (bzr r2449)
* move flood under calligraphicbulia byak2007-02-261-1/+1
| | | (bzr r2448)
* Add flood fill toolJohn Bintz2007-02-251-0/+19
| | | (bzr r2432)
* enable click-action and general tooltip for style swatchesbulia byak2007-02-151-8/+24
| | | (bzr r2378)