summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* Fix for Bug #1072391 (Save as copy crash).Nicolas Dufour2012-10-281-1/+6
* Fix for Bug #1070903 (Crash when saving a new document).Nicolas Dufour2012-10-261-1/+7
* Fix for 426763 : Cancelling import leads to error messageJohn Smith2012-10-111-1/+7
* Fix for 643150 : Auto-palette swatches duplicated on copy and pasteJohn Smith2012-09-191-6/+3
* Fix for 422644 : Show filename in statusbar on savingJohn Smith2012-09-031-2/+4
* Fix for 170550 : open blank document on 'close'John Smith2012-08-301-2/+12
* Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith2012-07-121-1/+1
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-041-0/+4
* Fix for 591225 : Fix wording of 'Clean up document' in Undo HistoryJohn Smith2012-06-201-1/+1
* add test code for bug #967416Johan B. C. Engelen2012-04-051-0/+11
* fix crash (bug #973174)Johan B. C. Engelen2012-04-051-4/+5
* Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...Kris De Gussem2012-04-051-0/+84
* Patch for multi-import by heisenbug from lp:203070Josh Andler2012-03-131-4/+30
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-5/+5
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+2
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-43/+26
|\
| * merged with trunk so I can build again...Andrew Higginson2011-12-271-34/+32
| |\
| * | Sorted wrapping of labelsAndrew rugby471@gmail.com2011-03-261-1/+0
| * | Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com2011-03-251-1/+1
| * | Made dialog's state persistantAndrew rugby471@gmail.com2011-03-241-15/+11
| * | Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-221-32/+20
| * | Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com2011-03-131-4/+4
| * | converted to use var_name from CamelCaseAndrew rugby471@gmail.com2011-03-111-17/+17
* | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-151-5/+5
* | | Header cleaningAlex Valavanis2012-02-121-0/+1
* | | file saving: fix appending of extension for files in directories with periods...Johan B. C. Engelen2012-01-021-1/+22
| |/ |/|
* | Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* | Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* | Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour2011-08-211-3/+3
* | Merge from trunkKrzysztof Kosi??ski2011-06-191-11/+23
|\ \
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-3/+3
| * | Adding initial cut of resource manager.Jon A. Cruz2011-05-061-8/+20
* | | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-14/+0
* | | Merge from trunkKrzysztof Kosi??ski2011-04-071-8/+8
|\| |
| * | Import. Patch for Bug #716362 (Invalid result when drag and drop svg file), b...Nicolas Dufour2011-03-141-1/+1
| |/
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-6/+6
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-54/+46
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-54/+46
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-6/+6
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-5/+5
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-22/+11
|\| |
| * | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-22/+11
* | | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-1/+0
|/ /
* | Fix build failure when DBus is not enabledKrzysztof Kosi??ski2010-07-161-1/+8
* | Merging in from trunkTed Gould2009-11-291-95/+126
|\|