| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Working in widgets | root | 2013-03-17 | 159 | -480/+299 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix/suppress build warnings | Kris De Gussem | 2013-03-16 | 2 | -39/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop checks for ancient dependency versions. These are satisfied elsewhere. | Alex Valavanis | 2013-03-16 | 14 | -46/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 52 | -109/+80 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 67 | -132/+42 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | widget working not compile | root | 2013-03-16 | 132 | -446/+1328 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 43 | -61/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kill ancient gcc version check in configure.ac and fix a load of broken forwa... | Alex Valavanis | 2013-03-14 | 60 | -74/+67 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed). | Alex Valavanis | 2013-03-13 | 4 | -11/+45 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-03-13 | 6 | -15/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c++ify | Kris De Gussem | 2013-03-12 | 1 | -14/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-03-12 | 2 | -36/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 10 | -123/+212 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix build warning | Kris De Gussem | 2013-03-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating original path | Jabier Arraiza Cenoz | 2013-03-14 | 3 | -136/+85 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunk | root | 2013-03-11 | 20 | -1372/+372 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | readding entries in Cmake and make include lists that were not removed after ... | Kris De Gussem | 2013-03-11 | 2 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-03-11 | 6 | -293/+292 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop duplicate io code ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 12 | -1040/+24 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix build warnings / cppcheck ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 1 | -34/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unit... | John Smith | 2013-03-11 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Latvian, Spanish and Ukrainian translations update, and transla... | Nicolas Dufour | 2013-03-11 | 1 | -9/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~sub fix, double click to reset default handles and control to 10% step | root | 2013-03-11 | 8 | -27/+248 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk | Jabier Arraiza Cenoz | 2013-03-10 | 45 | -365/+1029 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 6 | -79/+261 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-08 | 4 | -177/+227 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use font-weight names rather than numerical values. Fixes bug when scrolling ... | Tavmjong Bah | 2013-03-08 | 1 | -7/+7 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore CSS generic faux faces. | Tavmjong Bah | 2013-03-08 | 1 | -5/+12 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 2013-03-08 | 13 | -5/+79 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Drop more Gtk::Table usage | Alex Valavanis | 2013-03-08 | 5 | -16/+143 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to orientable Scale widgets in Gtkmm 3 | Alex Valavanis | 2013-03-08 | 7 | -15/+63 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add pencil BSpline mode | Jabier Arraiza Cenoz | 2013-03-10 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2013-03-07 | 10 | -90/+246 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deprecated Gtkmm symbols in preferences widget | Alex Valavanis | 2013-03-07 | 8 | -86/+234 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Disable "faux" or "synthesized" font faces. | Tavmjong Bah | 2013-03-07 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | boolops union. fix for disappearing objects (Bug 168907) | Alvin Penner | 2013-03-06 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Permanent show outline in BSpline mode | Jabier Arraiza Cenoz | 2013-03-06 | 1 | -0/+3 | |
