summaryrefslogtreecommitdiffstats
path: root/src/file.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Manage template informationsChristophe Lebras2017-07-021-1/+3
* Add function to save templateChristophe Lebras2017-07-021-0/+5
* Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin2017-06-041-0/+3
* forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin2017-02-051-1/+2
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-4/+4
* Change paths storage to std::string.Slagvi Public2013-09-201-1/+2
* NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-141-0/+1
|\
| * Adapted sp_file_new for use with templatesSlagvi Public2013-08-061-2/+1
| * Removing template data from XML tree addedSlagvi Public2013-08-041-2/+8
| * Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-041-1/+0
| * Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-021-0/+1
* | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-1/+1
|/
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+5
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-2/+2
* Fix for 170550 : open blank document on 'close'John Smith2012-08-301-0/+2
* Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...Kris De Gussem2012-04-051-0/+2
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-1/+1
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-4/+8
|\
| * merged with trunk so I can build again...Andrew Higginson2011-12-271-13/+7
| |\
| * | Made dialog's state persistantAndrew rugby471@gmail.com2011-03-241-2/+1
| * | Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-221-0/+7
* | | Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
| |/ |/|
* | Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* | More forward.h purging.Jon A. Cruz2011-10-041-4/+3
* | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour2011-08-211-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-06-191-1/+1
|\ \
| * | Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| |/
* / No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-5/+0
|/
* Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...Josh Andler2009-09-271-2/+2
* Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...Maximilian Albert2009-08-091-1/+1
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-1/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-32/+5
* SPDocument->Documentjohnce2009-08-051-5/+32
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-071-8/+11
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-231-5/+0
* Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth2007-12-221-2/+2
* add import from ocal featureBruno Dilly2007-08-161-18/+0
* export to ocal bug fixBruno Dilly2007-08-081-0/+17
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-0/+33
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-7/+7
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-1/+2
* Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips2006-08-221-1/+8
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-12/+2
* more string cleanupBob Jamison2006-07-161-7/+11
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-1/+1
* optimized includesRalf Stephan2006-01-181-4/+12
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+171