]> Pileus Git - ~andy/gtk/history - gdk/win32
Remove the old gail tests
[~andy/gtk] / gdk / win32 /
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-07-05 Tor LillqvistFix build breakage on Windows caused by the region...
2010-07-02 William Jon McCann[gdk] Add gdk_keymap_get_num_lock_state
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-28 Javier JardónRemove GDK_GC_FONT
2010-06-28 Christian DywanRemove deprecated GdkFont
2010-06-28 Javier JardónRemove deprecated code from X interaction
2010-06-28 Javier Jardón[GdkGC] Remove deprecated GdkFont from GdkGCValues...
2010-06-24 Carlos GarnachoGdkDeviceManager: Add gdk_device_manager_get_client_poi...
2010-06-22 Tor LillqvistGenerate correct grab broken event for WM_KILLFOCUS
2010-06-19 Javier JardónRemove GdkWChar deprecated code
2010-06-19 Javier JardónRemove deprecated gdk_text_* and gdk_string_* functions
2010-06-19 Javier JardónRemove deprecated GdkDrawable functions
2010-06-14 Martin Schlemmerwin32: Avoid type warning for offscreen windows in...
2010-06-11 Martin Schlemmerwin32: Fix the xp there to correctly clip when drawing
2010-06-10 Javier JardónUse a GPid on gdk_spawn_on_screen[_with_pipes] instead...
2010-06-09 Tor LillqvistUse correct libgdkincludedir in gdk/win32 too
2010-06-06 Javier JardónRemove deprecatedd code from GdkColor
2010-06-04 Colin WaltersUse g_source_set_name for all custom GSources in GTK+
2010-05-26 Javier JardónRemove gdk_*et_use_xshm() deprecated functions
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-25 Matthias ClasenSeal gdk
2010-05-12 Javier JardónRemove some deprecated stuff from GdkWindow
2010-05-10 Tor LillqvistDon't use g_drag_context_ref
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier Jardón[gdk] Remove gdki18n.h completely
2010-05-02 Javier JardónRemove deprecated code from GdkImage
2010-05-02 Javier JardónRemove deprecated code from GdkEvent
2010-05-02 Javier JardónRemove deprecated code from GdkDnd
2010-04-04 Matthias ClasenFix a compatibility problem
2010-04-04 Tor LillqvistAdd gdk_keymap_map_virtual_modifiers() implementation
2010-04-04 Tor LillqvistMake the OLE2 DND code selectable at run-time instead...
2010-04-04 Tor LillqvistAdd copyright note and comment for merged old code
2010-04-04 Tor LillqvistWork on OLE2-based generic DND
2010-04-04 Tor LillqvistMake more GdkAtom variables visible in all gdk/win32...
2010-04-04 Tor LillqvistMake the gdk/win32 event debug printing function non...
2010-04-04 Tor LillqvistRemove unused functions and variables
2010-02-12 Matthias ClasenFix a compatibility problem
2009-12-21 Tor LillqvistAdd gdk_keymap_map_virtual_modifiers() implementation
2009-12-16 Tor LillqvistMake the OLE2 DND code selectable at run-time instead...
2009-12-16 Tor LillqvistAdd copyright note and comment for merged old code
2009-12-16 Tor LillqvistWork on OLE2-based generic DND
2009-12-16 Tor LillqvistMake more GdkAtom variables visible in all gdk/win32...
2009-12-16 Tor LillqvistMake the gdk/win32 event debug printing function non...
2009-12-16 Tor LillqvistRemove unused functions and variables
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Matthias ClasenImplement gdk_screen_get_primary_monitor in all GDK...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-14 Tor LillqvistAwful hack for problem in dnd of images from Firefox...
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-23 Tor LillqvistUse correct type text/uri-list for the dropped files...
2009-10-21 Javier JardonUse G_STRLOC instead __FILE__ and __LINE__
2009-10-18 Tor LillqvistUse correct size for root window with multiple monitors
2009-10-18 Tor LillqvistDelete a couple of leftover commented-out lines
2009-10-18 Tor LillqvistAdd missing newline to debugging output
2009-10-18 Tor LillqvistDelete unused leftover static function
2009-10-18 Tor LillqvistMore meaningful debugging output in gdk_win32_window_ge...
2009-10-18 Tor LillqvistRemove unused variables and static functions
2009-10-18 Tor LillqvistCorrect function names in debugging output
2009-09-28 Alexander LarssonExtend _gdk_windowing_window_at_pointer to be able...
2009-09-02 Alexander LarssonAdd gdk_window_restack
2009-08-31 Alexander LarssonDon't update window->shaped from backends
2009-08-20 Shixin ZengDeprecate also GdkFontPrivateWin32
2009-08-20 Shixin ZengUse g_object_ref/unref instead of deprecated specializa...
2009-08-13 Tor LillqvistInitialize missing methods on Windows
2009-08-13 Alexander LarssonEnsure that queue_translation is paired with the right...
2009-07-26 Hans BreuerImplement GdkDrawableImplWin32::draw_pixbuf
2009-07-26 Hans BreuerUse G_DEFINE_TYPE (GdkDrawableImplWin32, ...)
2009-07-26 Hans BreuerSome cursor work for csw(win32), more left to do
2009-07-26 Hans BreuerFormatting and removing commented/obsolete code
2009-07-18 Alexander LarssonTrack viewable for GdkWindow
2009-07-18 Hans BreuerBug #588398 - Leak with testgtk::preview_(color|gray...
2009-07-17 Hans BreuerMore efficient version of _gdk_win32_window_queue_trans...
2009-07-13 Hans BreuerImplement _gdk_win32_window_destroy() and more cleanup
2009-07-13 Hans BreuerImplement _gdk_win32_window_queue_translation()
2009-07-13 Hans BreuerBug #588388 - shape rendering is back
2009-07-13 Hans BreuerBug #588379 - testgtk::panes does not change the cursor...
2009-07-13 Hans BreuerBug #588373 - Menus broken by client-side-windows
2009-07-13 Hans BreuerUpdate msvc build
2009-07-04 Hans BreuerFix condition to deliver root coords
2009-07-04 Hans BreuerEnable window creation with GDK_WINDOW_CHILD again
2009-07-04 Hans BreuerInitialize 'private' before use
2009-07-04 Hans BreuerConditionally define WS_EX_COMPOSITED
2009-07-01 Alexander LarssonMake GdkDrawable draw_drawable backwards compat
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonMove new draw_drawable argument to end to make it more...
2009-07-01 Alexander LarssonRemove debug spew, add TODO_CSW
2009-07-01 Alexander Larssongdk_win32_blit, don't get the size of the impl
2009-07-01 Alexander LarssonSome win32 cleanups
2009-07-01 Alexander LarssonFix win32 GC set_region handling of reset_region
2009-07-01 Alexander LarssonMake win32 backend build and minimally work
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-27 Alexander LarssonAdd support for client side graphics exposures in gdk_d...
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
next