]> Pileus Git - ~andy/gtk/history - gdk/win32
Set current cursor also when changing the cursor of a window that is the
[~andy/gtk] / gdk / win32 /
2005-01-09 Tor LillqvistSet current cursor also when changing the cursor of...
2005-01-07 Tor LillqvistFix braino. (#163232, Arnaud Charlet)
2004-12-19 Tor LillqvistUse wide character API when available. Use UTF-8 for...
2004-12-15 Tor LillqvistIndentation fix. Won't bother with a ChangeLog entry.
2004-11-30 Hans Breuerremove the disputable memset at the end of gdk_pixmap_n...
2004-11-21 Hans Breuerupdated
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-16 Matthias ClasenFix a copy-and-paste error. (#158459)
2004-11-11 Tor LillqvistFix for #137551, by Robert Ögren:
2004-11-10 Tor LillqvistEvent timestamps don't have to be unique. As long as...
2004-10-31 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2004-10-30 Robert ÖgrenImplement these on win32, currently only for button...
2004-10-29 Hans Breuerupdated
2004-10-01 Tor LillqvistSet _gdk_input_ignore_wintab to FALSE, thus enabling...
2004-09-25 Robert ÖgrenSet lcSysOrgX and lcSysOrgY from device instead of...
2004-09-19 Matthias Clasen2.5.3
2004-09-15 Tor LillqvistRemove bogus code that tried to do what the X11 backend...
2004-09-05 Matthias ClasenAdd descriptions for the commandline arguments. The...
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-09-03 Tor LillqvistList the three theme gtkrc files separately, zip doesn...
2004-09-01 Matthias ClasenMake "ms-windows" the default theme on Win32.
2004-08-31 Robert ÖgrenOn Win32, do not produce tablet motion or button events...
2004-08-27 Tor LillqvistAdd drop_failed, like in the X11 backend. Nothing sets...
2004-08-26 Robert ÖgrenOn Win32, make graphical tablets work on multi-monitor...
2004-08-22 Tor LillqvistDon't show TEMP windows in the Task Manager. Implement...
2004-08-22 Tor LillqvistReport whole of (primary) monitor, including any taskba...
2004-08-09 Hans Breuerautogenerate gtk.def, cleanup
2004-08-08 Hans Breuertake targets into account again to allow dnd of other...
2004-08-07 Tor LillqvistDon't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal...
2004-08-07 Tor LillqvistWM_WINDOWPOSCHANGED): Add _gdk_offset_{x,y} to top...
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-08-06 Robert ÖgrenSet x_root and y_root in button and motion events from...
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
2004-07-11 Soeren SandmannBug 143330, support update counter spec.
2004-07-07 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)
2004-07-01 J. Ali HarlowFix win32 build problem w/o wintab. Fixed #145242
2004-05-27 Robert ÖgrenSend key modifiers (shift, ctrl etc) in button and...
2004-05-24 Robert ÖgrenDon't propagate mouse events to windows that want exten...
2004-05-22 Tor LillqvistRemove duplicated line. (Spotted by Benoît Carpentier.)
2004-05-15 Tor LillqvistPut back the ref_count field in the GdkDragContextPriva...
2004-05-12 Robert ÖgrenAdd missing call to g_object_ref in Wintab code. (...
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-05 Tor LillqvistAdd multi-monitor offset. (#141842, John Ehresman)
2004-05-02 Hans Breuerdon't modify the passed in GdkSegment(s) in place,...
2004-04-29 Tor LillqvistPlug memory leak. (#140775, John Ehresman)
2004-04-11 Hans Breuerworkaround for bug #137496, the real fix would involve...
2004-04-10 Tor LillqvistIf both Shift and CapsLock pressed, ignore the shift...
2004-03-31 Tor LillqvistUse X11 semantics for angles. Thanks to Tim Newsham.
2004-03-20 Hans Breuerapplied the undisputable and required [due to recent...
2004-03-15 Tor LillqvistDon't just copy the whole GdkGCWin32 with a single...
2004-03-13 Tor LillqvistDon't undefine HAVE_MONITOR_INFO when compiling with...
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-07 Hans Breuersome more settings from system, also reflect some name...
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-02-28 Hans Breuerset current_dest_drag to NULL when destroying, fixes...
2004-02-26 Owen TaylorReturn GDK_FILTER_CONTINUE for unhandled message types.
2004-02-02 Tor LillqvistSet the cursor in all cases. If no grab cursor specifie...
2004-01-28 Tor LillqvistDon' generate enter or leave events if the pointer...
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2004-01-25 Tor LillqvistIf the WM_TRANSIENT_FOR property is being deleted,...
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 LillqvistCalls to OpenClipboard() must be followed by calls...
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-10 Mark McLoughlins/gdk_spawn/gdk_spawn_on_screen/.
2003-12-10 Mark McLoughlinUtility functions for multi-screen applications which...
2003-12-08 Tor LillqvistUse <multimon.h> when compiling with MSVC and old heade...
2003-12-07 Tor LillqvistDon't use the return value from SendMessage(WM_SETICON...
2003-12-07 Tor LillqvistIf we already have a pointer grab active with a grab...
2003-11-15 Hans Breuerupdated added all the new tests
2003-11-15 Tor LillqvistIf the window is maximized, use SW_SHOWMAXIMIZED. ...
2003-09-25 Tor LillqvistDon't use hardcoded DEMOCODEDIR on Windows.
2003-09-19 Tor LillqvistHandle dead keysyms present on the US-International...
2003-09-14 Tor LillqvistRemove special-case code for WS_EX_TRANSPARENT (GDK_INP...
2003-09-02 Tor LillqvistDon't call CloseHandle() on the HMODULE returned from...
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-07 Hans Breuerfinally use TrackMouseEvent (only if the new window...
2003-08-07 Tor Lillqvistgdk/gdk.def Add missing function, trivially implement.
2003-08-06 Hans Breuerinitialize bits to 0 (probably default on NT)
2003-08-06 Hans Breuerinitialize bits to 0 (probably default on NT)
2003-08-06 Hans Breuernow it works as intended ;-)
2003-08-05 Hans Breuerset HWND_NOTOPMOST for modal==FALSE, fixes bug #118435
2003-08-04 Tor Lillqvist2003-08-04 Tor Lillqvist <tml@iki.fi
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-27 Tor LillqvistOn Win9x, the keyboard state returned by GetKeyboardSta...
2003-07-26 Tor Lillqvistgdk/win32/gdkprivate-win32.h New flags _gdk_input_local...
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-07-04 Tor LillqvistWe can calculate the width and height of the bounding...
2003-07-01 Tor LillqvistWindowFromPoint() wants screen coordinates (#115422...
2003-06-30 Tor LillqvistNew function, callback proc for EnumWindows().
2003-06-28 Tor LillqvistFix for #111028, thanks to J. Ali Harlow, who writes...
2003-06-22 Tor LillqvistWhen emulating X11's automatic grab on button down...
next