| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -3/+3 | |
| | | | | (bzr r12782) | |||||
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -2/+2 | |
| | | | | (bzr r12660) | |||||
| * | C++ify calling a few SPLPEItem functions, much more work than expected... ↵ | Johan B. C. Engelen | 2013-09-25 | 1 | -1/+1 | |
| | | | | | | slowly slowly... (bzr r12593) | |||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -4/+4 | |
| |\ | | | | | (bzr r12475.1.29) | |||||
| | * | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 1 | -17/+20 | |
| | |\ | | | | | | | (bzr r11608.1.121) | |||||
| | * \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -4/+4 | |
| | |\ \ | | | | | | | | | (bzr r11608.1.120) | |||||
| | * \ \ | Merged from trunk (r12305) | Markus Engel | 2013-04-27 | 1 | -8/+4 | |
| | |\ \ \ | | | | | | | | | | | (bzr r11608.1.106) | |||||
| | * | | | | Cleaned up a bit. | Markus Engel | 2013-04-21 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | (bzr r11608.1.102) | |||||
| | * | | | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | (bzr r11608.1.82) | |||||
| * | | | | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 1 | -17/+20 | |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | (bzr r12475.1.16) | |||||
| | * | | | | fix Windows build | Johan B. C. Engelen | 2013-09-12 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | (bzr r12507) | |||||
| | * | | | | Allow EMF import from Wine apps on Linux | Krzysztof Kosi??ski | 2013-09-02 | 1 | -14/+17 | |
| | | |_|/ | |/| | | | | | | (bzr r12500) | |||||
| * / | | | Improve code readability. | Matthew Petroff | 2013-08-28 | 1 | -2/+2 | |
| |/ / / | | | | | | | (bzr r12475.1.9) | |||||
| * | / | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -4/+4 | |
| | |/ |/| | | | (bzr r12380.1.54) | |||||
| * | | Remove GLib error and remove some cruft | Martin Owens | 2013-04-21 | 1 | -8/+4 | |
| |/ | | | (bzr r12286) | |||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| * | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 1 | -0/+50 | |
| | | | | (bzr r11782) | |||||
| * | Use new form of set() method in Gtk::Clipboard | Alex Valavanis | 2012-06-09 | 1 | -0/+6 | |
| | | | | (bzr r11476) | |||||
| * | Adding checks to prevent null pointer dereferences | Kris De Gussem | 2012-05-04 | 1 | -11/+26 | |
| | | | | (bzr r11325) | |||||
| * | Clipboard code cleaning (patch for bug #964852 by Romain, see devmail ↵ | Kris De Gussem | 2012-04-05 | 1 | -180/+5 | |
| | | | | | | thread "Some clipboard functions") (bzr r11153) | |||||
| * | Import. Bitmap import improvements (see Bugs #171842 and #847374). | Nicolas Dufour | 2012-03-18 | 1 | -4/+5 | |
| | | | | (bzr r11097) | |||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 1 | -1/+1 | |
| |\ | | | | | (bzr r11027) | |||||
| * | | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-21 | 1 | -3/+3 | |
| | | | | | | | (bzr r11007) | |||||
| * | | add underscores to some member variables. | Johan B. C. Engelen | 2012-01-17 | 1 | -2/+2 | |
| | | | | | | | | | | | add some const stuff (bzr r10900) | |||||
| * | | Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ↵ | Nicolas Dufour | 2012-01-13 | 1 | -3/+1 | |
| | | | | | | | | | | | Chris Bainbridge. (bzr r10876) | |||||
| * | | dropped deprecated function sp_repr_get_double_attribute | Kris De Gussem | 2012-01-07 | 1 | -1/+3 | |
| | | | | | | | (bzr r10858) | |||||
| * | | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 2012-01-03 | 1 | -1/+1 | |
| |/ | | | (bzr r10830) | |||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -40/+41 | |
| | | | | (bzr r10660) | |||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+0 | |
| | | | | (bzr r10582.1.6) | |||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -4/+4 | |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | |||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -3/+3 | |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | |||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -16/+17 | |
| | | | | (bzr r10067) | |||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 | |
| | | | | (bzr r10025) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -36/+32 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -2/+2 | |
| | | | | | | | (bzr r9546.1.4) | |||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 | |
| | | | | | | | (bzr r9546.1.2) | |||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -10/+10 | |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.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) | |||||
| * | | Clear pointers in the snapmanager if they're no longer needed. | Diederik van Lierop | 2010-08-11 | 1 | -0/+1 | |
| | | | | | | | (bzr r9697) | |||||
| * | | Suppress gradient direction line for 'solid' gradients. | Jon A. Cruz | 2010-07-04 | 1 | -7/+7 | |
| |/ | | | | | Removed unneeded and outdated macro use. (bzr r9564) | |||||
| * | better fix for lpe stack forking | Johan B. C. Engelen | 2010-05-18 | 1 | -2/+3 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9431) | |||||
| * | Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse. | Jon A. Cruz | 2010-03-19 | 1 | -46/+36 | |
| | | | | (bzr r9209) | |||||
| * | Brace safety cleanup. | Jon A. Cruz | 2010-03-19 | 1 | -73/+181 | |
| | | | | (bzr r9208) | |||||
| * | Changed the embed/link dialog to use radio buttons instead of a checkbox to ↵ | Jon A. Cruz | 2010-03-18 | 1 | -3/+4 | |
| | | | | | | make the link/embed effect clearer. (bzr r9202) | |||||
| * | fix pasting of LPE stacks | Johan B. C. Engelen | 2010-03-14 | 1 | -11/+18 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/290834 (bzr r9191) | |||||
| * | Improve behavior when pasting, DnDing and importing bitmap images | Krzysztof Kosi??ski | 2010-03-04 | 1 | -20/+19 | |
| | | | | (bzr r9143) | |||||
| * | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in ↵ | Diederik van Lierop | 2010-02-25 | 1 | -2/+3 | |
| | | | | | | | | | | | the selector tool) 2) Allow constrained translation for 1) (with <ctrl>) 3) Fix snapping to the grid when pasting 4) Show snap indicators for all of the above 5) Implement snap delay mechanism for 1) and 2) (bzr r9113) | |||||
| * | Patch from Diedrik for 296778 | Josh Andler | 2009-09-14 | 1 | -1/+34 | |
| | | | | (bzr r8590) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -19/+19 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -19/+19 | |
| | | | | (bzr r8405) | |||||
