summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* From trunkTed Gould2008-10-271-337/+325
* Merging from trunkTed Gould2008-10-111-4/+18
* Whitespace cleanupJon A. Cruz2008-09-241-66/+66
* transform modes for tweak toolbulia byak2008-09-191-15/+43
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-2/+3
* Fix some bugs introduced by the preferences rewrite.Krzysztof Kosi??ski2008-09-161-1/+1
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-172/+226
* Warning cleanupJon A. Cruz2008-09-141-15/+13
* Make tooltip reflect the correct range for calligraphy angle fixationMaximilian Albert2008-09-111-1/+1
* Warning cleanupMaximilian Albert2008-09-081-1/+0
* Deactivate unit selector when measuring info is offMaximilian Albert2008-08-191-3/+7
* Add convenience button to open LPE dialog (e.g., to adapt construction parame...Maximilian Albert2008-08-181-0/+25
* Option to display measuring info in geometry toolMaximilian Albert2008-08-181-21/+95
* Fix end type combo boxMaximilian Albert2008-08-181-4/+4
* Temporarily hide icon for geometry toolMaximilian Albert2008-08-181-1/+1
* Remove debugging messagesMaximilian Albert2008-08-181-18/+1
* Check whether we are really in LPEToolContext in sp_lpetool_toolbox_sel_chang...Maximilian Albert2008-08-181-1/+4
* noop: reorder options for lpe-line-segmentMaximilian Albert2008-08-181-2/+2
* 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