summaryrefslogtreecommitdiffstats
path: root/src/libnrtype (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop using top-level glibmm headerAlex Valavanis2013-03-261-3/+1
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-1/+2
* Revert r12183 and replace with better work-around for Pango bug (incorrectTavmjong Bah2013-03-261-16/+24
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+3
* Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-251-50/+48
* Fix -Wunused-function warningsAlex Valavanis2013-03-182-7/+24
* Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-151-1/+0
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+0
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-142-2/+2
* Use font-weight names rather than numerical values. Fixes bug when scrolling ...Tavmjong Bah2013-03-081-7/+7
* Restore CSS generic faux faces.Tavmjong Bah2013-03-081-5/+12
* Disable "faux" or "synthesized" font faces.Tavmjong Bah2013-03-071-0/+5
* Use our own font_description_better_match which takes into account font-stret...Tavmjong Bah2013-03-041-42/+78
* Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah2013-03-012-66/+62
* Fix for font-family scrolling in text-tool tool-controls (bug 1122553).Tavmjong Bah2013-02-241-6/+7
* Small step towards fixing font-family scrolling issue (bug 1122553).Tavmjong Bah2013-02-232-0/+85
* Small bug fix (fix format of font-family in some cases).Tavmjong Bah2013-02-191-2/+2
* Move code from text-toolbar to font-lister in preparation to share code with ...Tavmjong Bah2013-02-172-33/+837
* Move cell_data_func and separator_func from text-toolbar to font-lister.Tavmjong Bah2013-02-112-1/+87
* Attempt to speed up font-family handling be freezing/thawing Gtk::ListStore w...Tavmjong Bah2013-02-101-1/+7
* Use update_font_list() in font-lister.cpp. Remove equivalent code in text-too...Tavmjong Bah2013-02-091-1/+1
* Add function to add document font-family entries to store.Tavmjong Bah2013-02-092-24/+165
* Add fonts (and font-lists) used in document to top of Text tool-bar font-fami...Tavmjong Bah2013-02-062-1/+6
* Fix for 1002757 : Regressions with new default font 'sans-serif' - fix mapJohn Smith2013-02-041-5/+5
* Fix for 1002757 : Regressions with new default font 'sans-serif'John Smith2013-02-024-10/+43
* Text toolbar will display style options for the first font in a font-family l...Tavmjong Bah2013-01-311-0/+2
* Partial fix to allow change of style when the font-family is a font list.Tavmjong Bah2013-01-311-1/+6
* Partial fix for bug 595432 "Clicking Arial Black selects Arial Bold"Tavmjong Bah2013-01-311-3/+12
* Stop using deprecated pang_ft2 functionsAlex Valavanis2013-01-132-5/+14
* Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-094-26/+0
* Update to current trunkTed Gould2012-11-251-2/+2
|\
| * code cleanup: quiet warnings with gcc.Campbell Barton2012-11-201-2/+2
* | Files in /src that no longer existTed Gould2012-10-151-1/+0
|/
* Warnings. Fix for Bug #323414 (strict-aliasing rules warnings).Nicolas Dufour2012-08-091-3/+5
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-042-0/+15
* Change default font to a CSS valid default font (Sans -> sans-serif).Tavmjong Bah2012-05-212-5/+5
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+1
* Loop index type cleanupJon A. Cruz2012-04-161-7/+14
* support vertical text on path such that baseline is perpendiclar to the path ...Veronika Irvine2012-04-132-20/+39
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-292-3/+5
* emf output. loosen the tolerance on text positioning (Bug 939688)Alvin Penner2012-02-261-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-084-4/+4
* load Win32 symbol fonts. disable USE_PANGO_WIN32 (Bug 165665)Alvin Penner2011-11-171-1/+1
* fix potential null pointer derefJohan B. C. Engelen2011-10-281-1/+1
* update cmake file listsCampbell Barton2011-10-081-1/+0
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-5/+6
* More forward.h purging.Jon A. Cruz2011-10-046-25/+7
* Purging some forward.h files.Jon A. Cruz2011-10-043-3/+3