| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Tidy up dependency list and fix missing inclusion | Alex Valavanis | 2013-04-07 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Checking file presence before calling lstat (should fix Bug #785701 Inkscape ... | Kris De Gussem | 2013-04-03 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | / | Header cleanup | Alex Valavanis | 2013-03-29 | 14 | -48/+17 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1161205 (Font substitution dialog appears when generic font fami... | Nicolas Dufour | 2013-03-28 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M... | Nicolas Dufour | 2013-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che... | Alex Valavanis | 2013-03-26 | 9 | -4/+27 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 16 | -29/+21 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Translations. Translatable files clean-up (find.cpp removal). | Nicolas Dufour | 2013-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | ability to scroll inside the filter dock -- gain some screen real estate! | Raphael Rosch | 2013-03-22 | 2 | -17/+89 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Drop remaining unused functions | Alex Valavanis | 2013-03-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Fix -Wunused-function warnings | Alex Valavanis | 2013-03-18 | 2 | -23/+0 | |
| * | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-03-17 | 6 | -14/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-03-16 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | Drop checks for ancient dependency versions. These are satisfied elsewhere. | Alex Valavanis | 2013-03-16 | 2 | -11/+0 | |
| * | | | | | | | | | | | | | | | | | Warning cleanup | Alex Valavanis | 2013-03-16 | 2 | -11/+9 | |
| * | | | | | | | | | | | | | | | | | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 5 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | Fix remaining forward declaration tags (except for unavoidable internal error... | Alex Valavanis | 2013-03-15 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | Fix table layout in fill and stroke dialog in Gtk+ 2 | Alex Valavanis | 2013-03-15 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 12 | -18/+54 | |
| * | | | | | | | | | | | | | | | | | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 6 | -10/+7 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 7 | -8/+6 | |
| * | | | | | | | | | | | | | | | | Kill ancient gcc version check in configure.ac and fix a load of broken forwa... | Alex Valavanis | 2013-03-14 | 4 | -3/+5 | |
| * | | | | | | | | | | | | | | | | GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264) | su_v | 2013-03-13 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 2013-03-13 | 12 | -28/+642 | |
| * | | | | | | | | | | | | | | | | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 8 | -115/+157 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Translations. Latvian, Spanish and Ukrainian translations update, and transla... | Nicolas Dufour | 2013-03-11 | 1 | -9/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Migrate Object Properties dialog to Gtk::Grid | Alex Valavanis | 2013-03-09 | 5 | -50/+147 | |
| * | | | | | | | | | | | | | | Migrate calligraphic-profile-rename.* to Gtk::Grid | Alex Valavanis | 2013-03-09 | 2 | -12/+45 | |
| * | | | | | | | | | | | | | | Migrate from Gtk::Color to Gtk::RGBA | Alex Valavanis | 2013-03-09 | 3 | -0/+46 | |
| * | | | | | | | | | | | | | | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 2013-03-09 | 5 | -79/+256 | |
| * | | | | | | | | | | | | | | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 2013-03-08 | 8 | -5/+40 | |
| * | | | | | | | | | | | | | | Drop more Gtk::Table usage | Alex Valavanis | 2013-03-08 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | Switch to orientable Scale widgets in Gtkmm 3 | Alex Valavanis | 2013-03-08 | 7 | -15/+63 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix deprecated Gtkmm symbols in preferences widget | Alex Valavanis | 2013-03-07 | 4 | -82/+216 | |
| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Build with GDKMM_DISABLE_DEPRECATED for all | Alex Valavanis | 2013-03-01 | 1 | -0/+13 | |
| * | | | | | | | | | | | | Convert font-selector, text-edit, glyphs to use updated font-lister (use font... | Tavmjong Bah | 2013-03-01 | 4 | -66/+69 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Some strings clarifications (see Bug #955060, Latvian translation for 0.49). | Nicolas Dufour | 2013-02-25 | 2 | -2/+2 | |
| * | | | | | | | | | | | Fix missing headers for Gtk+ 3 build | Alex Valavanis | 2013-02-23 | 6 | -0/+7 | |
| * | | | | | | | | | | | Bug 1111459: revert changes from r12012 (regressions affect normal usage more... | su_v | 2013-02-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | update cmake files | Campbell Barton | 2013-02-19 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 1 | -0/+1 | |
| * | | | | | | | | | | adding dockbar/switcher style toggles in prefs ui | Raphael Rosch | 2013-02-11 | 2 | -0/+20 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | Win32. Fixing Glib and GTKmm deprecations. | Nicolas Dufour | 2013-02-05 | 2 | -1/+25 | |
| * | | | | | | | | | Build. Adding test for external GDL build (--enable-gtk3-experimental option). | Nicolas Dufour | 2013-02-05 | 1 | -0/+5 | |
| * | | | | | | | | | Fix for 1002757 : Regressions with new default font 'sans-serif' | John Smith | 2013-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | Clean up Cairo rendering in a couple of widgets | Alex Valavanis | 2013-01-31 | 1 | -22/+7 | |
| * | | | | | | | | | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 3 | -25/+0 | |
| * | | | | | | | | | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -49/+29 | |
| * | | | | | | | | | fix crash | Johan B. C. Engelen | 2013-01-24 | 1 | -0/+3 | |
| * | | | | | | | | | revert my revision 12053 (Bug #1103248 ) | Kris De Gussem | 2013-01-23 | 1 | -1/+1 | |
