summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
Commit message (Expand)AuthorAgeFilesLines
* Version 0.22PANGO_0_22Owen Taylor2001-11-221-0/+7
* Version 0.22. Updated Update. Don't look like a doc comment.Owen Taylor2001-11-211-0/+11
* Always turn on anti-aliasing.Tor Lillqvist2001-11-211-0/+15
* Don't free font_pattern if we opened the XftFont, since the XftFont claimsAlex Larsson2001-11-201-0/+6
* Fix typo.Tor Lillqvist2001-11-191-0/+5
* Take both dpi_x and dpi_y as arguments. Doesn't currently handle dpi_xAlex Larsson2001-11-191-0/+6
* Add new function pango_context_load_fontset() to wrapAlex Larsson2001-11-181-0/+15
* Suffix package names with datestamp. Add the Pango modules.Tor Lillqvist2001-11-181-0/+22
* Add XFT_MATRIX and XFT_MINSPACE macro definitions if missing.Alexander Larsson2001-11-181-0/+5
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-0/+52
* Add --sgml-mode.Matthias Clasen2001-11-141-0/+4
* Add pangoxft-private.h.Matthias Clasen2001-11-111-0/+27
* Build separate developer package.Tor Lillqvist2001-11-081-0/+6
* Add a function pango_xft_picture_render() to render onto an Xft pictureOwen Taylor2001-11-051-0/+6
* don't bother with module dir recalculation if LIBDIR isn't definedHans Breuer2001-11-031-0/+13
* Patch from Alex Larsson to improve line breaking algorithm so that itOwen Taylor2001-11-021-0/+10
* Patch from Darin Adler, with updates, to use g_ascii_* instead ofOwen Taylor2001-11-021-0/+11
* Neat Win32 feature: A prebuilt Pango package can be installed in a randomTor Lillqvist2001-10-311-0/+15
* Make a number of functions static to avoid symbol clashes when bothOwen Taylor2001-10-311-0/+7
* Remove declarations of unimplemented functionsMatthias Clasen2001-10-301-0/+10
* don't link against pangox at all.Sven Neumann2001-10-301-0/+7
* Add @X_CFLAGS@ (#63095, Dan Winship)Owen Taylor2001-10-291-0/+4
* New file, used to build distribution package for Windows.Tor Lillqvist2001-10-281-0/+21
* Typo fix.Matthias Clasen2001-10-271-0/+9
* Forgotten files.Matthias Clasen2001-10-271-0/+12
* Version 0.21, require GLib-1.3.6PANGO_0_21Owen Taylor2001-10-261-0/+7
* Version 0.21, require GLib-1.3.6Owen Taylor2001-10-251-0/+6
* Allow NULL run_logical. (#63014, Tony Graham)Owen Taylor2001-10-251-0/+5
* Remove the rest of the silly pango file-reading code fromOwen Taylor2001-10-181-0/+9
* (Fixes from Frank Belew, #58905)Owen Taylor2001-10-181-0/+11
* pango/tmpl/x-fonts.sgml pango/break.c small documentation fixes.Matthias Clasen2001-10-151-0/+6
* another missing comment end marker and some fixes in gtk-doc comments.Sven Neumann2001-10-151-0/+12
* add missing comment end marker to make it compileManish Singh2001-10-151-0/+4
* Documentation updates.Matthias Clasen2001-10-141-0/+5
* Documentation updates.Matthias Clasen2001-10-131-0/+4
* Add module-defs-win32.c.Tor Lillqvist2001-10-101-0/+7
* protect from indexing off the end of the embedding_levels array by onlyMatt Wilson2001-10-091-0/+6
* fix wrong check for incorrect attrs_lenHavoc Pennington2001-10-051-0/+5
* use g_object_new() instead of g_new() to create a PangoFT2Face. Fixes bugSven Neumann2001-10-041-0/+6
* Retract my change to Xrender+Xft+Xft+FreeType.h checks from yesterday,Tor Lillqvist2001-10-041-0/+6
* remove assertion I shouldn't have put in thereHavoc Pennington2001-10-031-0/+5
* try to fix up the sentence breaking a bit, specifically for sentences thatHavoc Pennington2001-10-031-0/+4
* new program to dump logical attrs to stdoutHavoc Pennington2001-10-031-0/+7
* require one more log attr in the buffer passed in, to account for the endHavoc Pennington2001-10-031-0/+12
* don't include family name if PANGO_FONT_MASK_FAMILY is not set.Sven Neumann2001-10-031-0/+8
* Add the Win32 GDI Pango backend to autoconfiguration:Tor Lillqvist2001-10-031-0/+46
* g_string_printfa => g_string_append_printf.Owen Taylor2001-10-011-0/+4
* Typo fix: s/pang/pango/ in warning messageManish Singh2001-09-291-0/+5
* Use PANGO_FONT_MASK_* not PANGO_ATTR_* when manipulating the mask. AddOwen Taylor2001-09-281-0/+8
* Fix wrapper version to have boolean result. (#61248, Eric Lemings.)Owen Taylor2001-09-271-0/+6