summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.24.01.24.0Behdad Esfahbod2009-03-162-2/+39
* Rename ChangeLog.pre-1.23 -> ChangeLog.pre-1-23Behdad Esfahbod2009-03-161-0/+0
* [Makefile.am] Generage ChangeLog from git-logBehdad Esfahbod2009-03-161-0/+17
* Bug 547963 – man page for pango-viewBehdad Esfahbod2009-03-163-8/+32
* Bug 502804 – pango-view or pangocairo-view option to annotateBehdad Esfahbod2009-03-165-5/+51
* [pango-view] Add an extra level of mild annotation to cairo backendBehdad Esfahbod2009-03-163-74/+72
* [pango-view] Clear background in _renderBehdad Esfahbod2009-03-163-54/+65
* Bug 502805 – pango-view option for foreground/background colorBehdad Esfahbod2009-03-167-30/+182
* [configure.in] Look for pango.pc.in instead of ChangeLogBehdad Esfahbod2009-03-161-1/+1
* [pango-view] Don't clear the background for vector outputBehdad Esfahbod2009-03-152-7/+24
* [pango-view] Add ability to save to PS, EPS, PDF, and SVGBehdad Esfahbod2009-03-153-14/+183
* [pango-view] Make the cairo backend save png nativelyBehdad Esfahbod2009-03-151-0/+4
* [Makefile.am] CleanupBehdad Esfahbod2009-03-151-13/+5
* Red Hat Bug 490331 - Crash of galeon in libpangoBehdad Esfahbod2009-03-151-1/+1
* Bug 523166 – pango-view opens display even when invoked with -qBehdad Esfahbod2009-03-146-17/+93
* [pango-view] Don't set metrics-hinting, fallback to surface defaultBehdad Esfahbod2009-03-141-2/+0
* [pango-view] Remove per-backend binariesBehdad Esfahbod2009-03-145-129/+0
* Rebuild pango-script-lang-table.h with fontconfig-2.6.99.behdadBehdad Esfahbod2009-03-141-193/+241
* [Makefile.am] Fix build of gen-script-for-langBehdad Esfahbod2009-03-141-1/+1
* [pangofc-fontmap] Document the caching structureBehdad Esfahbod2009-03-131-0/+54
* [pangofc] Share cmap cache between PangoFcFont's of the same face (#567160)Behdad Esfahbod2009-03-133-81/+158
* [pangofc] Reuse filename from pattern in coverage keyBehdad Esfahbod2009-03-131-8/+20
* [pangofc] Add a "fontmap" property to PangoFcFontBehdad Esfahbod2009-03-1310-34/+109
* [pango-coverage] Fix optimization bug in pango_coverage_to_bytes()Behdad Esfahbod2009-03-131-8/+11
* [pango-coverage] Use gslice for data arraysBehdad Esfahbod2009-03-131-3/+3
* [pango-coverage] Remove unused struct memberBehdad Esfahbod2009-03-131-1/+0
* Increase FONTSET_CACHE_SIZE from 64 to 256Behdad Esfahbod2009-03-101-1/+1
* [pangofc-fontmap] Don't unref NULL object (RH bug# 487593)Behdad Esfahbod2009-03-101-1/+5
* Revert change from 2008-05-28 that mapped words and word pairs thatTor Lillqvist2009-03-091-98/+2
* [opentype] Protect against illegal access for arrays of length zeroBehdad Esfahbod2009-03-022-4/+24
* [opentype] Use size_t instead of uint for malloc wrappersBehdad Esfahbod2009-03-022-4/+6
* [glyphstring] Handle overflow with very long glyphstringsBehdad Esfahbod2009-03-021-6/+20
* [pango-language] Fix small leakBehdad Esfahbod2009-03-021-2/+4
* Bug 572662 – Remove deprecated GTK+ symbolsBehdad Esfahbod2009-03-022-749/+0
* Rename ChangeLog to ChangeLog.pre-1.23Behdad Esfahbod2009-03-022-0/+1
* Fix Bug 572529 – Poor -I ordering can break buildBehdad Esfahbod2009-03-021-2/+2
* Fix warningsBehdad Esfahbod2009-02-061-1/+2
* Fix check.PANGO_1_23_01.23.0Behdad Esfahbod2009-02-031-0/+6
* === Released 1.23.0 ===Behdad Esfahbod2009-02-032-0/+62
* Comment out gobject-introspection for now, to get a release out.Behdad Esfahbod2009-02-032-14/+19
* Fix conditional.Behdad Esfahbod2009-02-032-1/+5
* Don't do anything in shutdown. Was causing double-free of cairo fontBehdad Esfahbod2009-02-022-9/+6
* Allocate all array rows in a single ALLOC call. Saves over 100 alloc callsBehdad Esfahbod2009-02-022-42/+24
* It's not a programming error if face->family is NULL or family->fontmap isBehdad Esfahbod2009-01-312-4/+13
* TypoBehdad Esfahbod2009-01-311-1/+1
* Bug 569763 – pango doesn't like font descriptions without family!Behdad Esfahbod2009-01-302-5/+14
* Remove default font family and size. This means default is "serif 12" now,Behdad Esfahbod2009-01-303-23/+10
* Remove ClassDef->Defined field. This is the comment accompanying it:Behdad Esfahbod2009-01-296-106/+40
* Use calloc(), instead of malloc()ing and memset()ing.Behdad Esfahbod2009-01-292-3/+6
* Remove old cruft.Behdad Esfahbod2009-01-292-143/+5