summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.21.6 ===PANGO_1_21_6Behdad Esfahbod2008-09-083-1/+19
* Bug 550659 – configure.in ignores a win32 backend only scenarioAlberto Ruiz2008-09-032-1/+7
* Bug 549758 – Swedish font sample text could use punctuationBehdad Esfahbod2008-08-282-14/+21
* Bug 549522 – New pt_BR pangram for pangoBehdad Esfahbod2008-08-272-2/+10
* Bug 549520 – fr sample stringBehdad Esfahbod2008-08-262-3/+10
* === Released 1.21.5 ===PANGO_1_21_5Behdad Esfahbod2008-08-263-1/+49
* Bug 549003 – pango_layout_set_height(): layout should not be clearedBehdad Esfahbod2008-08-223-2/+23
* Fix build, small typo.Richard Hult2008-08-222-1/+6
* Use atomic reference counting.Behdad Esfahbod2008-08-227-22/+33
* Bug 143542 – PangoFT2Fontmap leakBehdad Esfahbod2008-08-2211-20/+93
* Minor doc improvement.Behdad Esfahbod2008-08-201-1/+2
* Add a comma to Persian text.Behdad Esfahbod2008-08-201-1/+1
* Cache language information to avoid bsearch()ing all the time.Behdad Esfahbod2008-08-202-7/+99
* Add a macroBehdad Esfahbod2008-08-201-8/+10
* Cleanup bsearching in language arrays.Behdad Esfahbod2008-08-202-88/+82
* pango_language_get_scripts(): Fix a tiny typo in the documentation.Murray Cumming2008-08-202-1/+6
* Fix docsBehdad Esfahbod2008-08-202-4/+5
* Bug 314094 – Get rid of poutpourri default sample stringBehdad Esfahbod2008-08-203-20/+40
* Bug 473806 – Improve pango_language_get_sample_string()Behdad Esfahbod2008-08-205-34/+637
* Various corrections.Behdad Esfahbod2008-08-203-27/+31
* Bug 473805 – Add API enumerating scripts for a languageBehdad Esfahbod2008-08-2010-120/+250
* Fix cyclic header ordering and move pango_language_* to pango-language.hBehdad Esfahbod2008-08-203-5/+14
* Bug 470895 – Improve OpenType language tag listBehdad Esfahbod2008-08-182-201/+416
* === Released 1.21.4 ===Behdad Esfahbod2008-08-183-3/+92
* Bug 547432: Deprecation of pango_(backend)_font_map_create_context() notSven Herzberg2008-08-127-23/+31
* Bug 547303 – pango_layout_get_cursor_pos crashes on certain text buffersBehdad Esfahbod2008-08-112-0/+16
* Fix cluster iteration.Behdad Esfahbod2008-08-062-2/+7
* Implement draw_glyph_item using cairo_show_text_glyphs().Behdad Esfahbod2008-08-062-85/+107
* Implement draw_glyph_item using cairo_show_text_glyphs().Behdad Esfahbod2008-08-067-30/+33
* Fedora Bug 457883 - Sindhi Characters are not supported in pangoBehdad Esfahbod2008-08-062-1/+9
* Add missing bug reference.Behdad Esfahbod2008-08-061-0/+2
* Bug 441654 – prefix fails when more than one base characters (asBehdad Esfahbod2008-08-062-1/+11
* Bug 546534 – pango_cairo_font_map_set_default(NULL) errsBehdad Esfahbod2008-08-062-3/+13
* Bug 431394 – Use pango_glyph_item_iter in more placesBehdad Esfahbod2008-08-062-36/+41
* Bug 377948 – Make pango_glyph_item_iter publicBehdad Esfahbod2008-08-0610-111/+322
* Oops.Behdad Esfahbod2008-08-061-1/+1
* Improve docs.Behdad Esfahbod2008-08-062-2/+2
* Fix compiler warning.Behdad Esfahbod2008-08-061-2/+2
* Make the following API public:Behdad Esfahbod2008-08-0629-83/+200
* New public API:Behdad Esfahbod2008-08-0610-8/+299
* Fix doc build warning.Behdad Esfahbod2008-08-062-3/+7
* Justify lines broken by U+2028 LINE SEPARATOR. Also affects return valueBehdad Esfahbod2008-08-062-9/+8
* Add a mkdir to be sure the destination directory exists before copyingTor Lillqvist2008-08-052-0/+4
* On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depending on hostTor Lillqvist2008-08-053-4/+22
* Don't attempt to build the MS import libraries for libpangoft2 unlessTor Lillqvist2008-08-032-2/+13
* Include <string.h> for strlen() prototype.Tor Lillqvist2008-08-032-0/+7
* MinorBehdad Esfahbod2008-07-041-1/+1
* Bug 540592 – Crash in HB_GSUB_Apply_String with Linux-Libertine fontPANGO_1_20_5PANGO_1_20_4Behdad Esfahbod2008-06-292-1/+8
* require glib trunk (for newer glib-mkenums).Kristian Rietveld2008-06-263-2/+9
* Bug 540036 – Doesn't link to fontconfigBehdad Esfahbod2008-06-242-0/+7