Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / dialogs / export.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-10-29 KrisDropped not working accelator key (r9858 Bug #170765)
2010-10-27 KrisUI: punctiation and mnemonics in preferences, export...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-15 Ted GouldUpdating to trunk
2010-04-10 Johan Engelenfix bug 166659. precisely calculate bbox when exportin...
2010-03-26 Ted GouldMerge from trunk
2010-03-05 Krzysztof KosińskiPatch from Fridrich - LP #520532
2010-03-02 Jon A. CruzCleanup on id access.
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-23 scislacBetter patch by Adib for 431022. Appears safe, however...
2009-09-22 scislacPatch by Adib for 431022. Appears safe, however, I...
2009-08-21 buliabyakabsolutize user-entered path from doc location
2009-08-17 buliabyakfix 396851: move absolutizing relative path (added...
2009-08-09 cilix42Cleanup (remove unused variable; use generic function...
2009-08-09 cilix42Fix remaining glitches in the behaviour of the Save...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-03 theAdibFIX 2922232 win32 dialogue for browse file on export...
2009-03-11 joncruzgtk adjustment fix
2009-02-26 tweenkPatch from Lubomir Rintel: fixes for GCC 4.4
2009-02-02 buliabyakremove mnemonic which does not work anyway
2008-12-16 speleo3 * remove sp_item_i2root_affine and sp_item_i2r_affine...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42Yet another NR ==> Geom change
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-04 pjrmnoop: Address string-literal-to-char* warning.
2008-02-13 prokoudinei18n patch from Marcin
2008-01-17 joelholdsworthReverted earlier edit - export bitmap dialog is now...
2008-01-16 joelholdsworthStopped the export bitmap dialog from being sizeable
2008-01-16 joelholdsworthCorrected the parenting of the browse dialog, so that...
2008-01-15 mentalstop toggling insensitive state for modification flag...
2008-01-15 mentalabstract use of sodipodi:modified
2007-11-16 johanengelenFix: [ 1829427 ] PNG export via cmd line is restricted...
2007-11-08 joncruzwarning cleanup
2007-06-21 pjrmHandle the case of gnome_vfs_init failing. (Fixes...
2007-03-25 buliabyakmove extension adding to the right place so it's added...
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-10 mentalMerge further bbox work
2007-02-25 buliabyakadd 'hide all except selected' checkbox
2007-02-12 buliabyakbatch export checkbox
2007-02-11 buliabyakfix warning
2007-02-11 kidprotoAdded gnome-vfs patch by Ed Catmur so we can save/open...
2007-01-04 johanengelenFixed [ 1628085 ] PNG file not created/not recognized...
2006-12-28 johanengelenExport dialog is now always shown in view (not outside...
2006-11-19 buliabyakstring fixes from bug 1516157
2006-11-13 buliabyakfactor out retrieving export hints from selection and...
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-07-17 ishmalfactor native PNG export out of file.cpp in preparation...
2006-06-22 rwstapply patch 1498946 by zbsz (fixes #1492545 "PNG resolu...
2006-06-01 ishmalremove deprecation warnings
2006-06-01 ishmalremove deprecation warnings
2006-05-19 rwstreplace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX...
2006-05-09 buliabyakpartial GTKmmfication and HIGification by Jonathon...
2006-04-27 buliabyakexpand the range of dpi to fix 1476741
2006-04-17 buliabyakpatch by Osei Poku to use the new file dialog on Browse...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-10 acspikeAllow setting bitmap size by adjusting height as well...
2006-02-24 rwstmake sure only positive dialog positions are read from...
2006-02-24 rwstmake sure no negative dialog position is written into...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-01-16 mentalmoving trunk for module inkscape