| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix check for X11 backend with Gtk+ 2 | Alex Valavanis | 2013-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent config failure with GTK_CHECK_BACKEND when Gtk+ 3 dev is unavailable | Alex Valavanis | 2013-03-26 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | German translation update | Uwe Sch??ler | 2013-03-26 | 1 | -14/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che... | Alex Valavanis | 2013-03-26 | 27 | -32/+87 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert r12183 and replace with better work-around for Pango bug (incorrect | Tavmjong Bah | 2013-03-26 | 1 | -16/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrel... | Craig Marshall | 2013-03-26 | 2 | -2/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop unnecessary (and broken with Gtk+ 3) check for Gtk+ backend | Alex Valavanis | 2013-03-25 | 1 | -11/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 86 | -158/+111 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Fix for Bug #837962 (Untranslatable and not localized strings). | Nicolas Dufour | 2013-03-25 | 3 | -3068/+3229 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed uninitialized variables & misc warnings. | Jon A. Cruz | 2013-03-25 | 4 | -59/+61 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12240) | su_v | 2013-03-24 | 21 | -4807/+5018 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | German translation update | Uwe Sch??ler | 2013-03-24 | 1 | -2348/+2361 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas... | Nicolas Dufour | 2013-03-24 | 4 | -146/+160 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore more files (m4, po, etc.). | Tavmjong Bah | 2013-03-24 | 1 | -0/+58 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert a couple of C-style pointer casts | Alex Valavanis | 2013-03-23 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Fix for old Bug #166697 (Effects dirty document even when they do... | Nicolas Dufour | 2013-03-23 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix more clang warnings | Alex Valavanis | 2013-03-23 | 2 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide remaining non-critical GDL warnings. These will stop being our problem ... | Alex Valavanis | 2013-03-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use subclass of RadioButton rather than setting gobject data in Stroke Style ... | Alex Valavanis | 2013-03-23 | 2 | -65/+120 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter name is random filter232 when first added | Raphael Rosch | 2013-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pick a better filter editor icon | Raphael Rosch | 2013-03-22 | 2 | -12/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Translatable files clean-up (find.cpp removal). | Nicolas Dufour | 2013-03-22 | 4 | -2318/+2300 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ability to scroll inside the filter dock -- gain some screen real estate! | Raphael Rosch | 2013-03-22 | 2 | -17/+89 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r1228) | su_v | 2013-03-21 | 6 | -29/+158 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarified choice of downsampling routine. | Jasper van de Gronde | 2013-03-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle bitmap downsampling ourselves, see bug #804162 in launchpad. | Jasper van de Gronde | 2013-03-21 | 2 | -12/+115 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keys. Bug #253552 (Repeat effect shortcut). | Nicolas Dufour | 2013-03-19 | 2 | -16/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partial fix for Bug #1071082 (Undo History doesn't work if open before file i... | Nicolas Dufour | 2013-03-19 | 2 | -1/+19 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 988601-changes_2013_03_20a.patch | David Mathog | 2013-03-21 | 7 | -84/+103 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | INX: fix typo in internal WMF input/output filetypename | su_v | 2013-03-19 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12224) | su_v | 2013-03-19 | 59 | -1241/+234 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop remaining unused functions | Alex Valavanis | 2013-03-18 | 3 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop old (unused) find dialog files | Alex Valavanis | 2013-03-18 | 5 | -503/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix -Wcast-align issues with SPItemCtx | Alex Valavanis | 2013-03-18 | 3 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix -Wunused-function warnings | Alex Valavanis | 2013-03-18 | 9 | -431/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. hpgl output. further patch 2 by TimeWaster (Bug 1118663) | Alvin Penner | 2013-03-17 | 2 | -62/+75 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explicitly test for -Wno-unused-but-set-variable compiler option | Alex Valavanis | 2013-03-17 | 2 | -2/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-03-17 | 6 | -14/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-03-16 | 5 | -7/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only suppress compiler warnings for GDL if option is supported | Alex Valavanis | 2013-03-16 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix/suppress build warnings | Kris De Gussem | 2013-03-16 | 2 | -39/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix naming of configuration options and help string formatting | Alex Valavanis | 2013-03-16 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop checks for ancient dependency versions. These are satisfied elsewhere. | Alex Valavanis | 2013-03-16 | 15 | -65/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suppress non-critical compiler warnings for GDL. We are dropping our fork ev... | Alex Valavanis | 2013-03-16 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warning cleanup | Alex Valavanis | 2013-03-16 | 9 | -63/+67 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop a couple of unused variables and a pixmap | Alex Valavanis | 2013-03-15 | 3 | -42/+0 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes_2013_03_18c.patch | David Mathog | 2013-03-19 | 13 | -4097/+4585 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12209) | su_v | 2013-03-15 | 215 | -427/+313 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 6 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix remaining forward declaration tags (except for unavoidable internal error... | Alex Valavanis | 2013-03-15 | 8 | -15/+12 | |
