summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/export.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-24Applied modified patch to add export messages. Partially fixes bug #43730.Jon A. Cruz1-28/+94
2012-05-22Drop deprecated progress bar orientationAlex Valavanis1-1/+0
2012-05-06UI messageKris De Gussem1-0/+1
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+41
2012-04-23Export: fix crash when removing last character in a selection (Bug #960980)Kris De Gussem1-6/+14
2012-04-22export dialog: c++ification and compile warning fixKris De Gussem1-49/+39
2012-04-21Fixed non working cancel button in export dialogKris De Gussem1-6/+12
2012-04-21C++ification of progress dialog / documentationKris De Gussem1-69/+34
2012-04-16some more string class usage as opposed to c-strings to prevent issuesKris De Gussem1-193/+173
2012-04-14export dialog: type fixKris De Gussem1-2/+2
2012-04-14more c++ification in export dialog / fixing warning for in case of new and un...Kris De Gussem1-54/+47
2012-04-13probably this was intendedKris De Gussem1-1/+1
2012-04-13probably this was intendedKris De Gussem1-1/+1
2012-04-13better memleak fix than rev. 11148Kris De Gussem1-11/+4
2012-04-04png export dialog: memory leak fixKris De Gussem1-6/+12
2012-04-04Warning cleanup.Jon A. Cruz1-4/+4
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith1-0/+1825
2008-07-01dead code removalMenTaLguY1-56/+0
2007-11-22The dialog to panel refactoring:gustav_b1-6/+4
2007-08-29Dockable dialogs patch applied gustav_b1-2/+2