summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-1/+2
* display 'Saving document...' visible when saving takes a long timebulia byak2007-01-171-0/+4
* separate updating window from updating layersbulia byak2006-11-181-2/+2
* undo annotationsbulia byak2006-10-051-2/+2
* Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook2006-10-011-2/+5
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-3/+3
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-3/+3
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-3/+11
* I added a key configuration for this command, changed a variable name and add...Jon Phillips2006-08-221-3/+3
* Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips2006-08-221-11/+28
* Fix a null pointer bug I made myself. Sorry.Bob Jamison2006-07-241-2/+5
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-174/+108
* more string cleanupBob Jamison2006-07-161-261/+166
* move filedialog to its new homeBob Jamison2006-07-121-10/+10
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-2/+4
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-3/+0
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-3/+3
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-2/+3
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-4/+4
* ensure document up-to-date if it's being loaded into a virgin desktopbulia byak2006-03-171-0/+2
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1337