Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try one more time to fix win32 ci | Matthias Clasen | 2020-09-19 | 1 | -1/+1 |
* | fontchooser: Determine sample text intelligently | Matthias Clasen | 2020-09-18 | 1 | -1/+1 |
* | build: Unify two if statements | Timm Bäder | 2020-09-15 | 1 | -5/+1 |
* | Check for mlock() | Emmanuele Bassi | 2020-09-08 | 1 | -0/+5 |
* | Merge branch 'release-script' into 'master' | Matthias Clasen | 2020-09-04 | 1 | -0/+5 |
|\ | |||||
| * | build: Move the gtk-doc dep to the toplevel | Matthias Clasen | 2020-09-04 | 1 | -0/+5 |
* | | build: Make sysprof truly optional | Emmanuele Bassi | 2020-09-04 | 1 | -28/+34 |
* | | meson: Fix Vulkan dependency checking | Nirbheek Chauhan | 2020-09-04 | 1 | -11/+4 |
|/ | |||||
* | 3.99.13.99.1 | Matthias Clasen | 2020-09-03 | 1 | -1/+1 |
* | build: Start using meson feature options | Matthias Clasen | 2020-08-23 | 1 | -95/+69 |
* | Rename the profiler option | Matthias Clasen | 2020-08-21 | 1 | -2/+2 |
* | Alterative sysprof build support | Matthias Clasen | 2020-08-21 | 1 | -29/+28 |
* | testsuite: use SysprofProfiler for profiling | Christian Hergert | 2020-08-21 | 1 | -12/+26 |
* | Port tracing to the sysprof collector api | Matthias Clasen | 2020-08-21 | 1 | -1/+1 |
* | Bump the pango dependency | Matthias Clasen | 2020-08-02 | 1 | -1/+1 |
* | Bump the glib dependency | Matthias Clasen | 2020-07-31 | 1 | -2/+2 |
* | 3.99.03.99.0 | Matthias Clasen | 2020-07-30 | 1 | -1/+1 |
* | build: Check for EGL support in libepoxy on Windows | Chun-wei Fan | 2020-07-30 | 1 | -0/+16 |
* | build: bump to sysprof 4 ABI | Christian Hergert | 2020-07-28 | 1 | -1/+14 |
* | macos: support ARM/PowerPC time conversion for DisplayLink times | Christian Hergert | 2020-07-27 | 1 | -0/+11 |
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -12/+2 |
* | macos: prototype new GDK backend for macOS | Christian Hergert | 2020-07-21 | 1 | -1/+3 |
* | build: add ATK fallback subproject wrapper | Christian Hergert | 2020-07-21 | 1 | -1/+2 |
* | build: squash various warnings with Clang | Christian Hergert | 2020-07-21 | 1 | -0/+2 |
* | build: fix linking support on macOS with Clang | Christian Hergert | 2020-07-21 | 1 | -5/+0 |
* | Clarify document | Emmanuele Bassi | 2020-06-18 | 1 | -2/+3 |
* | Add libcloudproviders as a fallback subproject | Emmanuele Bassi | 2020-06-17 | 1 | -2/+10 |
* | 3.98.53.98.5 | Matthias Clasen | 2020-06-06 | 1 | -1/+1 |
* | Merge branch 'master.msvc' into 'master' | Matthias Clasen | 2020-06-05 | 1 | -6/+10 |
|\ | |||||
| * | modules: Fix build on Visual Studio | Chun-wei Fan | 2020-06-05 | 1 | -6/+10 |
* | | x11: Add back support for the damage extension | Ray Strode | 2020-06-05 | 1 | -0/+5 |
|/ | |||||
* | Drop fallback-c89.c | Christoph Reiter | 2020-05-31 | 1 | -9/+0 |
* | Add GtkNumericSorter | Matthias Clasen | 2020-05-30 | 1 | -0/+1 |
* | Fix inconsistencies in our pango deps | Matthias Clasen | 2020-05-30 | 1 | -2/+3 |
* | Bump the pango dependency | Matthias Clasen | 2020-05-30 | 1 | -2/+3 |
* | Revert "Bump the pango dependency" | Matthias Clasen | 2020-05-30 | 1 | -3/+2 |
* | meson: Cosmetics | Matthias Clasen | 2020-05-29 | 1 | -1/+3 |
* | Bump the pango dependency | Matthias Clasen | 2020-05-29 | 1 | -2/+3 |
* | gtksearchengine: Add tracker3 search engine | Carlos Garnacho | 2020-05-19 | 1 | -0/+10 |
* | 3.98.43.98.4 | Matthias Clasen | 2020-05-18 | 1 | -1/+1 |
* | x11: Remove XDamage dependency | Benjamin Otte | 2020-05-17 | 1 | -5/+0 |
* | build: clean up .pc generation | Jan Tojnar | 2020-04-29 | 1 | -2/+2 |
* | 3.98.33.98.3 | Matthias Clasen | 2020-04-21 | 1 | -1/+1 |
* | meson: Use summary() | Timm Bäder | 2020-04-17 | 1 | -29/+27 |
* | meson: Trivial formattting | Timm Bäder | 2020-04-17 | 1 | -5/+5 |
* | build: Prepare library versioning | Matthias Clasen | 2020-04-14 | 1 | -1/+2 |
* | wayland: Move popups with xdg_popup.reposition | Jonas Ådahl | 2020-04-08 | 1 | -4/+10 |
* | Merge branch 'cross-postinstall' into 'master' | Matthias Clasen | 2020-04-06 | 1 | -5/+9 |
|\ | |||||
| * | meson: Don't execute post-install.py if cross compiling | Martin Storsjö | 2020-04-05 | 1 | -5/+9 |
* | | meson: Fix check for builtype arguments | Nirbheek Chauhan | 2020-04-03 | 1 | -4/+7 |
|/ |