summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Migration guide: Add an example for creating custom cursorsMatthias Clasen2010-10-011-2/+50
* Revert an erroneous changeMatthias Clasen2010-10-011-1/+1
* GTK docs: various fixupsMatthias Clasen2010-10-011-24/+25
* GDK docs: help gtk-doc understand gdk_window_invalidate_maybe_recurseMatthias Clasen2010-10-011-2/+1
* GDK docs: Clean out some dead symbolsMatthias Clasen2010-10-011-5/+0
* Remove unneded castsJavier Jardón2010-09-291-4/+4
* gtk_adjustment_new() should return a GtkAdjustment*Javier Jardón2010-09-291-32/+28
* API: remove gtk_window_set_visual()Benjamin Otte2010-09-281-1/+0
* API: gtk: Add gtk_widget_set_visual()Benjamin Otte2010-09-281-0/+1
* Add a migration guide section on GtkObjectMatthias Clasen2010-09-261-0/+29
* Remove GtkObject from the docsMatthias Clasen2010-09-263-38/+14
* Remove GtkObject completelyMatthias Clasen2010-09-261-1/+0
* Move documentation to inline comments: GtkPaperSizeJavier Jardón2010-09-272-308/+1
* Move documentation to inline comments: GtkAccelMapJavier Jardón2010-09-272-173/+1
* Add a missing end tagMatthias Clasen2010-09-261-4/+5
* Migration guide: Add an example for colormap -> visualMatthias Clasen2010-09-261-7/+65
* Expand the migration guideMatthias Clasen2010-09-261-21/+59
* API: Add gtk_cairo_transform_to_window()Benjamin Otte2010-09-261-0/+1
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-264-12/+9
* API: remove gdk_drawable_get_size()Benjamin Otte2010-09-261-1/+0
* docs: Get rid of gdk_drawable_get_size() usage in shooter exampleBenjamin Otte2010-09-261-1/+2
* API: Remove window clear APIsBenjamin Otte2010-09-261-2/+0
* API: Add size getters for GdkWindowBenjamin Otte2010-09-261-0/+2
* Add gtk_cairo_should_draw_window to the docsMatthias Clasen2010-09-261-0/+1
* 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