summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* dnd: Add gtk_drag_set_icon_texture()Benjamin Otte2017-12-021-0/+1
* selection: Add texture getter/setterBenjamin Otte2017-12-021-0/+2
* GDK: Make sure W32 backend compiles without GdkDeviceManagerРуслан Ижбулатов2017-12-021-1/+0
* gtkeventcontrollerscroll: Add some docsCarlos Garnacho2017-12-021-0/+1
* Add GtkEventControllerScroll to the docsMatthias Clasen2017-12-012-0/+22
* docs: Some revision to the migration docsMatthias Clasen2017-12-011-11/+100
* Fix the doc tools buildMatthias Clasen2017-12-011-1/+1
* textview: Remove serialization APIBenjamin Otte2017-11-291-19/+0
* Drop gtk_cell_view_new_with_pixbufMatthias Clasen2017-11-291-1/+0
* Drop gdk_cursor_new_from_pixbufMatthias Clasen2017-11-291-3/+2
* Drop gtk_drag_source_set_icon_pixbufMatthias Clasen2017-11-291-1/+0
* Add gtk_cell_view_new_with_textureMatthias Clasen2017-11-291-0/+1
* Drop GdkDeviceManager APIsMatthias Clasen2017-11-252-25/+0
* Drop support for setting event masks for floating devicesMatthias Clasen2017-11-251-2/+0
* gdk: Move gdk_disable_multidevice tot he X11 backendMatthias Clasen2017-11-251-1/+1
* Drop gdk_display_get_device_manager APIMatthias Clasen2017-11-251-1/+0
* gdk: Add GType support to GdkContentFormatsBenjamin Otte2017-11-201-0/+3
* gdk: Sanitize GdkContentFormats APIBenjamin Otte2017-11-201-3/+3
* gdk: Make GdkContentFormats immutableBenjamin Otte2017-11-201-1/+0
* gdk: Add GdkContentFormatsBuilderBenjamin Otte2017-11-201-0/+9
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-1/+3
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-202-14/+15
* selection: Make GtkTargetList members privateBenjamin Otte2017-11-201-0/+1
* Include gdk-private.hMatthias Clasen2017-11-171-2/+0
* gdk: Remove gdk_flush()Benjamin Otte2017-11-171-1/+0
* Drop generic error trap api from the docsMatthias Clasen2017-11-171-5/+0
* Drop gdk_set_program_classMatthias Clasen2017-11-161-7/+1
* x11: Add gdk_x11_display_set_program_classMatthias Clasen2017-11-161-0/+1
* Drop gdk_notify_startup_completeMatthias Clasen2017-11-161-3/+3
* Drop gdk_beepMatthias Clasen2017-11-161-3/+0
* Drop gdk_set_double_click_timeMatthias Clasen2017-11-161-2/+0
* selection: Remove gtk_target_table_*() functionsBenjamin Otte2017-11-161-2/+0
* selection: Make GtkTargetEntry not allocatableBenjamin Otte2017-11-161-4/+0
* image: Update docsMatthias Clasen2017-11-151-0/+1
* Document -gtk-icon-sizeMatthias Clasen2017-11-151-1/+10
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-3/+3
* image: Change gettersBenjamin Otte2017-11-151-0/+1
* button: Get rid of icon sizeBenjamin Otte2017-11-151-2/+2
* toolbar: Remove icon sizesBenjamin Otte2017-11-151-8/+0
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-1/+0
* clipboard: Consistently use GtkTargetListBenjamin Otte2017-11-151-0/+1
* widget: Remove gtk_widget_set_device_enabled()Benjamin Otte2017-11-131-2/+0
* gtktexttag: Remove GtkTextTag::event and gtk_text_tag_event()Benjamin Otte2017-11-111-1/+0
* entry: Remove surface iconsBenjamin Otte2017-11-051-2/+0
* widget: Implement gtk_widget_pick()Benjamin Otte2017-11-051-0/+1
* Documentation fixesMatthias Clasen2017-11-042-2/+4
* image: Add the ability to set texturesBenjamin Otte2017-11-051-0/+5
* Partially revert GskTexture → GdkTexture renameEmmanuele Bassi2017-11-041-2/+2
* texture: Add gdk_texture_new_from_file()Benjamin Otte2017-11-041-0/+2
* widget: Export gtk_widget_set_cursor()Benjamin Otte2017-11-041-0/+3