| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 27 | -1/+54 | |
| | |/ | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| | * | Checking file presence before calling lstat (should fix Bug #785701 Inkscape ↵ | Kris De Gussem | 2013-04-03 | 1 | -1/+1 | |
| | | | | | | | | | | | freezes at opening) (bzr r12263) | |||||
| | * | 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) | |||||
| | * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 7 | -14/+10 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| | * | Fix -Wunused-function warnings | Alex Valavanis | 2013-03-18 | 1 | -11/+0 | |
| | | | | | | | (bzr r12221) | |||||
| | * | cppcheck | Kris De Gussem | 2013-03-17 | 1 | -1/+2 | |
| | | | | | | | (bzr r12218) | |||||
| | * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 3 | -8/+8 | |
| | | | | | | | (bzr r12206) | |||||
| | * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 3 | -3/+3 | |
| | | | | | | | (bzr r12205) | |||||
| | * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 3 | -3/+3 | |
| | | | | | | | (bzr r12204) | |||||
| | * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -0/+2 | |
| | | | | | | | | | | | forward declarations (bzr r12203) | |||||
| | * | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 2013-03-13 | 2 | -10/+43 | |
| | | | | | | | (bzr r12199) | |||||
| | * | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 2 | -19/+54 | |
| | | | | | | | (bzr r12196) | |||||
| | * | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 2013-03-09 | 2 | -2/+41 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185) | |||||
| | * | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 2013-03-08 | 1 | -0/+6 | |
| | | | | | | | (bzr r12181) | |||||
| | * | Drop more Gtk::Table usage | Alex Valavanis | 2013-03-08 | 1 | -0/+12 | |
| | | | | | | | (bzr r12180) | |||||
| | * | Switch to orientable Scale widgets in Gtkmm 3 | Alex Valavanis | 2013-03-08 | 5 | -6/+35 | |
| | | | | | | | (bzr r12179) | |||||
| | * | Fix deprecated Gtkmm symbols in preferences widget | Alex Valavanis | 2013-03-07 | 2 | -82/+189 | |
| | | | | | | | (bzr r12178) | |||||
| | * | Fix missing headers for Gtk+ 3 build | Alex Valavanis | 2013-02-23 | 1 | -0/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122816 (bzr r12145) | |||||
| | * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 1 | -0/+1 | |
| | | | | | | | (bzr r12119) | |||||
| | * | 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 | 2 | -9/+7 | |
| | | | | | | | (bzr r12014) | |||||
| | * | gimpcolorwheel: Clean up drawing functions | Alex Valavanis | 2013-01-10 | 1 | -105/+24 | |
| | | | | | | | (bzr r12013) | |||||
| | * | 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) | |||||
| | * | 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) | |||||
| | * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 2 | -5/+5 | |
| | | | | | | | | | | | christmas\!) (bzr r11986) | |||||
| | * | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+4 | |
| | | | | | | | (bzr r11960) | |||||
| | * | GTK+ 3: Use orientable widgets | Alex Valavanis | 2012-12-16 | 2 | -0/+18 | |
| | | | | | | | (bzr r11959) | |||||
| | * | Migrate PageSizer to Gtk::Grid | Alex Valavanis | 2012-12-16 | 2 | -3/+73 | |
| | | | | | | | (bzr r11957) | |||||
| | * | GTK+ 3: Migrate to GdkRGBA | Alex Valavanis | 2012-11-27 | 1 | -7/+11 | |
| | | | | | | | (bzr r11910) | |||||
| | * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 4 | -38/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | |||||
| | * | Revert for 166691 : Changing layer order does not update layer selector - ↵ | John Smith | 2012-11-19 | 1 | -1/+5 | |
| | | | | | | | | | | | Revert change to performance issues (bzr r11883) | |||||
| | * | cppcheck: Simple fixes for src/ui/widget | Alex Valavanis | 2012-11-15 | 3 | -6/+6 | |
| | | | | | | | (bzr r11873) | |||||
| | * | Fix for 1068763 : Opening 'File > Document Properties' dirties current document | John Smith | 2012-10-31 | 2 | -9/+13 | |
| | | | | | | | (bzr r11855) | |||||
| | * | Fix for 171890 : Mouse wheel on swatches | John Smith | 2012-10-23 | 4 | -41/+105 | |
| | | | | | | | (bzr r11822) | |||||
| | * | Stop using private GdlDockObject->master (broken in GDL 3.6) | Alex Valavanis | 2012-10-14 | 1 | -3/+9 | |
| | | | | | | | (bzr r11801) | |||||
| | * | Fix for 1058402 : Inconsistent opacity indication | John Smith | 2012-10-11 | 1 | -5/+2 | |
| | | | | | | | (bzr r11781) | |||||
| | * | Fix for 1060563 : Swatches : Sort the list of swatch names | John Smith | 2012-10-08 | 1 | -0/+1 | |
| | | | | | | | (bzr r11757) | |||||
| | * | Fix for 1014988 : gtk 2.22 compile issues | John Smith | 2012-10-03 | 1 | -0/+9 | |
| | | | | | | | (bzr r11732) | |||||
| | * | Fix for 831008 : Line width menu only show Px,Pt and mm | John Smith | 2012-10-01 | 2 | -39/+40 | |
| | | | | | | | (bzr r11719) | |||||
| | * | Fix for 1058470 : Trace Bitmap Live Preview | John Smith | 2012-09-30 | 2 | -8/+12 | |
| | | | | | | | (bzr r11716) | |||||
| | * | Fix for 166691 : Changing layer order does not update layer selector | John Smith | 2012-09-27 | 1 | -1/+3 | |
| | | | | | | | (bzr r11709) | |||||
| | * | Fix for 169001 : Long layer names mess with the UI | John Smith | 2012-09-27 | 1 | -2/+2 | |
| | | | | | | | (bzr r11708) | |||||
| | * | Fix for 171177 : Border in palette swatches | John Smith | 2012-09-27 | 1 | -11/+88 | |
| | | | | | | | (bzr r11706) | |||||
| | * | Fix for 169001 : Long layer names mess with the UI | John Smith | 2012-09-26 | 1 | -2/+4 | |
| | | | | | | | (bzr r11705) | |||||
| | * | Fix for 367548 : Invert doesnt work on objects with gradients | John Smith | 2012-09-23 | 1 | -3/+2 | |
| | | | | | | | (bzr r11696) | |||||
| | * | Fix for 367548 : Invert doesnt work on objects with gradients | John Smith | 2012-09-22 | 1 | -0/+12 | |
| | | | | | | | (bzr r11694) | |||||
| | * | Fix for 166691 : Revert fix | John Smith | 2012-09-22 | 1 | -1/+1 | |
| | | | | | | | (bzr r11693) | |||||
| | * | Fix for 166691 : Changing layer order does not update layer selector | John Smith | 2012-09-22 | 2 | -7/+24 | |
| | | | | | | | (bzr r11692) | |||||
| | * | Fix for 1014988 : Converts slide widgets to new spin-scale widget | John Smith | 2012-09-22 | 5 | -69/+26 | |
| | | | | | | | (bzr r11691) | |||||
