| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 426763 : Cancelling import leads to error message | John Smith | 2012-10-11 | 1 | -0/+1 |
| | | | | (bzr r11777) | ||||
| * | More header cleanup/fwd declarations | Alex Valavanis | 2012-02-15 | 1 | -7/+19 |
| | | | | (bzr r10986) | ||||
| * | Fixed unused parameter warnings. Due to being included a few places, this ↵ | Jon A. Cruz | 2011-10-23 | 1 | -73/+87 |
| | | | | | | cleans up several hundred warnings. (bzr r10690) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -1/+10 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | More forward.h purging. | Jon A. Cruz | 2011-10-04 | 1 | -1/+7 |
| | | | | (bzr r10665) | ||||
| * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.8) | ||||
| * | Remove NRRect use from the extension system | Krzysztof Kosi??ski | 2011-08-27 | 1 | -38/+55 |
| | | | | (bzr r10582.1.2) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+1 |
| | | | | (bzr r10347.1.2) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -4/+4 |
| | | | | (bzr r10025) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -3/+3 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 |
| | | | | (bzr r8407) | ||||
| * | NR:: to Geom:: for most of src/extension/ | Johan B. C. Engelen | 2008-08-12 | 1 | -5/+5 |
| | | | | (bzr r6612) | ||||
| * | 2geomify print, fill and stroke methods of extensions | Johan B. C. Engelen | 2008-07-12 | 1 | -2/+3 |
| | | | | (bzr r6274) | ||||
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 1 | -2/+2 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -4/+4 |
| | | | | (bzr r5149) | ||||
| * | r16894@shi: ted | 2007-10-30 09:26:42 -0700 | Ted Gould | 2007-10-30 | 1 | -1/+1 |
| | | | | | | OH MY GOD IT WORKS!!! (bzr r3980) | ||||
| * | r16893@shi: ted | 2007-10-30 07:31:04 -0700 | Ted Gould | 2007-10-30 | 1 | -6/+6 |
| | | | | | | | Wow, that wasn't as hard as I thought it would be. Changing away from SPDocument. Sounded like a good idea, but we need to be able to get selections in the document cache. (bzr r3979) | ||||
| * | r16677@shi: ted | 2007-10-17 19:31:04 -0700 | Ted Gould | 2007-10-30 | 1 | -3/+4 |
| | | | | | | | | Creating and adding interfaces for a document based cache that an effect can define. This removes the effect from having to know if the document has changed, and keep track of that. This allows them to optimize their performance when doing things like live effects. (bzr r3977) | ||||
| * | r16676@shi: ted | 2007-10-12 21:09:50 -0700 | Ted Gould | 2007-10-30 | 1 | -6/+23 |
| | | | | | | Half fixed caching (bzr r3976) | ||||
| * | r16564@tres: ted | 2007-09-12 20:45:12 -0700 | Ted Gould | 2007-09-13 | 1 | -0/+1 |
| | | | | | | Final GSoC patch from Chris. I took too long to include it :( (bzr r3740) | ||||
| * | r15481@tres: ted | 2007-05-22 09:56:22 -0700 | Ted Gould | 2007-06-27 | 1 | -1/+1 |
| | | | | | | Switching to sigc::signal so it actually works. (bzr r3126) | ||||
| * | r15480@tres: ted | 2007-05-20 23:51:34 -0700 | Ted Gould | 2007-06-27 | 1 | -1/+1 |
| | | | | | | | | The basics are all working, no call back from the preferences yet. That's the next step. But the dialogs appear correctly, and it works in the background. (bzr r3125) | ||||
| * | r15379@tres: ted | 2007-05-09 19:13:37 -0700 | Ted Gould | 2007-06-27 | 1 | -0/+1 |
| | | | | | | Moving the dialog one step out and adding a cancel event. (bzr r3121) | ||||
| * | patch 1219308 for embedding type 1 fonts into ps/eps output | bulia byak | 2006-11-18 | 1 | -0/+1 |
| | | | | (bzr r1977) | ||||
| * | r11147@tres: ted | 2006-03-27 22:30:08 -0800 | Ted Gould | 2006-05-02 | 1 | -0/+1 |
| | | | | | | Ah, need to tell you what a node is first eh? (bzr r660) | ||||
| * | r11138@tres: ted | 2006-03-27 21:15:14 -0800 | Ted Gould | 2006-05-02 | 1 | -0/+1 |
| | | | | | | | Switching things to be more Node based. This makes more sense as the parameters are really more node based. (bzr r656) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+127 |
| (bzr r1) | |||||
