summaryrefslogtreecommitdiff
path: root/docs/reference
Commit message (Expand)AuthorAgeFilesLines
* statusbar: Remove _get_message_area() from public APITimm Bäder2020-02-251-1/+0
* Merge branch 'spinning-spinner' into 'master'Matthias Clasen2020-02-251-0/+2
|\
| * Rename GtkSpinner::active to ::spinningMatthias Clasen2020-02-241-0/+2
* | popover: Drop ::relative-toMatthias Clasen2020-02-241-2/+0
|/
* Drop gdk_surface_is_visibleMatthias Clasen2020-02-241-1/+0
* Add gdk_surface_get_mappedMatthias Clasen2020-02-241-0/+1
* Add missing GdkDrag gettersMatthias Clasen2020-02-241-0/+2
* surface: Add a getter for autohideMatthias Clasen2020-02-241-0/+1
* device: Add missing gettersMatthias Clasen2020-02-241-0/+2
* Add a getter for GdkAppLaunchContext::displayMatthias Clasen2020-02-241-0/+1
* Merge branch 'wip/ebassi/filechooser-new' into 'master'Matthias Clasen2020-02-242-41/+44
|\
| * docs: Add migration notes for GtkFileChooserEmmanuele Bassi2020-02-221-2/+35
| * Remove preview widget from GtkFileChooserEmmanuele Bassi2020-02-221-8/+0
| * Remove GtkFileChooser:local-onlyEmmanuele Bassi2020-02-221-2/+0
| * Remove GtkFileChooser:show-hiddenEmmanuele Bassi2020-02-221-2/+0
| * Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-221-2/+0
| * Drop GtkFileChooser:extra-widgetEmmanuele Bassi2020-02-221-2/+0
| * Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-221-25/+11
* | gdk: Remove GdkAtomBenjamin Otte2020-02-231-6/+0
* | x11: Get rid of GdkAtom and APIs supporting it.Benjamin Otte2020-02-231-2/+0
* | device: gdk_device_list_axes() => gdk_device_get_axis_names()Benjamin Otte2020-02-231-1/+1
* | gdk: Remove gdk_text_property_to_utf8_list_for_display()Benjamin Otte2020-02-232-8/+0
* | gdk: Remove gdk_utf8_to_string_target()Benjamin Otte2020-02-231-1/+0
* | selection: Remove GtkSelectionDataBenjamin Otte2020-02-233-37/+0
* | droptarget: Remove selectiondata read functionsBenjamin Otte2020-02-231-2/+0
* | Fix gdk docs buildMatthias Clasen2020-02-221-10/+11
|/
* Add GtkDropControllerMotionBenjamin Otte2020-02-221-0/+21
* docs: Add GdkPopupLayout to gdk4-sections.txtJonas Ådahl2020-02-211-1/+24
* docs: Remove some no-longer existing apiMatthias Clasen2020-02-211-5/+0
* Go back to ::enter/::leave for pointer changesMatthias Clasen2020-02-213-4/+24
* Update event docs sectionMatthias Clasen2020-02-211-48/+41
* stack: Add GtkStackPage:visible accessorsTimm Bäder2020-02-201-2/+4
* Merge branch 'wip/xdg-popup-async-relayout' into 'master'Benjamin Otte2020-02-191-1/+3
|\
| * gdk/surface: Replace move_to_rect() with GdkPopupLayout based APIJonas Ådahl2020-02-191-1/+3
* | icontheme: Update the apiMatthias Clasen2020-02-181-5/+6
* | dnd: Port the TreeModel machinery to GValue DNDBenjamin Otte2020-02-181-1/+3
* | contentprovider: Add gdk_content_provider_new_typed()Benjamin Otte2020-02-161-0/+1
|/
* widget: Add css-classes propertyTimm Bäder2020-02-151-0/+2
* infobar: Remove _get_{action,content}_area()Timm Bäder2020-02-151-2/+0
* Drop gdk_surface_new_tempMatthias Clasen2020-02-141-1/+0
* window: Remove GtkWindowType and window->typeBenjamin Otte2020-02-141-2/+0
* widget: Add gtk_widget_get_css_name() APIBenjamin Otte2020-02-141-0/+1
* Remove gtk_style_context_get_parent()Emmanuele Bassi2020-02-131-1/+0
* gdk: Remove gdk_cairo_get_clip_rectangle()Benjamin Otte2020-02-131-1/+0
* Merge branch 'mainloop-cleanup' into 'master'Matthias Clasen2020-02-102-6/+13
|\
| * docs: Mention gtk_main in the migration guideMatthias Clasen2020-02-091-0/+13
| * Drop gtk_main and gtk_main_quitMatthias Clasen2020-02-091-2/+0
| * Drop gtk_main_levelMatthias Clasen2020-02-091-1/+0
| * Drop gtk_main_iterationMatthias Clasen2020-02-091-2/+0
| * Drop gtk_events_pendingMatthias Clasen2020-02-091-1/+0