summaryrefslogtreecommitdiff
path: root/gtk/gtkscrolledwindow.c
Commit message (Expand)AuthorAgeFilesLines
* scrolledwindow: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-10/+8
* scrolledwindow: Avoid a criticalMatthias Clasen2023-04-101-3/+2
* Make adjustment setters behaveMatthias Clasen2023-03-301-2/+2
* Make widget property setters behaveMatthias Clasen2023-03-301-0/+8
* scrolledwindow: Disconnect the right handlerMatthias Clasen2023-03-261-1/+1
* gtkscrolledwindow: Clean up input handling a bitCarlos Garnacho2023-02-021-20/+0
* gtkscrolledwindow: Avoid gtk_gesture_set_sequence_state()Carlos Garnacho2023-02-021-8/+3
* scrolledWindow: Propagate event for no scrollingSophie Herold2023-01-261-0/+8
* Make stylecheck happyCam Cook2022-12-231-1/+0
* Various spelling mistakes across a few domains that show up in documentation.Cam Cook2022-12-231-1/+1
* scrolledwindow: Stop using gtk_style_context_save_to_nodeMatthias Clasen2022-10-121-48/+21
* scrolledwindow: Port to the gtk_css_style_snapshot apiMatthias Clasen2022-10-121-29/+52
* Deprecate gtk_snapshot_render apisMatthias Clasen2022-10-121-1/+7
* Remove outdated docs Benjamin Otte2022-10-031-18/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* scrolledwindow: Lower the scroll multiplierAlexander Mikhaylenko2022-08-081-1/+1
* gtk/scrolledwindow: Check for overshoot setting up kinetic scroll helpersCarlos Garnacho2022-08-071-2/+5
* gtkscrolledwindow: Add fixed multiplier to scroll events in surface unitsCarlos Garnacho2022-08-071-0/+11
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-45/+15
* scrolledwindow: Pick up gtk-overlay-scrolling changes on the flyAlexander Mikhaylenko2022-04-161-0/+19
* scrolledwindow: Fix :kinetic-scrolling setterAlexander Mikhaylenko2022-04-161-1/+1
* gtkscrolledwindow: Do not trigger kinetic helpers on 0 velocityCarlos Garnacho2022-03-191-24/+30
* gtkscrolledwindow: Change lifetime of kinetic scroll helpersCarlos Garnacho2022-03-191-4/+7
* gtkscrolledwindow: Refactor kinetic scroll animationCarlos Garnacho2022-03-191-8/+8
* gtkscrolledwindow: Add scroll unit handlingpanoplie2022-03-191-35/+41
* gtkscrolledwindow: Do not try to doubly trigger decelerationCarlos Garnacho2022-02-281-1/+2
* macos: fix kinetic scrolling with overshootChristian Hergert2022-02-241-11/+18
* scrolledwindow: Stop kinetic scrolling on beginJosé Expósito2022-01-261-0/+15
* Avoid copying static debug stringsMatthias Clasen2021-07-281-4/+4
* scrolledwindow: Don't check drag threshold when already scrollingAlexander Mikhaylenko2021-07-071-1/+5
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* Documentation fixesMatthias Clasen2021-05-201-2/+2
* scrolledwindow: Stop using scroll cursorsMatthias Clasen2021-04-091-21/+1
* scrolledwindow: Cancel overshoot on dimension changesAlexander Mikhaylenko2021-04-011-0/+39
* scrolledwindow: Convert docsMatthias Clasen2021-03-111-208/+252
* dragsource: Use double coordinates for checking drag thresholdAlexander Mikhaylenko2021-01-291-3/+3
* scrolledwindow: Use g_clear_handle_idTimm Bäder2021-01-031-32/+7
* gtk/scrolledwindow: Handle full scroll sequences onlyCarlos Garnacho2020-12-121-8/+36
* docs: Fix the links for keybinding signalsMatthias Clasen2020-11-171-2/+2
* docs: Add "Accessibility" section to various widgetsEmmanuele Bassi2020-11-121-0/+4
* a11y: Mark more containers as structural elementsEmmanuele Bassi2020-11-111-0/+1
* a11y: Parse reference lists using varargsEmmanuele Bassi2020-11-101-10/+14
* scrolledwindow: Accumulate velocity with kinetic scrollingChris Lord2020-11-091-36/+59
* macos: port gtk to GDK_WINDOWING_MACOSwip/chergert/gdk-macos-fixesChristian Hergert2020-10-091-1/+1
* gtkscrolledwindow: Do not eagerly claim touch press eventCarlos Garnacho2020-09-251-6/+7
* gtkscrolledwindow: Drop gtk_scrolled_window_set_capture_button_press()Carlos Garnacho2020-09-251-60/+1
* scrolledwindow: Ignore captured motion events if no child is setTimm Bäder2020-09-191-0/+3
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-2/+2
* Drop style class definesMatthias Clasen2020-08-141-14/+14
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-3/+2