summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Fix ccache cachewip/sadiq/ciMohammed Sadiq2018-10-231-2/+2
* Adwaita: prevent devel styling break selection modeJakub Steiner2018-10-223-5/+5
* quartz: do not cache the screen in the gdkmonitorIgnacio Casal Quinteiro2018-10-173-7/+14
* Merge branch '1397-gtknotebook-built-in-popup-menu-listing-tabs-doesn-t-use-t...Matthias Clasen2018-10-161-9/+20
|\
| * Notebook: Ensure menu_label updates with tab_labelDaniel Boles2018-10-121-9/+20
* | Merge branch 'lrn/zorder-gtk4' into 'master'LRN2018-10-152-12/+12
|\ \
| * | GDK W32: Use SWP_NOOWNERZORDER everywhere it can be appliedlrn/zorder-gtk4Руслан Ижбулатов2018-06-172-11/+11
| * | GDK W32: Don't let TEMP surfaces cause zorder side-effectsРуслан Ижбулатов2018-06-171-1/+1
* | | Notebook: Don't notify 2x from set_tab_label_textDaniel Boles2018-10-121-1/+0
| |/ |/|
* | gtk-demo/main: Suppress implicit fallthru warningDaniel Boles2018-10-121-7/+6
* | emojichooser: Pass chooser to add_emojiTimm Bäder2018-10-111-2/+2
* | widget: Stop adding a legacy event controllerTimm Bäder2018-10-111-3/+0
* | gl renderer: Save some matrix multiplicationsTimm Bäder2018-10-113-4/+66
* | spinbutton: Don't use gfloat in a code sampleTimm Bäder2018-10-111-1/+1
* | Merge branch 'file-sealing' into 'master'Timm Bäder2018-10-101-1/+9
|\ \
| * | gdk: seal in-memory files when possibleemersion2018-09-271-1/+9
* | | Merge branch 'gtkbuilder-tag-end-wrong-type' into 'master'Timm Bäder2018-10-1011-20/+20
|\ \ \
| * | | GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_endRobert Ancell2018-10-0811-20/+20
* | | | gtkimcontextime.c: Fix Korean inputChun-wei Fan2018-10-091-34/+55
* | | | testsuite/gtk/filterlistmodel.c: Avoid GCCismChun-wei Fan2018-10-091-2/+2
* | | | testsuite/gtk/[flatten|sort]listmodel.c: Avoid VLA usageChun-wei Fan2018-10-092-2/+2
|/ / /
* | | Merge branch 'master' into 'master'Daniel Boles2018-10-071-5/+8
|\ \ \
| * | | gtkstack: fix null pointer dereferenceHugo Lefeuvre2018-09-271-5/+8
* | | | Updated Lithuanian translationAurimas Černius2018-10-071-44/+43
* | | | Merge branch 'win32-runtime-immodule-swap-gtk4' into 'master'LRN2018-10-072-0/+10
|\ \ \ \
| * | | | GDK W32: Support switching IM contexts at runtimeРуслан Ижбулатов2018-10-062-0/+10
* | | | | docs: Update GtkSliceListModelBenjamin Otte2018-10-071-6/+5
* | | | | slicelistmodel: Fix typos in docsMohammed Sadiq2018-10-071-2/+2
|/ / / /
* | | | inspector: Highlight CSS node on selectionBenjamin Otte2018-10-064-11/+109
* | | | docs: Put subsection into right sectionBenjamin Otte2018-10-061-4/+4
* | | | video: Add header include guardBenjamin Otte2018-10-062-0/+8
* | | | Adwaita: fix devel styling for sidebar appsJakub Steiner2018-10-041-2/+2
* | | | Update Esperanto translationKristjan SCHMIDT2018-09-301-848/+785
|/ / /
* | | Merge branch 'wip/sadiq/fixes' into 'master'Matthias Clasen2018-09-263-23/+25
|\ \ \
| * | | docs: Fix inclusion of source files in tutorialMohammed Sadiq2018-09-173-23/+25
* | | | Merge branch 'wip/jimmac/nightly-headerbar' into 'master'Matthias Clasen2018-09-263-7/+7
|\ \ \ \
| * | | | Adwaita: tone down the 'devel' stylingJakub Steiner2018-09-263-7/+7
|/ / / /
* | | | Merge branch 'wip/arnaudb/fix-dashed-border-4' into 'master'Timm Bäder2018-09-251-2/+2
|\ \ \ \
| * | | | Make dashed border-style work correctlyArnaud B2018-09-241-2/+2
* | | | | Update expected node filesTimm Bäder2018-09-241-4/+4
* | | | | Update Polish translationPiotr Drąg2018-09-232-158/+302
* | | | | scalebutton: Remove unused defineTimm Bäder2018-09-231-1/+0
* | | | | button: Remove key_controller memberTimm Bäder2018-09-231-5/+5
* | | | | assistant: Remove some unused definesTimm Bäder2018-09-231-3/+0
* | | | | menu: Remove useless if statementTimm Bäder2018-09-231-33/+31
* | | | | menu: Show scroll arrows if necessaryTimm Bäder2018-09-231-5/+28
* | | | | menu: Remove arrow visibility flagsTimm Bäder2018-09-232-19/+21
| |_|/ / |/| | |
* | | | GtkApplication: Fix CRITICAL on shutdown when register_session=FALSEJan Alexander Steffens (heftig)2018-09-221-9/+16
* | | | Merge branch 'master' into 'master'Daniel Boles2018-09-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | flattenlistmodel: Fix uninitialized variable warningYi-Soo An2018-09-201-1/+1