]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkfont-win32.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gdk / win32 / gdkfont-win32.c
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Tor LillqvistAdd missing entries, thanks to J. Ali Harlow.
2003-08-07 Tor Lillqvistgdk/gdk.def Add missing function, trivially implement.
2003-03-08 Matthias ClasenTrivial cleanups (bug #107664)
2002-11-12 Tor Lillqvistgdk/win32/gdkprivate-win32.h Rename all global variable...
2002-10-23 Matthias ClasenRemove redundant doc comments.
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-09-19 Tor LillqvistDelete leftover declarations of the obsolete Win32...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2002-01-10 Tor LillqvistApply the same fixes and improvements as to the gtk...
2001-12-28 Tor LillqvistUse G_N_ELEMENTS(). (unicode_classify): Don't return...
2001-11-23 Hans Breuerreflect Pango API change
2001-11-09 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
2001-10-29 Tor LillqvistNew file, hand-written wrapper for the Wintab library.
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
2001-08-09 Alexander LarssonUpdate to the new pango win32 api.
2001-07-28 Hans Breuerbuild in the backend dir after auto-generating files
2001-01-15 Tor LillqvistInclude <stdlib.h> for getenv().
2000-11-12 Robert Bradyg_filename_{to,from}_utf8 now takes an extra parameter.
2000-10-25 Tor LillqvistInclude x11/gdkx.h only when building for X11.
2000-08-12 Tor Lillqvistgdk/gdk.def Add missing entries.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-23 Tor LillqvistMore work on the Win32 backend. More files compile...
2000-07-11 Tor LillqvistWin32 changes, still doesn't build though.
2000-05-01 Tor LillqvistLarge changes to the Win32 backend, partially made...
2000-03-16 Tor LillqvistRemove the #ifndef USE_DISPATCHMESSAGE sections, we...
2000-03-08 Tor LillqvistInternal GDK error reporting changes: (gdk_win32_gdi_fa...
2000-02-13 Tor LillqvistAdd an extra parameter so that we don't have to do...
2000-02-03 Tor LillqvistUse g_filename_to_utf8 to convert the font names Window...
1999-12-18 Tor LillqvistWhen handling a single character (text length == 1...
1999-12-12 Tor LillqvistMore tweaks. Check only if at least one of those Unicod...
1999-12-06 Tor LillqvistFix string measurement code. For now, the rbearing...
1999-12-05 Tor LillqvistNew function. Guesstimate what Unicode subranges a...
1999-11-25 Tor LillqvistFix two copy&paste errors.
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
1999-11-20 Tor LillqvistFurther hacking. Now actually compiles. Haven't tried...
1999-11-19 Tor LillqvistIntermediate commit.
1999-11-11 Tor Lillqvistre-adding for manual rename of repository files.
1999-11-10 Tor LillqvistJust renamed the Win32 backend files to *-win32.
1999-11-08 Tor Lillqvistgdk/win32/gdkdraw.c gdk/win32/gdkfont.c Various minor...
1999-11-08 Tor LillqvistNew font private structures, related to fontsets.
1999-11-04 Tor LillqvistDon't define HAVE_DIMM_H if MSC, as you have to get...
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-20 Tor LillqvistAdd more font private data.
1999-10-13 Tor LillqvistDon't use TextOutW for GDK_FONT_FONT fonts (which is...
1999-10-02 Tor LillqvistChange GDK_WINDOWING_WIN32 usage to #ifdef also here.
1999-07-21 Tor LillqvistUpdate gcc build instructions. Mention gettext is GPL.
1999-03-17 Tor LillqvistFixes to the win32 backend to actually be able to compi...
1999-03-12 Tor LillqvistCheck for NULL parameter in gdk_font_load. Plug a memor...
1999-03-05 Tor LillqvistWin32 version of GDK source files and resource files...