| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hide remaining non-critical GDL warnings. These will stop being our problem ↵ | Alex Valavanis | 2013-03-23 | 1 | -2/+2 |
| | | | | | | after Gtk+ 3 migration (bzr r12234) | ||||
| * | Use subclass of RadioButton rather than setting gobject data in Stroke Style ↵ | Alex Valavanis | 2013-03-23 | 2 | -65/+120 |
| | | | | | | dialog: fixes cast-align issue. (bzr r12233) | ||||
| * | filter name is random filter232 when first added | Raphael Rosch | 2013-03-22 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089406 (bzr r12232) | ||||
| * | pick a better filter editor icon | Raphael Rosch | 2013-03-22 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1092313 (bzr r12231) | ||||
| * | Translations. Translatable files clean-up (find.cpp removal). | Nicolas Dufour | 2013-03-22 | 1 | -1/+1 |
| | | | | | | | | Translations. Inkscape.pot update. Preferences. Filters preferences text fix (see Bug #1133033). Extensions. Fix for Bug #1158377 (Printing marks needs more precision). (bzr r12230) | ||||
| * | ability to scroll inside the filter dock -- gain some screen real estate! | Raphael Rosch | 2013-03-22 | 2 | -17/+89 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1062134 (bzr r12229) | ||||
| * | Clarified choice of downsampling routine. | Jasper van de Gronde | 2013-03-21 | 1 | -1/+3 |
| | | | | (bzr r12228) | ||||
| * | Handle bitmap downsampling ourselves, see bug #804162 in launchpad. | Jasper van de Gronde | 2013-03-21 | 2 | -12/+115 |
| | | | | (bzr r12227) | ||||
| * | Partial fix for Bug #1071082 (Undo History doesn't work if open before file ↵ | Nicolas Dufour | 2013-03-19 | 2 | -1/+19 |
| | | | | | | is opened) by vaifrax. (bzr r12225) | ||||
| * | Drop remaining unused functions | Alex Valavanis | 2013-03-18 | 3 | -3/+5 |
| | | | | (bzr r12224) | ||||
| * | Drop old (unused) find dialog files | Alex Valavanis | 2013-03-18 | 5 | -503/+1 |
| | | | | (bzr r12223) | ||||
| * | Fix -Wcast-align issues with SPItemCtx | Alex Valavanis | 2013-03-18 | 3 | -4/+3 |
| | | | | (bzr r12222) | ||||
| * | Fix -Wunused-function warnings | Alex Valavanis | 2013-03-18 | 9 | -431/+24 |
| | | | | (bzr r12221) | ||||
| * | Explicitly test for -Wno-unused-but-set-variable compiler option | Alex Valavanis | 2013-03-17 | 1 | -1/+3 |
| | | | | (bzr r12219) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-17 | 6 | -14/+10 |
| | | | | (bzr r12218) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-16 | 5 | -7/+3 |
| | | | | (bzr r12217) | ||||
| * | Only suppress compiler warnings for GDL if option is supported | Alex Valavanis | 2013-03-16 | 1 | -0/+2 |
| | | | | (bzr r12216) | ||||
| * | fix/suppress build warnings | Kris De Gussem | 2013-03-16 | 2 | -39/+9 |
| | | | | (bzr r12215) | ||||
| * | Drop checks for ancient dependency versions. These are satisfied elsewhere. | Alex Valavanis | 2013-03-16 | 14 | -46/+5 |
| | | | | (bzr r12213) | ||||
| * | Suppress non-critical compiler warnings for GDL. We are dropping our fork ↵ | Alex Valavanis | 2013-03-16 | 1 | -0/+6 |
| | | | | | | eventually, so let's keep it frozen if possible. (bzr r12212) | ||||
| * | Warning cleanup | Alex Valavanis | 2013-03-16 | 9 | -63/+67 |
| | | | | (bzr r12211) | ||||
| * | Drop a couple of unused variables and a pixmap | Alex Valavanis | 2013-03-15 | 3 | -42/+0 |
| | | | | (bzr r12210) | ||||
| * | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 6 | -0/+10 |
| | | | | (bzr r12209) | ||||
| * | Fix remaining forward declaration tags (except for unavoidable internal ↵ | Alex Valavanis | 2013-03-15 | 8 | -15/+12 |
| | | | | | | errors in Gtkmm headers) (bzr r12208) | ||||
| * | Fix table layout in fill and stroke dialog in Gtk+ 2 | Alex Valavanis | 2013-03-15 | 1 | -0/+15 |
| | | | | (bzr r12207) | ||||
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 52 | -109/+80 |
| | | | | (bzr r12206) | ||||
| * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 67 | -132/+42 |
| | | | | (bzr r12205) | ||||
| * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 43 | -61/+42 |
| | | | | (bzr r12204) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 60 | -74/+67 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed). | Alex Valavanis | 2013-03-13 | 4 | -11/+45 |
| | | | | (bzr r12202) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-13 | 6 | -15/+9 |
| | | | | (bzr r12201) | ||||
| * | GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264) | su_v | 2013-03-13 | 1 | -3/+3 |
| | | | | (bzr r12200) | ||||
| * | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 2013-03-13 | 12 | -28/+642 |
| | | | | (bzr r12199) | ||||
| * | c++ify | Kris De Gussem | 2013-03-12 | 1 | -14/+14 |
| | | | | (bzr r12198) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-12 | 2 | -36/+34 |
| | | | | (bzr r12197) | ||||
| * | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 10 | -123/+212 |
| | | | | (bzr r12196) | ||||
| * | fix build warning | Kris De Gussem | 2013-03-12 | 1 | -1/+1 |
| | | | | (bzr r12195) | ||||
| * | readding entries in Cmake and make include lists that were not removed after ↵ | Kris De Gussem | 2013-03-11 | 2 | -1/+7 |
| | | | | | | all ( Bug #1120585 ) (bzr r12194) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-11 | 6 | -293/+292 |
| | | | | (bzr r12193) | ||||
| * | Drop duplicate io code ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 12 | -1040/+24 |
| | | | | (bzr r12192) | ||||
| * | fix build warnings / cppcheck ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 1 | -34/+42 |
| | | | | (bzr r12191) | ||||
| * | Fix for 998276 : Keyboard shortcuts not appearing in the main menu under ↵ | John Smith | 2013-03-11 | 1 | -0/+2 |
| | | | | | | Unity, uppdate to fix markup issue (bzr r12190) | ||||
| * | Translations. Latvian, Spanish and Ukrainian translations update, and ↵ | Nicolas Dufour | 2013-03-11 | 1 | -9/+10 |
| | | | | | | translators list update. (bzr r12189) | ||||
| * | Migrate Object Properties dialog to Gtk::Grid | Alex Valavanis | 2013-03-09 | 5 | -50/+147 |
| | | | | (bzr r12188) | ||||
| * | Migrate calligraphic-profile-rename.* to Gtk::Grid | Alex Valavanis | 2013-03-09 | 2 | -12/+45 |
| | | | | (bzr r12187) | ||||
| * | Migrate from Gtk::Color to Gtk::RGBA | Alex Valavanis | 2013-03-09 | 3 | -0/+46 |
| | | | | (bzr r12186) | ||||
| * | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 2013-03-09 | 6 | -79/+261 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185) | ||||
| * | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-08 | 4 | -177/+227 |
| | | | | (bzr r12184) | ||||
| * | Use font-weight names rather than numerical values. Fixes bug when scrolling ↵ | Tavmjong Bah | 2013-03-08 | 1 | -7/+7 |
| | | | | | | to URW Chancery L. (bzr r12183) | ||||
| * | Restore CSS generic faux faces. | Tavmjong Bah | 2013-03-08 | 1 | -5/+12 |
| | | | | (bzr r12182) | ||||
