| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Crash. Partial fix for Bug #1046068 (Inkscape (GTK+/Quartz) calls output ↵ | Nicolas Dufour | 2013-01-29 | 1 | -4/+6 |
| | | | | | | extensions or crashes when quitting while clipboard not empty). (bzr r12071) | ||||
| * | revert my revision 12053 (Bug #1103248 ) | Kris De Gussem | 2013-01-23 | 1 | -1/+1 |
| | | | | (bzr r12058) | ||||
| * | direct use of Glib::ustring | Kris De Gussem | 2013-01-22 | 1 | -1/+1 |
| | | | | (bzr r12053) | ||||
| * | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 1 | -1/+34 |
| | | | | (bzr r11782) | ||||
| * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -6/+6 |
| | | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | Fix for 643150 : Auto-palette swatches duplicated on copy and paste | John Smith | 2012-09-19 | 1 | -3/+26 |
| | | | | (bzr r11677) | ||||
| * | Fix for 1051434 : occasional crash when selecting disjoint path with markers | John Smith | 2012-09-18 | 1 | -0/+3 |
| | | | | (bzr r11673) | ||||
| * | Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵ | John Smith | 2012-08-04 | 1 | -0/+3 |
| | | | | | | after reloading the file (bzr r11588) | ||||
| * | do not allow sodipodi:docname to have a temporary filename (partial fix for ↵ | Alvin Penner | 2012-07-28 | 1 | -4/+5 |
| | | | | | | | | | Bug 243162) Fixed bugs: - https://launchpad.net/bugs/243162 (bzr r11574) | ||||
| * | refresh sodipodi:docname when saving (Bug 1024690) | Alvin Penner | 2012-07-21 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1024690 (bzr r11562) | ||||
| * | various | Kris De Gussem | 2012-06-05 | 1 | -7/+5 |
| | | | | (bzr r11461) | ||||
| * | cppcheck stuff | Kris De Gussem | 2012-04-09 | 1 | -1/+1 |
| | | | | (bzr r11201) | ||||
| * | Clipboard code cleaning (patch for bug #964852 by Romain, see devmail ↵ | Kris De Gussem | 2012-04-05 | 1 | -0/+22 |
| | | | | | | thread "Some clipboard functions") (bzr r11153) | ||||
| * | eek-preview: Cairo drawing | Alex Valavanis | 2012-04-03 | 1 | -2/+1 |
| | | | | (bzr r11142) | ||||
| * | UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the ↵ | Nicolas Dufour | 2012-03-07 | 1 | -0/+8 |
| | | | | | | | | | titlebar). Fixed bugs: - https://launchpad.net/bugs/294354 (bzr r11054) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -2/+6 |
| | | | | (bzr r11052) | ||||
| * | More header cleanup/fwd declarations | Alex Valavanis | 2012-02-15 | 1 | -0/+1 |
| | | | | (bzr r10986) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | when resizing page, move the origin of the grids too. This way all objects ↵ | Johan B. C. Engelen | 2011-12-20 | 1 | -0/+1 |
| | | | | | | will stay aligned to the grids. (bzr r10787) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+1 |
| | | | | (bzr r10697) | ||||
| * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -25/+19 |
| | | | | (bzr r10582.1.5) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 1 | -7/+7 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -7/+7 |
| | | | | | | | (bzr r10347.1.21) | ||||
| * | | Refactored createnewDocFromMem() to be C++ instead of C, removing potential ↵ | Jon A. Cruz | 2011-07-31 | 1 | -18/+14 |
| | | | | | | | | | | | for memory leaks. (bzr r10523) | ||||
| * | | Added overload for getObjectById(). Added safety by zeroing out invalid ↵ | Jon A. Cruz | 2011-07-31 | 1 | -0/+8 |
| | | | | | | | | | | | points (prevents accidental use of stale pointers). (bzr r10521) | ||||
| * | | Memory leaks fix / code cleanup | Kris De Gussem | 2011-07-30 | 1 | -1/+10 |
| |/ | | | (bzr r10519) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+2 |
| | | | | (bzr r10347.1.2) | ||||
| * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | ||||
| | * | 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) | ||||
| * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -32/+30 |
| |/ | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Fix setting canvas margins when using "Resize page to drawing or selection" | Martin Sucha | 2011-04-02 | 1 | -3/+3 |
| | | | | (bzr r10145) | ||||
| * | D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, ↵ | Nicolas Dufour | 2011-03-18 | 1 | -1/+5 |
| | | | | | | Bug #707054 and Bug #707364). (bzr r10114) | ||||
| * | Pass removing some outdated C-macro use. | Jon A. Cruz | 2011-02-20 | 1 | -3/+3 |
| | | | | (bzr r10059) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -308/+246 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | XML Privatisation Stuff after a long time | Abhishek Sharma public | 2010-08-11 | 1 | -12/+23 |
| | | | | | | | (bzr r9546.1.12) | ||||
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -8/+8 |
| | | | | | | | (bzr r9546.1.4) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -38/+38 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -94/+92 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -13/+13 |
| | | | | | | | | | | | 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) | ||||
| * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -13/+5 |
| | | | | | | | (bzr r9828) | ||||
| * | | Safer fix for bug #579932 that won't leak memory. | Jon A. Cruz | 2010-07-28 | 1 | -6/+2 |
| | | | | | | | (bzr r9662) | ||||
| * | | Duplicate the undo key passed to sp_document_maybe_done, instead of simply | Krzysztof Kosi??ski | 2010-07-27 | 1 | -1/+4 |
| |/ | | | | | | | | | | assigning it. Allows the function to be used with dynamically created keys and fixes undo stack spam when adjusting filter parameter values (LP #579932). Fixed bugs: - https://launchpad.net/bugs/579932 (bzr r9661) | ||||
| * | Makes the "Fit Page to Selection" margin options load from the opened file. ↵ | Alex Leone | 2010-06-01 | 1 | -1/+1 |
| | | | | | | | | | (Bug #499942) Fixed bugs: - https://launchpad.net/bugs/499942 (bzr r9462) | ||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -5/+8 |
| | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298) | ||||
| * | Coords: fix guidelines | Krzysztof Kosi??ski | 2010-04-04 | 1 | -1/+1 |
| | | | | (bzr r9281.1.14) | ||||
| * | Fix canvas resize | Krzysztof Kosi??ski | 2010-04-03 | 1 | -7/+4 |
| | | | | (bzr r9281.1.8) | ||||
| * | Patch by Alex Leone to add margins to resize page options in Document Properties | Josh Andler | 2010-01-08 | 1 | -7/+82 |
| | | | | (bzr r8952) | ||||
| * | Correcting initialization order in ctor. | Jon A. Cruz | 2009-12-27 | 1 | -2/+2 |
| | | | | (bzr r8914) | ||||
