]> Pileus Git - ~andy/gtk/history - gdk/gdkwindow.c
API: gdk: Remove gdk_set_pointer_hooks()
[~andy/gtk] / gdk / gdkwindow.c
2010-12-27 Benjamin OtteAPI: gdk: Make gdk_display_get_window_at_device_positio...
2010-12-25 Matthias ClasenFix a few typos
2010-12-25 Matthias ClasenFix up GDK docs
2010-12-21 Benjamin Ottegdk: Make GdkWindow abstract
2010-12-21 Benjamin Ottegdk: Use G_DEFINE_TYPE for GdkWindow
2010-12-21 Benjamin Ottegdk: Create windows via _gdk_display_create_window()
2010-12-21 Benjamin Ottegdk: Use g_object_(un)ref instead of gdk_cursor_(un)ref
2010-12-21 Benjamin Ottegdk: Make GdkCursor a GObject
2010-12-21 Matthias ClasenAdd vfuncs for keyval and window property functions
2010-12-21 Matthias ClasenAdd vfuncs for gdk_test apis
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_window_impl_new
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_windowing_window_get_next_serial
2010-12-21 Matthias ClasenAdd vfuncs for process_updates_recurse and the before...
2010-12-21 Matthias ClasenExplode gdkinternals.h into per-class private headers
2010-12-21 Matthias ClasenAdd a vfunc to replace _gdk_windowing_window_destroy_fo...
2010-12-21 Matthias ClasenAdd a vfunc for gdk_window_set_composited
2010-12-21 Matthias ClasenAdd a vfunc for gdk_window_set_composited
2010-12-21 Matthias ClasenMake GdkDevice parallel-implementable
2010-12-21 Matthias ClasenAdd vtables for DND
2010-12-21 Matthias ClasenMove gdk_window_lookup to common code
2010-12-21 Alexander LarssonConvert all gdk_window methods to vtable calls
2010-12-20 Carlos GarnachoStrengthen checks in functions taking a GdkDevice
2010-12-17 Colin Waltersgdkwindow: Fix event unref iteration
2010-12-17 Colin Waltersgdk: Fix GdkWindowFilter internal refcounting
2010-12-17 Carlos GarnachoRemove *_set_extension_events() and old API to query...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Matthias ClasenOptimize gdk_window_set_shape_combine_region
2010-12-15 Carlos GarnachoAdd gdk_window_[gs]et_source_events()
2010-12-15 Carlos GarnachoAdd gdk_event_[gs]et_source_device().
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Benjamin Ottegdk: Remove depth argument from GdkWindowImpl->get_geom...
2010-12-06 Benjamin OtteAPI: gdk: Remove depth argument from gdk_window_get_geo...
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenFix a segfault in gdk_window_beep
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Paolo BorelliAnnotate gdk_window_get_geometry, get_position and...
2010-12-03 Benjamin OtteAPI: gdk: Rename GdkWindowObjectClass to GdkWindowClass
2010-12-03 Matthias ClasenFix up parameter mismatches in the docs
2010-12-02 Benjamin Ottegdk: Clean up Cairo code
2010-12-02 Benjamin Ottegdk: Replace direct calls of _gdk_event_func with _gdk_...
2010-12-02 Benjamin Ottegdk: Move window beeps into GdkWindowImpl
2010-12-02 Benjamin Ottegdk: Make get_shape and get_input_shape vfuncs
2010-12-02 Benjamin Ottegdk: Remove remaining includes of gdkdrawable.h
2010-12-02 Benjamin OtteAPI: Remove GdkNoExposeEvent
2010-12-02 Benjamin Ottegdk: Make GdkWindow->impl a GdkWindowImpl
2010-12-02 Benjamin Ottegdk: Pass the GdkWindow to resize_cairo_surface vfunc
2010-12-02 Benjamin OtteAPI: GdkWindow no longer is a GdkDrawable
2010-12-02 Benjamin Ottegdk: Move ref_cairo_surface from GdkDrawable to GdkWind...
2010-12-02 Benjamin Ottegdk: Remove _gdk_drawable_ref_cairo_surface()
2010-12-02 Benjamin Ottegdk: Rename GdkWindowObject to GdkWindow
2010-12-02 Benjamin Ottegdk: Make GdkWindowImpl a class, not an interface
2010-12-02 Benjamin Ottegdk: Use GdkDrawable for impl pointers
2010-12-02 Benjamin Ottegdk: Make _gdk_window_ref_cairo_surface() protected...
2010-12-02 Benjamin OtteAPI: gdk: Don't track outstanding surfaces
2010-12-02 Benjamin OtteAPI: gdk_drawable_get_visible_region => gdk_window_get_...
2010-12-02 Benjamin OtteAPI: gdk_drawable_get_clip_region() => gdk_window_get_c...
2010-12-02 Benjamin OtteAPI: Make gdk_cairo_create() take a GdkWindow
2010-12-02 Benjamin OtteAPI: x11: gdk_drawable_get_xid => gdk_window_get_xid
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Milan Bouchet-ValatFix missing (transfer) annotations in GDK
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-11-22 William Jon McCannMake gdk_event_apply_filters safe against changes in...
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: general
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: general
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Carlos GarnachoGdkWindow: Add gdk_window_set_background_rgba()
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-10-14 Kristian RietveldInitialize device_cursor hash table before creating...
2010-10-14 Matthias ClasenInitialize variables
2010-10-14 Michael Natterergdk: add slots for all GdkWindowObject signals
2010-10-14 Michael NattererBug 631599 - Allow to use arbitrary surfaces for offscr...
2010-10-05 Kristian RietveldMake set_cairo_surface_size a vfunc on GdkWindowImpl
2010-10-01 Matthias ClasenGDK docs: help gtk-doc understand gdk_window_invalidate...
2010-09-29 Benjamin Ottegdk: Don't (un)set the background when destroying a...
2010-09-28 Michael Natterergdk: remove "screen" member from GdkOffscreenWindow...
2010-09-28 Matthias ClasenImprove some docs
2010-09-26 Benjamin OtteAPI: remove gdk_drawable_get_size()
2010-09-26 Benjamin Ottegdk: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Remove window clear APIs
2010-09-26 Benjamin OtteAPI: Add size getters for GdkWindow
2010-09-26 Benjamin Ottegdk: Make GdkWindow cope better with its surface outliv...
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: Add 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 OtteAPI: Add gdk_window_get_visual() and gdk_window_get_scr...
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: Create paint surfaces of the same content as the...
2010-09-26 Benjamin Ottegdk: Remove _gdk_drawable_get_source_drawable()
2010-09-26 Benjamin Ottegdk: Get rid of all occurences of "pixmap" in the comments
2010-09-26 Benjamin OtteAPI: Remove gdk_window_set_back_pixmap()
2010-09-26 Benjamin OtteAPI: Change offscreen windows to use a cairo_surface_t
2010-09-26 Benjamin Ottegdk: Use surfaces for double buffering
2010-09-26 Benjamin Ottegdk: Make csw windows have their own cairo surface
next