| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all calls to g_strcasecmp() with g_ascii_strcasecmp(). | Tor Lillqvist | 2006-02-20 | 1 | -52/+52 |
* | Make the last change compile. | J. Ali Harlow | 2005-08-10 | 1 | -2/+3 |
* | Strip out all Xft, FreeType, and pangoxft checking. Rewrite X checks to | Owen Taylor | 2005-08-10 | 1 | -18/+20 |
* | Match character height instead of cell height. Fix #301228. | Ivan, Wong Yat Cheung | 2005-04-21 | 1 | -2/+2 |
* | gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text) | Tor Lillqvist | 2004-07-07 | 1 | -11/+7 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Add missing entries, thanks to J. Ali Harlow. | Tor Lillqvist | 2004-03-05 | 1 | -0/+6 |
* | gdk/gdk.def Add missing function, trivially implement. | Tor Lillqvist | 2003-08-07 | 1 | -0/+9 |
* | Trivial cleanups (bug #107664) | Matthias Clasen | 2003-03-08 | 1 | -4/+4 |
* | gdk/win32/gdkprivate-win32.h Rename all global variables and functions to | Tor Lillqvist | 2002-11-12 | 1 | -61/+24 |
* | Remove redundant doc comments. | Matthias Clasen | 2002-10-23 | 1 | -13/+0 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -1/+1 |
* | Delete leftover declarations of the obsolete Win32-only functions | Tor Lillqvist | 2002-09-19 | 1 | -361/+6 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -2/+2 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -2/+7 |
* | Massive changes. Too many to list here, but I'll try a summary: | Tor Lillqvist | 2002-02-17 | 1 | -0/+1 |
* | Apply the same fixes and improvements as to the gtk-1-3-win32-production | Tor Lillqvist | 2002-01-10 | 1 | -4/+4 |
* | Use G_N_ELEMENTS(). (unicode_classify): Don't return -1 on encountering an | Tor Lillqvist | 2001-12-28 | 1 | -6/+9 |
* | reflect Pango API change | Hans Breuer | 2001-11-23 | 1 | -1/+2 |
* | use g_strcasecmp(), some poor platforms don't have strcasecmp() | Hans Breuer | 2001-11-09 | 1 | -1/+1 |
* | New file, hand-written wrapper for the Wintab library. | Tor Lillqvist | 2001-10-29 | 1 | -2/+0 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 1 | -12/+12 |
* | Update to the new pango win32 api. | Alexander Larsson | 2001-08-09 | 1 | -14/+4 |
* | build in the backend dir after auto-generating files | Hans Breuer | 2001-07-28 | 1 | -0/+28 |
* | Include <stdlib.h> for getenv(). | Tor Lillqvist | 2001-01-15 | 1 | -3/+3 |
* | g_filename_{to,from}_utf8 now takes an extra parameter. | Robert Brady | 2000-11-12 | 1 | -3/+3 |
* | Include x11/gdkx.h only when building for X11. | Tor Lillqvist | 2000-10-25 | 1 | -11/+9 |
* | gdk/gdk.def Add missing entries. | Tor Lillqvist | 2000-08-12 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -197/+258 |
* | More work on the Win32 backend. More files compile now. | Tor Lillqvist | 2000-07-23 | 1 | -30/+30 |
* | Win32 changes, still doesn't build though. | Tor Lillqvist | 2000-07-11 | 1 | -1/+1 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -10/+30 |
* | Remove the #ifndef USE_DISPATCHMESSAGE sections, we do want to use | Tor Lillqvist | 2000-03-16 | 1 | -1/+1 |
* | Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function | Tor Lillqvist | 2000-03-08 | 1 | -2/+2 |
* | Add an extra parameter so that we don't have to do unnecessary settings to | Tor Lillqvist | 2000-02-13 | 1 | -2/+2 |
* | Use g_filename_to_utf8 to convert the font names Windows gives us from | Tor Lillqvist | 2000-02-03 | 1 | -17/+30 |
* | When handling a single character (text length == 1), don't handle it as if | Tor Lillqvist | 1999-12-18 | 1 | -6/+24 |
* | More tweaks. Check only if at least one of those Unicode subrange bits we | Tor Lillqvist | 1999-12-12 | 1 | -10/+17 |
* | Fix string measurement code. For now, the rbearing is set to the same as | Tor Lillqvist | 1999-12-06 | 1 | -12/+6 |
* | New function. Guesstimate what Unicode subranges a font covers based on | Tor Lillqvist | 1999-12-05 | 1 | -97/+655 |
* | Fix two copy&paste errors. | Tor Lillqvist | 1999-11-25 | 1 | -102/+135 |
* | Remove, as this is a file generated by configure (or copied from | Tor Lillqvist | 1999-11-21 | 1 | -4/+4 |
* | Further hacking. Now actually compiles. Haven't tried yet whether | Tor Lillqvist | 1999-11-20 | 1 | -0/+10 |
* | Intermediate commit. | Tor Lillqvist | 1999-11-19 | 1 | -174/+42 |
* | re-adding for manual rename of repository files. | Tor Lillqvist | 1999-11-11 | 1 | -0/+1501 |
* | Just renamed the Win32 backend files to *-win32. | Tor Lillqvist | 1999-11-10 | 1 | -1501/+0 |
* | gdk/win32/gdkdraw.c gdk/win32/gdkfont.c Various minor cleanups and | Tor Lillqvist | 1999-11-08 | 1 | -9/+19 |
* | New font private structures, related to fontsets. | Tor Lillqvist | 1999-11-08 | 1 | -147/+749 |
* | Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK to | Tor Lillqvist | 1999-11-04 | 1 | -1/+5 |