summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-06some people reported crashes when adding nonexisting dirs to dialog - though ...bulia byak1-2/+6
2007-04-01allow easy access to templates profile dir from save dialogbulia byak1-0/+5
2007-03-30allow easy access to our examples folder from Open dialogbulia byak1-0/+3
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-3/+4
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-2/+2
2007-03-11add fixupHrefs right after import, so that images get correct relative xlink:...bulia byak1-0/+3
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-2/+5
2007-03-02Switched from deferred extension appending to live extension swapping in the ...Jon A. Cruz1-21/+20
2007-02-26dead code removalMenTaLguY1-11/+0
2007-02-04Reverting patchBryce Harrington1-4/+1
2007-02-04Patch from Debian bug tracker from Daniel Kahn GillmorBryce Harrington1-1/+4
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+2
2007-01-17display 'Saving document...' visible when saving takes a long timebulia byak1-0/+4
2006-11-18separate updating window from updating layersbulia byak1-2/+2
2006-10-05undo annotationsbulia byak1-2/+2
2006-10-01Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook1-2/+5
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-3/+3
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-3/+3
2006-08-22I added Johan's badass patch for save a copy with the features I requested. Jon Phillips1-3/+11
2006-08-22I added a key configuration for this command, changed a variable name and add...Jon Phillips1-3/+3
2006-08-22Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips1-11/+28
2006-07-24Fix a null pointer bug I made myself. Sorry.Bob Jamison1-2/+5
2006-07-17factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison1-174/+108
2006-07-16more string cleanupBob Jamison1-261/+166
2006-07-12move filedialog to its new homeBob Jamison1-10/+10
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+4
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-3/+0
2006-06-22apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan1-3/+3
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-2/+3
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-4/+4
2006-03-17ensure document up-to-date if it's being loaded into a virgin desktopbulia byak1-0/+2
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-6/+6