summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deactivate unit selector when measuring info is offMaximilian Albert2008-08-191-3/+7
| | | (bzr r6702)
* Add convenience button to open LPE dialog (e.g., to adapt construction ↵Maximilian Albert2008-08-181-0/+25
| | | | | parameters numerically) (bzr r6700)
* Option to display measuring info in geometry toolMaximilian Albert2008-08-181-21/+95
| | | (bzr r6697)
* Fix end type combo boxMaximilian Albert2008-08-181-4/+4
| | | (bzr r6696)
* Temporarily hide icon for geometry toolMaximilian Albert2008-08-181-1/+1
| | | (bzr r6692)
* Remove debugging messagesMaximilian Albert2008-08-181-18/+1
| | | (bzr r6689)
* Check whether we are really in LPEToolContext in ↵Maximilian Albert2008-08-181-1/+4
| | | | | sp_lpetool_toolbox_sel_changed() (bzr r6688)
* noop: reorder options for lpe-line-segmentMaximilian Albert2008-08-181-2/+2
| | | (bzr r6686)
* Toggle button in geometry toolbar to set limiting bounding box for ↵Maximilian Albert2008-08-181-1/+42
| | | | | LPELineSegment (bzr r6685)
* Some debugging messagesMaximilian Albert2008-08-181-1/+15
| | | (bzr r6684)
* Add action to change the end type of line segments if an item has ↵Maximilian Albert2008-08-181-53/+71
| | | | | LPELineSegment applied; this is for demonstration purposes because later it would be nice if we could change widgets interactively. (bzr r6683)
* Apply a geometric construction directly to selected item if the LPE supports itMaximilian Albert2008-08-181-6/+21
| | | (bzr r6678)
* noop: wordingMaximilian Albert2008-08-181-1/+1
| | | (bzr r6676)
* Absorb all mouse clicks (and flash a warning on the status bar) when no ↵Maximilian Albert2008-08-181-19/+10
| | | | | subtool is activated (bzr r6675)
* Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert2008-08-181-0/+1
| | | (bzr r6674)
* Add button whether to display limiting bounding box; add 'all inactive' ↵Maximilian Albert2008-08-181-3/+39
| | | | | toggle button as a workaround that not all toggle buttons can be inactive in an EgeSelectOneAction (bzr r6673)
* Better position for Geometry tool in toolboxMaximilian Albert2008-08-181-1/+1
| | | (bzr r6666)
* Many debugging messagesMaximilian Albert2008-08-181-1/+4
| | | (bzr r6661)
* Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ↵Maximilian Albert2008-08-181-1/+1
| | | | | selections doesn't work right yet; changing the cursor would also be nice) (bzr r6656)
* At the moment mouse click starts waiting for the activated LPE and nothing ↵Maximilian Albert2008-08-181-9/+6
| | | | | else (editing is not possible; no toolbar controls yet) (bzr r6654)
* Add lpe-line_segment to LPETool toolbarMaximilian Albert2008-08-181-1/+1
| | | (bzr r6653)
* Make number of subtools configurableMaximilian Albert2008-08-181-8/+11
| | | (bzr r6652)
* Make sp_lpetool_mode_changed() generic, i.e., read the activated subtool ↵Maximilian Albert2008-08-181-21/+15
| | | | | from the given list (bzr r6651)
* Remove commented codeMaximilian Albert2008-08-181-13/+0
| | | (bzr r6650)
* 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)