summaryrefslogtreecommitdiffstats
path: root/src/file.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-231-5/+0
| | | (bzr r4279)
* Fixed the parenting of the print dialog so that it cannot fall behind the ↵Joel Holdsworth2007-12-221-2/+2
| | | | | main inkscape desktop window (bzr r4278)
* add import from ocal featureBruno Dilly2007-08-161-18/+0
| | | (bzr r3476)
* export to ocal bug fixBruno Dilly2007-08-081-0/+17
| | | (bzr r3418)
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-0/+33
| | | (bzr r3398)
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth2007-07-281-7/+7
| | | | | they are correctly parented (bzr r3328)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-1/+2
| | | | | Now it all works quite well! Great! (bzr r1630)
* Committed a great patch which adds a Save A Copy menu function. This is the ↵Jon Phillips2006-08-221-1/+8
| | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628)
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-12/+2
| | | (bzr r1430)
* more string cleanupBob Jamison2006-07-161-7/+11
| | | (bzr r1423)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-1/+1
| | | (bzr r1262)
* optimized includesRalf Stephan2006-01-181-4/+12
| | | (bzr r16)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+171
(bzr r1)