summaryrefslogtreecommitdiffstats
path: root/src/widgets/font-selector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Contextual split of a message, updated Russian translationAlexandre Prokoudine2009-03-161-1/+1
| | | (bzr r7504)
* Merge from fe-movedTed Gould2008-11-211-1/+1
| | | (bzr r6891)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
| | | (bzr r6839)
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
| | | (bzr r6793)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
| | | (bzr r6593)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
| | | (bzr r6569)
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-10/+13
| | | (bzr r6561)
* Updating deprecated type calls.Jon A. Cruz2008-05-061-19/+27
| | | (bzr r5617)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-3/+2
| | | (bzr r5149)
* fix 169057 and prevent non-numeric input for font sizebulia byak2008-01-301-4/+17
| | | (bzr r4618)
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-63/+93
| | | | | | | | | | | | | | | | | | | (Closes LP: #169973) - New attribute in an object's style string called -inkscape-font-specification stores full font name - This will be useful when we can support fonts that don't fit into the confines of CSS (if either pango enhances their PangoFontDescription structure, or we can get around its limitations) - Framework in place to separate font families from their "styles" (faces) in the text and font dialog - need only the code that does the actual separation - Text and Styles dialog shows only fonts it can handle (bzr r4392)
* Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ↵Jon A. Cruz2007-12-061-121/+112
| | | | | almost a year (bzr r4184)
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-111-5/+7
| | | (bzr r2605)
* Fixed [ 1610944 ] Text dialog discard style and crashJohan B. C. Engelen2007-01-021-13/+18
| | | (bzr r2124)
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-251-0/+9
| | | (bzr r1280)
* * Check for a valid font family in the text toolbox's selection_changed callbackMilosz Derezynski2006-05-181-2/+7
| | | | | * Throw an exception if no TreePath can be found in the map (as in "no such family exists") (bzr r879)
* * First implementation step of the text toolboxMilosz Derezynski2006-05-181-2/+1
| | | (bzr r868)
* * Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead ↵Milosz Derezynski2006-05-171-145/+205
| | | | | of GtkCList (bzr r865)
* extending the font selector preview string (patch #1240559 by cmarqu)Ralf Stephan2006-02-131-1/+1
| | | (bzr r135)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+722
(bzr r1)