summaryrefslogtreecommitdiffstats
path: root/src/widgets/font-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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