summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix another load of forward declaration tagsAlex Valavanis2013-03-142-4/+4
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-143-4/+2
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
* 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-1310-18/+599
* Further migration to Gtk::GridAlex Valavanis2013-03-126-96/+103
* 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-091-3/+0
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-087-5/+34
* Switch to orientable Scale widgets in Gtkmm 3Alex Valavanis2013-03-082-9/+28
* Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-072-0/+27
* 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-235-0/+6
* Bug 1111459: revert changes from r12012 (regressions affect normal usage more...su_v2013-02-201-1/+0
* 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
* fix crashJohan B. C. Engelen2013-01-241-0/+3
* revert my revision 12053 (Bug #1103248 )Kris De Gussem2013-01-231-1/+1
* direct use of Glib::ustringKris De Gussem2013-01-221-1/+1
* UI uniformisation: added colons in front of edit box (see bug #1050938 )Kris De Gussem2013-01-202-10/+21
* UI uniformisationKris De Gussem2013-01-201-1/+1
* i18n. Shortcuts preferences are now fully translatable.Nicolas Dufour2013-01-181-4/+4
* Cleanup EekPreview widget implementation:Alex Valavanis2013-01-161-51/+6
* i18n. String disambiguation.Nicolas Dufour2013-01-151-2/+2
* clarify preference text (thought it was a bug first)Johan B. C. Engelen2013-01-141-1/+1
* Preferences. Moving selection option to avoid confusion.Nicolas Dufour2013-01-141-4/+3
* Warning and dead code cleanup.Jon A. Cruz2013-01-115-7/+11
* Filters. Fix for Bug #1089406 (filter name is random filter232 when first add...Nicolas Dufour2013-01-101-0/+1
* ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6Alex Valavanis2013-01-042-0/+22
* Re-add omitted UI pref from prefences dialog rewriteJosh Andler2013-01-041-0/+1
* Fix GTK+ 3 drawing of primitives list in filter effects dialogAlex Valavanis2012-12-282-9/+13
* Correct sizing in primitives list in filter-effects dialogAlex Valavanis2012-12-282-3/+69
* Change tooltip to clarify behavior after commit r10784.Tavmjong Bah2012-12-261-1/+1
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-254-33/+33
* Fix regression with event attribute names (see bug #1050938)su_v2012-12-191-9/+9
* Added support for Visio stencil files (.vss) to Symbols dialog.Tavmjong Bah2012-12-171-4/+104
* GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-166-1/+68
* GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-165-0/+42
* Fix for 383871 : Let space switch to selector tool even when used for panningJohn Smith2012-12-141-0/+2
* Migrate document metadata from NotbookPage to Gtk::Grid and drop dead codeAlex Valavanis2012-12-122-54/+79
* Migrate Layers dialog to Gtk::GridAlex Valavanis2012-12-102-2/+59
* GTK3: Migrate guides dialog to Gtk::GridAlex Valavanis2012-12-102-7/+79