| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 1 | -0/+1 |
| | | | | (bzr r12119) | ||||
| * | adding dockbar/switcher style toggles in prefs ui | Raphael Rosch | 2013-02-11 | 2 | -0/+20 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1098416 (bzr r12115) | ||||
| * | Win32. Fixing Glib and GTKmm deprecations. | Nicolas Dufour | 2013-02-05 | 2 | -1/+25 |
| | | | | (bzr r12102) | ||||
| * | Build. Adding test for external GDL build (--enable-gtk3-experimental option). | Nicolas Dufour | 2013-02-05 | 1 | -0/+5 |
| | | | | (bzr r12100) | ||||
| * | Fix for 1002757 : Regressions with new default font 'sans-serif' | John Smith | 2013-02-02 | 1 | -1/+1 |
| | | | | (bzr r12089) | ||||
| * | Clean up Cairo rendering in a couple of widgets | Alex Valavanis | 2013-01-31 | 1 | -22/+7 |
| | | | | (bzr r12083) | ||||
| * | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 3 | -25/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067) | ||||
| * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -49/+29 |
| | | | | (bzr r12065) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-01-24 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1104326 (bzr r12063) | ||||
| * | revert my revision 12053 (Bug #1103248 ) | Kris De Gussem | 2013-01-23 | 1 | -1/+1 |
| | | | | (bzr r12058) | ||||
| * | direct use of Glib::ustring | Kris De Gussem | 2013-01-22 | 1 | -1/+1 |
| | | | | (bzr r12053) | ||||
| * | UI uniformisation: added colons in front of edit box (see bug #1050938 ) | Kris De Gussem | 2013-01-20 | 2 | -10/+21 |
| | | | | (bzr r12049) | ||||
| * | UI uniformisation | Kris De Gussem | 2013-01-20 | 1 | -1/+1 |
| | | | | (bzr r12046) | ||||
| * | i18n. Shortcuts preferences are now fully translatable. | Nicolas Dufour | 2013-01-18 | 1 | -4/+4 |
| | | | | (bzr r12042) | ||||
| * | Cleanup EekPreview widget implementation: | Alex Valavanis | 2013-01-16 | 1 | -51/+6 |
| | | | | | | | | | * Strip out dead code * Move all properties to private structure * Use modern GObject style in most places * Replace explicit get_type implementation with G_DEFINE_TYPE (bzr r12028) | ||||
| * | i18n. String disambiguation. | Nicolas Dufour | 2013-01-15 | 1 | -2/+2 |
| | | | | | | Translations. Translations template and French translation update. (bzr r12026) | ||||
| * | clarify preference text (thought it was a bug first) | Johan B. C. Engelen | 2013-01-14 | 1 | -1/+1 |
| | | | | (bzr r12025) | ||||
| * | Preferences. Moving selection option to avoid confusion. | Nicolas Dufour | 2013-01-14 | 1 | -4/+3 |
| | | | | (bzr r12023) | ||||
| * | Fix deprecated pointer grabbing in gimpcolorwheel | Alex Valavanis | 2013-01-13 | 1 | -3/+16 |
| | | | | (bzr r12021) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 7 | -16/+18 |
| | | | | (bzr r12014) | ||||
| * | gimpcolorwheel: Clean up drawing functions | Alex Valavanis | 2013-01-10 | 1 | -105/+24 |
| | | | | (bzr r12013) | ||||
| * | Filters. Fix for Bug #1089406 (filter name is random filter232 when first ↵ | Nicolas Dufour | 2013-01-10 | 1 | -0/+1 |
| | | | | | | added) by insaner. (bzr r12012) | ||||
| * | Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version ↵ | Alex Valavanis | 2013-01-08 | 3 | -0/+1764 |
| | | | | | | | | | requirement to 3.2 Fixed bugs: - https://launchpad.net/bugs/1071354 (bzr r12011) | ||||
| * | ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6 | Alex Valavanis | 2013-01-04 | 2 | -0/+22 |
| | | | | (bzr r12008) | ||||
| * | Re-add omitted UI pref from prefences dialog rewrite | Josh Andler | 2013-01-04 | 1 | -0/+1 |
| | | | | (bzr r12007) | ||||
| * | Fix GTK+ 3 drawing of primitives list in filter effects dialog | Alex Valavanis | 2012-12-28 | 2 | -9/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1066808 (bzr r11997) | ||||
| * | Correct sizing in primitives list in filter-effects dialog | Alex Valavanis | 2012-12-28 | 2 | -3/+69 |
| | | | | (bzr r11996) | ||||
| * | Implement GTK+ 3 drawing for zoom correction ruler in preferences dialog | Alex Valavanis | 2012-12-28 | 2 | -12/+29 |
| | | | | (bzr r11995) | ||||
| * | Implement GTK+ 3 drawing of color preview widget | Alex Valavanis | 2012-12-27 | 2 | -36/+73 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1016900 (bzr r11994) | ||||
| * | Change tooltip to clarify behavior after commit r10784. | Tavmjong Bah | 2012-12-26 | 1 | -1/+1 |
| | | | | (bzr r11990) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 6 | -38/+38 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Fix regression with event attribute names (see bug #1050938) | su_v | 2012-12-19 | 1 | -9/+9 |
| | | | | (bzr r11963) | ||||
| * | Added support for Visio stencil files (.vss) to Symbols dialog. | Tavmjong Bah | 2012-12-17 | 1 | -4/+104 |
| | | | | (bzr r11962) | ||||
| * | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 7 | -1/+72 |
| | | | | (bzr r11960) | ||||
| * | GTK+ 3: Use orientable widgets | Alex Valavanis | 2012-12-16 | 7 | -0/+60 |
| | | | | (bzr r11959) | ||||
| * | Migrate PageSizer to Gtk::Grid | Alex Valavanis | 2012-12-16 | 2 | -3/+73 |
| | | | | (bzr r11957) | ||||
| * | Fix for 383871 : Let space switch to selector tool even when used for panning | John Smith | 2012-12-14 | 1 | -0/+2 |
| | | | | (bzr r11954) | ||||
| * | Migrate document metadata from NotbookPage to Gtk::Grid and drop dead code | Alex Valavanis | 2012-12-12 | 2 | -54/+79 |
| | | | | (bzr r11952) | ||||
| * | Migrate Layers dialog to Gtk::Grid | Alex Valavanis | 2012-12-10 | 2 | -2/+59 |
| | | | | (bzr r11948) | ||||
| * | GTK3: Migrate guides dialog to Gtk::Grid | Alex Valavanis | 2012-12-10 | 2 | -7/+79 |
| | | | | (bzr r11947) | ||||
| * | Fix for 1086643 : Input devices : Simplify dialog | John Smith | 2012-12-10 | 1 | -122/+341 |
| | | | | (bzr r11945) | ||||
| * | Migrate remaining stuff from GtkTable to GtkGrid | Alex Valavanis | 2012-12-09 | 1 | -4/+43 |
| | | | | (bzr r11939) | ||||
| * | - fix security bug lp:1025185 | Johan B. C. Engelen | 2012-12-05 | 1 | -2/+8 |
| | | | | | | | | | - make network access optional for XML loading Fixed bugs: - https://launchpad.net/bugs/1025185 (bzr r11931) | ||||
| * | Fix for 255792 : Calligraphy tool presets management | John Smith | 2012-11-30 | 2 | -4/+43 |
| | | | | (bzr r11916) | ||||
| * | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵ | John Smith | 2012-11-28 | 1 | -16/+18 |
| | | | | | | never go away (bzr r11911) | ||||
| * | GTK+ 3: Migrate to GdkRGBA | Alex Valavanis | 2012-11-27 | 2 | -9/+103 |
| | | | | (bzr r11910) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 16 | -216/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable). | Nicolas Dufour | 2012-11-26 | 1 | -7/+9 |
| | | | | (bzr r11904) | ||||
| * | Fix undo history entry for layer renaming to be consistent with 'Rename ↵ | su_v | 2012-11-26 | 1 | -1/+1 |
| | | | | | | Layer' dialog (bzr r11903) | ||||
| * | Fix for 1036059 : Keyboard shortcut editor | John Smith | 2012-11-25 | 8 | -5/+477 |
| | | | | (bzr r11895) | ||||
