]> Pileus Git - ~andy/gtk/history - gdk/win32
gtk: Add gtk_widget_queue_draw_region()
[~andy/gtk] / gdk / win32 /
2010-10-06 Tor LillqvistMake it compile again for Windows
2010-10-05 Kristian RietveldMake set_cairo_surface_size a vfunc on GdkWindowImpl
2010-09-26 Benjamin Ottewin32: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Remove GdkColormap
2010-09-26 Benjamin OtteAPI: Remove colormap handling from GdkScreen
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_get_colormap()
2010-09-26 Benjamin OtteAPI: Remove colormap member from GdkWindowAttr
2010-09-26 Benjamin Ottegdk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-26 Benjamin OtteAPI: Remove drawable getters for visual, screen and...
2010-09-26 Benjamin Ottegdk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-26 Benjamin Ottegdk: store the visual in the GdkWindowObject
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_set_colormap()
2010-09-26 Benjamin Ottegdk: Remove pixmap debug category
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-09-26 Benjamin Ottegdk: Remove gdk_windowing_create_cairo_surface()
2010-09-26 Benjamin Ottegdk: Rewrite background handling
2010-09-26 Benjamin Ottegdk: Remove _gdk_windowing_get_shape_for_mask()
2010-09-26 Benjamin OtteAPI: Remove gdk_cursor_new_from_pixmap()
2010-09-26 Benjamin OtteAPI: remove gdk_window_set_icon()
2010-09-22 Javier JardónDo not use deprecated gdk_display_get_core_pointer()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-18 Havoc PenningtonRevamp and modernize X error traps
2010-09-09 Tor LillqvistAvoid potential DLL hijacking in Wintab code
2010-09-09 Tor LillqvistAdapt to the GDK_KEY changes
2010-09-08 Javier JardónRemove deprecated gdk_window_get_deskrelative_origin...
2010-09-02 Tor LillqvistJust use TrackMouseEvent directly
2010-08-29 Tor LillqvistFix Win32 build
2010-08-29 Matthias ClasenRemove the long deprecated GDK_WINDOW_DIALOG type.
2010-08-23 Tor LillqvistFix Win32 build
2010-08-10 Kristian RietveldInvalidate cairo surface if resizing is not supported...
2010-08-10 Benjamin Ottegdk: Remove data consructors for GdkPixmap
2010-08-10 Benjamin OtteAPI: remove gdk_colormap_query_color
2010-08-10 Benjamin OtteAPI: remove GdkGC
2010-08-10 Benjamin OtteAPI: remove begin/end_direct_draw functions
2010-08-10 Benjamin OtteAPI: remove gdk_draw_drawable()
2010-08-10 Benjamin Ottegdk: Make window moves a custom vfunc
2010-08-10 Benjamin OtteAPI: remove gdk_draw_rectangle()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_point(s)
2010-08-10 Benjamin OtteAPI: remove gdk_draw_{line,lines,segments}
2010-08-10 Benjamin OtteAPI: remove gdk_draw_polygon()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_arc()
2010-08-10 Benjamin OtteAPI: remove GdkImage
2010-08-10 Benjamin OtteAPI: remove gdk_drawable_copy_to_image()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_image()
2010-08-10 Benjamin OtteAPI: Remove gdk_draw_pixbuf()
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__
next