]> Pileus Git - ~andy/gtk/history - gdk/win32
Precache atoms before calling gdk_window_new().
[~andy/gtk] / gdk / win32 /
2005-11-28 Tor LillqvistImplement the conditional use of FlashWindowEx() proper...
2005-11-27 Tor LillqvistOnce again rework Win32 window decoration code. Doesn...
2005-11-27 Tor LillqvistRevert to the correct semantics. (#322516)
2005-11-09 Tor Lillqvistgdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the...
2005-11-09 Tor LillqvistRemove unnecessary includes.
2005-11-09 Tor Lillqvistgdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32...
2005-11-08 Tor LillqvistRemove code that has been permanently ifdeffed out...
2005-11-07 Tor LillqvistFix also the other place where maskstride was calculated.
2005-11-07 Tor LillqvistCorrect the calculation of maskstride. (#320152, Peter...
2005-11-06 Tor Lillqvist(pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask...
2005-11-03 Tor LillqvistAs there is only one GdkDisplay in the Win32 backend...
2005-11-03 Tor LillqvistRename the variables for the color bitmap to have ...
2005-11-02 Tor Lillqvistgdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32...
2005-11-01 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2005-10-14 Tor LillqvistRemove the clipboard viewer code. It didn't really...
2005-10-13 Tor LillqvistDon't treat Alt-Enter specially. It does not have any...
2005-10-13 Tor LillqvistSet visual depth to 24 for 32 bits-per-pixel devices...
2005-09-30 Tor LillqvistIn case BitBlt() fails with ERROR_INVALID_HANDLE, the...
2005-09-26 Tor LillqvistSet the shaped flag here, too. (#316871)
2005-09-20 Tor LillqvistFree return value from gdk_atom_name().
2005-09-20 Tor LillqvistDo return the correct owner for CLIPBOARD (i.e., the...
2005-09-18 Hans Breuerexport _gdk_win32_pixbuf_to_hicon() as
2005-09-18 Hans Breuerfix typo for GTK_VER; define HAVE_CONFIG_H cause gtkpro...
2005-09-08 Tor LillqvistTypo.
2005-09-08 Tor LillqvistCache the display name. There is only one GdkDisplay...
2005-09-02 Tor LillqvistKeep track of cursor position also in root window coord...
2005-08-15 Owen TaylorHandle pixmap == NULL when checking for a colormap...
2005-08-12 Owen Taylorgdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap)
2005-08-10 J. Ali HarlowMake the last change compile.
2005-08-10 Owen TaylorStrip out all Xft, FreeType, and pangoxft checking...
2005-08-01 Tor LillqvistImplement using FlashWindowEx(). (#309423)
2005-07-29 Tor LillqvistCosmetics.
2005-07-29 Tor LillqvistRemove ifdeffed out code relating to the gdk-ping messa...
2005-07-28 Tor LillqvistNew static function to generate and append the GDK_GRAB...
2005-07-28 Tor LillqvistRename from blit_inside_window(), as it now does blitti...
2005-07-28 Robert ÖgrenAvoid spurious core pointer events when the tablet...
2005-07-27 Tor LillqvistHandle PS_ALTERNATE, too.
2005-07-21 Tor LillqvistUse wide-char API when available. (#311079, Peter Zelezny)
2005-07-18 Tor Lillqvist[Win32] Bypass libtool, use -Wl,-luuid. This avoids...
2005-07-13 Robert ÖgrenFix handling of Aiptek and Aiptek-like graphical tablet...
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-07-12 Tor LillqvistForgot to commit this one.
2005-07-09 Tor LillqvistLook for windres on Win32.
2005-07-06 Tor LillqvistDon't create the GdkPixbuf until we know that we have...
2005-07-05 Tor LillqvistAdd comment about the current named cursor implementati...
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-24 Tor LillqvistImprove and simplify line segment rendering on Win32...
2005-06-17 Tor LillqvistSet the actions and suggested_action fields in the...
2005-06-12 Matthias ClasenCleanup. (#169648, Fabricio Barros Cabral)
2005-06-05 Tor LillqvistReturn NULL unless screen number is zero. We have only...
2005-06-04 Tor Lillqvistgdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32...
2005-05-26 Tor LillqvistIf blitting from the root window, take the multi-monito...
2005-05-24 Tor LillqvistHandle gtk-alternative-button-order (setting it to...
2005-05-22 Tor LillqvistMap VK_APPS to GDK_Menu. (#172383, Ivan Wong)
2005-05-22 Tor LillqvistIf the keysym isn't one of the special cases this funct...
2005-05-18 Tor Lillqvistgdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-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:
next