summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert2008-08-181-1/+42
* Some debugging messagesMaximilian Albert2008-08-181-1/+15
* Add action to change the end type of line segments if an item has LPELineSegm...Maximilian Albert2008-08-181-53/+71
* Apply a geometric construction directly to selected item if the LPE supports itMaximilian Albert2008-08-181-6/+21
* noop: wordingMaximilian Albert2008-08-181-1/+1
* Absorb all mouse clicks (and flash a warning on the status bar) when no subto...Maximilian Albert2008-08-181-19/+10
* Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert2008-08-181-0/+1
* Add button whether to display limiting bounding box; add 'all inactive' toggl...Maximilian Albert2008-08-181-3/+39
* Better position for Geometry tool in toolboxMaximilian Albert2008-08-181-1/+1
* Many debugging messagesMaximilian Albert2008-08-181-1/+4
* Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert2008-08-181-1/+1
* At the moment mouse click starts waiting for the activated LPE and nothing el...Maximilian Albert2008-08-181-9/+6
* Add lpe-line_segment to LPETool toolbarMaximilian Albert2008-08-181-1/+1
* Make number of subtools configurableMaximilian Albert2008-08-181-8/+11
* Make sp_lpetool_mode_changed() generic, i.e., read the activated subtool from...Maximilian Albert2008-08-181-21/+15
* Remove commented codeMaximilian Albert2008-08-181-13/+0
* 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