summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-100/+157
2007-12-08Warning cleanupJon A. Cruz1-162/+0
2007-12-06Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...Jon A. Cruz1-11/+0
2007-12-06Warning cleanupJon A. Cruz1-2/+1
2007-12-05Add unit selector for node coordinate entriesMaximilian Albert1-8/+36
2007-12-05Always set coord entry fields inactive when switching to the node toolMaximilian Albert1-0/+4
2007-12-05Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.Johan B. C. Engelen1-0/+18
2007-12-05Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...Maximilian Albert1-49/+184
2007-12-04Implemented use of "short_label" for toolbar items.Jon A. Cruz1-165/+191
2007-11-16make the order of buttons the same as that of menu commandsbulia byak1-4/+4
2007-11-01store paint bucket offset units in preferences to work around toolbar initial...John Bintz1-3/+4
2007-10-05keep family list open when font is selectedMenTaLguY1-3/+2
2007-09-13* Marking empty strings as non-translatableLuca Bruno1-12/+12
2007-09-11add select all, select all in all layers, deselect to selector toolbarbulia byak1-0/+4
2007-09-10ensure select-one labels in tweak and paintbucketbulia byak1-10/+10
2007-09-10rearrange, disable fidelity for color modesbulia byak1-2/+8
2007-09-10reorder widgets for better logical groupingbulia byak1-5/+6
2007-09-01Decent support for setting the direction of infinite VPs via the toolbar and ...Maximilian Albert1-34/+251
2007-08-27four more modesbulia byak1-11/+154
2007-08-21add Affect: label, fill in presets for shape toolsbulia byak1-20/+43
2007-08-19naming: avoid unintentional double-meanings (part 2)MenTaLguY1-3/+3
2007-08-16Remove second option for resizing 3D boxes (now we have 8 handles; the four f...Maximilian Albert1-97/+0
2007-08-09Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert1-8/+10
2007-08-08tweak toolbulia byak1-1/+157
2007-08-07Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...Maximilian Albert1-22/+7
2007-08-06Don't draw auxiliary vanishing points any moreMaximilian Albert1-1/+0
2007-08-06Store a global list of existing perspectives; for each perspective hold a lis...Maximilian Albert1-8/+8
2007-07-10move the box tool back where it belongs, in shapesbulia byak1-1/+1
2007-07-10Different resizing variant for 3D boxes (8 handles)Maximilian Albert1-1/+1
2007-07-10small cleanupsMaximilian Albert1-0/+3
2007-07-04Two variants of resizing 3D boxes (using three/four handles, respectively, de...Maximilian Albert1-0/+99
2007-07-03small cleanup (consistently use Box3D::Axis to specify axis directions)Maximilian Albert1-12/+8
2007-07-03More meaningful name for 3D axis directionsMaximilian Albert1-1/+1
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