| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -5/+5 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| | | | | (bzr r13809) | ||||
| * | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ↵ | Tavmjong Bah | 2014-11-26 | 1 | -1/+1 |
| | | | | | | by function. (bzr r13774) | ||||
| * | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -1/+1 |
| |\ | | | | | (bzr r13341.5.17) | ||||
| | * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.247) | ||||
| * | | Update to experimental r13527 | Liam P. White | 2014-08-30 | 1 | -7/+9 |
| |\| | | | | | (bzr r13341.5.15) | ||||
| | * | update to trunk lp:inkscape 13530 (fixes Windows build) | Johan B. C. Engelen | 2014-08-23 | 1 | -4/+6 |
| | |\ | | | | | | | (bzr r13341.1.155) | ||||
| | | * | Clear the waiting cursor on the old desktop after creating a new one | Liam P. White | 2014-08-19 | 1 | -4/+6 |
| | | | | | | | | | | (bzr r13528) | ||||
| | * | | Update to trunk r13525 | Liam P. White | 2014-08-17 | 1 | -3/+3 |
| | |\| | | | | | | | (bzr r13341.1.142) | ||||
| | | * | Fix shift of transformation center on pasting | Diederik van Lierop | 2014-08-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1247799 (bzr r13521) | ||||
| * | | | Update to experimental r13440 | Liam P. White | 2014-07-24 | 1 | -5/+5 |
| |\| | | | | | | | | (bzr r13341.5.13) | ||||
| | * | | noop: fix bool type (C to C++) | Johan B. C. Engelen | 2014-06-29 | 1 | -5/+5 |
| | |/ | | | | | (bzr r13341.1.71) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | | Convert accidental member accesses into static function accesses | Liam P. White | 2014-06-26 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.5.7) | ||||
| * | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -2/+2 |
| |/ | | | (bzr r13341.5.1) | ||||
| * | string class usage | Kris De Gussem | 2014-03-16 | 1 | -7/+5 |
| | | | | (bzr r13157) | ||||
| * | Saving. Fix for Bug #529843 (save a copy reverts to save as) by Tomasz ↵ | penginsbacon | 2014-03-15 | 1 | -1/+1 |
| | | | | | | | | | Boczkowski. Fixed bugs: - https://launchpad.net/bugs/529843 (bzr r13154) | ||||
| * | string class usage | Kris De Gussem | 2014-03-14 | 1 | -7/+4 |
| | | | | (bzr r13150) | ||||
| * | gtkmmification (seems there is more margin in desktop-widget.cpp) | Kris De Gussem | 2014-01-11 | 1 | -5/+2 |
| | | | | (bzr r12915) | ||||
| * | c-string buffer > Glib::ustring usage | Kris De Gussem | 2014-01-06 | 1 | -8/+3 |
| | | | | (bzr r12885) | ||||
| * | memory leak fix (doc_title) + code readability | Kris De Gussem | 2014-01-02 | 1 | -14/+10 |
| | | | | (bzr r12867) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | fix bug "some of the locale-based templates cause objects to be resized when ↵ | Johan B. C. Engelen | 2013-10-24 | 1 | -1/+1 |
| | | | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717) | ||||
| * | properly protect the undo stack from deleting templates and setting viewbox | buliabyak | 2013-10-03 | 1 | -1/+4 |
| | | | | (bzr r12651) | ||||
| * | Fix for Bug #1229605 (inkscape crashes when canceled import pdf). | Nicolas Dufour | 2013-09-26 | 1 | -2/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229605 (bzr r12595) | ||||
| * | Fix adding viewBox to new documents. | Matthew Petroff | 2013-09-22 | 1 | -0/+5 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228660 - https://launchpad.net/bugs/1228693 - https://launchpad.net/bugs/1228852 (bzr r12575) | ||||
| * | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 1 | -18/+12 |
| |\ | | | | | (bzr r12570) | ||||
| | * | Change paths storage to std::string. | Slagvi Public | 2013-09-20 | 1 | -1/+3 |
| | | | | | | | (bzr r12481.1.12) | ||||
| | * | Opening new documents behaviour fixed. | Slagvi Public | 2013-09-18 | 1 | -16/+9 |
| | | | | | | | (bzr r12481.1.9) | ||||
| * | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 1 | -10/+38 |
| |\| | | | | | (bzr r12475.1.16) | ||||
| | * | fix build with dbusapi enabled | su_v | 2013-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1212355 (bzr r12477) | ||||
| | * | NewFromTemplate GSoC project for static templates | Slagvi Public | 2013-08-14 | 1 | -9/+37 |
| | |\ | | | | | | | (bzr r12476) | ||||
| | | * | Adapted sp_file_new for use with templates | Slagvi Public | 2013-08-06 | 1 | -17/+33 |
| | | | | | | | | | | (bzr r12379.2.19) | ||||
| | | * | Removing template data from XML tree added | Slagvi Public | 2013-08-04 | 1 | -4/+14 |
| | | | | | | | | | | (bzr r12379.2.18) | ||||
| | | * | Added loading templates into NewFromTemplate dialog. | Slagvi Public | 2013-07-04 | 1 | -7/+0 |
| | | | | | | | | | | (bzr r12379.2.7) | ||||
| | | * | Templates menu item fixed | Slagvi Public | 2013-07-03 | 1 | -0/+8 |
| | | | | | | | | | | (bzr r12379.2.6) | ||||
| * | | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -1/+1 |
| |/ / | | | | | (bzr r12475.1.2) | ||||
| * / | Modified dbus interface so that it works in console mode (--dbus-listen) | Eric Greveson | 2013-07-03 | 1 | -13/+20 |
| |/ | | | | | | | | Modified action context setup so that in console mode, when a document is added to the main inkscape app instance, it gets a selection model and layer model automatically set up for it Made a couple more verbs work in console mode (bzr r12387.1.4) | ||||
| * | Fix for Bug #503712 (Personal default template not used) by Slagvi. | Nicolas Dufour | 2013-04-15 | 1 | -2/+2 |
| | | | | (bzr r12277) | ||||
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 1 | -1/+3 |
| | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | Drop a couple of unused variables and a pixmap | Alex Valavanis | 2013-03-15 | 1 | -3/+0 |
| | | | | (bzr r12210) | ||||
| * | Drop dead Inkboard code. Config flag no longer exists | Alex Valavanis | 2013-03-04 | 1 | -4/+0 |
| | | | | (bzr r12173) | ||||
| * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 1 | -0/+1 |
| | | | | (bzr r12119) | ||||
| * | Fix for Bug #1072391 (Save as copy crash). | Nicolas Dufour | 2012-10-28 | 1 | -1/+6 |
| | | | | (bzr r11848) | ||||
| * | Fix for Bug #1070903 (Crash when saving a new document). | Nicolas Dufour | 2012-10-26 | 1 | -1/+7 |
| | | | | (bzr r11828) | ||||
| * | Fix for 426763 : Cancelling import leads to error message | John Smith | 2012-10-11 | 1 | -1/+7 |
| | | | | (bzr r11777) | ||||
| * | Fix for 643150 : Auto-palette swatches duplicated on copy and paste | John Smith | 2012-09-19 | 1 | -6/+3 |
| | | | | (bzr r11677) | ||||
| * | Fix for 422644 : Show filename in statusbar on saving | John Smith | 2012-09-03 | 1 | -2/+4 |
| | | | | (bzr r11648) | ||||
| * | Fix for 170550 : open blank document on 'close' | John Smith | 2012-08-30 | 1 | -2/+12 |
| | | | | (bzr r11632) | ||||
| * | Fix for 612221 : Add metadata default configuration in the preferences | John Smith | 2012-07-12 | 1 | -1/+1 |
| | | | | (bzr r11544) | ||||
