]> Pileus Git - ~andy/gtk/history - gdk/win32
Update to changed cairo interface.
[~andy/gtk] / gdk / win32 /
2005-05-10 Tor LillqvistCheck that GDK_IS_SCREEN(screen) (like the X11 backend...
2005-05-09 Owen TaylorFill in unused bits so they can be used for the depth...
2005-05-04 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_...
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-04-30 Tor LillqvistTake multi-monitor offset into account. (#302525)
2005-04-21 Ivan, Wong Yat CheungMatch character height instead of cell height. Fix...
2005-04-11 Ivan, Wong Yat CheungFix #300218:
2005-04-05 Tor LillqvistHandle 16 colour display mode. For some reason, in...
2005-04-05 Tor LillqvistDon't force 24bpp GdkVisual on 32bpp displays. (#140706)
2005-04-04 Tor LillqvistNew debugging function, to log a clipboard format name...
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-03-30 Tor LillqvistFix event filter handling. If an event filter (global...
2005-03-30 Tor LillqvistThe state field should represent the state before the...
2005-03-20 Tor LillqvistReturn the Terminal Services session number, window...
2005-03-18 Tor LillqvistOn WM_MOUSEMOVE, don't check if this process owns the...
2005-03-18 Owen TaylorUse cairo_set_device_offset().
2005-03-16 Tor Lillqvistgdk/win32/gdkprivate-win32.h Drop global variable _gdk_...
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
2005-03-15 Tor LillqvistNew debugging function. As GetKeyNameText() returns...
2005-03-12 Ivan, Wong Yat CheungA further fix for big window support. Now also the...
2005-03-11 Ivan, Wong Yat CheungBig window fix for Win32. Big windows are still emulate...
2005-02-25 Robert ÖgrenImplement better handling of Wintab tablet context...
2005-02-23 Tor LillqvistWorkaround for bug in MapVirtualKey(VK_DIVIDE, 0) in...
2005-02-07 Hans Breuerbuild with Cairo dependency. The patch to acually use...
2005-02-02 Tor LillqvistImplement lazy extended input initialization on Win32...
2005-02-02 Ivan, Wong Yat CheungUse a FIFO list for storing GdkSelProp of a single...
2005-02-01 Tor LillqvistRemove superfluous blank line.
2005-02-01 Tor LillqvistNew functions, code blocks refactored out of update_key...
2005-01-23 Tor LillqvistFix for #163702, from Ivan Wong:
2005-01-23 Tor LillqvistHandle Greek tonos dead accent key. (#164859, reported...
2005-01-19 Tor LillqvistHandle keyboards with ShiftLock (and not CapsLock)...
2005-01-18 Matthias ClasenAdd pointer warping to GDK. (#160437)
2005-01-12 Tor LillqvistFix for #162790, by Iwan Wong:
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:
next