summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* filechooser: Drop the ::current-folder-changed signalMatthias Clasen2020-07-092-44/+0
* filechooser: Drop the ::file-activated signalMatthias Clasen2020-07-091-22/+0
* filechooser: Make get_files return a list modelMatthias Clasen2020-07-092-50/+42
* tests: Stop using file chooser apis that are going awayMatthias Clasen2020-07-092-37/+0
* filechooser: Add gtk_file_chooser_get_filtersMatthias Clasen2020-07-061-5/+9
* filefilter: Drop custom filtersMatthias Clasen2020-07-051-23/+0
* filefilter: Drop GtkFileFilterInfoMatthias Clasen2020-07-051-4/+8
* filefiler: No more floatingMatthias Clasen2020-07-052-0/+10
* tests: Make testlistview be a list againBenjamin Otte2020-07-051-2/+2
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-025-7/+1
* Drop unnecessary uses of gtk_style_context_add_classMatthias Clasen2020-06-301-1/+1
* Stop using GtkFunctionsListItemFactoryMatthias Clasen2020-06-292-14/+16
* Stop setting GTK_IM_MODULE_FILEMatthias Clasen2020-06-283-28/+1
* Merge branch 'scrolled-window-api' into 'master'Matthias Clasen2020-06-2442-64/+66
|\
| * scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-2442-64/+66
* | testgtk: Update list of cursor namesMatthias Clasen2020-06-241-97/+36
|/
* entrycompletion: Drop action supportMatthias Clasen2020-06-221-12/+0
* testlistdnd: Use editable labelsMatthias Clasen2020-06-191-22/+51
* testlistdnd: Add a treeMatthias Clasen2020-06-191-6/+104
* Add a list dnd exampleMatthias Clasen2020-06-192-0/+315
* Use the appropriate name for JuneteenthEmmanuele Bassi2020-06-181-1/+1
* testdropdown: Add some more testsMatthias Clasen2020-06-121-0/+248
* testcolumnview: Add recent file supportMatthias Clasen2020-06-111-4/+28
* Make tooltip properties idiomaticEmmanuele Bassi2020-06-051-10/+7
* Add GtkDropDownMatthias Clasen2020-05-302-0/+322
* Add GtkTreeListRowSorterMatthias Clasen2020-05-301-1/+7
* testcolumnview: Add sortersBenjamin Otte2020-05-301-35/+97
* tests: Add testcolumnviewBenjamin Otte2020-05-302-0/+701
* listitem: Make this a GObjectBenjamin Otte2020-05-301-2/+3
* gridview: Implement minimum row heightBenjamin Otte2020-05-301-2/+4
* Add GtkTreeExpanderBenjamin Otte2020-05-301-18/+5
* listview: Expose GtkListItemFactory APIsBenjamin Otte2020-05-302-10/+9
* tests: Add a rough form of multiselectionBenjamin Otte2020-05-301-3/+256
* testlistview: Load icons asyncBenjamin Otte2020-05-301-6/+87
* testlistview: Port to directory listBenjamin Otte2020-05-301-96/+44
* testlistview: Create widgets only onceBenjamin Otte2020-05-301-49/+94
* testlistview: Show the row numberBenjamin Otte2020-05-301-1/+10
* listview: Change how binding is doneBenjamin Otte2020-05-302-25/+37
* tests: Make animating listview do random resortsBenjamin Otte2020-05-301-6/+37
* tests: Add a test for a permanently changing listviewBenjamin Otte2020-05-302-0/+141
* listview: Make widget actually do somethingBenjamin Otte2020-05-302-0/+346
* tests: Remove testtreemodel testBenjamin Otte2020-05-302-395/+0
* Fix minor typosYuri Chornoivan2020-05-283-3/+3
* testgtk: Add G_GNUC_NORETURN to usage()Timm Bäder2020-05-191-1/+1
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-175-14/+10
* Merge branch 'toplevel-move-resize' into 'master'Matthias Clasen2020-05-171-2/+2
|\
| * window: Use toplevel begin_move/resize apiMatthias Clasen2020-05-171-2/+2
* | Merge branch 'wip/otte/monitors' into 'master'Benjamin Otte2020-05-171-7/+0
|\ \ | |/ |/|
| * display: Remove unneeded gettersBenjamin Otte2020-05-171-7/+0
* | showrendernode: Set widget overflowTimm Bäder2020-05-161-8/+2