| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap_create_from_data, | Tor Lillqvist | 2002-12-11 | 4 | -41/+46 |
* | Merge from stable: | Tor Lillqvist | 2002-12-09 | 5 | -145/+217 |
* | Fix gdkenumtypes.h hack | Eric Warmenhoven | 2002-12-06 | 1 | -1/+1 |
* | Fixes from #98358, Havoc Pennington. | Owen Taylor | 2002-11-25 | 2 | -1/+12 |
* | Enclose in #ifdef G_ENABLE_DEBUG, as they use functions only available | Tor Lillqvist | 2002-11-25 | 1 | -0/+4 |
* | Merge from stable: | Tor Lillqvist | 2002-11-24 | 4 | -601/+515 |
* | Add missing entries, needed by gtk. | Tor Lillqvist | 2002-11-16 | 9 | -34/+61 |
* | Reflect recent renamings and removals of functions. | Tor Lillqvist | 2002-11-16 | 7 | -293/+699 |
* | Try a different hack to force gdkenumtypes.h to be updated before building | Owen Taylor | 2002-11-14 | 1 | -4/+2 |
* | gdk/win32/gdkprivate-win32.h Rename all global variables and functions to | Tor Lillqvist | 2002-11-12 | 18 | -1380/+1375 |
* | Add in a awful hack to force gdkenumtypes.h to be updated before building | Owen Taylor | 2002-11-08 | 1 | -0/+11 |
* | Add startup notification hooks - mostly based on patch by Havoc Pennington | Owen Taylor | 2002-11-02 | 1 | -0/+5 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 1 | -0/+7 |
* | Don't call GetWindowLong for GWL_EXSTYLE, the extended window style wasn't | Tor Lillqvist | 2002-10-28 | 1 | -19/+31 |
* | Fix doc comment. | Matthias Clasen | 2002-10-25 | 1 | -44/+0 |
* | Remove redundant doc comments. | Matthias Clasen | 2002-10-23 | 4 | -116/+0 |
* | Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. | Owen Taylor | 2002-10-16 | 1 | -6/+6 |
* | Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / | Owen Taylor | 2002-10-07 | 1 | -8/+10 |
* | - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, | Owen Taylor | 2002-10-07 | 1 | -39/+40 |
* | gdk_image_get_pixel, gdk_image_put_pixel: Fixed sense of bounds checks. | Bill Haneman | 2002-10-07 | 1 | -4/+4 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -7/+6 |
* | Set image->windowing_data to NULL, unref the image. (Late merge from | Tor Lillqvist | 2002-09-30 | 1 | -0/+4 |
* | Set the client ID on all displays. (#85713) | Owen Taylor | 2002-09-30 | 1 | -2/+2 |
* | Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, share | Eric Warmenhoven | 2002-09-27 | 1 | -1394/+0 |
* | Add gdk_screen_make_display_name(), which returns a display name that can | Owen Taylor | 2002-09-25 | 1 | -0/+6 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 2 | -3/+3 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-24 | 1 | -4/+4 |
* | gdk/win32/gdkimage-win32.c gdk/x11/gdkimage-x11.c Add bounds-checking | Owen Taylor | 2002-09-24 | 1 | -1/+5 |
* | Change the window parameter for | Owen Taylor | 2002-09-24 | 1 | -3/+3 |
* | Copy from X11 backend. The old version mishandled consecutive newlines. | Tor Lillqvist | 2002-09-21 | 1 | -4/+4 |
* | Delete leftover declarations of the obsolete Win32-only functions | Tor Lillqvist | 2002-09-19 | 9 | -381/+31 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -22/+25 |
* | Merge from gtk-1-3-win32-production and gtk-2-0: | Tor Lillqvist | 2002-09-11 | 2 | -3/+3 |
* | Use correct function name in warning messages. | Tor Lillqvist | 2002-09-11 | 1 | -2/+2 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -13/+74 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -55/+128 |
* | Merge from gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -16/+21 |
* | Use HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested by Florent Duguet. | Tor Lillqvist | 2002-09-04 | 1 | -1/+1 |
* | Fix braino, actually do check each char, not just the first one, when | Tor Lillqvist | 2002-09-04 | 1 | -1/+1 |
* | On Cygwin, open /dev/windows instead of using the magic G_WIN32_MSG_HANDLE | Tor Lillqvist | 2002-08-31 | 1 | -0/+11 |
* | Use MAX_PATH (from windef.h) insted of _MAX_PATH (from stdlib.h in mingw | Tor Lillqvist | 2002-08-26 | 1 | -3/+3 |
* | gdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents-x11.c Move the | Tor Lillqvist | 2002-08-24 | 1 | -17/+0 |
* | Let the system handle Alt-Space, too. Thanks to Tim Evans (#91477). | Tor Lillqvist | 2002-08-24 | 1 | -2/+10 |
* | Fix args to pango_x_shutdown_display(). | Owen Taylor | 2002-08-02 | 4 | -21/+11 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 3 | -13/+15 |
* | gdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32.c pass argc and argv | Sven Neumann | 2002-07-16 | 1 | -1/+2 |
* | Renames: | Owen Taylor | 2002-06-20 | 16 | -39/+39 |
* | Add a singleton object that we can use to get notification when displays | Owen Taylor | 2002-06-20 | 1 | -0/+3 |
* | Make the core pointer object per-display. (#85698) | Owen Taylor | 2002-06-18 | 4 | -18/+16 |
* | Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display(). | Owen Taylor | 2002-06-18 | 1 | -7/+7 |