summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | docs: use markdown syntax for hyperlinksBilal Elmoussaoui2021-05-252-2/+2
* | | | | Merge branch 'GtkCellLayoutWordingImprovement' into 'master'Matthias Clasen2021-06-041-3/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added information, that "attributes" refer to CellRenderer "properties".DarkTrick2021-06-041-3/+7
* | | | | Merge branch 'fix-appwindow-allocate' into 'master'Matthias Clasen2021-06-041-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | applicationwindow: Allocate tooltipsMatthias Clasen2021-06-031-0/+3
|/ / / /
* | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-06-035-7/+7
|\ \ \ \
| * | | | Cosmetics: Eradicate gintMatthias Clasen2021-06-033-4/+4
| * | | | Cosmetics: Eradicate gdoubleMatthias Clasen2021-06-032-3/+3
|/ / / /
* | | | Merge branch 'primary-menu-button' into 'master'Matthias Clasen2021-06-033-1/+147
|\ \ \ \
| * | | | menubutton: Enable F10 for primary menusMatthias Clasen2021-05-243-1/+147
* | | | | Merge branch 'wip/carlosg/no-early-popup-ungrabs' into 'master'Matthias Clasen2021-06-031-1/+5
|\ \ \ \ \
| * | | | | gdk/wayland: Break only implicit grabs on wl_pointer.leave w/ pressed buttonsCarlos Garnacho2021-06-031-1/+5
* | | | | | Merge branch 'akamfoad/readme-link-fixes' into 'master'Emmanuele Bassi2021-06-031-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Changing old Gtk4 link to the new one hosted in gtk docsAkam Foad2021-06-031-1/+1
| * | | | | Update broken links in README.md Akam Foad2021-06-031-2/+2
|/ / / / /
* | | | | Merge branch 'ebassi/doc-fixes' into 'master'Emmanuele Bassi2021-06-034-4/+4
|\ \ \ \ \
| * | | | | docs: Fix link to the interactive debugging sectionEmmanuele Bassi2021-06-031-1/+1
| * | | | | docs: Fix the license fieldEmmanuele Bassi2021-06-033-3/+3
|/ / / / /
* | | | | Merge branch 'wip/chergert/fix-use-after-free-switcher' into 'master'Matthias Clasen2021-06-021-1/+8
|\ \ \ \ \
| * | | | | stackswitcher: clear timer when widget id disposedChristian Hergert2021-06-021-1/+8
* | | | | | Merge branch 'macos-menubar' into 'master'Matthias Clasen2021-06-021-47/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | macos: fix weird menubar rendering.Zhi2021-05-301-47/+21
* | | | | | Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2021-06-021-1/+23
|\ \ \ \ \ \
| * | | | | | x11: Be more careful with NVIDIA workaroundBenjamin Otte2021-05-221-1/+23
* | | | | | | Merge branch 'entry-docs-typo' into 'master'Matthias Clasen2021-06-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | entry: Fix a typo in the docsMatthias Clasen2021-06-021-1/+1
* | | | | | | | Merge branch 'wip/exalm/treeview-click' into 'master'Matthias Clasen2021-06-021-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | treeview: Don't handle clicks on any child widgetsAlexander Mikhaylenko2021-06-021-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'box-orientation' into 'master'Matthias Clasen2021-06-022-32/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | spinbutton: Avoid redundant storageMatthias Clasen2021-06-011-14/+10
| * | | | | | | progressbar: Avoid redundant storageMatthias Clasen2021-06-011-18/+21
|/ / / / / / /
* | | | | | | Merge branch 'demo-appdata' into 'master'Matthias Clasen2021-06-017-24/+39
|\ \ \ \ \ \ \
| * | | | | | | demos: Generate appdataMatthias Clasen2021-06-017-24/+39
* | | | | | | | Merge branch 'wip/chergert/switcher-orientable' into 'master'Matthias Clasen2021-06-011-3/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | stackswitcher: implement GtkOrientableChristian Hergert2021-06-011-3/+32
|/ / / / / / / /
* | | | | | | | Merge branch 'fix_cast_warning_adding_notebook_page' into 'master'Matthias Clasen2021-06-011-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | invalid cast from 'GtkButton' to 'GtkBox'Caolán McNamara2021-06-011-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'screensaver-async-4' into 'master'Matthias Clasen2021-06-011-22/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | gtkapplication-dbus: Fetch inital screen saver state asyncGuido Günther2021-05-261-22/+32
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-has-actionable-function' into 'master'Matthias Clasen2021-06-011-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | texthistory: fix has_actionable functionliferooter2021-06-011-0/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'box-orientation' into 'master'Matthias Clasen2021-05-311-14/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | box: Avoid redundant storageMatthias Clasen2021-05-311-14/+6
|/ / / / / / /
* | | | | | | Update Friulian translationFabio Tomat2021-05-271-368/+267
* | | | | | | Merge branch 'placeholder-alignment' into 'master'Matthias Clasen2021-05-271-1/+4
|\ \ \ \ \ \ \
| * | | | | | | text: Propagate xalign to the placeholderMatthias Clasen2021-05-271-1/+4
|/ / / / / / /
* | | | | | | Merge branch 'bilelmoussaoui/for-gi-docgen-grid' into 'master'Matthias Clasen2021-05-271-6/+6
|\ \ \ \ \ \ \
| * | | | | | | docs: fix gtk grid formattingBilal Elmoussaoui2021-05-271-6/+6
|/ / / / / / /
* | | | | | | Merge branch 'bilelmoussaoui/for-gi-docgen' into 'master'Emmanuele Bassi2021-05-278-8/+8
|\ \ \ \ \ \ \
| * | | | | | | docs: fix broken linksBilal Elmoussaoui2021-05-278-8/+8
|/ / / / / / /