gtk2/gdk/win32
Tor Lillqvist ae26d02476 Don't call GetWindowLong for GWL_EXSTYLE, the extended window style wasn't
2002-10-28  Tor Lillqvist  <tml@iki.fi>

	* gdk/win32/gdkwindow-win32.c (gdk_window_set_decorations,
	gdk_window_set_functions): Don't call GetWindowLong for
	GWL_EXSTYLE, the extended window style wasn't used or
	changed. After setting the window style with SetWindowLong, call
	SetWindowPos with the SWP_FRAMECHANGED flag for the window to
	actually be updated, as Platform SDK docs say one should. (#95812,
	huzheng)
2002-10-28 20:48:40 +00:00
..
rc gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. 2002-03-06 01:50:43 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
bdfcursor.c Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00
gdkcolor-win32.c Renames: 2002-06-20 23:59:27 +00:00
gdkcursor-win32.c Renames: 2002-06-20 23:59:27 +00:00
gdkdisplay-win32.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkdnd-win32.c Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / 2002-10-07 20:03:15 +00:00
gdkdrawable-win32.c Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. 2002-10-16 18:41:42 +00:00
gdkdrawable-win32.h Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkevents-win32.c Remove redundant doc comments. 2002-10-23 21:03:35 +00:00
gdkfont-win32.c Remove redundant doc comments. 2002-10-23 21:03:35 +00:00
gdkgc-win32.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkgeometry-win32.c Remove redundant doc comments. 2002-10-23 21:03:35 +00:00
gdkglobals-win32.c Implement the functions that until now just were non-functional stubs. For 2002-02-26 01:18:27 +00:00
gdkim-win32.c Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkimage-win32.c gdk_image_get_pixel, gdk_image_put_pixel: Fixed sense of bounds checks. 2002-10-07 15:16:06 +00:00
gdkinput-win32.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkinput-win32.h Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkinput.c Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkkeys-win32.c Remove redundant doc comments. 2002-10-23 21:03:35 +00:00
gdkmain-win32.c Set the client ID on all displays. (#85713) 2002-09-30 19:38:12 +00:00
gdkpango-win32.c Renames: 2002-06-20 23:59:27 +00:00
gdkpixmap-win32.c Set image->windowing_data to NULL, unref the image. (Late merge from 2002-09-30 20:33:24 +00:00
gdkpixmap-win32.h Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkprivate-win32.h Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkproperty-win32.c Fix braino, actually do check each char, not just the first one, when 2002-09-04 21:14:37 +00:00
gdkscreen-win32.c Add gdk_screen_make_display_name(), which returns a display name that can 2002-09-25 15:07:47 +00:00
gdkselection-win32.c Fix doc comment. 2002-10-25 00:01:15 +00:00
gdkvisual-win32.c Renames: 2002-06-20 23:59:27 +00:00
gdkwin32.h Use gdk_window_get_toplevel(), as it is the top-level windows that are 2002-03-19 23:16:08 +00:00
gdkwin32id.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkwindow-win32.c Don't call GetWindowLong for GWL_EXSTYLE, the extended window style wasn't 2002-10-28 20:48:40 +00:00
gdkwindow-win32.h Remove the event_mask, it is now in GdkWindowObject. 2002-02-28 23:38:55 +00:00
libie55uuid.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
libwntab32x.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
Makefile.am Changes multihead reorganizing code for win32 support, mostly from a patch 2002-06-06 00:26:42 +00:00
makefile.mingw.in New function, copied from X11 version. 2001-02-11 11:00:14 +00:00
makefile.msc Changes multihead reorganizing code for win32 support, mostly from a patch 2002-06-06 00:26:42 +00:00
xcursors.h Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00