summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-184-8/+63
* Slightly enlarge icon for geometric toolMaximilian Albert2008-08-181-8/+8
* 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-182-8/+221
* 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
* Let LPEToolContext derive from PenContext so that we can use its LPE frameworkMaximilian Albert2008-08-184-8/+17
* Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert2008-08-1813-24/+593
* Rename acceptsNumParams() -> acceptsNumClicks() because it makes more senseMaximilian Albert2008-08-183-7/+7
* Remove done_pathparam_set and friends because it currently isn't used any mor...Maximilian Albert2008-08-185-16/+21
* reimplement acceptsNumParams(); instead of making it a virtual function we ju...Maximilian Albert2008-08-182-1/+13
* New LPE to draw infinite lines (cut by a limiting bounding box), rays and seg...Maximilian Albert2008-08-185-1/+175
* cast for EnumParamMaximilian Albert2008-08-181-0/+3
* Fix startup crash by reverting a one-line change in 2geom; but please investi...Maximilian Albert2008-08-171-1/+1
* #include <algorithm> in geom.cpp (closes LP #258851)Maximilian Albert2008-08-171-0/+1
* added subroutine ROBO (Master) splineAlvin Penner2008-08-161-2/+70
* add checkbox for ROBO Master outputAlvin Penner2008-08-161-0/+1
* Use new methods from 2geom's APIDiederik van Lierop2008-08-152-16/+8
* Update to 2geom rev. 1538Diederik van Lierop2008-08-1510-124/+428
* Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-157-108/+98
* Correct fix for Esc and Shift+Z in pencil toolMaximilian Albert2008-08-151-5/+9
* family name field on svgfonts dialog now properly saves attribute. Should do ...Felipe Corr??a da Silva Sanches2008-08-152-14/+76
* Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert2008-08-1410-63/+62
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert2008-08-1410-223/+169
* Remove further instances of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-145-35/+23
* Add new extrudeBob Jamison2008-08-141-0/+2
* Add new extrudeBob Jamison2008-08-143-1/+113
* use 32 and 64 bit sizes explicitlyBob Jamison2008-08-142-143/+135