]> Pileus Git - ~andy/gtk/history - gdk
GtkCellRendererPixbuf: Use gtk_widget_render_icon_pixbuf()
[~andy/gtk] / gdk /
2010-12-08 Robert AncellAdd missing X11/Xlib.h include required for X11/extensi...
2010-12-07 Milan Bouchet-ValatMore annotations for GdkDisplay
2010-12-06 Benjamin Ottegdk: Add section docs for GdkRGBA
2010-12-06 Benjamin Ottegdk: Remove GdkWindowObject typedef
2010-12-06 Colin Waltersintrospection: Fix (out) for gdk_screen_get_monitor_geo...
2010-12-06 Kristian RietveldPort Quartz backend to latest rendering-cleanup changes
2010-12-06 Benjamin Ottegdk: Constify argument to gdk_rgba_copy()
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-06 Benjamin Ottegdk: Remove nonexisting function from internal header
2010-12-04 Matthias ClasenFix a segfault in gdk_window_beep
2010-12-04 Matthias ClasenTry again to fix the gdk symbol list
2010-12-04 Paolo BorelliAnnotate gdk_window_get_geometry, get_position and...
2010-12-04 Benjamin BergUse cairo gobject support instead of a new boxed type.
2010-12-04 Carlos GarnachoAdd a boxed type for cairo_pattern_t.
2010-12-04 Matthias ClasenAnother attempt to fix the gdk symbol list
2010-12-03 Benjamin OtteAPI: gdk: Rename GdkWindowObjectClass to GdkWindowClass
2010-12-03 Benjamin OtteAPI: Rename GdkWindowClass to GdkWindowWindowClass
2010-12-03 Matthias ClasenOne more forgotten symbol
2010-12-03 Matthias ClasenUpdate gdk symbol list
2010-12-03 Matthias ClasenFix up parameter mismatches in the docs
2010-12-03 Matthias ClasenAdd annotation to gdk_screen_get_monitor_geometry
2010-12-02 Matthias ClasenDon't require a display for the color test
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 Ottex11: Don't include gdkprivate.h in gdkx.h
2010-12-02 Benjamin Ottegdk: Remove useless macros from gdkprivate.h
2010-12-02 Benjamin Ottegdk: Remove GDK_PANGO_UNITS_OVERFLOWS() from internal...
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 GdkDrawable
2010-12-02 Benjamin Ottegdk: Remove remaining includes of gdkdrawable.h
2010-12-02 Benjamin Ottegdk: Make GdkWindowImpl inherit from GObject
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 Ottex11: Remove unused GDK_DRAWABLE_XROOTWIN macro
2010-12-02 Benjamin Ottex11: Remove duplicate definition of GDK_WINDOW_XID
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 Ottex11: Remove outdated variable definition
2010-12-02 Benjamin Ottegdk: Remove GdkDrawable->create_cairo_surface vfunc
2010-12-02 Benjamin Ottegdk: Remove _gdk_window_impl_get_type() function
2010-12-02 Benjamin Ottex11: Fix in_rectangle computation
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: Remove unused medialib code
2010-12-02 Benjamin OtteAPI: Remove gdkdrawable.h from public headers
2010-12-02 Benjamin OtteAPI: Decouple GdkWindow from GdkDrawable
2010-12-02 Benjamin Ottegdk: Use GdkDrawable for impl pointers
2010-12-02 Benjamin Ottegdk: Pass Drawable as argument
2010-12-02 Benjamin Ottegdk: Make _gdk_window_ref_cairo_surface() protected...
2010-12-02 Benjamin OtteAPI: Remove GDK_WINDOW_XWINDOW() macro
2010-12-02 Benjamin OtteAPI: gdk: Don't track outstanding surfaces
2010-12-02 Benjamin Ottex11: Make wrapper member a GdkDrawable
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: Remove gdk_cairo_reset_clip()
2010-12-02 Benjamin Ottewin32: Remove some unused defines
2010-12-02 Benjamin Ottex11: Remove GdkDrawableImplX11
2010-12-02 Benjamin Ottex11: _gdk_x11_drawable_update_size() => _gdk_x11_window...
2010-12-02 Benjamin Ottex11: Move cairo_surface and wrapper members to GdkWindo...
2010-12-02 Benjamin Ottex11: Move xid member from GdkDrawableImplX11 to GdkWind...
2010-12-02 Benjamin Ottex11: Use GDK_WINDOW_XID() instead of writing it out
2010-12-02 Benjamin Ottex11: Remove screen member from GdkDrawableImplX11
2010-12-02 Benjamin Ottex11: Get display from window, not from impl-drawable...
2010-12-02 Benjamin Ottex11: Get display from window, not from impl-drawable...
2010-12-02 Benjamin Ottex11: Change GDK_WINDOW_SCREEN macro
2010-12-02 Benjamin OtteAPI: x11: Remove GDK_DRAWABLE_XID and GDK_DRAWABLE_XDISPLAY
2010-12-02 Benjamin Ottex11: Use window macros instead of drawable macros
2010-12-02 Benjamin OtteAPI: Remove gdk_x11_drawable_get_xdisplay()
2010-12-02 Benjamin Ottex11: Use window macros in test code
2010-12-02 Benjamin OtteAPI: x11: Remove gdk_x11_window_get_drawable_impl()
2010-12-02 Benjamin OtteAPI: x11: Change GDK_WINDOW_XDISPLAY() macro
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-29 Matthias ClasenRe-add some conditionals to symbols files
2010-11-29 Matthias ClasenAdd gdk_device_get_n_keys to symbol list
2010-11-28 Emmanuele Bassirgba: Invert the arguments and improve bindability
2010-11-28 Matthias ClasenAvoid delays in starting applications
2010-11-24 Milan Bouchet-ValatFix missing (transfer) annotations in GDK
2010-11-24 Michael Natterergdk: remove GdkDeviceKey and GdkDeviceAxis from the...
2010-11-24 Michael Natterergdk: gdk_device_get_n_keys() is now Since: 2.24
2010-11-24 Benjamin Ottegdk: Remove unused macros from build
2010-11-24 Benjamin Ottegdk: Clean up gdk.symbols file
2010-11-24 Tor LillqvistFix compilation breakage in gdk/win32
2010-11-24 John RallsReplace references to sealed GdkDevice private variable...
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-19 Owen W. TaylorCreate the icon pixmap with the system visual
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: event_structs
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: x_interaction
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: drawing
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkthreads
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkevents
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: properties
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkselection
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkvisual
next