summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-0/+1
| |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem2013-04-032-2/+2
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | / Header cleanupAlex Valavanis2013-03-2914-48/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...Nicolas Dufour2013-03-281-1/+5
* | | | | | | | | | | | | | | | | | | | | Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...Nicolas Dufour2013-03-281-1/+1
* | | | | | | | | | | | | | | | | | | | | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-269-4/+27
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2516-29/+21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Drop remaining unused functionsAlex Valavanis2013-03-181-1/+2
* | | | | | | | | | | | | | | | | | Fix -Wunused-function warningsAlex Valavanis2013-03-182-23/+0
* | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-03-176-14/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-03-161-2/+0
* | | | | | | | | | | | | | | | | Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-162-11/+0
* | | | | | | | | | | | | | | | | Warning cleanupAlex Valavanis2013-03-162-11/+9
* | | | | | | | | | | | | | | | | Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-155-0/+9
* | | | | | | | | | | | | | | | | Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-153-3/+3
* | | | | | | | | | | | | | | | | Fix table layout in fill and stroke dialog in Gtk+ 2Alex Valavanis2013-03-151-0/+15
* | | | | | | | | | | | | | | | | Fix even more forward declaration tagsAlex Valavanis2013-03-1512-18/+54
* | | | | | | | | | | | | | | | | Fix another load of forward declaration tagsAlex Valavanis2013-03-146-10/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Fix another tonne of forward declaration tagsAlex Valavanis2013-03-147-8/+6
* | | | | | | | | | | | | | | | Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-144-3/+5
* | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | Further migration to Gtk::GridAlex Valavanis2013-03-128-115/+157
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Translations. Latvian, Spanish and Ukrainian translations update, and transla...Nicolas Dufour2013-03-111-9/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Migrate Object Properties dialog to Gtk::GridAlex Valavanis2013-03-095-50/+147
* | | | | | | | | | | | | | Migrate calligraphic-profile-rename.* to Gtk::GridAlex Valavanis2013-03-092-12/+45
* | | | | | | | | | | | | | Migrate from Gtk::Color to Gtk::RGBAAlex Valavanis2013-03-093-0/+46
* | | | | | | | | | | | | | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis2013-03-095-79/+256
* | | | | | | | | | | | | | Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-088-5/+40
* | | | | | | | | | | | | | Drop more Gtk::Table usageAlex Valavanis2013-03-081-0/+12
* | | | | | | | | | | | | | Switch to orientable Scale widgets in Gtkmm 3Alex Valavanis2013-03-087-15/+63
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-074-82/+216
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Build with GDKMM_DISABLE_DEPRECATED for allAlex Valavanis2013-03-011-0/+13
* | | | | | | | | | | | Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah2013-03-014-66/+69
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Some strings clarifications (see Bug #955060, Latvian translation for 0.49).Nicolas Dufour2013-02-252-2/+2
* | | | | | | | | | | Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-236-0/+7
* | | | | | | | | | | Bug 1111459: revert changes from r12012 (regressions affect normal usage more...su_v2013-02-201-1/+0
* | | | | | | | | | | update cmake filesCampbell Barton2013-02-191-0/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* | | | | | | | | | adding dockbar/switcher style toggles in prefs uiRaphael Rosch2013-02-112-0/+20
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Win32. Fixing Glib and GTKmm deprecations.Nicolas Dufour2013-02-052-1/+25
* | | | | | | | | Build. Adding test for external GDL build (--enable-gtk3-experimental option).Nicolas Dufour2013-02-051-0/+5
* | | | | | | | | Fix for 1002757 : Regressions with new default font 'sans-serif'John Smith2013-02-021-1/+1
* | | | | | | | | Clean up Cairo rendering in a couple of widgetsAlex Valavanis2013-01-311-22/+7
* | | | | | | | | Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-273-25/+0
* | | | | | | | | More GObject boilerplate reductionAlex Valavanis2013-01-261-49/+29
* | | | | | | | | fix crashJohan B. C. Engelen2013-01-241-0/+3
* | | | | | | | | revert my revision 12053 (Bug #1103248 )Kris De Gussem2013-01-231-1/+1