summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.0.5 ===PANGO_1_0_5Owen Taylor2002-10-1310-3/+101
* Recognize a special marker directory name "WINDOWSFONTDIR", and look upTor Lillqvist2002-09-307-0/+85
* Revert change from 2002-09-21: Don't bypass the code that automaticallyTor Lillqvist2002-09-287-2/+70
* (Based on GTK+ patch by J. Ali Harlow in #87774)Owen Taylor2002-09-279-3/+104
* make charset ordering of chinese character sets differently for chineseHidetoshi Tajima2002-09-277-4/+46
* INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372)Tor Lillqvist2002-09-257-2/+32
* Still a tiny improvement to pango_win32_render: keep tally of last_xTor Lillqvist2002-09-241-1/+2
* Use PANGO_PIXELS macro throughout instead of dividing by PANGO_SCALE.Tor Lillqvist2002-09-249-34/+215
* Remove. Not used. (A static library is built here. Exported entries are inTor Lillqvist2002-09-238-52/+44
* pango/mini-fribidi/makefile.mingw Remove. Not maintained.Tor Lillqvist2002-09-2311-99/+49
* Remove. Not maintained.Tor Lillqvist2002-09-229-54/+61
* Make color parsing more robust and correct. (#93804)Matthias Clasen2002-09-2211-45/+191
* Change according to change below so that build also with the manuallyTor Lillqvist2002-09-221-4/+4
* Minor spacing fixes, comment the Unicode ranges covered.Tor Lillqvist2002-09-2211-47/+186
* Two very minor spacing fixes.Tor Lillqvist2002-09-212-2/+1
* Distribute specifically pango.aliases and pango.modules, not the wholeTor Lillqvist2002-09-217-14/+25
* Distribute also pango.aliases and pango.modules.Tor Lillqvist2002-09-2112-398/+1005
* Don't distribute pangowin32.aliases, which isn't used.Tor Lillqvist2002-09-218-2/+65
* Fix problem where position wasn't updated properly.Owen Taylor2002-09-197-0/+31
* when checking automake version, run automake-1.4jacob berkman2002-09-057-1/+25
* Render only valid glyphs. Fix by Florent Duguet. Don't know if this isTor Lillqvist2002-09-047-4/+59
* G_WIN32_DLLMAIN_FOR_DLL_NAME not needed on Cygwin, surround with #ifdefTor Lillqvist2002-09-047-1/+33
* Make the test for VARARGS macros more robust, fixing problem withOwen Taylor2002-08-207-4/+50
* Fix missing statics.Owen Taylor2002-08-2018-82/+167
* Patch from Nils Nordman to add various missing 'static' (#90353)Owen Taylor2002-08-2012-11/+60
* minor doc mergeOwen Taylor2002-08-201-5/+0
* hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 andHavoc Pennington2002-08-187-3/+51
* Some fixes from #90267Owen Taylor2002-08-098-6/+75
* Fix accidentally exported set_unicode_charmap() andOwen Taylor2002-08-088-4/+40
* Fix check for having any backend HAVE_XFT => have_xft, etc. (ProblemOwen Taylor2002-08-017-1/+37
* Released 1.0.4PANGO_1_0_4Owen Taylor2002-08-017-7/+48
* Released 1.0.4Owen Taylor2002-07-318-2/+61
* Argument to make_glyph() shouldn't have been unsigned char, since we passOwen Taylor2002-07-3110-18/+80
* Avoid using g_strescape(), since it mangles UTF-8. (#89479, Yao Zhang)Owen Taylor2002-07-317-2/+80
* Set is_cluster_start attributes based on the log_clusters[] set by theOwen Taylor2002-07-317-0/+52
* added missing cast (ThaiFontInfo.info.face is just a gpointer, not anMichael Natterer2002-07-278-2/+32
* Fix problem where pango_xft_get_unknown_glyph() was being used for XOwen Taylor2002-07-2711-4/+67
* Patch fromm Qingjiang (Brian) Yuan adding support for GB-18030,Owen Taylor2002-07-268-3147/+3397
* Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support forOwen Taylor2002-07-268-0/+177
* Patch from Theppitak Karoonboonyanan that factors out common code fromOwen Taylor2002-07-2613-728/+1394
* Add back non-spurious \$ removed in last commit.Owen Taylor2002-07-267-1/+25
* Fix a leftover spurious \$ from the last commit.Owen Taylor2002-07-267-1/+25
* Replace uses of grep \(A\|B\) ... with egrep (A|B). (#84872, ArnaudOwen Taylor2002-07-267-28/+58
* File Edit Options Buffers Tools HelpOwen Taylor2002-07-258-7/+63
* Fix wrong assertion that was dying on lines separated by PS (U+2029).Owen Taylor2002-07-257-1/+37
* don't access the old (invalid) face pointer after loading a fallback faceSven Neumann2002-07-227-3/+39
* use $X_CFLAGS when looking for Xft headers (#88363)jacob berkman2002-07-167-1/+31
* pango/pangoft2.c (pango_ft2_get_per_char) Make load flagsOwen Taylor2002-07-157-2/+44
* Be more robust when trying to set the unicode character map on the font.Owen Taylor2002-07-108-66/+178
* Fix nameOwen Taylor2002-07-106-6/+6