| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -916/+0 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -41/+47 | |
| (bzr r12782) | |||||
| 2013-10-07 | cppcheck: initialisation | Kris De Gussem | 1 | -10/+10 | |
| (bzr r12668) | |||||
| 2013-08-04 | Cleaned up once more. | Markus Engel | 1 | -37/+17 | |
| (bzr r11608.1.118) | |||||
| 2013-07-31 | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 1 | -8/+8 | |
| (bzr r11608.1.110) | |||||
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.109) | |||||
| 2013-04-20 | Moved factories to different files. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.100) | |||||
| 2013-04-20 | Merging of EventContext classes complete. | Markus Engel | 1 | -69/+8 | |
| (bzr r11608.1.98) | |||||
| 2013-04-17 | Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ↵ | root | 1 | -4/+4 | |
| snapping. Added new button widget to make cusp node (bzr r11950.1.96) | |||||
| 2013-04-13 | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 1 | -0/+15 | |
| (bzr r11608.1.96) | |||||
| 2013-04-12 | Added prefPaths to contexts; modified SPFactory | Markus Engel | 1 | -0/+2 | |
| (bzr r11608.1.94) | |||||
| 2013-04-09 | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 1 | -8/+16 | |
| (bzr r11608.1.90) | |||||
| 2013-04-08 | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 1 | -8/+31 | |
| (bzr r11608.1.89) | |||||
| 2013-03-11 | ~sub fix, double click to reset default handles and control to 10% step | root | 1 | -1/+3 | |
| (bzr r11950.1.51) | |||||
| 2013-03-10 | Add pencil BSpline mode | Jabier Arraiza Cenoz | 1 | -2/+6 | |
| (bzr r11950.1.49) | |||||
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -32/+5 | |
| (bzr r12065) | |||||
| 2013-01-08 | Fix BSplines whit 1 segment | Jabier Arraiza Cenoz | 1 | -3/+6 | |
| (bzr r11950.1.16) | |||||
| 2013-01-07 | Update name | root | 1 | -0/+1 | |
| (bzr r11950.1.15) | |||||
| 2012-12-21 | not working | Jabier Arraiza Cenoz | 1 | -2/+17 | |
| (bzr r11950.1.3) | |||||
| 2012-10-02 | fix for bug 310206: although the path is made with only cubic beziers ↵ | Johan B. C. Engelen | 1 | -9/+16 | |
| (bezier_fit_cubic...), the closing path segment is still a linearbezier so original code will bug for closed paths. made the code more general by standard 2geom code to determine the curvature of the end of a curve without knowing its type. Fixed bugs: - https://launchpad.net/bugs/310206 (bzr r11723) | |||||
| 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 | -1/+1 | |
| (bzr r11469.1.1) | |||||
| 2012-05-03 | Eliminated duplication of GTK key defines. | Jon A. Cruz | 1 | -48/+1 | |
| (bzr r11318) | |||||
| 2012-04-15 | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 1 | -4/+4 | |
| (bzr r11250) | |||||
| 2012-04-09 | Replace deprecated GDK key symbols | Alex Valavanis | 1 | -13/+65 | |
| (bzr r11194) | |||||
| 2012-03-07 | cppcheck | Kris De Gussem | 1 | -1/+1 | |
| (bzr r11052) | |||||
| 2012-02-15 | cppcheck | Kris De Gussem | 1 | -1/+1 | |
| (bzr r10987) | |||||
| 2012-01-12 | Initial C++ification of SPCanvas. | Jon A. Cruz | 1 | -1/+2 | |
| (bzr r10873) | |||||
| 2011-10-08 | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 1 | -2/+5 | |
| -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | |||||
| 2011-08-27 | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 1 | -1/+2 | |
| (bzr r10582.1.6) | |||||
| 2011-06-23 | Remove more of libnr | Krzysztof Kosi??ski | 1 | -6/+6 | |
| (bzr r10347.1.2) | |||||
| 2010-12-23 | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 1 | -0/+1 | |
| header. (bzr r9978.1.1) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2010-08-22 | Snapmanager in pencil tool: setup() must be followed by unSetup() to clear ↵ | Diederik van Lierop | 1 | -3/+4 | |
| pointers (bzr r9720) | |||||
| 2010-08-11 | Clear pointers in the snapmanager if they're no longer needed. | Diederik van Lierop | 1 | -0/+2 | |
| (bzr r9697) | |||||
| 2010-02-08 | Second attempt at fixing LP452174 (first node in freehand is ignored) | Diederik van Lierop | 1 | -1/+7 | |
| Fixed bugs: - https://launchpad.net/bugs/452174 (bzr r9068) | |||||
| 2010-02-07 | Pencil tool: fix drawing when starting a new freehand path on top of the ↵ | Diederik van Lierop | 1 | -5/+26 | |
| pre-snap indicator, and snap the end-point of the freehand path (bzr r9065) | |||||
| 2010-02-06 | Tiny bit of refactoring (inverting some logic) | Diederik van Lierop | 1 | -5/+1 | |
| (bzr r9059) | |||||
| 2010-02-04 | Don't discard first point in pencil's freehand mode, and add a missing ↵ | Diederik van Lierop | 1 | -0/+1 | |
| return statement Fixed bugs: - https://launchpad.net/bugs/452174 (bzr r9052) | |||||
| 2010-01-30 | Finally introducing the pre-snap indicator | Diederik van Lierop | 1 | -1/+6 | |
| (bzr r9034) | |||||
| 2010-01-23 | Remove redundancy from snapping API (type of snapsource no longer has to be ↵ | Diederik van Lierop | 1 | -13/+13 | |
| specified explicitly) (bzr r9014) | |||||
| 2009-09-03 | restore ctrl+click dots in pencil | bulia byak | 1 | -1/+12 | |
| (bzr r8555) | |||||
| 2009-07-18 | Make the snap delay mechanism easier to implement for the devs, and get rid ↵ | Diederik van Lierop | 1 | -8/+4 | |
| of the related warning messages (bzr r8302) | |||||
| 2009-03-29 | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 1 | -8/+8 | |
| - Rename lots of variables and methods to make them easier to understand - Add snapping to the connector tool (bzr r7589) | |||||
| 2009-02-24 | limit dot creation to straight line modes of Pen only | bulia byak | 1 | -14/+2 | |
| (bzr r7359) | |||||
| 2009-02-20 | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 1 | -3/+3 | |
| displayed "B". (bzr r7335) | |||||
| 2009-01-27 | simplify sketch result to fix crash | Johan B. C. Engelen | 1 | -0/+9 | |
| (bzr r7191) | |||||
| 2009-01-27 | fix crash when drawing very quickly while still loading inkscape. | Johan B. C. Engelen | 1 | -3/+4 | |
| (bzr r7190) | |||||
| 2009-01-25 | - The snap-delay mechanism should now be more robust. From now on, it must ↵ | Diederik van Lierop | 1 | -43/+41 | |
| be turned on and off explicitely within each context. This prevents delayed snapping events from being fired after the context or context's state has changed. - Creating single dots now snaps (bzr r7172) | |||||
| 2009-01-08 | fix build | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r7098) | |||||
