]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkwindow-win32.c
List the three theme gtkrc files separately, zip doesn't do anything if
[~andy/gtk] / gdk / win32 / gdkwindow-win32.c
2004-09-03 Tor LillqvistList the three theme gtkrc files separately, zip doesn...
2004-08-22 Tor LillqvistDon't show TEMP windows in the Task Manager. Implement...
2004-08-09 Hans Breuerautogenerate gtk.def, cleanup
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-07-11 Soeren SandmannBug 143330, support update counter spec.
2004-05-08 Hans Breuerfinally also create the correct mask for 'pseudo mime...
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-05-02 Hans Breuerdon't modify the passed in GdkSegment(s) in place,...
2004-03-13 Owen TaylorMake this a total no-op when the new or old parent...
2004-03-10 Tor LillqvistSet also the pointer button bits. (#136636, Dave Neary)
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Tor LillqvistAdd missing entries, thanks to J. Ali Harlow.
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2004-01-04 Hans Breueruse SWP_NOACTIVATE in gdk_window_set_keep_(above|below...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-12-14 Tor LillqvistMerge from stable:
2003-12-14 Tim EvansImplement gdk_window_set_icon_list() for Win32, with...
2003-12-10 Matthias ClasenChanges to allow "no input" windows (#64613):
2003-12-07 Tor LillqvistDon't use the return value from SendMessage(WM_SETICON...
2003-11-15 Hans Breuerupdated added all the new tests
2003-11-15 Tor LillqvistIf the window is maximized, use SW_SHOWMAXIMIZED. ...
2003-09-14 Tor LillqvistRemove special-case code for WS_EX_TRANSPARENT (GDK_INP...
2003-08-08 Tor LillqvistPrint also the root coordinates for events that have...
2003-08-07 Tor Lillqvistgdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter...
2003-08-06 Hans Breuernow it works as intended ;-)
2003-08-05 Hans Breuerset HWND_NOTOPMOST for modal==FALSE, fixes bug #118435
2003-08-02 Tor LillqvistFix gdk/win32 window geometry handling again. The windo...
2003-07-29 Tor LillqvistFix for #108007, #112402, #117042: There was confusion...
2003-07-26 Tor Lillqvistgdk/win32/gdkprivate-win32.h New flags _gdk_input_local...
2003-07-01 Tor LillqvistWindowFromPoint() wants screen coordinates (#115422...
2003-06-30 Tor LillqvistNew function, callback proc for EnumWindows().
2003-01-19 Tor LillqvistMerge from stable:
2003-01-12 Tor LillqvistMerge from stable:
2002-12-21 Tor LillqvistMove the code that sets the window style and extended...
2002-12-11 Tor Lillqvistgdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap...
2002-12-09 Tor LillqvistMerge from stable:
2002-11-24 Tor LillqvistMerge from stable:
2002-11-16 Tor LillqvistAdd missing entries, needed by gtk.
2002-11-12 Tor Lillqvistgdk/win32/gdkprivate-win32.h Rename all global variable...
2002-10-28 Tor LillqvistDon't call GetWindowLong for GWL_EXSTYLE, the extended...
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-09-04 Tor LillqvistUse HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested...
2002-08-26 Tor LillqvistUse MAX_PATH (from windef.h) insted of _MAX_PATH (from...
2002-08-02 Owen TaylorFix args to pango_x_shutdown_display().
2002-06-20 Owen TaylorRenames:
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-06 Tor LillqvistBypass calls to the grab/ungrab functions in gdkinput...
2002-02-28 Tor LillqvistRemove the event_mask, it is now in GdkWindowObject.
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-26 Tor LillqvistImplement the functions that until now just were non...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2002-02-10 Hans Breuerdon't reduce the scroll rect size by the scroll amount
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-01 Tor LillqvistAppend EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-09 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
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-24 Owen TaylorAlways set window->parent (except or the root window...
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-09-21 Hans Breuerupdated externals
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-04 Hans Breuernew file use it
2001-07-28 Hans Breuerbuild in the backend dir after auto-generating files
2001-07-05 Owen TaylorAdd gdk_set_pointer_hooks() to allow pointer-querying...
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-10 Hans Breuerupdated
2001-03-09 Hans Breuerupdated
2001-02-23 Tor LillqvistUpdate. Mention the gtk-1-3-win32-production branch.
2001-02-19 Hans Breuerupdated for win32 msvc build (forgot this before)
2001-02-11 Tor LillqvistNew function, copied from X11 version.
2001-01-17 Tor Lillqvistgtk/gtkmain.c Use the new
2001-01-07 Tor LillqvistAdapt calls to g_{locale,filename}_{to,from}_utf8 to...
2000-12-30 Tor LillqvistNew function, as in the X11 backend. (gdk_window_new,
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-11-12 Hans Breuercorrected object casts, make it work again on win32
2000-11-11 Tor Lillqvistgdk/gdk.def Update.
2000-10-22 Tor Lillqvistgdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.
2000-10-09 Tor LillqvistUpdate.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-23 Tor LillqvistMore work on the Win32 backend. More files compile...
2000-07-04 Tor LillqvistHandle also WM_SYSCHAR, and other changes to get handli...
2000-05-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-12 Tor LillqvistDefine more message types missing from mingw headers.
2000-05-07 Tor LillqvistFix typo. I had deleted a ! operator by mistake, which...
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-03-03 Tor LillqvistStore just pixel value of background colour.
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...
2000-01-18 Tor LillqvistThe correct semantics (to mimic the X11 backend, which...
next