summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* string class usageKris De Gussem2014-03-141-7/+4
| | | (bzr r13150)
* gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2014-01-111-5/+2
| | | (bzr r12915)
* c-string buffer > Glib::ustring usageKris De Gussem2014-01-061-8/+3
| | | (bzr r12885)
* memory leak fix (doc_title) + code readabilityKris De Gussem2014-01-021-14/+10
| | | (bzr r12867)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
| | | (bzr r12785)
* fix bug "some of the locale-based templates cause objects to be resized when ↵Johan B. C. Engelen2013-10-241-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 viewboxbuliabyak2013-10-031-1/+4
| | | (bzr r12651)
* Fix for Bug #1229605 (inkscape crashes when canceled import pdf).Nicolas Dufour2013-09-261-2/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1229605 (bzr r12595)
* Fix adding viewBox to new documents.Matthew Petroff2013-09-221-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 Public2013-09-211-18/+12
|\ | | | | (bzr r12570)
| * Change paths storage to std::string.Slagvi Public2013-09-201-1/+3
| | | | | | (bzr r12481.1.12)
| * Opening new documents behaviour fixed.Slagvi Public2013-09-181-16/+9
| | | | | | (bzr r12481.1.9)
* | Merge from trunk.Matthew Petroff2013-09-121-10/+38
|\| | | | | (bzr r12475.1.16)
| * fix build with dbusapi enabledsu_v2013-08-141-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1212355 (bzr r12477)
| * NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-141-9/+37
| |\ | | | | | | (bzr r12476)
| | * Adapted sp_file_new for use with templatesSlagvi Public2013-08-061-17/+33
| | | | | | | | | (bzr r12379.2.19)
| | * Removing template data from XML tree addedSlagvi Public2013-08-041-4/+14
| | | | | | | | | (bzr r12379.2.18)
| | * Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-041-7/+0
| | | | | | | | | (bzr r12379.2.7)
| | * Templates menu item fixedSlagvi Public2013-07-031-0/+8
| | | | | | | | | (bzr r12379.2.6)
* | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-1/+1
|/ / | | | | (bzr r12475.1.2)
* / Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-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 Dufour2013-04-151-2/+2
| | | (bzr r12277)
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis2013-03-261-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 pixmapAlex Valavanis2013-03-151-3/+0
| | | (bzr r12210)
* Drop dead Inkboard code. Config flag no longer existsAlex Valavanis2013-03-041-4/+0
| | | (bzr r12173)
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
| | | (bzr r12119)
* Fix for Bug #1072391 (Save as copy crash).Nicolas Dufour2012-10-281-1/+6
| | | (bzr r11848)
* Fix for Bug #1070903 (Crash when saving a new document).Nicolas Dufour2012-10-261-1/+7
| | | (bzr r11828)
* Fix for 426763 : Cancelling import leads to error messageJohn Smith2012-10-111-1/+7
| | | (bzr r11777)
* Fix for 643150 : Auto-palette swatches duplicated on copy and pasteJohn Smith2012-09-191-6/+3
| | | (bzr r11677)
* Fix for 422644 : Show filename in statusbar on savingJohn Smith2012-09-031-2/+4
| | | (bzr r11648)
* Fix for 170550 : open blank document on 'close'John Smith2012-08-301-2/+12
| | | (bzr r11632)
* Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith2012-07-121-1/+1
| | | (bzr r11544)
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-041-0/+4
| | | (bzr r11522)
* Fix for 591225 : Fix wording of 'Clean up document' in Undo HistoryJohn Smith2012-06-201-1/+1
| | | (bzr r11507)
* add test code for bug #967416Johan B. C. Engelen2012-04-051-0/+11
| | | (bzr r11159)
* fix crash (bug #973174)Johan B. C. Engelen2012-04-051-4/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/973174 (bzr r11158)
* Clipboard code cleaning (patch for bug #964852 by Romain, see devmail ↵Kris De Gussem2012-04-051-0/+84
| | | | | thread "Some clipboard functions") (bzr r11153)
* Patch for multi-import by heisenbug from lp:203070Josh Andler2012-03-131-4/+30
| | | (bzr r11081)
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-5/+5
| | | (bzr r11042)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+2
| | | (bzr r11030)
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-43/+26
|\ | | | | (bzr r11027)
| * merged with trunk so I can build again...Andrew Higginson2011-12-271-34/+32
| |\ | | | | | | (bzr r10092.1.36)
| * | Sorted wrapping of labelsAndrew rugby471@gmail.com2011-03-261-1/+0
| | | | | | | | | (bzr r10092.1.22)
| * | Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com2011-03-251-1/+1
| | | | | | | | | (bzr r10092.1.20)
| * | Made dialog's state persistantAndrew rugby471@gmail.com2011-03-241-15/+11
| | | | | | | | | | | | | | | | | | | | | | | | Cleanup of code Made download of image work Put all images into a /tmp/openclipart directory Use GUID for filename (bzr r10092.1.18)
| * | Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-221-32/+20
| | | | | | | | | | | | | | | | | | | | | | | | Added StatusWidget to show status of operations in dialog Styled no search results label appropriately Corrected callbacks for buttons Start to get image downloading working (bzr r10092.1.17)
| * | Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com2011-03-131-4/+4
| | | | | | | | | (bzr r10092.1.7)
| * | converted to use var_name from CamelCaseAndrew rugby471@gmail.com2011-03-111-17/+17
| | | | | | | | | | | | | | | removed erroneous size_request (bzr r10092.1.4)
* | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵Alex Valavanis2012-02-151-5/+5
| | | | | | | | | | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982)