summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* box: Remove the position child propertyMatthias Clasen2019-01-234-55/+0
* box: Remove pack-type child propertyTimm Bäder2019-01-231-2/+0
* Stop using gtk_box_pack_endTimm Bäder2019-01-2352-729/+726
* tests: Remove flicker testTimm Bäder2019-01-232-215/+0
* testoverlay: Re-enable blurringTimm Bäder2019-01-131-2/+2
* testoverlay: Fix fancy effectTimm Bäder2019-01-101-8/+8
* showrendernode: Fix GtkImage sizeTimm Bäder2018-12-021-0/+4
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-5/+6
* testappchooserbutton: Fix for class hierarchy changeTimm Bäder2018-11-131-17/+17
* testpopup: Fix GtkEventControllerMotion::motion callback signatureTimm Bäder2018-11-081-1/+1
* testtreelistmodel: Don't use non-standard functionDaniel Boles2018-11-071-1/+1
* tests: Drop "saved positions" test in testgtkCarlos Garnacho2018-10-151-133/+0
* tests: Drop ::event handler in testgtkCarlos Garnacho2018-10-151-13/+12
* tests: Use GtkEventControllerMotion in testpopupCarlos Garnacho2018-10-151-17/+19
* tests: Remove ::event handler in testwindowsizeCarlos Garnacho2018-10-151-16/+10
* Remove some duplication in testfilechooserbuttonManu Cornet2018-09-171-50/+42
* testtreelistmodel: Display the file icon, because why notBenjamin Otte2018-09-161-14/+42
* testtreelistmodel: Make the statusbar display more infoBenjamin Otte2018-09-161-14/+33
* testtreelistmodel: Sort files by nameBenjamin Otte2018-09-161-5/+60
* testtreelistmodel: Add searchBenjamin Otte2018-09-161-7/+40
* testtreelistmodel: Make the directory loading asyncBenjamin Otte2018-09-161-19/+100
* testtreelistmodel: Add a hack to handle LONG listsBenjamin Otte2018-09-161-16/+51
* treelistmodel: Refactor to add GtkTreeListRowBenjamin Otte2018-09-161-49/+27
* gtk: Add GtkTreeListModelBenjamin Otte2018-09-162-0/+153
* testoverlaystyleclass: Fix CSS snippetTimm Bäder2018-08-271-2/+2
* remove tests/testinputTimm Bäder2018-08-272-315/+0
* container: Remove focus chainsBenjamin Otte2018-07-311-105/+0
* tests: Port testwidgetfocus to using a motion controllerCarlos Garnacho2018-07-301-15/+15
* tests: Port motion-compression to using a motion controllerCarlos Garnacho2018-07-301-20/+18
* tests: Use gesture in testtreeposCarlos Garnacho2018-07-301-14/+16
* tests: Use gesture to popup menu in testiconviewCarlos Garnacho2018-07-301-49/+35
* tests: Update testgrid to use gesturesCarlos Garnacho2018-07-301-11/+13
* tests: Stop using legacy gtk_menu_popup APIJonas Ådahl2018-07-272-34/+17
* testpopover: Don’t set margin in menu boxjust-popover-menu-thingsErnestas Kulik2018-07-231-1/+0
* Revert "gdk: Drop configure events"Matthias Clasen2018-07-151-9/+15
* gdk: Drop configure eventsMatthias Clasen2018-07-151-15/+9
* textview: Only create cairo context in gtktextdisplay.cBenjamin Otte2018-07-141-45/+22
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-026-28/+30
* gtkentry: Use gestures for entry iconsCarlos Garnacho2018-06-211-1/+1
* widget: Remove time argument from drag_data_get() vfuncBenjamin Otte2018-06-185-6/+0
* dnd: Make drag-motion and drag-drop signals use GdkDropBenjamin Otte2018-06-182-55/+69
* dnd: Make drag-data-received use a GdkDropBenjamin Otte2018-06-184-8/+4
* widget: Make GtkWidgetClass::drag_leave() take a GdkDropBenjamin Otte2018-06-181-4/+3
* dnd: Get rid of gtk_drag_finish()Benjamin Otte2018-06-181-4/+4
* eventcontrollermotion: Port to new API modelBenjamin Otte2018-04-261-2/+2
* draggesture: Port to new API modelBenjamin Otte2018-04-261-1/+2
* multipressgesture: Port to new API modelBenjamin Otte2018-04-263-5/+6
* testentrycompletion: Use the model we already gotDaniel Boles2018-04-241-1/+1
* snapshot: Redo debug messagesBenjamin Otte2018-04-244-8/+5
* gtk-demo, testgtk: Don't pass an integer to fabswip/lantw/improve-freebsd-build-and-fix-warningsTing-Wei Lan2018-04-221-3/+3