summaryrefslogtreecommitdiff
path: root/pango/pangowin32.c
Commit message (Expand)AuthorAgeFilesLines
...
* Document PangoIndicScript. Document.Matthias Clasen2002-12-071-0/+7
* Mark 1.2 API additions, fix some doc comments.Matthias Clasen2002-11-281-0/+9
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-211-77/+172
* Get rid of unnecessary casts for g_object_{ref,unref}Manish Singh2002-10-141-4/+4
* Merge from pango-1-0:Tor Lillqvist2002-09-241-31/+93
* Distribute specifically pango.aliases and pango.modules, not the wholeTor Lillqvist2002-09-211-98/+210
* Render only valid glyphs. Fix by Florent Duguet. Don't know if this isTor Lillqvist2002-09-041-4/+11
* Set the right font when computing the average digit width.Owen Taylor2002-03-251-5/+9
* Add pango_win32_os_version_info variable, an OSVERSIONINFO struct.Tor Lillqvist2002-03-171-1/+9
* Silence gcc -Wall, initialise a couple of variables.Tor Lillqvist2002-01-011-2/+2
* Fix problem with returned width on lines other than the first lineOwen Taylor2001-12-101-1/+1
* removed the arbitrary limit to 10 fonts. Instead make the command lineHans Breuer2001-11-231-7/+7
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-1/+1
* Documentation updates.Matthias Clasen2001-10-261-0/+9
* Add the Win32 GDI Pango backend to autoconfiguration:Tor Lillqvist2001-10-031-8/+0
* updated externalsHans Breuer2001-09-211-2/+2
* Up to 0.19.Owen Taylor2001-09-181-7/+8
* Fully convert the truetype unicode table to host endianness when readingAlexander Larsson2001-08-161-17/+35
* restore the previously selected font into the device context.Hans Breuer2001-08-091-3/+5
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-091-957/+488
* make implementation static too.Hans Breuer2001-07-201-4/+4
* s/shutdown/dispose/ to adapt to GObject changes.Tim Janik2001-07-021-4/+4
* Couple of bug fixes for the last change.Owen Taylor2001-06-261-78/+5
* changed version to 0.17Hans Breuer2001-06-221-16/+17
* reflect new version number, removed external fribidi dependency from linkHans Breuer2001-05-061-0/+27
* instead of simply adding one matching font for the magic font names (sans,Hans Breuer2001-04-131-8/+51
* added _pango_included_win32_modules[] to include modules with plain win32Hans Breuer2001-02-191-0/+11
* Use g_win32_get_package_installation_subdirectory(). Use the sameTor Lillqvist2001-02-101-8/+6
* Allow '+' in the filename.Tor Lillqvist2001-01-071-1/+1
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-3/+20
* New file.Tor Lillqvist2000-11-191-2/+4
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+1
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-3/+4
* Add code to call SetTextAlign, but commented out.Tor Lillqvist2000-11-111-2/+11
* adapted g_Type_register_*() calls. GLib wants an additional flag field toTim Janik2000-10-251-1/+1
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-10/+17
* Use 0xFFFE to produce the default glyph. (create_bitmap_dibsection): ZeroTor Lillqvist2000-07-191-23/+22
* Add Tahoma and Angsana New, these common fonts have Thai characters.Tor Lillqvist2000-07-181-77/+118
* Add the pangowin32 sources.Tor Lillqvist2000-07-181-6/+6
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-9/+7
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-0/+1465