| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -13/+3 |
| | | | | (bzr r10582.1.3) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -5/+4 |
| | | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -2/+2 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -4/+5 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -4/+5 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 |
| | |/ | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -49/+25 |
| | | | | | | | (bzr r9508.1.67) | ||||
| * | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+0 |
| | | | | | | | (bzr r9508.1.47) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -0/+1 |
| |/ | | | (bzr r9508.1.44) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -1/+3 |
| | | | | (bzr r8895) | ||||
| * | Updating to current trunk | Ted Gould | 2009-11-29 | 1 | -0/+16 |
| |\ | | | | | (bzr r8050.1.16) | ||||
| | * | patch 168780 | bulia byak | 2009-08-11 | 1 | -0/+16 |
| | | | | | | | (bzr r8464) | ||||
| * | | enabling all icc-color related debug messages | Felipe Corr??a da Silva Sanches | 2009-08-01 | 1 | -0/+8 |
| |/ | | | (bzr r8050.1.5) | ||||
| * | - The snap-delay mechanism should now be more robust. From now on, it must ↵ | Diederik van Lierop | 2009-01-25 | 1 | -3/+3 |
| | | | | | | | | 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) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -7/+10 |
| | | | | (bzr r6885) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -13/+13 |
| | | | | (bzr r6839) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -12/+0 |
| | | | | (bzr r6540) | ||||
| * | 2geomify the static defined hatchcircles of dropper tool, dyna draw and ↵ | Johan B. C. Engelen | 2008-07-08 | 1 | -1/+9 |
| | | | | | | tweak tool. (bzr r6229) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -2/+2 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | system clipboard support (bug #170185) from Chris Kosiński | MenTaLguY | 2008-03-26 | 1 | -67/+6 |
| | | | | (bzr r5190) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -1/+1 |
| | | | | (bzr r5149) | ||||
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 1 | -1/+1 |
| | | | | (bzr r3791) | ||||
| * | due to the order of processing events, we must disable lmb handling in ↵ | bulia byak | 2007-07-29 | 1 | -16/+17 |
| | | | | | | children contexts so that parent event context can handle it for space panning (bzr r3341) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -6/+0 |
| | | | | (bzr r1811) | ||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -1/+1 |
| | | | | (bzr r1768) | ||||
| * | replace single toggle button with less confusing pick-alpha and set-alpha ↵ | bulia byak | 2006-07-05 | 1 | -4/+10 |
| | | | | | | options (bzr r1359) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 |
| | | | | (bzr r1315) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -0/+6 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve ↵ | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | | | memory management (bzr r788) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -7/+7 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 1 | -1/+1 |
| | | | | (bzr r232) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -41/+41 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+428 |
| (bzr r1) | |||||
