summaryrefslogtreecommitdiffstats
path: root/src/widgets/font-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-13Replace C FontSelector by C++ FontSelector.Tavmjong Bah1-509/+0
2018-04-05Code cleanup.Tavmjong Bah1-4/+3
2018-01-08Misc. typosluz.paz1-1/+1
2017-08-01Remove unused files.Tavmjong Bah1-12/+0
2016-11-25Remove deprecated GtkWidget-separator-height, ignored as of 3.20.Tavmjong Bah1-6/+0
2016-11-25Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.Tavmjong Bah1-1/+0
2016-10-03Fix merge bugsJabier Arraiza Cenoz1-7/+0
2016-09-01Make GTK3 width of Text and Font dialog more reasonable.Tavmjong Bah1-3/+4
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+1
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-29/+4
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+1
2016-07-24Add Text tag and update widgets codeJabier Arraiza Cenoz1-25/+1
2016-04-13font-selector: Gtk+ 3 theming #Hackfest2016Alex Valavanis1-1/+16
2014-10-15LiamW's initial font caching work.Tavmjong Bah1-1/+3
2014-08-23font-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis1-27/+15
2014-08-18Code cleanup.Liam P. White1-4/+2
2014-08-17Similar workaround to r13523 (text&font dialog not appearing quickly)Liam P. White1-3/+4
2014-08-17Merge in font-speedup branch to improve launch timesLiam P. White1-1/+3
2014-06-09Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah1-8/+22
2014-06-09Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah1-8/+22
2014-03-03change 0 to NULL for pointersJohan B. C. Engelen1-2/+2
2013-07-31Eliminate "unit-constants.h".Matthew Petroff1-1/+0
2013-04-28Warning cleanup.Jon A. Cruz1-1/+1
2013-03-01Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah1-153/+100
2013-02-23Remove unused variables. Change default preview font size.Tavmjong Bah1-8/+1
2013-02-11Move cell_data_func and separator_func from text-toolbar to font-lister.Tavmjong Bah1-0/+13
2013-02-05Supress Pango error message.Tavmjong Bah1-1/+3
2013-02-03fix crashJohan B. C. Engelen1-0/+4
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-5/+5
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-17/+0
2012-11-26Made a few user-visible messages translatableAlexandre Prokoudine1-1/+1
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-1/+1
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-1/+1
2012-10-03Fix for 168164 : gtk 2.22 compile issuesJohn Smith1-1/+1
2012-08-16Fix for 168164 : Font sizes in points optionJohn Smith1-19/+51
2012-08-04Fix for 575831 : Add font variant drop-down box to new text toolbarJohn Smith1-59/+73
2012-07-20Fix for 940578 : Max font size in toolbar font chooserJohn Smith1-2/+7
2012-07-10Fix for 1022676 : Font dialog label alignmentJohn Smith1-1/+1
2012-05-18More GtkObject fixesAlex Valavanis1-7/+7
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-1/+1
2012-04-10Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis1-0/+5
2012-04-10Replace remaining gtk_hbox_new usageAlex Valavanis1-0/+5
2012-04-03Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith1-5/+24
2012-03-12Replace deprecated GtkSignal APIAlex Valavanis1-6/+7
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+1
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith1-0/+1
2012-02-11Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis1-1/+1
2012-01-14More GSEAL stuffAlex Valavanis1-1/+1
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1