]> Pileus Git - ~andy/gtk/history - gdk/win32
Merge from stable:
[~andy/gtk] / gdk / win32 /
2002-12-09 Tor LillqvistMerge from stable:
2002-12-06 Eric WarmenhovenFix gdkenumtypes.h hack
2002-11-25 Owen TaylorFixes from #98358, Havoc Pennington.
2002-11-25 Tor LillqvistEnclose in #ifdef G_ENABLE_DEBUG, as they use functions...
2002-11-24 Tor LillqvistMerge from stable:
2002-11-16 Tor LillqvistAdd missing entries, needed by gtk.
2002-11-16 Tor LillqvistReflect recent renamings and removals of functions.
2002-11-14 Owen TaylorTry a different hack to force gdkenumtypes.h to be...
2002-11-12 Tor Lillqvistgdk/win32/gdkprivate-win32.h Rename all global variable...
2002-11-08 Owen TaylorAdd in a awful hack to force gdkenumtypes.h to be updat...
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-28 Tor LillqvistDon't call GetWindowLong for GWL_EXSTYLE, the extended...
2002-10-25 Matthias ClasenFix doc comment.
2002-10-23 Matthias ClasenRemove redundant doc comments.
2002-10-16 Owen TaylorMake 'filled' arguments for draw_arc/polygon/rectangle...
2002-10-07 Owen TaylorAdd gdk_drag_find_window_for_screen(), so that we can...
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-10-07 Bill Hanemangdk_image_get_pixel, gdk_image_put_pixel: Fixed sense...
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-09-30 Tor LillqvistSet image->windowing_data to NULL, unref the image...
2002-09-30 Owen TaylorSet the client ID on all displays. (#85713)
2002-09-27 Eric WarmenhovenMove gdk_keval_name and gdk_keyval_from_name to new...
2002-09-25 Owen TaylorAdd gdk_screen_make_display_name(), which returns a...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-09-24 Tor LillqvistMerge from gtk-2-0:
2002-09-24 Owen Taylorgdk/win32/gdkimage-win32.c gdk/x11/gdkimage-x11.c Add...
2002-09-24 Owen TaylorChange the window parameter for
2002-09-21 Tor LillqvistCopy from X11 backend. The old version mishandled conse...
2002-09-19 Tor LillqvistDelete leftover declarations of the obsolete Win32...
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-09-11 Tor LillqvistMerge from gtk-1-3-win32-production and gtk-2-0:
2002-09-11 Tor LillqvistUse correct function name in warning messages.
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-09-04 Tor LillqvistUse HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested...
2002-09-04 Tor LillqvistFix braino, actually do check each char, not just the...
2002-08-31 Tor LillqvistOn Cygwin, open /dev/windows instead of using the magic...
2002-08-26 Tor LillqvistUse MAX_PATH (from windef.h) insted of _MAX_PATH (from...
2002-08-24 Tor Lillqvistgdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents...
2002-08-24 Tor LillqvistLet the system handle Alt-Space, too. Thanks to Tim...
2002-08-02 Owen TaylorFix args to pango_x_shutdown_display().
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-07-16 Sven Neumanngdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-10 Hans Breueradded gdkdisplay and gdkscreen
2002-06-10 Tor Lillqvist[ merge from stable ]
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-14 Owen TaylorAdd a sanity g_return_if_fail() check for the depths...
2002-03-28 Hans BreuerFixed dashed line issues (#74441) to an IMO reasonable...
2002-03-21 Tor LillqvistDon't clear all of the pen_style, just the PS_STYLE_MAS...
2002-03-19 Tor LillqvistUse gdk_window_get_toplevel(), as it is the top-level...
2002-03-06 Tor Lillqvistgdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in...
2002-03-06 Tor LillqvistBypass calls to the grab/ungrab functions in gdkinput...
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-02 Tor Lillqvistgdk/gdk.def Add and (trivially) implement
2002-02-28 Tor LillqvistRemove the event_mask, it is now in GdkWindowObject.
2002-02-28 Tor LillqvistMove bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_...
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-27 Hans Breuernew file
2002-02-27 Owen TaylorMake sure Page_Up, Page_Down get those names, not Prior...
2002-02-26 Tor LillqvistImplement the functions that until now just were non...
2002-02-23 Tor LillqvistSet also group in the key press/release events, always...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-18 Hans Breuerprocess WM_PAINT messages for bg_pixmap == GDK_NO_BG...
2002-02-17 Tor LillqvistDon't set the PC_EXPLICIT flag for unused palette entri...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2002-02-15 Tor LillqvistDepend on gtk.ico.
2002-02-10 Hans Breuerdon't reduce the scroll rect size by the scroll amount
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2002-01-11 Tor LillqvistFixes contributed by Archaeopteryx Software: This is...
2002-01-10 Tor LillqvistApply the same fixes and improvements as to the gtk...
2002-01-05 Hans Breuerneed to cast image->mem away from void* to avoid 'error...
2002-01-01 Tor LillqvistAppend EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.
2001-12-28 Tor LillqvistUse G_N_ELEMENTS(). (unicode_classify): Don't return...
2001-11-23 Hans Breuerreflect Pango API change
2001-11-18 Hans Breuermake it compile with msvc: !HAVE_UNISTD_H; no label...
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-10 Hans Breuermake sure we know what we are talking about when asked...
2001-11-09 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
2001-11-08 Tor LillqvistAdd headers. Add section about ActiveIMM.
2001-11-05 Owen TaylorImplement gdk_color_parse() in terms of pango_color_par...
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-10-26 Hans Breuerupdated externals
2001-10-24 Owen TaylorAlways set window->parent (except or the root window...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-09-21 Hans Breuerupdated externals
2001-09-19 Owen TaylorFix propagated (flags && GDK_COLOR_WRITEABLE) typo...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-19 Hans Breuerupdated externals
2001-08-11 Hans Breuercoalescing property notifies
2001-08-09 Alexander LarssonUpdate to the new pango win32 api.
2001-08-04 Alexander LarssonAdd #ifdef HAVE_WINTAB around wintab.h include.
2001-08-04 Hans Breuernew file use it
next