Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | gesture stylus: Fix condition | Matthias Clasen | 2023-04-09 | 1 | -1/+1 | |
| * | | gtk-demo: Work without stylus | Matthias Clasen | 2023-04-09 | 1 | -2/+4 | |
| * | | gtk-demo: Test stylus-only mode | Matthias Clasen | 2023-04-09 | 1 | -6/+22 | |
* | | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2023-04-11 | 1 | -6/+6 | |
|\ \ \ | ||||||
| * | | | filechooser: Fix the gridview | Matthias Clasen | 2023-04-11 | 1 | -6/+6 | |
|/ / / | ||||||
* | | | Merge branch 'wip/corey/file-chooser-widget' into 'main' | Matthias Clasen | 2023-04-11 | 5 | -72/+107 | |
|\ \ \ | ||||||
| * | | | filechooser: Set date and time after cell is a child of filechooserwidget | Corey Berla | 2023-04-10 | 4 | -19/+51 | |
| * | | | filechoosercell: Store type_format in filechoosercell | Corey Berla | 2023-04-10 | 3 | -13/+27 | |
| * | | | filechooserwidget: Finish port to GtkColumnViewCell | Corey Berla | 2023-04-10 | 3 | -44/+33 | |
* | | | | Merge branch 'wip/corey/filesystemmodel' into 'main' | Matthias Clasen | 2023-04-11 | 1 | -3/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | filesystemmodel: Notify correct position removed in remove_file() | Corey Berla | 2023-04-10 | 1 | -3/+1 | |
|/ / / | ||||||
* | | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2023-04-10 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | node-editor: Typo fixes | Matthias Clasen | 2023-04-10 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge branch 'scrolled-window-critical' into 'main' | Matthias Clasen | 2023-04-10 | 2 | -3/+5 | |
|\ \ \ | ||||||
| * | | | testsuite: Check widget properties better | Matthias Clasen | 2023-04-10 | 1 | -0/+3 | |
| * | | | scrolledwindow: Avoid a critical | Matthias Clasen | 2023-04-10 | 1 | -3/+2 | |
|/ / / | ||||||
* | | | Merge branch 'warn-show-destoyed-window' into 'main' | Matthias Clasen | 2023-04-09 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | Tweak the wording of the message. | Matthias Clasen | 2023-04-08 | 1 | -3/+2 | |
| * | | | Show a warning when a destroyed window is shown | Aaron Erhardt | 2022-10-16 | 1 | -0/+4 | |
* | | | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2023-04-09 | 3 | -14/+17 | |
|\ \ \ \ | ||||||
| * | | | | gtk-demo: Stop using gtk_widget_get_allocation | Matthias Clasen | 2023-04-09 | 2 | -13/+16 | |
| * | | | | gtk-demo: Add a keyword | Matthias Clasen | 2023-04-09 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2023-04-09 | 3 | -13/+9 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | placessidebar: Stop using gtk_widget_get_allocation | Matthias Clasen | 2023-04-09 | 1 | -4/+4 | |
| * | | | coloreditor: Stop using gtk_widget_get_allocation | Matthias Clasen | 2023-04-09 | 1 | -8/+4 | |
| * | | | range: Fix a copy-paste error | Matthias Clasen | 2023-04-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'gbsneto/vulkan-glyph-fixes' into 'main' | Benjamin Otte | 2023-04-09 | 6 | -58/+53 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | gsk/vulkan/glyphcache: Rework glyphs | Georges Basile Stavracas Neto | 2023-04-08 | 2 | -18/+37 | |
| * | | gsk/vulkan/pipeline: Simplify pipeline creation | Georges Basile Stavracas Neto | 2023-04-08 | 2 | -26/+4 | |
| * | | gsk/vulkan: Use default blend factors | Georges Basile Stavracas Neto | 2023-04-08 | 2 | -4/+2 | |
| * | | gsk/vulkan: Cosmetics | Georges Basile Stavracas Neto | 2023-04-08 | 2 | -10/+10 | |
|/ / | ||||||
* | | Merge branch 'wip/carlosg/popover-ungrab-on-unmap' into 'main' | Matthias Clasen | 2023-04-07 | 1 | -8/+6 | |
|\ \ | ||||||
| * | | gtkpopover: Move GTK grabs to map/unmap | Carlos Garnacho | 2023-04-07 | 1 | -8/+6 | |
|/ / | ||||||
* | | Merge branch 'inspector-action-fixes' into 'main' | Matthias Clasen | 2023-04-07 | 10 | -149/+345 | |
|\ \ | ||||||
| * | | inspector: Redo the actions list | Matthias Clasen | 2023-04-07 | 2 | -37/+249 | |
| * | | inspector: Simplify the action editor | Matthias Clasen | 2023-04-07 | 2 | -81/+22 | |
| * | | inspector: Add ActionHolder::changed | Matthias Clasen | 2023-04-07 | 2 | -1/+18 | |
| * | | inspector: Cosmetics | Matthias Clasen | 2023-04-07 | 1 | -14/+10 | |
| * | | actionmuxer: Add a precondition | Matthias Clasen | 2023-04-07 | 1 | -0/+2 | |
| * | | inspector: Be more careful | Matthias Clasen | 2023-04-07 | 1 | -4/+10 | |
| * | | inspector: Plug a memory leak | Matthias Clasen | 2023-04-07 | 1 | -0/+2 | |
| * | | inspector: Be safer when handling actions | Matthias Clasen | 2023-04-07 | 2 | -11/+30 | |
| * | | actionmuxer: Make the compiler warn | Matthias Clasen | 2023-04-07 | 1 | -1/+1 | |
| * | | textview: Handle a return value | Matthias Clasen | 2023-04-07 | 1 | -1/+2 | |
* | | | Update Bulgarian translation | Alexander Shopov | 2023-04-07 | 1 | -1252/+2 | |
|/ / | ||||||
* | | Merge branch '5729_fix_inspector_crash' into 'main' | Matthias Clasen | 2023-04-07 | 1 | -8/+6 | |
|\ \ | ||||||
| * | | inspector: fix crash caused by uninitialized GVariant | Nelson Benítez León | 2023-04-06 | 1 | -8/+6 | |
* | | | Merge branch 'media-controls' into 'main' | Matthias Clasen | 2023-04-06 | 3 | -2/+12 | |
|\ \ \ | ||||||
| * | | | mediacontrols: Add tooltip text to play button | Maximiliano Sandoval R | 2023-04-06 | 3 | -2/+12 | |
| |/ / | ||||||
* | | | Merge branch 'alert_dialog_role_mapping_fix' into 'main' | Matthias Clasen | 2023-04-06 | 1 | -1/+1 | |
|\ \ \ |