summaryrefslogtreecommitdiff
path: root/gdk/gdk.symbols
Commit message (Expand)AuthorAgeFilesLines
...
* API: Remove gdk_drawable_set_colormap()Benjamin Otte2010-09-261-1/+0
* API: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_from_window()Benjamin Otte2010-09-261-1/+1
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-26/+0
* API: Rename gdk_set_source_pixmap() to gdk_set_source_window()Benjamin Otte2010-09-261-1/+1
* API: Remove gdk_window_set_back_pixmap()Benjamin Otte2010-09-261-1/+0
* API: Remove APIs to generate pixmaps from pixbufsBenjamin Otte2010-09-261-8/+0
* API: Change offscreen windows to use a cairo_surface_tBenjamin Otte2010-09-261-1/+1
* API: Remove gdk_window_get_internal_paint_info()Benjamin Otte2010-09-261-1/+0
* gdk: Remove gdk_window_redirect_to_drawable()Benjamin Otte2010-09-261-2/+0
* gdk: Rewrite background handlingBenjamin Otte2010-09-261-0/+1
* API: Remove gdk_window_clear_area_e()Benjamin Otte2010-09-261-1/+0
* API: Remove shape_combine_mask functions from gdkBenjamin Otte2010-09-261-2/+0
* API: Add gdk_cairo_region_create_from_surface()Benjamin Otte2010-09-261-0/+1
* API: Remove gdk_cursor_new_from_pixmap()Benjamin Otte2010-09-261-1/+0
* API: remove gdk_window_set_icon()Benjamin Otte2010-09-261-1/+0
* Add new error trap api to gdk.symbols and gdk3-sections.txtMatthias Clasen2010-09-191-1/+5
* Drop the gdk_display variable from gdkMatthias Clasen2010-09-091-6/+0
* Remove deprecated gdk_window_get_deskrelative_origin() and its implementationsJavier Jardón2010-09-091-1/+0
* Remove variables from the platform-independent GDK APITor Lillqvist2010-09-081-6/+0
* Fix Win32 buildTor Lillqvist2010-08-231-7/+0
* directfb: RemoveBenjamin Otte2010-08-231-17/+0
* API: Add gdk_window_get_background_pattern()Benjamin Otte2010-08-161-0/+1
* Remove window background getters againBenjamin Otte2010-08-151-2/+0
* API: Add gdk_window_create_similar_surface()Benjamin Otte2010-08-121-0/+1
* gdk: Remove nonexistant symbolsBenjamin Otte2010-08-111-7/+0
* gdk: Remove data consructors for GdkPixmapBenjamin Otte2010-08-101-6/+0
* API: remove gdk_colormap_query_colorBenjamin Otte2010-08-101-1/+0
* API: remove GdkGCBenjamin Otte2010-08-101-42/+0
* API: remove begin/end_direct_draw functionsBenjamin Otte2010-08-101-2/+0
* API: remove GdkPangoRendererBenjamin Otte2010-08-101-10/+0
* API: remove gdk_draw_drawable()Benjamin Otte2010-08-101-1/+0
* API: remove gdk_draw_layout_*()Benjamin Otte2010-08-101-9/+0
* API: remove gdk_draw_rectangle()Benjamin Otte2010-08-101-1/+0
* API: remove gdk_draw_point(s)Benjamin Otte2010-08-101-2/+0
* API: remove gdk_draw_{line,lines,segments}Benjamin Otte2010-08-101-3/+0
* API: remove gdk_draw_polygon()Benjamin Otte2010-08-101-1/+0
* API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transformed()Benjamin Otte2010-08-101-2/+0
* API: remove gdk_draw_trapezoids() and GdkTrapezoid structBenjamin Otte2010-08-101-1/+0
* API: remove gdk_draw_arc()Benjamin Otte2010-08-101-1/+0
* API: remove GdkImageBenjamin Otte2010-08-101-32/+0
* API: remove gdk_drawable_copy_to_image()Benjamin Otte2010-08-101-1/+0
* API: remove gdk_drawable_get_image()Benjamin Otte2010-08-101-1/+0
* API: remove gdk_pixbuf_get_from_image()Benjamin Otte2010-08-101-1/+0
* API: Add gdk_pixbuf_get_from_surface()Benjamin Otte2010-08-101-0/+1
* API: remove gdk_draw_image()Benjamin Otte2010-08-101-1/+0
* API: Get rid of GdkRGBBenjamin Otte2010-08-101-22/+0
* API: remove gdk_screen_get_rgb_colormap/visual()Benjamin Otte2010-08-101-7/+0
* API: Remove gdk_draw_pixbuf()Benjamin Otte2010-08-101-1/+0
* Add gdk_display_is_closedJohn Stowers2010-08-071-0/+1
* Add gdk_cursor_get_cursor_typeJohn Stowers2010-07-251-0/+1