summaryrefslogtreecommitdiffstats
path: root/src/widgets/font-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-1/+1
2011-07-01Remove some deprecated Gtk+ headersAlex Valavanis1-7/+0
2011-06-15Clean up deprecated GTK_WIDGET APIAlex Valavanis1-4/+4
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-6/+7
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-7/+0
2011-04-18Added mnemonics for font dialog (Bug #170765)Kris De Gussem1-4/+12
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-3/+1
2010-08-05Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski1-324/+2
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-0/+2
2009-03-16Contextual split of a message, updated Russian translationAlexandre Prokoudine1-1/+1
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-1/+1
2008-09-11convert almost all libnrtype to Geom::Johan B. C. Engelen1-1/+1
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-10/+13
2008-05-06Updating deprecated type calls.Jon A. Cruz1-19/+27
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-3/+2
2008-01-30fix 169057 and prevent non-numeric input for font sizebulia byak1-4/+17
2008-01-05Applying Gail's patch for font-specificationBryce Harrington1-63/+93
2007-12-06Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...Jon A. Cruz1-121/+112
2007-03-11Eliminate remaining sources of empty NR::RectsMenTaLguY1-5/+7
2007-01-02Fixed [ 1610944 ] Text dialog discard style and crashJohan B. C. Engelen1-13/+18
2006-06-25glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan1-0/+9
2006-05-18* Check for a valid font family in the text toolbox's selection_changed callbackMilosz Derezynski1-2/+7
2006-05-18* First implementation step of the text toolboxMilosz Derezynski1-2/+1
2006-05-17* Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead o...Milosz Derezynski1-145/+205
2006-02-13extending the font selector preview string (patch #1240559 by cmarqu)Ralf Stephan1-1/+1