summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fixed a typoAlexandre Prokoudine2008-08-191-1/+1
* Deactivate unit selector when measuring info is offMaximilian Albert2008-08-191-3/+7
* Apply instant-LPEs _before_ adding new items to selection (so that they can b...Maximilian Albert2008-08-191-4/+4
* Add convenience button to open LPE dialog (e.g., to adapt construction parame...Maximilian Albert2008-08-181-0/+25
* Attempt to fix crashes in geometry tool which I don't see :-/Maximilian Albert2008-08-183-2/+9
* Don't unnecessarily block button pressMaximilian Albert2008-08-181-8/+7
* Option to display measuring info in geometry toolMaximilian Albert2008-08-183-23/+224
* Fix end type combo boxMaximilian Albert2008-08-183-11/+11
* since all values are 0..1, shifting gamma up must use power<1 so that the val...bulia byak2008-08-181-2/+2
* Temporarily hide icon for geometry toolMaximilian Albert2008-08-181-1/+1
* Add mirror symmetry to geometry toolMaximilian Albert2008-08-181-1/+2
* Remove debugging messagesMaximilian Albert2008-08-186-50/+1
* Check whether we are really in LPEToolContext in sp_lpetool_toolbox_sel_chang...Maximilian Albert2008-08-181-1/+4
* Add function to cancel wait-for-LPE mode in pen contextMaximilian Albert2008-08-182-0/+12
* noop: reorder options for lpe-line-segmentMaximilian Albert2008-08-182-4/+4
* Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert2008-08-185-19/+70
* Some debugging messagesMaximilian Albert2008-08-182-1/+19
* Add action to change the end type of line segments if an item has LPELineSegm...Maximilian Albert2008-08-184-54/+91
* noop: wordingMaximilian Albert2008-08-181-2/+2
* Apply a geometric construction directly to selected item if the LPE supports itMaximilian Albert2008-08-183-8/+47
* Let acceptsNumClicks() distinguish between invalid LPE and valid ones that ex...Maximilian Albert2008-08-181-0/+1
* noop: wordingMaximilian Albert2008-08-182-2/+2
* Absorb all mouse clicks (and flash a warning on the status bar) when no subto...Maximilian Albert2008-08-182-19/+19
* Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert2008-08-184-2/+33
* Add button whether to display limiting bounding box; add 'all inactive' toggl...Maximilian Albert2008-08-183-5/+52
* Draw limiting bounding box in geometriy toolMaximilian Albert2008-08-182-0/+37
* Remove commented parts of codeMaximilian Albert2008-08-182-198/+3
* Two more subtoolsMaximilian Albert2008-08-181-2/+4
* remove commented includes; #ifdef HAVE_CONFIG_HMaximilian Albert2008-08-181-38/+2
* Add option do deactivate knotholder handles for LPEs (useful if they interfer...Maximilian Albert2008-08-182-0/+8
* Better position for Geometry tool in toolboxMaximilian Albert2008-08-181-1/+1
* Debugging messages in event-context for mouse and keyboard interactionMaximilian Albert2008-08-182-0/+45
* Some icons for the geometry toolMaximilian Albert2008-08-181-1/+1
* whitespace cleanupMaximilian Albert2008-08-182-3/+3
* New crosshairs cursor for geometry contextMaximilian Albert2008-08-182-14/+45
* Many debugging messagesMaximilian Albert2008-08-185-2/+18
* Use the visible curve (instead of original curve when a LPE is applied) for t...Maximilian Albert2008-08-181-1/+7
* Since we know what the parent context is we don't need to check whether it ha...Maximilian Albert2008-08-181-8/+2
* Change cursor in LPETool when over stroke; call root handler of parent contex...Maximilian Albert2008-08-181-5/+23
* Really call sp_lpetool_context_selection_changed() when selection changed (ha...Maximilian Albert2008-08-182-3/+17
* Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert2008-08-186-25/+113
* Don't draw anchors in LPEToolContextMaximilian Albert2008-08-182-2/+10
* At the moment mouse click starts waiting for the activated LPE and nothing el...Maximilian Albert2008-08-183-28/+88
* Add lpe-line_segment to LPETool toolbarMaximilian Albert2008-08-182-2/+3
* 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-182-4/+101