]> Pileus Git - ~andy/gtk/history - gdk/win32
Translation updated by Ivar Smolin
[~andy/gtk] / gdk / win32 /
2008-05-06 Michael Natterergdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkeven...
2008-05-06 Richard HultAdd private backend data to events, and handle it when...
2008-03-24 Tor LillqvistBug 524151 - Dragging of 0-byte files results in an...
2008-03-23 Cody RussellCheck window state for GDK_WINDOW_STATE_ICONIFIED befor...
2008-03-14 Tor LillqvistDrop the support for the MSH_MOUSEWHEEL message that...
2008-03-10 Tor LillqvistBug 520286 - Non-deletable window has no minimize ...
2008-02-07 Cody Russellgdk/win32/gdkevents-win32.c Fixed two declarations...
2008-02-06 Cody RussellAlso check that the window is not mapped.
2008-02-06 Cody RussellCheck if the window is a temp window, otherwise things...
2008-02-05 Cody RussellWalk down the stack until we get to a window that is...
2008-02-05 Cody Russellgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
2008-01-31 Cody RussellRefactored some of the window hiding/showing code from...
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2008-01-10 Tor Lillqvistgdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c
2008-01-10 Cody RussellProperly ref/unref windows and parents. (#506769)
2007-12-23 Cody RussellCheck that the window is mapped before setting SW_RESTO...
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-13 Matthias ClasenImplement GAppLaunchContext in gdk, providing startup...
2007-11-25 Tor LillqvistUse the monitor the window currently is on, not always...
2007-11-25 Tor LillqvistNew file, dummy implementations.
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-10-19 Tor LillqvistAdd a block around the WM_ACTIVATE case to avoid declar...
2007-10-18 Cody Russellgdk/win32/gdkevents-win32.c Force non-modal transient...
2007-08-17 Cody RussellCommitting changes to the source bdf font file that...
2007-08-15 Cody RussellModified the sb_h_double_arrow and sb_v_double_arrow...
2007-07-24 Tor LillqvistCosmetic changes.
2007-07-12 Cody Russellgdk/win32/gdkevents-win32.c Fix transient windows on...
2007-07-03 Tor LillqvistImplement. Just return FALSE for now. What should this...
2007-06-25 Tor LillqvistRevert my attempted overly simple fix for #445284,...
2007-06-15 Hans Breuerupdated explicit usage of RegisterClassExW to match...
2007-06-14 Tor LillqvistUse g_win32_get_windows_version() instead of _winver...
2007-06-10 Cody RussellDon't revert the mouse cursor to the built-in one when...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-05-30 Tor LillqvistSubtract the multi-monitor offset from x and y before...
2007-05-29 Cody RussellFix initialization of last cursor
2007-05-13 Cody RussellFix context iterations for handle_configure_event()
2007-04-30 Cody RussellClear correct area
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-28 Matthias ClasenPlug memory leaks caused by wrong use of g_slist_remove...
2007-04-26 Cody RussellUse native Win32 cursors where it makes sense
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-03-15 Tor LillqvistAdd gdk_notify_startup_complete_with_id and gdk_window_...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-02-26 Tor LillqvistAdd comment clarifying that "icon name" here is not...
2007-02-19 Tor LillqvistRemove. (gdk_device_get_type): Drop class init function...
2007-02-15 Cody RussellFix Win32 resize events and flickering
2007-02-04 Tor LillqvistNitpick. Define BITMAPV5HEADERS also for w32api < 3...
2007-02-04 Tor LillqvistDon't define BITMAPV5HEADER on mingw with w32api >...
2007-01-30 Tor LillqvistNew debugging function. (_gdk_input_wintab_init_check...
2007-01-19 Robert OegrenFix for bug #143460 - missed tablet clicks on Windows
2007-01-19 Tor LillqvistBuild Wintab support always on Windows. Don't require...
2007-01-19 Tor Lillqvistgdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefi...
2007-01-06 Tor LillqvistNew file. Downloaded from freedesktop.org's webcvs...
2007-01-04 Matthias ClasenCross-compilation fixes. (#392646, Yevgen Muntyan)
2006-12-27 Kristian RietveldSupport inverting arrows via XSetting. (#377979, Yevgen...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-29 Tor LillqvistImplement for B&W cursors, for instance the built-in...
2006-10-28 Tor LillqvistImprove handling of the small icon of the window class...
2006-09-10 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32...
2006-09-03 Tor Lillqvistgdk/win32/gdkevents-win32.c Use wide-char API for messa...
2006-09-02 Tor LillqvistNo GDK_WINDOW_DISPLAY in the Win32 backend.
2006-08-30 Matthias ClasenAdd a function to beep on a window. For X11, implement...
2006-08-30 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-06-11 Tor LillqvistConvert \n to \r\n also when storing CF_UNICODETEXT...
2006-06-09 Tor LillqvistCall ReleaseDC() on DCs acquired with GetDC() (for...
2006-06-08 Tor Lillqvist[WM_WINDOWPOSCHANGED] Replace identical code as in
2006-05-09 Tor LillqvistLook at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK...
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-04-19 Tor LillqvistMap VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562)
2006-04-06 Tor LillqvistCorrect the appearance of non-square icons and cursors...
2006-04-03 Matthias ClasenMake _gdk_windowing_args const.
2006-04-03 Matthias ClasenInclude gdksreen.h (#337032, Kazuki IWAMOTO)
2006-03-30 Matthias ClasenNew function to allow wrapping a native pixmap without...
2006-03-11 Tor LillqvistUse Polygon() for outlined polygons, too. Same idea...
2006-03-08 Michael Natterergdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-02-20 Tor LillqvistNew function, return TRUE. (gdk_display_supports_input_...
2006-02-20 Tor LillqvistNew function. Factor out code from gdk_window_shape_com...
2006-02-20 Tor LillqvistReplace all calls to g_strcasecmp() with g_ascii_strcas...
2006-02-09 Tor LillqvistIf we don't know where we went, and have generated...
2006-02-09 John Ehresmangdk/win32/gdkevents-win32.c (gdk_event_translate) ...
2006-02-09 John EhresmanLet gdk_window_set_decorations() take precedence over...
2006-02-08 Tor LillqvistConsistenly use assign_object() when assigning GdkWindo...
2006-01-02 Tor LillqvistMake identical to the X11 implementation. (#322264...
2006-01-02 Tor LillqvistRevert stuff that was accidentally committed.
2006-01-02 Tor LillqvistGet the invalidated region from ScrollWindowEx() instea...
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...
next