summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-22Fix adding viewBox to new documents.Matthew Petroff1-0/+5
2013-09-20Change paths storage to std::string.Slagvi Public1-1/+3
2013-09-18Opening new documents behaviour fixed.Slagvi Public1-16/+9
2013-08-27Added viewBox implement document unit support.Matthew Petroff1-1/+1
2013-08-14fix build with dbusapi enabledsu_v1-1/+1
2013-08-06Adapted sp_file_new for use with templatesSlagvi Public1-17/+33
2013-08-04Removing template data from XML tree addedSlagvi Public1-4/+14
2013-07-04Added loading templates into NewFromTemplate dialog.Slagvi Public1-7/+0
2013-07-03Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson1-13/+20
2013-07-03Templates menu item fixedSlagvi Public1-0/+8
2013-04-15Fix for Bug #503712 (Personal default template not used) by Slagvi.Nicolas Dufour1-2/+2
2013-03-26Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis1-1/+3
2013-03-19Fixing regressionjtx1-3/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+3
2013-03-15Drop a couple of unused variables and a pixmapAlex Valavanis1-3/+0
2013-03-04Drop dead Inkboard code. Config flag no longer existsAlex Valavanis1-4/+0
2013-02-11A couple of forward declarationsAlex Valavanis1-0/+1
2012-10-28Fix for Bug #1072391 (Save as copy crash).Nicolas Dufour1-1/+6
2012-10-26Fix for Bug #1070903 (Crash when saving a new document).Nicolas Dufour1-1/+7
2012-10-11Fix for 426763 : Cancelling import leads to error messageJohn Smith1-1/+7
2012-09-19Fix for 643150 : Auto-palette swatches duplicated on copy and pasteJohn Smith1-6/+3
2012-09-03Fix for 422644 : Show filename in statusbar on savingJohn Smith1-2/+4
2012-08-30Fix for 170550 : open blank document on 'close'John Smith1-2/+12
2012-07-12Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith1-1/+1
2012-07-04Fix for 168658 : Font substitution warning dialogJohn Smith1-0/+4
2012-06-20Fix for 591225 : Fix wording of 'Clean up document' in Undo HistoryJohn Smith1-1/+1
2012-04-05add test code for bug #967416Johan B. C. Engelen1-0/+11
2012-04-05fix crash (bug #973174)Johan B. C. Engelen1-4/+5
2012-04-05Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...Kris De Gussem1-0/+84
2012-03-13Patch for multi-import by heisenbug from lp:203070Josh Andler1-4/+30
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith1-5/+5
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+2
2012-02-15Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis1-5/+5
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-01-02file saving: fix appending of extension for files in directories with periods...Johan B. C. Engelen1-1/+22
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-2/+3
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-08-21DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour1-3/+3
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-3/+3
2011-05-06Adding initial cut of resource manager.Jon A. Cruz1-8/+20
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde1-14/+0
2011-03-26Sorted wrapping of labelsAndrew rugby471@gmail.com1-1/+0
2011-03-25Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com1-1/+1
2011-03-24Made dialog's state persistantAndrew rugby471@gmail.com1-15/+11
2011-03-22Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com1-32/+20
2011-03-14Import. Patch for Bug #716362 (Invalid result when drag and drop svg file), b...Nicolas Dufour1-1/+1
2011-03-13Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com1-4/+4
2011-03-11converted to use var_name from CamelCaseAndrew rugby471@gmail.com1-17/+17
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-6/+6