summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed virtual function names.Markus Engel2013-03-29158-1609/+1609
* merged from trunkMarkus Engel2013-03-29926-32116/+24392
|\
| * Stop using top-level glibmm headerAlex Valavanis2013-03-264-19/+17
| * Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-2626-32/+66
| * Revert r12183 and replace with better work-around for Pango bug (incorrectTavmjong Bah2013-03-261-16/+24
| * Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrel...Craig Marshall2013-03-262-2/+1
| * Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2585-145/+111
| * Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-254-59/+61
| * Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...Nicolas Dufour2013-03-242-6/+6
| * Convert a couple of C-style pointer castsAlex Valavanis2013-03-232-3/+3
| * Fix more clang warningsAlex Valavanis2013-03-232-7/+7
| * Hide remaining non-critical GDL warnings. These will stop being our problem ...Alex Valavanis2013-03-231-2/+2
| * Use subclass of RadioButton rather than setting gobject data in Stroke Style ...Alex Valavanis2013-03-232-65/+120
| * filter name is random filter232 when first addedRaphael Rosch2013-03-221-1/+1
| * pick a better filter editor iconRaphael Rosch2013-03-221-1/+1
| * Translations. Translatable files clean-up (find.cpp removal).Nicolas Dufour2013-03-221-1/+1
| * ability to scroll inside the filter dock -- gain some screen real estate!Raphael Rosch2013-03-222-17/+89
| * Clarified choice of downsampling routine.Jasper van de Gronde2013-03-211-1/+3
| * Handle bitmap downsampling ourselves, see bug #804162 in launchpad.Jasper van de Gronde2013-03-212-12/+115
| * Partial fix for Bug #1071082 (Undo History doesn't work if open before file i...Nicolas Dufour2013-03-192-1/+19
| * Drop remaining unused functionsAlex Valavanis2013-03-183-3/+5
| * Drop old (unused) find dialog filesAlex Valavanis2013-03-185-503/+1
| * Fix -Wcast-align issues with SPItemCtxAlex Valavanis2013-03-183-4/+3
| * Fix -Wunused-function warningsAlex Valavanis2013-03-189-431/+24
| * Explicitly test for -Wno-unused-but-set-variable compiler optionAlex Valavanis2013-03-171-1/+3
| * cppcheckKris De Gussem2013-03-176-14/+10
| * cppcheckKris De Gussem2013-03-165-7/+3
| * Only suppress compiler warnings for GDL if option is supportedAlex Valavanis2013-03-161-0/+2
| * fix/suppress build warningsKris De Gussem2013-03-162-39/+9
| * Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-1614-46/+5
| * Suppress non-critical compiler warnings for GDL. We are dropping our fork ev...Alex Valavanis2013-03-161-0/+6
| * Warning cleanupAlex Valavanis2013-03-169-63/+67
| * Drop a couple of unused variables and a pixmapAlex Valavanis2013-03-153-42/+0
| * Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-156-0/+10
| * Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-158-15/+12
| * Fix table layout in fill and stroke dialog in Gtk+ 2Alex Valavanis2013-03-151-0/+15
| * Fix even more forward declaration tagsAlex Valavanis2013-03-1552-109/+80
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-1467-132/+42
| * Fix another tonne of forward declaration tagsAlex Valavanis2013-03-1443-61/+42
| * Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-1460-74/+67
| * Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed).Alex Valavanis2013-03-134-11/+45
| * cppcheckKris De Gussem2013-03-136-15/+9
| * GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)su_v2013-03-131-3/+3
| * Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-1312-28/+642
| * c++ifyKris De Gussem2013-03-121-14/+14
| * cppcheckKris De Gussem2013-03-122-36/+34
| * Further migration to Gtk::GridAlex Valavanis2013-03-1210-123/+212
| * fix build warningKris De Gussem2013-03-121-1/+1
| * readding entries in Cmake and make include lists that were not removed after ...Kris De Gussem2013-03-112-1/+7
| * cppcheckKris De Gussem2013-03-116-293/+292