summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-174/+108
| | | (bzr r1430)
* more string cleanupBob Jamison2006-07-161-261/+166
| | | (bzr r1423)
* move filedialog to its new homeBob Jamison2006-07-121-10/+10
| | | (bzr r1398)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-2/+4
| | | (bzr r1315)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-3/+0
| | | (bzr r1268)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-3/+3
| | | (bzr r1262)
* replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY2006-05-281-2/+3
| | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-4/+4
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* ensure document up-to-date if it's being loaded into a virgin desktopbulia byak2006-03-171-0/+2
| | | (bzr r258)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1337
(bzr r1)