]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkfont-win32.c
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
[~andy/gtk] / gdk / win32 / gdkfont-win32.c
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...