summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Allow more than two options to choose fromMaximilian Albert2008-08-181-2/+3
* Build LPETool subtools automatically from a list of effectsMaximilian Albert2008-08-181-10/+17
* cleanupMaximilian Albert2008-08-181-3/+100
* Let LPEToolContext derive from PenContext so that we can use its LPE frameworkMaximilian Albert2008-08-181-1/+3
* Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert2008-08-181-22/+107
* patch from bug 169004bulia byak2008-08-111-1/+4
* more messages marked for translationAlexandre Prokoudine2008-08-081-1/+1
* New mode in pen tool to draw paraxial linesMaximilian Albert2008-08-061-1/+8
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-10/+10
* commentsMaximilian Albert2008-08-021-8/+12
* New 'zigzag' (polylines) mode in pen toolMaximilian Albert2008-07-311-2/+19
* Fix wrong toggle activation in pen/pencil toolbar after startupMaximilian Albert2008-07-311-5/+2
* noop: better namesMaximilian Albert2008-07-301-10/+11
* widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some wa...Peter Moulder2008-07-291-35/+38
* fix a couple of free-instead-of-g_free bugs.Peter Moulder2008-07-291-4/+4
* copyeditbulia byak2008-07-251-1/+1
* marked "Mode:" for translationAlexandre Prokoudine2008-07-241-1/+1
* make presets list autoscroll to match the values setbulia byak2008-07-241-3/+67
* added forgotten ":" :-)Alexandre Prokoudine2008-07-231-1/+1
* rename, rearrange stroke shapes; add ellipticbulia byak2008-07-221-6/+7
* cleanup and commentMaximilian Albert2008-07-221-5/+5
* Separate shape settings for pen and pencil toolMaximilian Albert2008-07-221-4/+4
* Separate spiro modes for pen and pencil toolMaximilian Albert2008-07-221-3/+13
* Remove obsolete auxiliary actionMaximilian Albert2008-07-221-17/+1
* fix saving presets, move it to the menu; allow overwriting a preset; fix redu...bulia byak2008-07-211-110/+141
* fix warningbulia byak2008-07-131-1/+2
* fix reading and setting presetsbulia byak2008-07-131-22/+41
* tolerance => smoothing, add presetsbulia byak2008-07-091-5/+6
* Use icons in tool overflow menu now that stock icon hook is inJon A. Cruz2008-07-071-1/+6
* fix 245960, switch most of the rest of calligraphic controls to 0..100bulia byak2008-07-071-28/+28
* Warning cleanupJon A. Cruz2008-07-051-7/+7
* Add new shape 'crescendo' in dropdown box of pen toolMaximilian Albert2008-07-031-0/+1
* First shot at a dropdown selector for various shapes in pen/pencil tool, alon...Maximilian Albert2008-07-031-0/+56
* Use hscale instead of scalebutton by defaultJon A. Cruz2008-07-021-4/+0
* Adding use of GtkScaleButton when availableJon A. Cruz2008-07-011-9/+14
* make use of slidersbulia byak2008-06-301-10/+16
* Initial cut of sliders in toolbarsJon A. Cruz2008-06-301-35/+38
* Fixed i18n for overflow menu items.Jon A. Cruz2008-06-301-1/+1
* remove unused functionbulia byak2008-06-281-44/+0
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-221-11/+5
* Changed tools toolbar to use stock GtkToolbar via simple wrapper actions.Jon A. Cruz2008-06-191-44/+225
* Fixed tool tooltipsJon A. Cruz2008-06-181-17/+19
* Conversion to toolbars and preserve size upon undockJon A. Cruz2008-06-181-60/+83
* patch 188381 for tolerance control on pencilbulia byak2008-06-141-2/+115
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-8/+8
* Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbarMaximilian Albert2008-06-081-17/+64
* marked forgotten translatable messageAlexandre Prokoudine2008-06-041-1/+1
* New 'spiro spline mode' in pen/pencil tool which automatically adds the spiro...Maximilian Albert2008-06-041-5/+29
* Initial cut of eraser toolJon A. Cruz2008-04-261-0/+87