summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some theme information APIsdark-modeMatthias Clasen2019-08-305-0/+151
* Merge branch 'wip/ricotz/issue2107' into 'master'Benjamin Otte2019-08-261-9/+9
|\
| * gsk: Add missing 'transfer full' annotations of instance parametersRico Tzschichholz2019-08-261-9/+9
* | Merge branch 'office-runner-crash' into 'master'Matthias Clasen2019-08-263-0/+498
|\ \ | |/ |/|
| * Fix a crash in gtk-builder-toolMatthias Clasen2019-08-263-0/+498
* | 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)Дилян Палаузов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 EDIDPriit Laes2019-08-062-1/+53
* | 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 checkChristoph Reiter2019-08-212-7/+0
|/ /
* | 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
* | scaler: Avoid some signal connectionsTimm Bäder2019-08-151-4/+17
* | 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
* | Update Romanian translationDaniel Șerbănescu2019-08-141-8/+8
* | Update Romanian translationDaniel Șerbănescu2019-08-141-479/+166
* | Merge branch '948-patch-renaming-a-file-can-make-it-to-loose-selection_GTK4' ...Matthias Clasen2019-08-131-0/+43
|\ \
| * | filechooser: keep file selected after being renamedNelson Benítez León2019-08-121-0/+43
* | | text view: Fix a typoMatthias Clasen2019-08-131-1/+1
* | | Update Catalan translationJordi Mas2019-08-131-3/+3
* | | Update Romanian translationDaniel Șerbănescu2019-08-131-245/+96
|/ /
* | Update Romanian translationDaniel Șerbănescu2019-08-121-3290/+6047
* | Update Polish translationPiotr Drąg2019-08-112-240/+244
* | Adwaita: Style spinbutton up/down children explicitlyTimm Bäder2019-08-113-21/+22
* | Adwaita: Update .devel headerbar stylingTimm Bäder2019-08-113-8/+35
* | range: Avoid a divison by 0Timm Bäder2019-08-111-3/+9
* | AccelLabel: Add get_accel_closure() accessorDaniel Boles2019-08-113-5/+29
* | color chooser: Port checkered pattern drawing from cairoTimm Bäder2019-08-114-70/+26
* | range: Use public delay-factory APITimm Bäder2019-08-111-1/+1
* | cellrenderer: Add accessors for {get,set}_is_expande{r,d}Timm Bäder2019-08-114-8/+77
* | testsuite: Add another repeat node test caseTimm Bäder2019-08-113-0/+10
* | Adwaita: Fix hovering modelbutton arrowsTimm Bäder2019-08-111-2/+2
* | iconcache: ref texturesTimm Bäder2019-08-111-0/+3
* | iconcache: Replace broken debugging codeTimm Bäder2019-08-111-4/+16
* | testsuite: Add a repeat node test caseTimm Bäder2019-08-113-0/+14
* | gl renderer: Implement a subset of repeat nodesTimm Bäder2019-08-116-17/+179
* | treeview: Redo tree line drawing using texturesTimm Bäder2019-08-111-110/+148