| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -5/+5 |
| |\ | | | | | (bzr r11608.1.120) | ||||
| | * | Merge from trunk. | Matthew Petroff | 2013-07-17 | 1 | -0/+1 |
| | |\ | | | | | | | (bzr r12380.1.17) | ||||
| | * | | Switch setWidth and setHeight to use Quantity and switch to forward ↵ | Matthew Petroff | 2013-07-06 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | declaration of Inkscape::Util::Quantity in document.h. (bzr r12380.1.7) | ||||
| | * | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class. | Matthew Petroff | 2013-07-02 | 1 | -5/+3 |
| | | | | | | | | | | (bzr r12380.1.4) | ||||
| * | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuide | Markus Engel | 2013-08-01 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r11608.1.115) | ||||
| * | | | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -2/+2 |
| | |/ |/| | | | (bzr r11608.1.111) | ||||
| * | | Small refactor of align and distribute to reduce complexity. | Martin Owens | 2013-07-10 | 1 | -0/+1 |
| |/ | | | (bzr r12411) | ||||
| * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | (bzr r12204) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -3/+2 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | Clipboard code cleaning (patch for bug #964852 by Romain, see devmail ↵ | Kris De Gussem | 2012-04-05 | 1 | -0/+2 |
| | | | | | | thread "Some clipboard functions") (bzr r11153) | ||||
| * | UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the ↵ | Nicolas Dufour | 2012-03-07 | 1 | -3/+1 |
| | | | | | | | | | titlebar). Fixed bugs: - https://launchpad.net/bugs/294354 (bzr r11054) | ||||
| * | More header cleanup/fwd declarations | Alex Valavanis | 2012-02-15 | 1 | -3/+0 |
| | | | | (bzr r10986) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -4/+0 |
| | | | | (bzr r10963) | ||||
| * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -2/+2 |
| | | | | (bzr r10766.1.1) | ||||
| * | Purging some forward.h files. | Jon A. Cruz | 2011-10-04 | 1 | -0/+1 |
| | | | | (bzr r10664) | ||||
| * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.5) | ||||
| * | Added overload for getObjectById(). Added safety by zeroing out invalid ↵ | Jon A. Cruz | 2011-07-31 | 1 | -0/+1 |
| | | | | | | points (prevents accidental use of stale pointers). (bzr r10521) | ||||
| * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | ||||
| * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -2/+13 |
| |/ | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -102/+77 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -0/+2 |
| | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -10/+14 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -29/+57 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -5/+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) | ||||
| * | | Safer fix for bug #579932 that won't leak memory. | Jon A. Cruz | 2010-07-28 | 1 | -1/+2 |
| | | | | | | | (bzr r9662) | ||||
| * | | Duplicate the undo key passed to sp_document_maybe_done, instead of simply | Krzysztof Kosi??ski | 2010-07-27 | 1 | -1/+1 |
| |/ | | | | | | | | | | 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) | ||||
| * | Patch by Alex Leone to add margins to resize page options in Document Properties | Josh Andler | 2010-01-08 | 1 | -1/+1 |
| | | | | (bzr r8952) | ||||
| * | Refactoring of 3D box tool, mainly to avoid unnecessary creation of ↵ | Maximilian Albert | 2009-12-26 | 1 | -7/+20 |
| | | | | | | perspectives. (bzr r8910) | ||||
| * | Merge GSoC2009 Connectors into trunk | Arcadie M. Cracan | 2009-12-02 | 1 | -0/+3 |
| | | | | (bzr r8855) | ||||
| * | Patch to fix 205667 by Petteri Aimonen | Josh Andler | 2009-10-04 | 1 | -0/+1 |
| | | | | (bzr r8712) | ||||
| * | patch by Adrian Johnson for 166678 | bulia byak | 2009-09-05 | 1 | -2/+0 |
| | | | | (bzr r8561) | ||||
| * | Fix for Bug #166678 (Paper size or orientation are not used when printing) ↵ | Nicolas Dufour | 2009-08-12 | 1 | -0/+2 |
| | | | | | | by Adrian Johnson. (bzr r8473) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -53/+50 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | xml/Document -> DocumentTree | johnce | 2009-08-05 | 1 | -1/+3 |
| | | | | (bzr r8417) | ||||
| * | struct Document->class Document | johnce | 2009-08-05 | 1 | -0/+1 |
| | | | | (bzr r8410) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -49/+49 |
| | | | | (bzr r8404) | ||||
| * | doc | Peter Moulder | 2009-04-07 | 1 | -3/+3 |
| | | | | (bzr r7655) | ||||
| * | sp_document_change_uri_and_hrefs: New function. | Peter Moulder | 2009-04-07 | 1 | -1/+3 |
| | | | | (bzr r7654) | ||||
| * | noop: whitespace | Peter Moulder | 2009-04-07 | 1 | -47/+48 |
| | | | | (bzr r7652) | ||||
| * | Fixed to not emit signals from deleted object. May fix 271621. | Jon A. Cruz | 2009-01-21 | 1 | -0/+2 |
| | | | | | | Fixed to no longer emit signal from deleted instance. Might fix bug 271621 (bzr r7153) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -5/+2 |
| | | | | (bzr r6891) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -8/+12 |
| | | | | (bzr r6839) | ||||
| * | Fixed uninitialized variables, including modified-since-save. | Jon A. Cruz | 2008-06-12 | 1 | -3/+3 |
| | | | | (bzr r5897) | ||||
| * | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) | Maximilian Albert | 2008-03-19 | 1 | -1/+0 |
| | | | | (bzr r5122) | ||||
| * | stop toggling insensitive state for modification flag updates (fixes ↵ | MenTaLguY | 2008-01-15 | 1 | -2/+5 |
| | | | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491) | ||||
| * | abstract use of sodipodi:modified | MenTaLguY | 2008-01-15 | 1 | -0/+3 |
| | | | | (bzr r4490) | ||||
| * | whitespace cleanup | MenTaLguY | 2008-01-15 | 1 | -56/+56 |
| | | | | (bzr r4489) | ||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -12/+19 |
| | | | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | ||||
