Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdk: Rename GdkSurfaceState to GdkToplevelState | Matthias Clasen | 2020-09-10 | 24 | -335/+335 |
* | gdk: Move GdkSurfaceState to the right header | Matthias Clasen | 2020-09-10 | 3 | -49/+50 |
* | Move GdkFullscreenMode to the right header | Matthias Clasen | 2020-09-10 | 2 | -14/+14 |
* | NEWS: Updates | Matthias Clasen | 2020-09-09 | 1 | -0/+64 |
* | search entry: Don't propagate handled events | Matthias Clasen | 2020-09-09 | 1 | -2/+2 |
* | Merge branch 'fix-gl-texture-cache' into 'master' | Matthias Clasen | 2020-09-09 | 3 | -34/+82 |
|\ | |||||
| * | gsk: Fix the gl texture cache | Matthias Clasen | 2020-09-09 | 3 | -34/+82 |
* | | Update German translation | Tim Sabsch | 2020-09-09 | 1 | -2241/+2949 |
|/ | |||||
* | Merge branch 'wip/otte/for-master' into 'master' | Benjamin Otte | 2020-09-09 | 2 | -16/+60 |
|\ | |||||
| * | revealer: Remove arbitrary 100x scale limit | Benjamin Otte | 2020-09-09 | 1 | -16/+12 |
| * | revealer: Prefer min and nat size | Benjamin Otte | 2020-09-09 | 1 | -2/+23 |
| * | revealer: Use floor(), not ceil() | Benjamin Otte | 2020-09-09 | 1 | -2/+2 |
| * | revealer: Refactor code | Benjamin Otte | 2020-09-09 | 1 | -2/+7 |
| * | widget: Add a critical when allocation is too small. | Benjamin Otte | 2020-09-09 | 1 | -0/+22 |
|/ | |||||
* | Merge branch 'issue-3140' into 'master' | Emmanuele Bassi | 2020-09-09 | 1 | -10/+17 |
|\ | |||||
| * | Make sure we don't call back into GtkEntryBuffer | Emmanuele Bassi | 2020-09-09 | 1 | -10/+17 |
|/ | |||||
* | Merge branch 'gtksecurememory-win32' into 'master' | Emmanuele Bassi | 2020-09-09 | 2 | -0/+48 |
|\ | |||||
| * | gtksecurememory.c: Port secure memory allocation to Windows | Chun-wei Fan | 2020-09-09 | 2 | -0/+44 |
| * | gtksecurememory.c: Don't include unistd.h unconditionally | Chun-wei Fan | 2020-09-09 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-09-09 | 1 | -5/+15 |
|\ | |||||
| * | shadertoy demo: Cosmetic fixes | Matthias Clasen | 2020-09-08 | 1 | -5/+15 |
* | | Merge branch 'ebassi/secure-buffer' into 'master' | Matthias Clasen | 2020-09-08 | 10 | -5/+1783 |
|\ \ | |/ |/| | |||||
| * | docs: Add a note on GtkPasswordEntry's secure storage | Emmanuele Bassi | 2020-09-08 | 1 | -1/+4 |
| * | Use GtkPasswordEntryBuffer in GtkPasswordEntry | Emmanuele Bassi | 2020-09-08 | 1 | -3/+9 |
| * | Add a secure GtkEntryBuffer | Emmanuele Bassi | 2020-09-08 | 3 | -0/+230 |
| * | Move g_autoptr macro for GtkEntryBuffer | Emmanuele Bassi | 2020-09-08 | 2 | -1/+2 |
| * | Check for mlock() | Emmanuele Bassi | 2020-09-08 | 2 | -0/+8 |
| * | Import egg-secure-memory allocator from gcr | Emmanuele Bassi | 2020-09-08 | 3 | -0/+1530 |
* | | Merge branch 'shadertoy-demo' into 'master' | Matthias Clasen | 2020-09-08 | 10 | -0/+1819 |
|\ \ | |/ |/| | |||||
| * | gtk-demo: Add shadertoy demo | Alexander Larsson | 2020-09-08 | 10 | -0/+1819 |
* | | Merge branch 'sorter-constructor-fix-warning' into 'master' | Emmanuele Bassi | 2020-09-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix warning in listview_settings demo | Andreas Persson | 2020-09-08 | 1 | -1/+1 |
|/ / | |||||
* | | Updated Danish translation of gtk-properties | Ask Hjorth Larsen | 2020-09-08 | 1 | -5838/+3532 |
* | | Updated Danish translation of gtk | Ask Hjorth Larsen | 2020-09-08 | 1 | -4782/+2258 |
* | | Updated Czech translation | Marek Černocký | 2020-09-08 | 1 | -2275/+2499 |
* | | Merge branch 'filter-constructors' into 'master' | Matthias Clasen | 2020-09-08 | 48 | -241/+245 |
|\ \ | |||||
| * | | Make sorter constructors return exact typesfilter-constructors | Matthias Clasen | 2020-09-05 | 26 | -83/+83 |
| * | | Make filter constructors return exact types | Matthias Clasen | 2020-09-05 | 26 | -158/+162 |
* | | | Update Persian translation | Danial Behzadi | 2020-09-08 | 1 | -1818/+1759 |
* | | | Update French translation | Alexandre Franke | 2020-09-08 | 1 | -1969/+1316 |
* | | | Merge branch 'gl-linear' into 'master' | Matthias Clasen | 2020-09-07 | 10 | -43/+264 |
|\ \ \ | |||||
| * | | | Add some tests for the axis-aligned check | Matthias Clasen | 2020-09-07 | 1 | -0/+117 |
| * | | | Beef up transform testcase | Matthias Clasen | 2020-09-04 | 1 | -5/+21 |
| * | | | Update gsk tests | Matthias Clasen | 2020-09-04 | 3 | -0/+23 |
| * | | | Check for pixel-alignedness for interpolation | Matthias Clasen | 2020-09-04 | 3 | -20/+76 |
| * | | | gl: Reshuffle some code | Matthias Clasen | 2020-09-04 | 1 | -5/+11 |
| * | | | Add gsk_matrix_transform_rect | Matthias Clasen | 2020-09-04 | 2 | -13/+16 |
* | | | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-09-07 | 2 | -6/+8 |
|\ \ \ \ | |||||
| * | | | | gsk: Complain if we fail to realize a renderer | Matthias Clasen | 2020-09-07 | 1 | -5/+4 |
| * | | | | gsk: Mention gl as valid value for GSK_RENDERER | Matthias Clasen | 2020-09-07 | 1 | -0/+1 |