summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Docs: start migration guide additionsMatthias Clasen2010-09-261-0/+53
* API: Add gtk_widget_draw()Benjamin Otte2010-09-261-0/+1
* API: Remove gtk_container_propagate_expose()Benjamin Otte2010-09-261-1/+1
* API: ruler: Remove private ruler draw functions from headerBenjamin Otte2010-09-261-2/+0
* API: Add API to query width and height when renderingBenjamin Otte2010-09-261-0/+2
* API: add gdk_cairo_get_clip_rectangle() convenience APIBenjamin Otte2010-09-261-0/+1
* Make the docs buildMatthias Clasen2010-09-262-4/+0
* API: Remove GdkColormapBenjamin Otte2010-09-261-21/+1
* API: Remove colormap handling from GdkScreenBenjamin Otte2010-09-261-5/+0
* API: Remove gdk_drawable_get_colormap()Benjamin Otte2010-09-262-10/+0
* API: Remove gdk_drawable_get_display()Benjamin Otte2010-09-262-10/+0
* API: Add gdk_window_get_display()Benjamin Otte2010-09-261-0/+1
* API: Remove drawable getters for visual, screen and depthBenjamin Otte2010-09-261-3/+0
* API: Add gdk_window_get_visual() and gdk_window_get_screen()Benjamin Otte2010-09-261-0/+2
* 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-262-3/+3
* API: Remove setters and getters for default colormapsBenjamin Otte2010-09-261-3/+0
* API: Remove colormap setting and getting from GtkWidgetBenjamin Otte2010-09-261-2/+0
* window: Keep track of own visualBenjamin Otte2010-09-261-0/+1
* API: Remove gtk_widget_push_colormap()Benjamin Otte2010-09-261-2/+0
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-28/+0
* API: Rename gdk_set_source_pixmap() to gdk_set_source_window()Benjamin Otte2010-09-261-1/+1
* API: Remove APIs to generate pixmaps from pixbufsBenjamin Otte2010-09-261-3/+0
* API: Change offscreen windows to use a cairo_surface_tBenjamin Otte2010-09-262-2/+2
* 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
* API: Remove gtk_widget_get_snapshot()Benjamin Otte2010-09-261-1/+0
* API: Add gtk_drag_set_icon_surface()Benjamin Otte2010-09-261-0/+1
* gdk: Rewrite background handlingBenjamin Otte2010-09-261-1/+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
* widget: shape_combine_mask => shape_cobine_regionBenjamin Otte2010-09-261-2/+2
* API: Add gdk_cairo_region_create_from_surface()Benjamin Otte2010-09-261-0/+1
* API: Remove gdk_cursor_new_from_pixmap()Benjamin Otte2010-09-262-15/+1
* API: remove gdk_window_set_icon()Benjamin Otte2010-09-261-1/+0
* GtkScrolledWindow: document changed default policyMatthias Clasen2010-09-251-0/+9
* Nuke the 'Types' section from the docsMatthias Clasen2010-09-241-11/+3
* Remove mention of input dialog from the docsMatthias Clasen2010-09-241-3/+1
* Update docs of GtkAboutDialog and GtkLinkButtonMatthias Clasen2010-09-242-139/+2
* gtkeditable: move documentation to inline commentsChristian Dywan2010-09-242-214/+1
* GtkNotebook: replace group by group_nameMatthias Clasen2010-09-241-2/+2
* GtkNotebook: remove gtk_notebook_set_window_creation_hookMatthias Clasen2010-09-241-2/+0
* docs: Add a CODING-STYLE documentMatthias Clasen2010-09-231-0/+635
* docs: remove defsformat.txtMatthias Clasen2010-09-231-338/+0
* docs: remove gtk-config.txtMatthias Clasen2010-09-231-236/+0
* Remove url hooks from GtkAboutDialog and GtkLinkButtonMatthias Clasen2010-09-221-2/+0
* Tons of transfer annotationsMatthias Clasen2010-09-213-11/+9
* Add new error trap api to gdk.symbols and gdk3-sections.txtMatthias Clasen2010-09-191-0/+4
* Point to the new GtkWidget align and margin propertiesMatthias Clasen2010-09-191-0/+5
* Revamp and modernize X error trapsHavoc Pennington2010-09-181-36/+0