summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* GtkScaleButton: fix unwanted state propagationBUG_scale_button_propagated_stateNelson Benítez León2019-09-071-0/+27
| | | | | | | | | | | | | | | GtkScaleButton/GtkVolumeButton use a popover to show content. With the new GTK4 event model clicking or hovering on that child popover produces ACTIVE and PRELIGHT states that are propagated to the main button, this is unwanted behaviour as the button's appearance changes according to those. We connect to the "state-flags-changed" signal of GtkScaleButton, and remove the unwanted state flags after verifying they're coming from the popover. Fixes issue #2063
* Update Turkish translationEmin Tufan Çetin2019-09-061-225/+197
|
* Merge branch 'wip/chergert/faster-comparison' into 'master'Matthias Clasen2019-09-041-5/+10
|\ | | | | | | | | textlayout: remove use of GtkTextIter in line comparison See merge request GNOME/gtk!1087
| * textlayout: remove use of GtkTextIter in line comparisonChristian Hergert2019-09-041-5/+10
|/ | | | | | We do not need to create a GtkTextIter to perform the comparison here as that will require a number of validation steps that are extra work compared to just discovering the GtkTextLine number directly.
* Merge branch 'gtk-4-issue2128' into 'master'Matthias Clasen2019-09-031-9/+12
|\ | | | | | | | | [gtk4] wayland: Fix xdg-output v3 support See merge request GNOME/gtk!1082
| * wayland: Fix xdg-output v3 supportOlivier Fourdan2019-09-031-9/+12
|/ | | | | | | | | | | | | | The xdg_output.done event is deprecated in xdg-output v3, so clients need to rely on the wl_output.done event instead. However, applying the changes on the fist wl_output.event when using xdg-output v3 may lead to an incomplete change, as following xdg-output updates may follow. Make sure we apply xdg-output events on wl_output.done events with xdg-output v3. https://gitlab.gnome.org/GNOME/gtk/issues/2128
* Update Catalan translationJordi Mas2019-09-011-1/+1
|
* Update Japanese translationRyuta Fujii2019-08-311-6/+6
|
* Update Japanese translationRyuta Fujii2019-08-311-327/+143
|
* Update Japanese translationRyuta Fujii2019-08-311-1103/+1286
|
* Update Korean translationChangwoo Ryu2019-08-301-1203/+3129
|
* Merge branch 'typo' into 'master'Timm Bäder2019-08-291-1/+1
|\ | | | | | | | | popover: fix typo in schema string See merge request GNOME/gtk!1071
| * popover: fix typo in schema stringAlexandre Franke2019-08-291-1/+1
| |
* | Update French translationAlexandre Franke2019-08-291-1672/+1915
|/
* Updated Danish translation of gtk-propertiesAsk Hjorth Larsen2019-08-291-682/+786
|
* Updated Danish translation of gtkAsk Hjorth Larsen2019-08-291-354/+441
|
* Update Catalan translationJordi Mas2019-08-281-1/+1
|
* Merge branch 'wip/ricotz/issue2107' into 'master'Benjamin Otte2019-08-261-9/+9
|\ | | | | | | | | | | | | gsk: Add missing 'transfer full' annotations of instance parameters Closes #2107 See merge request GNOME/gtk!1065
| * gsk: Add missing 'transfer full' annotations of instance parametersRico Tzschichholz2019-08-261-9/+9
| | | | | | | | Fixes https://gitlab.gnome.org/GNOME/gtk/issues/2107
* | Merge branch 'office-runner-crash' into 'master'Matthias Clasen2019-08-263-0/+498
|\ \ | |/ |/| | | | | Fix a crash in gtk-builder-tool See merge request GNOME/gtk!1064
| * Fix a crash in gtk-builder-toolMatthias Clasen2019-08-263-0/+498
| | | | | | | | | | | | Crash pointed out by Bastien Nocera. Testcase included.
* | Update Korean translationChangwoo Ryu2019-08-261-3618/+4186
| |
* | Merge branch 'doc-typos' into 'master'Timm Bäder2019-08-2634-44/+44
|\ \ | | | | | | | | | | | | Minor typos in the Documentation (a/an) See merge request GNOME/gtk!1061
| * | Minor typos in the Documentation (a/an)Дилян Палаузов2019-08-2534-44/+44
|/ /
* | Merge branch 'gdkmonitor-x11-manufacturer' into 'master'Matthias Clasen2019-08-252-1/+53
|\ \ | |/ |/| | | | | | | | | gdk: x11: Fill GdkMonitor manufacturer with PNP id from EDID Closes #1765 See merge request GNOME/gtk!859
| * gdk: x11: Fill GdkMonitor manufacturer with PNP id from EDIDPriit Laes2019-08-062-1/+53
| | | | | | | | | | | | Previously, the manufacturer property of the GdkMonitor was NULL, and having at least PNP id at GdkMonitor.manufacturer makes it possible to distinguish between different monitors programmatically.
* | Update Hungarian translationBalázs Úr2019-08-241-351/+428
| |
* | Update Swedish translationAnders Jonsson2019-08-221-2469/+2736
| |
* | Merge branch 'build-remove-xiproto-xreply-check-gtk4' into 'master'Emmanuele Bassi2019-08-212-7/+0
|\ \ | | | | | | | | | | | | Remove NEED_XIPROTO_H_FOR_XREPLY check See merge request GNOME/gtk!1059
| * | Remove NEED_XIPROTO_H_FOR_XREPLY checkChristoph Reiter2019-08-212-7/+0
|/ / | | | | | | | | It was only defined in the old autotools build to support a >20 year old x11, https://bugzilla.gnome.org/show_bug.cgi?id=148032
* | Updated Spanish translationDaniel Mustieles2019-08-201-274/+262
| |
* | Update Romanian translationDaniel Șerbănescu2019-08-191-2487/+2717
| |
* | Update Romanian translationDaniel Șerbănescu2019-08-191-4904/+5072
| |
* | Updated Lithuanian translationAurimas Černius2019-08-181-277/+176
| |
* | Update Indonesian translationKukuh Syafaat2019-08-161-120/+124
| |
* | Update Basque translationAsier Sarasua Garmendia2019-08-161-191/+191
| |
* | Update Basque translationAsier Sarasua Garmendia2019-08-161-173/+192
| |
* | scale: Add a destroy notify to set_format_value_funcTimm Bäder2019-08-153-4/+15
| | | | | | | | Closes #2098
* | scaler: Avoid some signal connectionsTimm Bäder2019-08-151-4/+17
| | | | | | | | | | | | We're mainly using this for icons that will never change contents or size, and we're using a GtkScaler per such icon when on a hidpi setup, so just avoid the two signal connections per icon.
* | spinbutton: Use gtk_button_new_from_icon_nameTimm Bäder2019-08-151-8/+4
| |
* | widget: Don't duplicate events to translate coordinatesTimm Bäder2019-08-153-30/+40
| |
* | widget: Remove captured event handler codeTimm Bäder2019-08-152-24/+0
| |
* | scrolledwindow: Stop using _gtk_widget_set_captured_event_handlerTimm Bäder2019-08-151-8/+11
| | | | | | | | We can use an event controller with phase = CAPTURE these days.
* | Update Romanian translationDaniel Șerbănescu2019-08-141-8/+8
| | | | | | | | (cherry picked from commit 1e8d46352e3cf85e1f12edaf43e73134a6419f29)
* | Update Romanian translationDaniel Șerbănescu2019-08-141-479/+166
| | | | | | | | (cherry picked from commit 10603f95985940a45d283104b123aa5be006a6ed)
* | Merge branch '948-patch-renaming-a-file-can-make-it-to-loose-selection_GTK4' ↵Matthias Clasen2019-08-131-0/+43
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | into 'master' filechooser: keep file selected after being renamed Closes #948 See merge request GNOME/gtk!1053
| * | filechooser: keep file selected after being renamedNelson Benítez León2019-08-121-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because otherwise when the file list is sorted "by name" and the new name causes the file to be re-sorted to another row, the selection stays in the old row which is now occupied by a different file. Fixed by keeping track of the renamed file and revealing it in the "row-changed" signal handler, which gets emitted after a file is renamed. Fixes issue #948
* | | text view: Fix a typoMatthias Clasen2019-08-131-1/+1
| | | | | | | | | | | | Pointed out in https://gitlab.gnome.org/GNOME/gtk/issues/2094
* | | Update Catalan translationJordi Mas2019-08-131-3/+3
| | |
* | | Update Romanian translationDaniel Șerbănescu2019-08-131-245/+96
|/ / | | | | | | (cherry picked from commit f9acfa1bd846f1caa411ac06177108ca2ba1d6c3)