summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
Commit message (Expand)AuthorAgeFilesLines
* delete lang engineHavoc Pennington2000-12-021-0/+83
* Make sure that we don't end up in an infinite loop due to zero-width tabs.Owen Taylor2000-12-011-0/+6
* Use g_file_test().Tor Lillqvist2000-11-301-1/+6
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-0/+31
* Some tiny changes to correspond to fribidi-0.15Owen Taylor2000-11-291-0/+10
* Add README.win32.Tor Lillqvist2000-11-261-0/+8
* Fix warnings - mostly include string.h for strcmp.Elliot Lee2000-11-211-0/+3
* Fix this to make iteration over runs work properlyHavoc Pennington2000-11-201-0/+5
* New file.Tor Lillqvist2000-11-191-0/+26
* Released 0.13PANGO_0_13Owen Taylor2000-11-171-12/+40
* Test against start not zero.Owen Taylor2000-11-171-0/+5
* hu Nov 16 13:23:43 2000 Owen Taylor <otaylor@redhat.com>Owen Taylor2000-11-161-0/+15
* Declare variable j so it compilesHavoc Pennington2000-11-161-0/+5
* Make some vars static. Implement pango_module_register function. MoveElliot Lee2000-11-161-0/+7
* Fix problem with unbreakable words at start of line longer than lineOwen Taylor2000-11-161-0/+5
* Fix problem where right-aligned lines weren't getting properly offsetOwen Taylor2000-11-151-0/+6
* commit ChangeLog entryOwen Taylor2000-11-151-0/+7
* Rewrite of good portions of line-break code to be more readable, workOwen Taylor2000-11-151-0/+6
* get the value of any rise attribute (pango_layout_run_get_extents): takeHavoc Pennington2000-11-151-0/+6
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+8
* Fix low underline code to deal with run_ink == NULL.Owen Taylor2000-11-141-0/+20
* Don't need to check_lines, pango_layout_get_iter() will do thatHavoc Pennington2000-11-141-0/+7
* Add italic/bold variantsHavoc Pennington2000-11-131-0/+4
* Patches from long ago: Make pango_layout slightly more robust. DoElliot Lee2000-11-131-0/+6
* Add new PangoLayoutIter entry pointsHavoc Pennington2000-11-131-0/+16
* Remove fribidi include.Owen Taylor2000-11-131-1/+24
* Renamed pango_attribute_compare to pango_attribute_equal. Renamed compareSebastian Wilhelmi2000-11-131-0/+14
* Remove UNICODE_LIBS UNICODE_CFLAGSHavoc Pennington2000-11-131-0/+10
* Added a fallback Korean font which comes with X.Robert Brady2000-11-131-0/+6
* Replace fallback shaper with a call to pango_x_fallback_shape, this setsRobert Brady2000-11-131-0/+6
* Remove checks for iconv - we now depend on g_iconv wrapper defined inOwen Taylor2000-11-121-0/+11
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-0/+18
* Don't corrupt the array.Robert Brady2000-11-121-0/+5
* Add accessor to get the text from the layoutHavoc Pennington2000-11-121-0/+5
* Add code to call SetTextAlign, but commented out.Tor Lillqvist2000-11-111-0/+9
* Shiny new Indic shapers!Robert Brady2000-11-081-0/+19
* Add a per-PangoXFontMap cache for X Atoms.Robert Brady2000-11-081-0/+19
* New Arabic shaper from Karl Koehler.Owen Taylor2000-11-021-0/+4
* Return the accel keyvalHavoc Pennington2000-11-011-0/+5
* Fix bug where not all text was appended when parsing acceleratorsHavoc Pennington2000-11-011-1/+6
* improved some X11 fotn registry aliasesPablo Saratxaga2000-11-011-0/+8
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-0/+51
* Added docs for the publically exported functions in this module, evenOwen Taylor2000-10-301-0/+11
* Fix up doc comments not to have obvious errors that gtk-doc barfs on.Owen Taylor2000-10-291-0/+13
* adapted g_Type_register_*() calls. GLib wants an additional flag field toTim Janik2000-10-251-0/+6
* pango/pango.def Add new entry points.Tor Lillqvist2000-10-031-0/+31
* Set this to `$(libexecdir)/pkgconfig'; this is the directory whereMartin Baulig2000-09-291-0/+7
* was pango_tab_array_new_with_defaults; apparently I didn't check in theHavoc Pennington2000-09-291-0/+6
* Change to return allocated array.Havoc Pennington2000-09-271-0/+5
* Add a tab array field to PangoLayout, and use it when laying out the textHavoc Pennington2000-09-251-0/+8