summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-0521-178/+5
* Fix for 181473 : Layers drag and dropJohn Smith2012-07-052-7/+149
* Fix for 168658 : Font substitution warning dialog - GTK3 compileJohn Smith2012-07-041-2/+2
* Fix for 168658 : Font substitution warning dialog - GTK3 compileJohn Smith2012-07-041-0/+3
* Fix for 950677 : Preference to show legacy gradient editorJohn Smith2012-07-042-0/+4
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-045-4/+343
* Reduce horizontal width of export bitmap dialog. This makes the GTK+ 3 versio...Alex Valavanis2012-07-011-6/+6
* UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using neg...Nicolas Dufour2012-06-262-8/+11
* Use orientable widgets in GTK+ 3 buildAlex Valavanis2012-06-231-0/+16
* Translations. New Bengali/Bangladesh translation by Mahay Alam Khan.Nicolas Dufour2012-06-201-3/+3
* Removed outdated classes.Jon A. Cruz2012-06-1715-1238/+9
* cppcheckKris De Gussem2012-06-121-1/+1
* Fix for 1011726 : Performance regression with XML EditorJohn Smith2012-06-121-5/+3
* Gtkmm 3 fixes for glyphs dialogAlex Valavanis2012-06-091-1/+12
* Use new form of set() method in Gtk::ClipboardAlex Valavanis2012-06-091-0/+6
* Fix remaining size_request issues for Gtk+ buildAlex Valavanis2012-06-094-16/+56
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-097-8/+8
* variousKris De Gussem2012-06-051-5/+5
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-1/+1
* UI fix find dialogKris De Gussem2012-06-031-42/+26
* Warning cleanup.Jon A. Cruz2012-06-031-1/+1
* Fix remaining Gtkmm 3 issues in filter effects dialogAlex Valavanis2012-06-021-18/+28
* Add draw signal in filter effects dialogAlex Valavanis2012-06-022-2/+19
* Cairo rendering in filter effects dialogAlex Valavanis2012-06-022-24/+67
* Remove unused icon-widget codeAlex Valavanis2012-05-314-229/+0
* Fix missing Glibmm headers needed for GTK+3 buildAlex Valavanis2012-05-312-0/+2
* Gtkmm 3 fixes for licensor widgetAlex Valavanis2012-05-311-0/+8
* Fix remaining gtkmm 3 menu issuesAlex Valavanis2012-05-311-4/+6
* Tidy up deprecated Gtkmm menu stuffAlex Valavanis2012-05-314-54/+21
* Gtkmm 3.0 fixes for script dialogAlex Valavanis2012-05-301-0/+23
* Gtkmm 3.0 fixes for debug dialogAlex Valavanis2012-05-301-0/+19
* Gtkmm 3.0 fixes for live path effect editor dialogAlex Valavanis2012-05-301-0/+6
* Gtkmm 3.0 fixes for layers dialogAlex Valavanis2012-05-301-1/+32
* Replace deprecated pointer grabbing in rulerAlex Valavanis2012-05-281-0/+19
* Stop using deprecated GdkBitmap in custom cursorsAlex Valavanis2012-05-271-13/+10
* Fix missing gtkmm header in document properties dialogAlex Valavanis2012-05-271-0/+1
* file dialog fixes for GTK+ 3Alex Valavanis2012-05-271-11/+79
* Stop using deprecated private members of GdkDevice.Alex Valavanis2012-05-261-6/+18
* Some GDK deprecation fixes for Input Devices dialogAlex Valavanis2012-05-261-6/+31
* Improve progress granularity when exporting multiple items.Jon A. Cruz2012-05-252-11/+23
* Don't use extension events API in GTK+3 buildsAlex Valavanis2012-05-241-0/+5
* svg-canvas GTK+3 fixesAlex Valavanis2012-05-241-0/+12
* Added option to close export dialog upon completion. Fixes bug #43730.Jon A. Cruz2012-05-242-0/+24
* Added progress to export dialog and disabling export button while busy. Parti...Jon A. Cruz2012-05-242-14/+49
* Applied modified patch to add export messages. Partially fixes bug #43730.Jon A. Cruz2012-05-241-28/+94
* Drop GtkObject usage in view widgetsAlex Valavanis2012-05-221-6/+6
* Drop deprecated progress bar orientationAlex Valavanis2012-05-221-1/+0
* Drop deprecated GtkNotebookPage usageAlex Valavanis2012-05-222-4/+11
* GTK+ 3 drawing in OCAL dialogAlex Valavanis2012-05-222-4/+77
* Start GTK+ 3 rendering in OCAL dialogsAlex Valavanis2012-05-212-1/+56