summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
Commit message (Expand)AuthorAgeFilesLines
* Version 0.20PANGO_0_20Owen Taylor2001-09-251-0/+29
* Patch from Alex LarssonOwen Taylor2001-09-241-0/+15
* Fix handling of the last index in a paragraph. (#60630, fix based on patchOwen Taylor2001-09-241-0/+11
* Set PANGO_FONT_MASK_FAMILY. (#60888, reported by Mario Motta)Owen Taylor2001-09-211-0/+5
* pango/fonts.c (append_field, pango_font_description_to_string):Matthias Clasen2001-09-211-0/+5
* updated externalsHans Breuer2001-09-211-0/+23
* unset the static_family flag so the family_name gets freed on the nextSven Neumann2001-09-201-0/+6
* fix rule so that flags get registered as flags and rather than enumsJames Henstridge2001-09-201-0/+11
* Remove pango_font_map_free_families, which was no longer in the headers,Owen Taylor2001-09-191-0/+10
* header to abstract the difference between FreeType 2.0.3 and 2.0.4 errorHavoc Pennington2001-09-191-0/+9
* Released 0.19.PANGO_0_19Tim Janik2001-09-191-0/+4
* require glib 1.3.8.Tim Janik2001-09-181-0/+4
* Include parent_instance structures.Owen Taylor2001-09-181-0/+8
* Up to 0.19.Owen Taylor2001-09-181-0/+57
* add $(pangoxftlibs) so we get proper dependencies noted in the module.Matt Wilson2001-09-181-0/+5
* Use g_build_filename() where appropriate.Owen Taylor2001-09-121-0/+6
* Fix problem with green/blue confusion.Owen Taylor2001-09-111-0/+5
* Update to the new g_boxed_type_register_static API.Alex Larsson2001-09-101-0/+10
* Version 0.18PANGO_0_18Owen Taylor2001-09-041-0/+10
* Make a couple of functions static.Owen Taylor2001-09-021-0/+8
* New file, move color handling here.Owen Taylor2001-08-301-0/+9
* Handle text == NULL, length == 0 again.Owen Taylor2001-08-241-0/+5
* pass "" as default text into pango_layout_set_text() as NULL isn't allowedTim Janik2001-08-231-0/+6
* Simply use g_utf8_validate() to validate the text, avoiding problem whereOwen Taylor2001-08-221-0/+7
* Fully convert the truetype unicode table to host endianness when readingAlexander Larsson2001-08-161-0/+6
* Updated to match gpp standard.Jens Finke2001-08-151-0/+4
* composite with "saturate" semantics instead of "over" so joining glyphsSven Neumann2001-08-141-0/+5
* composite glyphs over the buffer instead of simply copying into it soSven Neumann2001-08-141-0/+6
* Set GPATH to fix srcdir != builddir problems with GNU make.Owen Taylor2001-08-121-0/+5
* restore the previously selected font into the device context.Hans Breuer2001-08-091-0/+17
* pango/pango-layout.c (pango_layout_line_get_empty_extents):Matthias Clasen2001-08-091-0/+7
* ogh, forgot the changelogAlexander Larsson2001-08-091-1/+8
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-091-0/+10
* Don't build the non-existant testfont binary Use glib-mkenums instead ofAlexander Larsson2001-08-041-1/+1
* Don't build the non-existant testfont binary Use glib-mkenums instead ofAlexander Larsson2001-08-041-0/+10
* Remove unused prototype.Darin Adler2001-07-271-0/+4
* make implementation static too.Hans Breuer2001-07-201-0/+11
* Don't corrupt the font description passed in.Owen Taylor2001-07-191-0/+5
* Fix dependencies to work without XFT.Owen Taylor2001-07-131-0/+5
* Add an explicit dependency on libpangoxft.la, to fix parallel make problemOwen Taylor2001-07-121-0/+9
* Remove stray semicolon.Darin Adler2001-07-121-0/+43
* copy function. (pango_glyph_string_get_type): implement get_type function.James Henstridge2001-07-021-0/+22
* s/shutdown/dispose/ to adapt to GObject changes.Tim Janik2001-07-021-0/+8
* Use gssize, not size_t, gssize isn't defined here on all systems.Owen Taylor2001-07-021-0/+6
* don't get confused by qt3Havoc Pennington2001-06-291-0/+4
* Require GLib-1.3.7Owen Taylor2001-06-291-0/+8
* Couple of bug fixes for the last change.Owen Taylor2001-06-261-0/+18
* pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape):Owen Taylor2001-06-231-0/+16
* changed version to 0.17Hans Breuer2001-06-221-0/+10
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-0/+31