summaryrefslogtreecommitdiffstats
path: root/src/widgets/font-selector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* change 0 to NULL for pointersJohan B. C. Engelen2014-03-031-2/+2
* Eliminate "unit-constants.h".Matthew Petroff2013-07-311-1/+0
* Warning cleanup.Jon A. Cruz2013-04-281-1/+1
* Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah2013-03-011-153/+100
* Remove unused variables. Change default preview font size.Tavmjong Bah2013-02-231-8/+1
* Move cell_data_func and separator_func from text-toolbar to font-lister.Tavmjong Bah2013-02-111-0/+13
* Supress Pango error message.Tavmjong Bah2013-02-051-1/+3
* fix crashJohan B. C. Engelen2013-02-031-0/+4
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-251-5/+5
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-17/+0
* Made a few user-visible messages translatableAlexandre Prokoudine2012-11-261-1/+1
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-1/+1
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-1/+1
* Fix for 168164 : gtk 2.22 compile issuesJohn Smith2012-10-031-1/+1
* Fix for 168164 : Font sizes in points optionJohn Smith2012-08-161-19/+51
* Fix for 575831 : Add font variant drop-down box to new text toolbarJohn Smith2012-08-041-59/+73
* Fix for 940578 : Max font size in toolbar font chooserJohn Smith2012-07-201-2/+7
* Fix for 1022676 : Font dialog label alignmentJohn Smith2012-07-101-1/+1
* More GtkObject fixesAlex Valavanis2012-05-181-7/+7
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-1/+1
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-101-0/+5
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+5
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-031-5/+24
* Replace deprecated GtkSignal APIAlex Valavanis2012-03-121-6/+7
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
* Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-161-0/+1
* Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis2012-02-111-1/+1
* More GSEAL stuffAlex Valavanis2012-01-141-1/+1
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* GTK+ cleanup: gtk_type_newAlex Valavanis2011-07-021-1/+1
|\
| * GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-1/+1
* | Remove some deprecated Gtk+ headersAlex Valavanis2011-07-011-7/+0
|/
* Merge from trunkKrzysztof Kosi??ski2010-11-251-3/+1
|\
| * i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-3/+1
* | Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski2010-08-051-324/+2
|/
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-0/+2
* Contextual split of a message, updated Russian translationAlexandre Prokoudine2009-03-161-1/+1
* Merge from fe-movedTed Gould2008-11-211-1/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-10/+13
* Updating deprecated type calls.Jon A. Cruz2008-05-061-19/+27
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-3/+2
* fix 169057 and prevent non-numeric input for font sizebulia byak2008-01-301-4/+17
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-63/+93
* Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...Jon A. Cruz2007-12-061-121/+112
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-111-5/+7
* Fixed [ 1610944 ] Text dialog discard style and crashJohan B. C. Engelen2007-01-021-13/+18