]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkwindow-win32.c
Bypass calls to the grab/ungrab functions in gdkinput-win32.c, as they
[~andy/gtk] / gdk / win32 / gdkwindow-win32.c
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...
1999-12-30 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
1999-11-20 Tor LillqvistFurther hacking. Now actually compiles. Haven't tried...
1999-11-17 Tor LillqvistIntermediate commit. I go to bed now.
1999-11-11 Tor Lillqvistre-adding for manual rename of repository files.
1999-11-10 Tor LillqvistJust renamed the Win32 backend files to *-win32.
1999-11-04 Tor LillqvistDon't define HAVE_DIMM_H if MSC, as you have to get...
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-05 Tor LillqvistCorresponding changes as in X11 backend.
1999-10-02 Tor LillqvistA few includes added for the picky MSVC compiler.
1999-10-02 Tor LillqvistChange GDK_WINDOWING_WIN32 usage to #ifdef also here.
1999-08-23 Tor LillqvistFix from Simon Kelley: Set expose_count in GdkEventExpo...
1999-08-21 Tor Lillqvist Improvements by Hans Breuer:
1999-08-06 Tor LillqvistA couple of minor fixes, not worth any ChangeLog entry...
1999-07-25 Tor LillqvistREADME.win32 Add HAVE_WINTAB. Undefine it if bulding...
1999-07-12 Tor LillqvistLess logging verbiage.
1999-07-10 Tor LillqvistDon't draw anything if width or height is zero. Don...
1999-06-14 Tor LillqvistMention using GNU gettext. Enable NLS stuff. Use GNU...
1999-05-30 Tor LillqvistAdjustWindowRectEx2 renamed to SafeAdjustWindowRectEx...
1999-03-17 Tor LillqvistFixes to the win32 backend to actually be able to compi...
1999-03-07 Tor LillqvistSome bug fixes and improvements to the Win32 GDK.
1999-03-05 Tor LillqvistWin32 version of GDK source files and resource files...