| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -48/+1 |
| | | | | (bzr r11318) | ||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -4/+4 |
| | | | | (bzr r11250) | ||||
| * | Replace deprecated GDK key symbols | Alex Valavanis | 2012-04-09 | 1 | -13/+65 |
| | | | | (bzr r11194) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -1/+1 |
| | | | | (bzr r11052) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -1/+1 |
| | | | | (bzr r10987) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -1/+2 |
| | | | | (bzr r10873) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 1 | -2/+5 |
| | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+2 |
| | | | | (bzr r10582.1.6) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -6/+6 |
| | | | | (bzr r10347.1.2) | ||||
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -0/+1 |
| | | | | | | header. (bzr r9978.1.1) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 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) | ||||
| * | Snapmanager in pencil tool: setup() must be followed by unSetup() to clear ↵ | Diederik van Lierop | 2010-08-22 | 1 | -3/+4 |
| | | | | | | pointers (bzr r9720) | ||||
| * | Clear pointers in the snapmanager if they're no longer needed. | Diederik van Lierop | 2010-08-11 | 1 | -0/+2 |
| | | | | (bzr r9697) | ||||
| * | Second attempt at fixing LP452174 (first node in freehand is ignored) | Diederik van Lierop | 2010-02-08 | 1 | -1/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/452174 (bzr r9068) | ||||
| * | Pencil tool: fix drawing when starting a new freehand path on top of the ↵ | Diederik van Lierop | 2010-02-07 | 1 | -5/+26 |
| | | | | | | pre-snap indicator, and snap the end-point of the freehand path (bzr r9065) | ||||
| * | Tiny bit of refactoring (inverting some logic) | Diederik van Lierop | 2010-02-06 | 1 | -5/+1 |
| | | | | (bzr r9059) | ||||
| * | Don't discard first point in pencil's freehand mode, and add a missing ↵ | Diederik van Lierop | 2010-02-04 | 1 | -0/+1 |
| | | | | | | | | | return statement Fixed bugs: - https://launchpad.net/bugs/452174 (bzr r9052) | ||||
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 1 | -1/+6 |
| | | | | (bzr r9034) | ||||
| * | Remove redundancy from snapping API (type of snapsource no longer has to be ↵ | Diederik van Lierop | 2010-01-23 | 1 | -13/+13 |
| | | | | | | specified explicitly) (bzr r9014) | ||||
| * | restore ctrl+click dots in pencil | bulia byak | 2009-09-03 | 1 | -1/+12 |
| | | | | (bzr r8555) | ||||
| * | Make the snap delay mechanism easier to implement for the devs, and get rid ↵ | Diederik van Lierop | 2009-07-18 | 1 | -8/+4 |
| | | | | | | of the related warning messages (bzr r8302) | ||||
| * | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 2009-03-29 | 1 | -8/+8 |
| | | | | | | | - Rename lots of variables and methods to make them easier to understand - Add snapping to the connector tool (bzr r7589) | ||||
| * | limit dot creation to straight line modes of Pen only | bulia byak | 2009-02-24 | 1 | -14/+2 |
| | | | | (bzr r7359) | ||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 1 | -3/+3 |
| | | | | | | displayed "B". (bzr r7335) | ||||
| * | simplify sketch result to fix crash | Johan B. C. Engelen | 2009-01-27 | 1 | -0/+9 |
| | | | | (bzr r7191) | ||||
| * | fix crash when drawing very quickly while still loading inkscape. | Johan B. C. Engelen | 2009-01-27 | 1 | -3/+4 |
| | | | | (bzr r7190) | ||||
| * | - The snap-delay mechanism should now be more robust. From now on, it must ↵ | Diederik van Lierop | 2009-01-25 | 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) | ||||
| * | fix build | Johan B. C. Engelen | 2009-01-08 | 1 | -1/+1 |
| | | | | (bzr r7098) | ||||
| * | fix crash bug 310206 | Johan B. C. Engelen | 2008-12-22 | 1 | -7/+7 |
| | | | | (bzr r7022) | ||||
| * | remove 2geom transition code | Johan B. C. Engelen | 2008-12-13 | 1 | -12/+23 |
| | | | | (bzr r7002) | ||||
| * | pencil sketching now allows for different smooth settings | Johan B. C. Engelen | 2008-12-13 | 1 | -28/+19 |
| | | | | | | (sketch mode is still work in progress) (bzr r7001) | ||||
| * | add sketch mode to pencil tool | Johan B. C. Engelen | 2008-12-13 | 1 | -18/+159 |
| | | | | (bzr r6995) | ||||
| * | simplify interpolating the curve in pencil-context. | Johan B. C. Engelen | 2008-12-06 | 1 | -19/+6 |
| | | | | (bzr r6960) | ||||
| * | NR::LInfty => Geom:: | Johan B. C. Engelen | 2008-12-05 | 1 | -1/+1 |
| | | | | (bzr r6953) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -10/+88 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -12/+29 |
| | | | | (bzr r6885) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| | | | | (bzr r6839) | ||||
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 1 | -23/+23 |
| | | | | (bzr r6835) | ||||
| * | Move single-dot-creation function to a better location (and rename it ↵ | Maximilian Albert | 2008-09-01 | 1 | -1/+1 |
| | | | | | | accordingly) (bzr r6746) | ||||
| * | Modify the parameters required for setting up the SnapManager | Diederik van Lierop | 2008-08-28 | 1 | -1/+1 |
| | | | | (bzr r6722) | ||||
| * | Correct fix for Esc and Shift+Z in pencil tool | Maximilian Albert | 2008-08-15 | 1 | -5/+9 |
| | | | | (bzr r6632) | ||||
| * | Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where ↵ | Maximilian Albert | 2008-08-14 | 1 | -1/+1 |
| | | | | | | the desktop is readily available in the calling function) (bzr r6629) | ||||
| * | make spcurve::first_point and last_point boost::optional | Johan B. C. Engelen | 2008-08-13 | 1 | -1/+1 |
| | | | | (bzr r6617) | ||||
| * | return boost::optional for second and penultimate points of SPCurve | Johan B. C. Engelen | 2008-08-13 | 1 | -1/+1 |
| | | | | (bzr r6616) | ||||
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -10/+12 |
| | | | | (bzr r6606) | ||||
| * | Esc and Ctrl+Z in pencil tool should also cancel when we're drawing straight ↵ | Maximilian Albert | 2008-08-06 | 1 | -9/+4 |
| | | | | | | line (in which case pc->is_drawing will be false) (bzr r6574) | ||||
| * | While drawing and constraining to specific angles (using CTRL): don't try a ↵ | Diederik van Lierop | 2008-08-04 | 1 | -2/+9 |
| | | | | | | freeSnap() after we've already tried a constrainedSnap() (bzr r6560) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+0 |
| | | | | (bzr r6540) | ||||
| * | make tolerance range exponential | bulia byak | 2008-07-15 | 1 | -3/+3 |
| | | | | (bzr r6315) | ||||
| * | move tolerance range towards roughness | bulia byak | 2008-07-09 | 1 | -2/+2 |
| | | | | (bzr r6244) | ||||
