summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow more than two options to choose fromMaximilian Albert2008-08-181-2/+3
| | | (bzr r6649)
* Build LPETool subtools automatically from a list of effectsMaximilian Albert2008-08-181-10/+17
| | | (bzr r6648)
* cleanupMaximilian Albert2008-08-181-3/+100
| | | (bzr r6647)
* Let LPEToolContext derive from PenContext so that we can use its LPE frameworkMaximilian Albert2008-08-181-1/+3
| | | (bzr r6646)
* Groundwork for new LPETool tool (which consists of subtools that are ↵Maximilian Albert2008-08-181-22/+107
| | | | | constructed from LPEs) (bzr r6645)
* patch from bug 169004bulia byak2008-08-111-1/+4
| | | (bzr r6605)
* more messages marked for translationAlexandre Prokoudine2008-08-081-1/+1
| | | (bzr r6591)
* New mode in pen tool to draw paraxial linesMaximilian Albert2008-08-061-1/+8
| | | (bzr r6575)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
| | | (bzr r6569)
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-10/+10
| | | (bzr r6561)
* commentsMaximilian Albert2008-08-021-8/+12
| | | (bzr r6521)
* New 'zigzag' (polylines) mode in pen toolMaximilian Albert2008-07-311-2/+19
| | | (bzr r6485)
* Fix wrong toggle activation in pen/pencil toolbar after startupMaximilian Albert2008-07-311-5/+2
| | | (bzr r6484)
* noop: better namesMaximilian Albert2008-07-301-10/+11
| | | (bzr r6481)
* widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some ↵Peter Moulder2008-07-291-35/+38
| | | | | warnings. (bzr r6444)
* fix a couple of free-instead-of-g_free bugs.Peter Moulder2008-07-291-4/+4
| | | (bzr r6443)
* copyeditbulia byak2008-07-251-1/+1
| | | (bzr r6415)
* marked "Mode:" for translationAlexandre Prokoudine2008-07-241-1/+1
| | | | | thanks for the hint, bulia ;-) (bzr r6410)
* make presets list autoscroll to match the values setbulia byak2008-07-241-3/+67
| | | (bzr r6408)
* added forgotten ":" :-)Alexandre Prokoudine2008-07-231-1/+1
| | | (bzr r6403)
* rename, rearrange stroke shapes; add ellipticbulia byak2008-07-221-6/+7
| | | (bzr r6400)
* cleanup and commentMaximilian Albert2008-07-221-5/+5
| | | (bzr r6398)
* Separate shape settings for pen and pencil toolMaximilian Albert2008-07-221-4/+4
| | | (bzr r6397)
* Separate spiro modes for pen and pencil toolMaximilian Albert2008-07-221-3/+13
| | | (bzr r6396)
* Remove obsolete auxiliary actionMaximilian Albert2008-07-221-17/+1
| | | (bzr r6395)
* fix saving presets, move it to the menu; allow overwriting a preset; fix ↵bulia byak2008-07-211-110/+141
| | | | | redundant rereading of text style when changing selection (bzr r6382)
* fix warningbulia byak2008-07-131-1/+2
| | | (bzr r6287)
* fix reading and setting presetsbulia byak2008-07-131-22/+41
| | | (bzr r6286)
* tolerance => smoothing, add presetsbulia byak2008-07-091-5/+6
| | | (bzr r6243)
* Use icons in tool overflow menu now that stock icon hook is inJon A. Cruz2008-07-071-1/+6
| | | (bzr r6201)
* fix 245960, switch most of the rest of calligraphic controls to 0..100bulia byak2008-07-071-28/+28
| | | (bzr r6199)
* Warning cleanupJon A. Cruz2008-07-051-7/+7
| | | (bzr r6163)
* Add new shape 'crescendo' in dropdown box of pen toolMaximilian Albert2008-07-031-0/+1
| | | (bzr r6129)
* First shot at a dropdown selector for various shapes in pen/pencil tool, ↵Maximilian Albert2008-07-031-0/+56
| | | | | | | along the lines of Valerie's blueprint. TODO: more paths for the dropdown, read them from a separate file; show images for the choices, not text (bzr r6127)
* Use hscale instead of scalebutton by defaultJon A. Cruz2008-07-021-4/+0
| | | (bzr r6116)
* Adding use of GtkScaleButton when availableJon A. Cruz2008-07-011-9/+14
| | | (bzr r6105)
* make use of slidersbulia byak2008-06-301-10/+16
| | | (bzr r6104)
* Initial cut of sliders in toolbarsJon A. Cruz2008-06-301-35/+38
| | | (bzr r6096)
* Fixed i18n for overflow menu items.Jon A. Cruz2008-06-301-1/+1
| | | (bzr r6095)
* remove unused functionbulia byak2008-06-281-44/+0
| | | (bzr r6083)
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-221-11/+5
| | | (bzr r6024)
* Changed tools toolbar to use stock GtkToolbar via simple wrapper actions.Jon A. Cruz2008-06-191-44/+225
| | | | | | | Fixes bug #166862. Fixes bug #168677. Fixes bug #168648. (bzr r6000)
* Fixed tool tooltipsJon A. Cruz2008-06-181-17/+19
| | | (bzr r5982)
* Conversion to toolbars and preserve size upon undockJon A. Cruz2008-06-181-60/+83
| | | (bzr r5981)
* patch 188381 for tolerance control on pencilbulia byak2008-06-141-2/+115
| | | (bzr r5942)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-8/+8
| | | (bzr r5884)
* Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbarMaximilian Albert2008-06-081-17/+64
| | | (bzr r5854)
* marked forgotten translatable messageAlexandre Prokoudine2008-06-041-1/+1
| | | (bzr r5804)
* New 'spiro spline mode' in pen/pencil tool which automatically adds the ↵Maximilian Albert2008-06-041-5/+29
| | | | | spiro spline LPE to newly drawn paths (bzr r5800)
* Initial cut of eraser toolJon A. Cruz2008-04-261-0/+87
| | | (bzr r5524)