summaryrefslogtreecommitdiffstats
path: root/src/libnrtype (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | merge from trunk (r12051)su_v2013-01-222-5/+14
|\|
| * Stop using deprecated pang_ft2 functionsAlex Valavanis2013-01-132-5/+14
* | merge from trunk (r11952)su_v2012-12-134-26/+0
|\|
| * Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-094-26/+0
* | merge from trunk (r11903)su_v2012-11-262-3/+2
|\|
| * 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
| |/
* | initial changes to address problem of importing chunks of text into something...David Mathog2012-09-271-18/+48
* | Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v2012-09-231-2/+56
|/
* 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
* Fix bugs in text stroke rendering and pickingKrzysztof Kosi??ski2011-09-051-1/+1
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-274-5/+0
* Remove NRRect use from the extension systemKrzysztof Kosi??ski2011-08-271-3/+2
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-272-24/+14
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-062-11/+11
* Patch from Andreas Becker to fix bug 805238 (Crash when setting empty font fa...Tavmjong Bah2011-07-221-1/+4
* Minor code safety tweak to null out stale pointer.Jon A. Cruz2011-07-191-0/+1
* consistency fix (potential bug)Johan B. C. Engelen2011-07-181-1/+1
* Allow em and ex as units on font-size.Tavmjong Bah2011-07-101-1/+1
* added missing headerCampbell Barton2011-07-021-0/+3
* Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop2011-06-302-0/+23
* get cmake working again.Campbell Barton2011-06-221-4/+0
* Merge from trunkKrzysztof Kosi??ski2011-06-192-19/+40
|\
| * cmake:Campbell Barton2011-06-131-1/+22
| * cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-2/+2
| * cmake:Campbell Barton2011-06-131-2/+3
| * cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2