]> Pileus Git - ~andy/gtk/history - gdk/gdk.symbols
Put the pathbar in the 'Save in folder:' row in Save mode
[~andy/gtk] / gdk / gdk.symbols
2011-05-23 Matthias ClasenRemove unused function attributes from symbol files
2011-04-14 Chun-wei FanAdd gdk_win32_window_get_type into gdk.symbols
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-21 Florian Müllnerwindow: Export theme variant to X11
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-01 Benjamin OtteAPI: gdk: Change get_drag_window() API
2011-02-01 Benjamin Ottegdk: Remove GdkEventClient
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_device_hooks()
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_pointer_hooks()
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_set_pointer_hooks()
2011-01-02 Hans Breuerwin32: gdk3 resurrection
2010-12-27 Benjamin OtteAPI: gdk: Remove gdk_device_set_source()
2010-12-27 Benjamin OtteAPI: gdk: Make gdk_display_get_window_at_device_positio...
2010-12-27 Benjamin OtteAPI: gdk: gdk_display_get_device_state() => gdk_device_...
2010-12-21 Matthias ClasenRename GdkAppLaunchContextX11 to GdkX11AppLaunchContext
2010-12-21 Matthias ClasenRename GdkDragContextX11 to GdkX11DragContext
2010-12-21 Matthias ClasenGet abicheck to almost pass again
2010-12-21 Benjamin OtteAPI: gdk: gdk_display_warp_device() => gdk_device_warp()
2010-12-21 Matthias ClasenDeal with property encoding functions
2010-12-21 Matthias ClasenDrop g[dt]k_set_locale
2010-12-21 Matthias ClasenRemove gdk_net_wm_supports
2010-12-21 Matthias ClasenRemove gdk_spawn functions
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-21 Matthias ClasenAdd a vfunc for gdk_notify_startup_complete
2010-12-21 Matthias ClasenMake gdk_set_sm_client_id X11-specific
2010-12-21 Matthias ClasenMake GdkAppLaunchContext display-dependent
2010-12-18 Matthias ClasenFix gdk symbols after recent changes
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 Carlos GarnachoAdd gdk_window_[gs]et_source_events()
2010-12-15 Carlos GarnachoEnable XI2 by default
2010-12-10 Matthias ClasenAdd some forgotten accessors for GdkDragContext
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenTry again to fix the gdk symbol list
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenAnother attempt to fix the gdk symbol list
2010-12-03 Matthias ClasenOne more forgotten symbol
2010-12-03 Matthias ClasenUpdate gdk symbol list
2010-12-02 Benjamin Ottegdk: Remove GdkDrawable
2010-12-02 Benjamin OtteAPI: gdk_drawable_get_clip_region() => gdk_window_get_c...
2010-12-02 Benjamin OtteAPI: Remove gdk_x11_drawable_get_xdisplay()
2010-12-02 Benjamin OtteAPI: x11: Remove gdk_x11_window_get_drawable_impl()
2010-12-02 Benjamin OtteAPI: x11: gdk_drawable_get_xid => gdk_window_get_xid
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
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-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Benjamin Ottegdk: Clean up gdk.symbols file
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-25 Matthias ClasenAdd new GdkRGBA api to symbol list
2010-10-18 Ryan LortieGtkApplication rewrite
2010-10-01 Matthias ClasenRemove colormap api from gdk.symbols
2010-09-26 Benjamin OtteAPI: remove gdk_drawable_get_size()
2010-09-26 Benjamin OtteAPI: Remove window clear APIs
2010-09-26 Benjamin OtteAPI: Add size getters for GdkWindow
2010-09-26 Benjamin OtteAPI: add gdk_cairo_get_clip_rectangle() convenience API
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 gdk_drawable_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 OtteAPI: Add gdk_window_get_visual() and gdk_window_get_scr...
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_set_colormap()
2010-09-26 Benjamin OtteAPI: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_f...
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-09-26 Benjamin OtteAPI: Rename gdk_set_source_pixmap() to gdk_set_source_w...
2010-09-26 Benjamin OtteAPI: Remove gdk_window_set_back_pixmap()
2010-09-26 Benjamin OtteAPI: Remove APIs to generate pixmaps from pixbufs
2010-09-26 Benjamin OtteAPI: Change offscreen windows to use a cairo_surface_t
2010-09-26 Benjamin OtteAPI: Remove gdk_window_get_internal_paint_info()
2010-09-26 Benjamin Ottegdk: Remove gdk_window_redirect_to_drawable()
2010-09-26 Benjamin Ottegdk: Rewrite background handling
2010-09-26 Benjamin OtteAPI: Remove gdk_window_clear_area_e()
2010-09-26 Benjamin OtteAPI: Remove shape_combine_mask functions from gdk
2010-09-26 Benjamin OtteAPI: Add gdk_cairo_region_create_from_surface()
2010-09-26 Benjamin OtteAPI: Remove gdk_cursor_new_from_pixmap()
2010-09-26 Benjamin OtteAPI: remove gdk_window_set_icon()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-20 Matthias ClasenAdd new error trap api to gdk.symbols and gdk3-sections.txt
2010-09-09 Matthias ClasenDrop the gdk_display variable from gdk
2010-09-08 Javier JardónRemove deprecated gdk_window_get_deskrelative_origin...
2010-09-08 Tor LillqvistRemove variables from the platform-independent GDK API
2010-08-23 Tor LillqvistFix Win32 build
2010-08-23 Benjamin Ottedirectfb: Remove
2010-08-16 Benjamin OtteAPI: Add gdk_window_get_background_pattern()
2010-08-15 Benjamin OtteRemove window background getters again
2010-08-12 Benjamin OtteAPI: Add gdk_window_create_similar_surface()
2010-08-11 Benjamin Ottegdk: Remove nonexistant symbols
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 GdkPangoRenderer
2010-08-10 Benjamin OtteAPI: remove gdk_draw_drawable()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_layout_*()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_rectangle()
next