summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* calendar: Remove day-selected-double-click signalTimm Bäder2020-02-071-24/+0
* calendar: Remove month-changed signalTimm Bäder2020-02-071-12/+0
* calendar: Return a GDateTime from get_date()Timm Bäder2020-02-071-45/+36
* calendar: Add accessors for display propertiesTimm Bäder2020-02-071-71/+43
* testcalendar: Remove unused functionTimm Bäder2020-02-071-23/+0
* calendar: Remove detailsTimm Bäder2020-02-071-267/+5
* testcalendar: Close window properlyTimm Bäder2020-02-071-0/+1
* GtkToolbar: removeBenjamin Otte2020-02-073-801/+0
* css: Remove .primary-toolbarBenjamin Otte2020-02-071-211/+0
* css: Remove .inline-toolbarBenjamin Otte2020-02-072-241/+0
* Merge branch 'master.msvc' into 'master'Matthias Clasen2020-02-051-1/+6
|\
| * tests/testdnd2.c: Don't include unistd.h unconditionallyChun-wei Fan2020-02-031-1/+6
* | Rename GtkIcon to GtkIconPaintableAlexander Larsson2020-02-043-8/+8
* | icontheme: Remove GENERIC_FALLBACKSBenjamin Otte2020-02-041-1/+1
* | icontheme: Pass fallbacks as optional argument to lookup_icon()Benjamin Otte2020-02-043-2/+5
* | icontheme: Remove contextsBenjamin Otte2020-02-041-8/+1
* | icontheme: Remove gtk_icon_get_base_size() and gtk_icon_get_base_dir()Benjamin Otte2020-02-041-1/+0
* | icontheme: Remove GTK_ICON_LOOKUP_USE_BUILTINBenjamin Otte2020-02-041-1/+1
* | icontheme: Make text direction a lookup argumentBenjamin Otte2020-02-043-10/+21
* | icontheme: Remove async APIsBenjamin Otte2020-02-041-53/+0
* | icontheme: Remove gtk_icon_theme_get_default()Benjamin Otte2020-02-042-2/+4
|/
* Remove primary monitor apiMatthias Clasen2020-01-301-1/+1
* icon-theme: Add i/o priority to choose_icon_async()Alexander Larsson2020-01-301-1/+1
* Remove final references to "icon info" with just "icon"Alexander Larsson2020-01-302-12/+12
* icon-theme: Drop the _for_scale() versions and always take scaleAlexander Larsson2020-01-303-5/+5
* icon-theme: Rename GtkIconInfo to GtkIconAlexander Larsson2020-01-303-10/+10
* icon-theme: Use gtk_icon_theme_choose_icon_async in testsAlexander Larsson2020-01-291-18/+11
* icons: Convert use of load() to download_texture()Alexander Larsson2020-01-292-27/+38
* Convert trivial users of icon theme loading to use info as paintableAlexander Larsson2020-01-291-17/+9
* testcalendar: Don't do dumb stuff with font sizes.Benjamin Otte2020-01-281-27/+0
* stylecontext: Remove GTK_STYLE_PROPERTY_* definesBenjamin Otte2020-01-281-1/+1
* Fix testsuite without -Dprofiler=trueMatthias Clasen2020-01-211-4/+4
* Prototype a sysprof helperMatthias Clasen2020-01-212-0/+145
* widget: Initialize cssnode name asapBenjamin Otte2020-01-211-3/+0
* Update all callersMatthias Clasen2020-01-113-8/+2
* testdnd: Fix up for current apiMatthias Clasen2020-01-091-16/+40
* Update all usersMatthias Clasen2020-01-083-4/+38
* testdnd2: Fix the text caseMatthias Clasen2020-01-081-0/+1
* Add another dnd testcaseMatthias Clasen2020-01-082-0/+401
* Update all callersMatthias Clasen2020-01-086-4/+8
* testdnd2: Use GDK content formats apiMatthias Clasen2020-01-081-5/+6
* testdnd2: Update to the api change in the previous commitMatthias Clasen2020-01-081-2/+2
* testtoolbar: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-1/+1
* testlist3: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-1/+1
* testdnd2: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-2/+2
* testdnd: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-1/+1
* dragsource: Reshuffle api a bitMatthias Clasen2020-01-084-5/+15
* dragsource: Tweak api, update all callersMatthias Clasen2020-01-082-2/+6
* Remove gtk_drop_target_get_targetMatthias Clasen2020-01-082-2/+2
* Replace gtk_drop_target_attach/detachMatthias Clasen2020-01-086-9/+9