| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for Bug #1158506 (Batch export DPI always at 90). | Nicolas Dufour | 2014-03-17 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1158506 (bzr r13160) | ||||
| * | static code analysis: references for string classes that are function input ↵ | Kris De Gussem | 2014-03-04 | 1 | -249/+253 |
| | | | | | | parameters (bzr r13114) | ||||
| * | Give the selection id a default just in case every selected item has no id. ↵ | Martin Owens | 2014-01-10 | 1 | -1/+1 |
| | | | | | | | | | Fixes crash in bug #1257417 Fixed bugs: - https://launchpad.net/bugs/1257417 (bzr r12910) | ||||
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 1 | -2/+2 |
| | | | | (bzr r12868) | ||||
| * | Fix for Bug #1257007 ([devlibs-gtk3] Crash when clicking on Export As...). | Nicolas Dufour | 2013-12-06 | 1 | -1/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1257007 (bzr r12840) | ||||
| * | fix memleak. Export dialog still has many of its pointer members leaking !!! | Johan B. C. Engelen | 2013-10-30 | 1 | -20/+21 |
| | | | | (bzr r12753) | ||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -2/+2 |
| | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-12 | 1 | -1/+1 |
| |\ | | | | | (bzr r12475.1.16) | ||||
| | * | Fix PNG export with non-px default unit [Bug #1215104]. | Matthew Petroff | 2013-09-01 | 1 | -1/+1 |
| | | | | | | | (bzr r12495) | ||||
| * | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -3/+3 |
| |/ | | | (bzr r12475.1.2) | ||||
| * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -2/+2 |
| | | | | (bzr r12380.1.62) | ||||
| * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -4/+3 |
| | | | | (bzr r12380.1.54) | ||||
| * | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 2013-07-18 | 1 | -4/+2 |
| | | | | (bzr r12380.1.28) | ||||
| * | Ported "ui/dialog/export.*". | Matthew Petroff | 2013-07-17 | 1 | -46/+28 |
| | | | | (bzr r12380.1.22) | ||||
| * | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 1 | -2/+2 |
| | | | | (bzr r12380.1.8) | ||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | has it. (bzr r12353) | ||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | Win32. Adding missing include (failed with the gtk3 devlibs). | Nicolas Dufour | 2013-05-14 | 1 | -0/+1 |
| | | | | (bzr r12335) | ||||
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 1 | -0/+2 |
| | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-17 | 1 | -3/+2 |
| | | | | (bzr r12218) | ||||
| * | Warning cleanup | Alex Valavanis | 2013-03-16 | 1 | -0/+9 |
| | | | | (bzr r12211) | ||||
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -5/+12 |
| | | | | (bzr r12206) | ||||
| * | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 2013-03-13 | 1 | -2/+36 |
| | | | | (bzr r12199) | ||||
| * | Build. Adding test for external GDL build (--enable-gtk3-experimental option). | Nicolas Dufour | 2013-02-05 | 1 | -0/+5 |
| | | | | (bzr r12100) | ||||
| * | UI. Fix for Bug #1071104 (Failure to open a browse window when choosing ↵ | Nicolas Dufour | 2012-11-18 | 1 | -0/+8 |
| | | | | | | Export As...). (bzr r11882) | ||||
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -7/+7 |
| | | | | (bzr r11874) | ||||
| * | Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - ↵ | John Smith | 2012-11-01 | 1 | -4/+8 |
| | | | | | | Revert changes from r11569 (bzr r11857) | ||||
| * | Export dialog: change markup formatting of labels to be consistent with ↵ | su_v | 2012-09-02 | 1 | -3/+3 |
| | | | | | | other dialogs (bzr r11642) | ||||
| * | Fix for 656591 : Export dialog improve access to export filename | John Smith | 2012-09-01 | 1 | -0/+7 |
| | | | | (bzr r11637) | ||||
| * | Fix for 618668 : Change dialog wording | John Smith | 2012-09-01 | 1 | -8/+6 |
| | | | | (bzr r11636) | ||||
| * | Fix for 168446 : rename menu item Export to PNG Image | John Smith | 2012-08-27 | 1 | -1/+1 |
| | | | | (bzr r11623) | ||||
| * | Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap | John Smith | 2012-07-24 | 1 | -5/+5 |
| | | | | (bzr r11569) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -15/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Reduce horizontal width of export bitmap dialog. This makes the GTK+ 3 ↵ | Alex Valavanis | 2012-07-01 | 1 | -6/+6 |
| | | | | | | version more usable on small screens (bzr r11520) | ||||
| * | Improve progress granularity when exporting multiple items. | Jon A. Cruz | 2012-05-25 | 1 | -10/+22 |
| | | | | (bzr r11415) | ||||
| * | Added option to close export dialog upon completion. Fixes bug #43730. | Jon A. Cruz | 2012-05-24 | 1 | -0/+22 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/43730 (bzr r11409) | ||||
| * | Added progress to export dialog and disabling export button while busy. ↵ | Jon A. Cruz | 2012-05-24 | 1 | -11/+38 |
| | | | | | | | | | Partially fixes bug #43730. Fixed bugs: - https://launchpad.net/bugs/43730 (bzr r11408) | ||||
| * | Applied modified patch to add export messages. Partially fixes bug #43730. | Jon A. Cruz | 2012-05-24 | 1 | -28/+94 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/43730 (bzr r11407) | ||||
| * | Drop deprecated progress bar orientation | Alex Valavanis | 2012-05-22 | 1 | -1/+0 |
| | | | | (bzr r11402) | ||||
| * | UI message | Kris De Gussem | 2012-05-06 | 1 | -0/+1 |
| | | | | (bzr r11327) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -0/+41 |
| | | | | (bzr r11308) | ||||
| * | Export: fix crash when removing last character in a selection (Bug #960980) | Kris De Gussem | 2012-04-23 | 1 | -6/+14 |
| | | | | (bzr r11288) | ||||
| * | export dialog: c++ification and compile warning fix | Kris De Gussem | 2012-04-22 | 1 | -49/+39 |
| | | | | (bzr r11280) | ||||
| * | Fixed non working cancel button in export dialog | Kris De Gussem | 2012-04-21 | 1 | -6/+12 |
| | | | | (bzr r11272) | ||||
| * | C++ification of progress dialog / documentation | Kris De Gussem | 2012-04-21 | 1 | -69/+34 |
| | | | | (bzr r11271) | ||||
| * | some more string class usage as opposed to c-strings to prevent issues | Kris De Gussem | 2012-04-16 | 1 | -193/+173 |
| | | | | (bzr r11259) | ||||
| * | export dialog: type fix | Kris De Gussem | 2012-04-14 | 1 | -2/+2 |
| | | | | (bzr r11246) | ||||
| * | more c++ification in export dialog / fixing warning for in case of new and ↵ | Kris De Gussem | 2012-04-14 | 1 | -54/+47 |
| | | | | | | unsaved document (bzr r11245) | ||||
| * | probably this was intended | Kris De Gussem | 2012-04-13 | 1 | -1/+1 |
| | | | | (bzr r11238) | ||||
| * | probably this was intended | Kris De Gussem | 2012-04-13 | 1 | -1/+1 |
| | | | | (bzr r11237) | ||||
