summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Move documentation to inline comments: cairo_interactionJavier Jardón2010-10-042-99/+1
* docs: Move documentation to inline comments: GtkComboBoxJavier Jardón2010-10-042-461/+1
* docs: Move documentation to inline comments: GtkNotebookJavier Jardón2010-10-032-709/+1
* docs: Latest 2.x release will be 2.24, not 2.22Javier Jardón2010-10-031-3/+3
* docs: Use gtk_widget_get_preferred_size() instead gtk_size_request_get_prefer...Javier Jardón2010-10-032-2/+2
* docs: Move documentation to inline comments: GtkEntryBufferGarrett Regier2010-10-032-171/+1
* docs: Move documentation to inline comments: GtkTooltipJavier Jardón2010-10-032-173/+1
* docs: Move documentation to inline comments: GtkToolbarJavier Jardón2010-10-032-305/+1
* docs: Move documentation to inline comments: GtkComboBoxEntryGarrett Regier2010-10-022-123/+1
* gdk: Make gdk_pixbuf_get_from_*() bindableBenjamin Otte2010-10-021-2/+2
* Fix make distMatthias Clasen2010-10-011-6/+8
* 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