summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* popover: Fix input shape renderingTimm Bäder2020-05-161-87/+23
* texthandle: Remove min-width/height handlingTimm Bäder2020-05-161-25/+2
* natives: Use GtkCssBoxes in get_surface_transformTimm Bäder2020-05-163-29/+26
* native: Add documenation for get_surface_transformTimm Bäder2020-05-161-2/+11
* popover: Return correct values from get_surface_transform()Timm Bäder2020-05-161-10/+8
* main: Translate coordinates from surface to native before pickingTimm Bäder2020-05-161-4/+9
* gtk: Handle seatless displaysMatthias Clasen2020-05-159-111/+232
* widget: Add array annotation to set_css_classesCorentin Noël2020-05-151-1/+1
* Adwaita: notebook tab focus tweakJakub Steiner2020-05-151-1/+1
* eventcontrollerscroll: Fix the history push conditionAlexander Mikhaylenko2020-05-151-5/+4
* Adwaita: don't focus outline tabs with mouseJakub Steiner2020-05-142-6/+4
* GtkDragSource: Pass return value of drag-cancel into drag_end()Alexander Larsson2020-05-141-1/+1
* flowbox: Avoid an assertion in snapshot()Matthias Clasen2020-05-131-1/+22
* flowbox: Avoid a crash in measure()Matthias Clasen2020-05-131-0/+2
* listbox: Make Shift-Tab work againMatthias Clasen2020-05-131-0/+4
* listbox: Don't steal focus-on-clickMatthias Clasen2020-05-131-1/+7
* inspector: Disable recursive inspectionMatthias Clasen2020-05-131-0/+11
* flowbox: Make the children focusable againMatthias Clasen2020-05-131-1/+2
* scrolledwindow: Fix swapping out childMatthias Clasen2020-05-131-7/+3
* Merge branch 'usable-scales' into 'master'Matthias Clasen2020-05-132-5/+5
|\
| * scale: Make the area around the trough clickableMatthias Clasen2020-05-131-4/+4
| * CosmeticsMatthias Clasen2020-05-131-1/+1
* | Adwaita: use thinner arrows for navigationJakub Steiner2020-05-134-75/+101
|/
* window: Restructure gtk_window_destroy()Timm Bäder2020-05-131-12/+8
* main: Inline propagate_{down,up} in propagate_internal()Timm Bäder2020-05-131-63/+31
* window: Create constraint solver on demandTimm Bäder2020-05-131-3/+6
* widget: Make 1 if out of 2 ifsTimm Bäder2020-05-131-6/+9
* paned: Fix up the docs once moreTimm Bäder2020-05-131-4/+4
* cssvalue: Add class check to transitionTimm Bäder2020-05-131-0/+3
* widget: Move adjusted size calculation below early-out gotoTimm Bäder2020-05-131-6/+7
* widget: Remove size allocate signal enum memberTimm Bäder2020-05-131-1/+0
* renderboder: Ignore transparent outlinesTimm Bäder2020-05-131-2/+7
* paned: Don't ignore the type attributeMatthias Clasen2020-05-121-1/+1
* paned: Drop the Private structMatthias Clasen2020-05-121-356/+275
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-121-3/+3
|\
| * printoperation-unix: Fix a use-after-freeMatthias Clasen2020-05-121-3/+3
* | docs: Add annotations for GtkPaned new gettersEmmanuele Bassi2020-05-121-0/+21
|/
* Merge branch 'wip/carlosg/broken-grabs' into 'master'Carlos Garnacho2020-05-122-4/+21
|\
| * gtkmain: Release the active state on GDK_GRAB_BROKENCarlos Garnacho2020-05-121-0/+1
| * gtkmain: Propagate GDK_GRAB_BROKEN events to/from current focusCarlos Garnacho2020-05-121-1/+17
| * gtktexthandle: Set css name on GtkWidgetClassCarlos Garnacho2020-05-121-3/+3
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-121-0/+1
|\ \
| * | window: Hide windows on destroyMatthias Clasen2020-05-121-0/+1
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-121-9/+10
|\ \ \ | |/ /
| * | docs: TweaksMatthias Clasen2020-05-121-9/+10
| |/
* | Do not release the GFile prematurelyEmmanuele Bassi2020-05-121-5/+2
* | Remove gtk_dialog_run()Emmanuele Bassi2020-05-122-174/+2
* | Remove gtk_dialog_run() from GtkPrintUnixDialogEmmanuele Bassi2020-05-121-25/+49
* | Remove unnecessary deprecation pragmasEmmanuele Bassi2020-05-121-8/+0
* | Drop gtk_dialog_run() from GtkPrintOperationUnixEmmanuele Bassi2020-05-121-7/+33