summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* adding dockbar/switcher style toggles in prefs uiRaphael Rosch2013-02-112-0/+20
* Win32. Fixing Glib and GTKmm deprecations.Nicolas Dufour2013-02-052-1/+25
* Build. Adding test for external GDL build (--enable-gtk3-experimental option).Nicolas Dufour2013-02-051-0/+5
* Fix for 1002757 : Regressions with new default font 'sans-serif'John Smith2013-02-021-1/+1
* Clean up Cairo rendering in a couple of widgetsAlex Valavanis2013-01-311-22/+7
* Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-273-25/+0
* More GObject boilerplate reductionAlex Valavanis2013-01-261-49/+29
* fix crashJohan B. C. Engelen2013-01-241-0/+3
* revert my revision 12053 (Bug #1103248 )Kris De Gussem2013-01-231-1/+1
* direct use of Glib::ustringKris De Gussem2013-01-221-1/+1
* UI uniformisation: added colons in front of edit box (see bug #1050938 )Kris De Gussem2013-01-202-10/+21
* UI uniformisationKris De Gussem2013-01-201-1/+1
* i18n. Shortcuts preferences are now fully translatable.Nicolas Dufour2013-01-181-4/+4
* Cleanup EekPreview widget implementation:Alex Valavanis2013-01-161-51/+6
* i18n. String disambiguation.Nicolas Dufour2013-01-151-2/+2
* clarify preference text (thought it was a bug first)Johan B. C. Engelen2013-01-141-1/+1
* Preferences. Moving selection option to avoid confusion.Nicolas Dufour2013-01-141-4/+3
* Fix deprecated pointer grabbing in gimpcolorwheelAlex Valavanis2013-01-131-3/+16
* Warning and dead code cleanup.Jon A. Cruz2013-01-117-16/+18
* gimpcolorwheel: Clean up drawing functionsAlex Valavanis2013-01-101-105/+24
* Filters. Fix for Bug #1089406 (filter name is random filter232 when first add...Nicolas Dufour2013-01-101-0/+1
* Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...Alex Valavanis2013-01-083-0/+1764
* ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6Alex Valavanis2013-01-042-0/+22
* Re-add omitted UI pref from prefences dialog rewriteJosh Andler2013-01-041-0/+1
* Fix GTK+ 3 drawing of primitives list in filter effects dialogAlex Valavanis2012-12-282-9/+13
* Correct sizing in primitives list in filter-effects dialogAlex Valavanis2012-12-282-3/+69
* Implement GTK+ 3 drawing for zoom correction ruler in preferences dialogAlex Valavanis2012-12-282-12/+29
* Implement GTK+ 3 drawing of color preview widgetAlex Valavanis2012-12-272-36/+73
* Change tooltip to clarify behavior after commit r10784.Tavmjong Bah2012-12-261-1/+1
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-256-38/+38
* Fix regression with event attribute names (see bug #1050938)su_v2012-12-191-9/+9
* Added support for Visio stencil files (.vss) to Symbols dialog.Tavmjong Bah2012-12-171-4/+104
* GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-167-1/+72
* GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-167-0/+60
* Migrate PageSizer to Gtk::GridAlex Valavanis2012-12-162-3/+73
* Fix for 383871 : Let space switch to selector tool even when used for panningJohn Smith2012-12-141-0/+2
* Migrate document metadata from NotbookPage to Gtk::Grid and drop dead codeAlex Valavanis2012-12-122-54/+79
* Migrate Layers dialog to Gtk::GridAlex Valavanis2012-12-102-2/+59
* GTK3: Migrate guides dialog to Gtk::GridAlex Valavanis2012-12-102-7/+79
* Fix for 1086643 : Input devices : Simplify dialogJohn Smith2012-12-101-122/+341
* Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-091-4/+43
* - fix security bug lp:1025185Johan B. C. Engelen2012-12-051-2/+8
* Fix for 255792 : Calligraphy tool presets managementJohn Smith2012-11-302-4/+43
* Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...John Smith2012-11-281-16/+18
* GTK+ 3: Migrate to GdkRGBAAlex Valavanis2012-11-272-9/+103
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-2616-216/+3
* i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).Nicolas Dufour2012-11-261-7/+9
* Fix undo history entry for layer renaming to be consistent with 'Rename Layer...su_v2012-11-261-1/+1
* Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-258-5/+477