summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/export.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-18UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Expor...Nicolas Dufour1-0/+8
2012-11-15cppcheck: Simple fixes for src/ui/dialogAlex Valavanis1-7/+7
2012-11-01Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - Rev...John Smith1-4/+8
2012-09-02Export dialog: change markup formatting of labels to be consistent with other...su_v1-3/+3
2012-09-01Fix for 656591 : Export dialog improve access to export filenameJohn Smith1-0/+7
2012-09-01Fix for 618668 : Change dialog wordingJohn Smith1-8/+6
2012-08-27Fix for 168446 : rename menu item Export to PNG ImageJohn Smith1-1/+1
2012-07-24Fix for 620568 : Changes to 'Hide all except selected' in Export BitmapJohn Smith1-5/+5
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-15/+0
2012-07-01Reduce horizontal width of export bitmap dialog. This makes the GTK+ 3 versio...Alex Valavanis1-6/+6
2012-05-25Improve progress granularity when exporting multiple items.Jon A. Cruz1-10/+22
2012-05-24Added option to close export dialog upon completion. Fixes bug #43730.Jon A. Cruz1-0/+22
2012-05-24Added progress to export dialog and disabling export button while busy. Parti...Jon A. Cruz1-11/+38
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