summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Fix the popover demopopover-attachMatthias Clasen2020-02-231-7/+14
* Add a popover holder widgetMatthias Clasen2020-02-234-0/+241
* Merge branch 'wip/ebassi/filechooser-new' into 'master'Matthias Clasen2020-02-2431-3075/+564
|\
| * docs: Add migration notes for GtkFileChooserEmmanuele Bassi2020-02-221-2/+35
| * Remove preview widget from GtkFileChooserEmmanuele Bassi2020-02-2214-737/+2
| * Remove GtkFileChooserEntry:local-onlyEmmanuele Bassi2020-02-223-26/+0
| * Remove GtkPlacesSidebar:local-onlyEmmanuele Bassi2020-02-223-107/+38
| * Remove GtkPlacesView:local-onlyEmmanuele Bassi2020-02-223-117/+0
| * Remove GTK_FILE_CHOOSER_ACTION_CREATE_FOLDEREmmanuele Bassi2020-02-2210-122/+48
| * Remove GtkFileChooser:local-onlyEmmanuele Bassi2020-02-2211-241/+7
| * Remove GtkFileChooser:show-hiddenEmmanuele Bassi2020-02-229-89/+3
| * Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-2218-348/+15
| * Drop GtkFileChooser:extra-widgetEmmanuele Bassi2020-02-2211-151/+8
| * Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-2218-1241/+514
* | Merge branch '138-gtk4-install-valgrind-suppressions' into 'master'Matthias Clasen2020-02-241-0/+7
|\ \
| * | build: Install Valgrind suppressions filesPhilip Chimento2020-02-231-0/+7
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-02-241-36/+17
|\ \ \ | |/ / |/| |
| * | broadway: Remove SURFACE_IS_TOPLEVELMatthias Clasen2020-02-231-36/+17
|/ /
* | Update POTFILES.inPiotr Drąg2020-02-232-2/+2
* | Merge branch 'wip/otte/dnd' into 'master'Matthias Clasen2020-02-2378-2940/+287
|\ \
| * | gdk: Remove GdkAtomBenjamin Otte2020-02-233-15/+1
| * | win32: Get rid of GdkAtomBenjamin Otte2020-02-234-33/+7
| * | wayland: Replace final mention of GdkAtomBenjamin Otte2020-02-231-1/+1
| * | x11: Get rid of GdkAtom and APIs supporting it.Benjamin Otte2020-02-2314-199/+131
| * | device: gdk_device_list_axes() => gdk_device_get_axis_names()Benjamin Otte2020-02-233-13/+21
| * | gdk: Remove gdk_text_property_to_utf8_list_for_display()Benjamin Otte2020-02-2333-641/+0
| * | Don't use GdkAtom where const char * is usedBenjamin Otte2020-02-233-5/+5
| * | gdk: Remove gdk_utf8_to_string_target()Benjamin Otte2020-02-2321-195/+62
| * | selection: Remove GtkSelectionDataBenjamin Otte2020-02-2314-1420/+0
| * | droptarget: Remove selectiondata read functionsBenjamin Otte2020-02-233-160/+1
| * | filechooserwidget: Stop using selection dataBenjamin Otte2020-02-231-57/+37
| * | x11: Register DND atoms with all other atomsBenjamin Otte2020-02-234-102/+18
| * | gdk: Remove gdk_surface_register_dnd()Benjamin Otte2020-02-2316-99/+3
|/ /
* | Merge branch 'x11-dnd-fixes' into 'master'Matthias Clasen2020-02-234-14/+29
|\ \
| * | Add detail to gdk_drag_begin docsMatthias Clasen2020-02-221-0/+4
| * | x11: Fix dnd coordinate handlingMatthias Clasen2020-02-221-2/+6
| * | x11: Export gdk_x11_surface_get_root_coords privatelyMatthias Clasen2020-02-222-1/+7
| * | x11: Keep a ref on GdkDrag objectsMatthias Clasen2020-02-221-5/+6
| * | x11: Avoid crashes in dndMatthias Clasen2020-02-221-6/+6
|/ /
* | Merge branch 'wip/wayland-fix-popup-grabs' into 'master'Matthias Clasen2020-02-221-7/+2
|\ \
| * | wayland/popup: Emit un-withdrawn event earlierJonas Ådahl2020-02-221-1/+2
| * | wayland/popup: Remove unnecessary checks when mapping popupJonas Ådahl2020-02-221-6/+0
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-02-221-1/+1
|\ \ \
| * | | Fix a hard-to-spot typoMatthias Clasen2020-02-221-1/+1
|/ / /
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-02-221-1/+1
|\ \ \
| * | | x11: Fix a crash in event handlingMatthias Clasen2020-02-221-1/+1
|/ / /
* | | Fix gdk docs buildMatthias Clasen2020-02-221-10/+11
| |/ |/|
* | Merge branch 'wip/otte/dnd' into 'master'Benjamin Otte2020-02-2234-512/+858
|\ \
| * | tests: Guard variables with necessary macrosBenjamin Otte2020-02-221-0/+4
| * | treeviewcolumn: Inline variable into return_if_fail()Benjamin Otte2020-02-221-5/+3