| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -785/+0 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -6/+14 | |
| (bzr r12782) | |||||
| 2013-10-27 | fix warnings | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12734) | |||||
| 2013-10-16 | Removed BSpline from tell by su_v | Jabier Arraiza Cenoz | 1 | -6/+0 | |
| (bzr r12588.1.23) | |||||
| 2013-10-16 | fixing last applied bend | Jabier Arraiza Cenoz | 1 | -2/+2 | |
| (bzr r12588.1.20) | |||||
| 2013-10-16 | fixing bend warnings | Jabier Arraiza Cenoz | 1 | -2/+0 | |
| (bzr r12588.1.19) | |||||
| 2013-10-16 | fixing bend warnings | Jabier Arraiza Cenoz | 1 | -6/+4 | |
| (bzr r12588.1.18) | |||||
| 2013-10-16 | fixing bend warnings | Jabier Arraiza Cenoz | 1 | -7/+11 | |
| (bzr r12588.1.16) | |||||
| 2013-10-15 | Fixing errors | Jabier Arraiza Cenoz | 1 | -2/+2 | |
| (bzr r12588.1.15) | |||||
| 2013-10-15 | Fix errors on compile and in console detected by su_v, added selection of ↵ | Jabier Arraiza Cenoz | 1 | -18/+34 | |
| stroke used (bzr r12588.1.13) | |||||
| 2013-10-04 | C++ | Johan B. C. Engelen | 1 | -3/+3 | |
| (bzr r12660) | |||||
| 2013-09-26 | Fixing ending selection | Jabier Arraiza Cenoz | 1 | -15/+22 | |
| (bzr r12588.1.6) | |||||
| 2013-09-25 | C++ify calling a few SPLPEItem functions, much more work than expected... ↵ | Johan B. C. Engelen | 1 | -1/+1 | |
| slowly slowly... (bzr r12593) | |||||
| 2013-09-25 | Name of attributes in effect changed | Jabier Arraiza Cenoz | 1 | -2/+2 | |
| (bzr r12588.1.3) | |||||
| 2013-09-25 | Fix error in apply | Jabier Arraiza Cenoz | 1 | -13/+19 | |
| (bzr r12588.1.2) | |||||
| 2013-09-25 | First attemp for | Jabier Arraiza Cenoz | 1 | -3/+102 | |
| (bzr r12588.1.1) | |||||
| 2013-09-02 | Fix bug that added transforms to new objects. | Matthew Petroff | 1 | -0/+1 | |
| (bzr r12475.1.11) | |||||
| 2013-08-04 | Cleaned up once more. | Markus Engel | 1 | -80/+51 | |
| (bzr r11608.1.118) | |||||
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.109) | |||||
| 2013-04-28 | Temporily fix abiguous macros before later removal. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r12310) | |||||
| 2013-04-21 | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.104) | |||||
| 2013-04-20 | Merging of EventContext classes complete. | Markus Engel | 1 | -77/+16 | |
| (bzr r11608.1.98) | |||||
| 2013-04-14 | Go back | root | 1 | -14/+0 | |
| (bzr r11950.1.93) | |||||
| 2013-04-14 | halo | Jabier Arraiza Cenoz | 1 | -1/+2 | |
| (bzr r11950.1.92) | |||||
| 2013-04-13 | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 1 | -3/+5 | |
| (bzr r11608.1.96) | |||||
| 2013-04-09 | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 1 | -6/+16 | |
| (bzr r11608.1.90) | |||||
| 2013-04-08 | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 1 | -6/+37 | |
| (bzr r11608.1.89) | |||||
| 2013-03-11 | ~sub fix, double click to reset default handles and control to 10% step | root | 1 | -0/+6 | |
| (bzr r11950.1.51) | |||||
| 2013-02-28 | Fixed closed pc->ea | Jabier Arraiza Cenoz | 1 | -1/+21 | |
| (bzr r11950.1.40) | |||||
| 2013-01-17 | Cleanup more GObject type definitions | Alex Valavanis | 1 | -30/+6 | |
| (bzr r12034) | |||||
| 2012-12-14 | bzr history lost by a killed merge | Jabier Arraiza Cenoz | 1 | -0/+5 | |
| (bzr r11950.1.1) | |||||
| 2012-10-27 | cppcheck: get rid of more C-style pointer casts | Alex Valavanis | 1 | -9/+9 | |
| (bzr r11840) | |||||
| 2012-10-04 | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 1 | -1/+2 | |
| they are not used elsewhere. (bzr r11735) | |||||
| 2012-09-05 | Freehand. Fix for Bug #597136 (dots are created with wrong cy value). | Nicolas Dufour | 1 | -2/+1 | |
| (bzr r11653) | |||||
| 2012-07-05 | Drop GTK+ 2.20 support. | Alex Valavanis | 1 | -4/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| 2012-06-09 | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 1 | -4/+4 | |
| (bzr r11469.1.1) | |||||
| 2012-05-03 | Eliminated duplication of GTK key defines. | Jon A. Cruz | 1 | -67/+1 | |
| (bzr r11318) | |||||
| 2012-05-03 | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 1 | -116/+83 | |
| (bzr r11316) | |||||
| 2012-04-15 | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 1 | -4/+74 | |
| (bzr r11250) | |||||
| 2012-02-25 | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 1 | -1/+1 | |
| (bzr r11011) | |||||
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -2/+3 | |
| (bzr r10963) | |||||
| 2012-01-18 | unsorted powerstroke points is quite advanced. mostly annoying. | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r10908) | |||||
| 2012-01-17 | clean up after myself... | Johan B. C. Engelen | 1 | -3/+0 | |
| (bzr r10903) | |||||
| 2012-01-17 | improve the powerstroke settings in drawing tool. triangle in and out now ↵ | Johan B. C. Engelen | 1 | -7/+8 | |
| use the zerowidth line cap style, such that the zero width knot does not block that path's knot (bzr r10902) | |||||
| 2012-01-17 | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r10897) | |||||
| 2012-01-17 | change pencil tool dropdown shapes to use powerstroke, instead of pattern ↵ | Johan B. C. Engelen | 1 | -18/+31 | |
| along path. (bzr r10896) | |||||
| 2012-01-14 | Enable tangential and perpendicular snapping to paths (in the node-tool, ↵ | Diederik van Lierop | 1 | -2/+9 | |
| pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886) | |||||
| 2011-10-08 | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 1 | -2/+2 | |
| -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | |||||
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 1 | -2/+2 | |
| item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | |||||
| 2011-02-22 | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 1 | -3/+3 | |
| (bzr r10067) | |||||
