Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a non-varargs variant of activate_action | Matthias Clasen | 2019-06-24 | 3 | -25/+47 |
* | Merge branch 'issue-1961-master' into 'master' | Emmanuele Bassi | 2019-06-24 | 9 | -1/+80 |
|\ | |||||
| * | Set the monitor's connector under X11 | Emmanuele Bassi | 2019-06-24 | 1 | -0/+1 |
| * | Relay the xdg_output.name to GdkMonitor | Emmanuele Bassi | 2019-06-24 | 4 | -1/+35 |
| * | Add getter for a monitor connector | Emmanuele Bassi | 2019-06-24 | 4 | -0/+44 |
|/ | |||||
* | Merge branch 'stack-realign' into 'master' | Emmanuele Bassi | 2019-06-24 | 1 | -1/+1 |
|\ | |||||
| * | build: Do not use add_global_flags() | Emmanuele Bassi | 2019-06-24 | 1 | -1/+1 |
|/ | |||||
* | Updated Spanish translation | Daniel Mustieles | 2019-06-24 | 1 | -99/+152 |
* | Make gtk_widget_activate_action better | Matthias Clasen | 2019-06-23 | 4 | -20/+38 |
* | widget: create parent muxers lazily | Matthias Clasen | 2019-06-23 | 1 | -2/+6 |
* | window: Fix the default value of mnemonics-visible | Matthias Clasen | 2019-06-23 | 1 | -1/+1 |
* | Merge branch '362-gtk-fileopen-dialog-need-filetype-mime-sort-option-2_GTK4' ... | Timm Bäder | 2019-06-23 | 4 | -2/+225 |
|\ | |||||
| * | GtkFileChooser: add a sortable "Type" column | Nelson Benítez León | 2019-06-22 | 4 | -2/+225 |
* | | Add includes back to gtk4.types.in | Matthias Clasen | 2019-06-22 | 1 | -0/+3 |
* | | Add another action test | Matthias Clasen | 2019-06-23 | 1 | -0/+26 |
* | | action muxer: Don't activate disabled actions | Matthias Clasen | 2019-06-23 | 1 | -4/+7 |
* | | Add another test for action inheritance | Matthias Clasen | 2019-06-22 | 1 | -1/+96 |
* | | widget: Clarify docs for action inheritance | Matthias Clasen | 2019-06-22 | 1 | -4/+8 |
* | | Add a test for action introspection | Matthias Clasen | 2019-06-22 | 1 | -0/+49 |
* | | Add another test for action inheritance | Matthias Clasen | 2019-06-22 | 1 | -0/+58 |
* | | action muxer: Change inheritance | Matthias Clasen | 2019-06-22 | 1 | -3/+12 |
* | | action muxer: Remove unused api | Matthias Clasen | 2019-06-22 | 2 | -16/+0 |
* | | textview: Stop using action muxer needlessly | Matthias Clasen | 2019-06-22 | 1 | -24/+14 |
* | | widget: Teach query_action about property actions | Matthias Clasen | 2019-06-22 | 2 | -4/+7 |
* | | widget: Rename a function | Matthias Clasen | 2019-06-22 | 6 | -42/+41 |
* | | Replace stateful actions by property actions | Matthias Clasen | 2019-06-22 | 9 | -185/+899 |
* | | widget: Add parameter type back to install_action | Matthias Clasen | 2019-06-22 | 8 | -35/+37 |
|/ | |||||
* | css: Fix some doc typos | Matthias Clasen | 2019-06-22 | 1 | -2/+2 |
* | Add GTK_CSS_PARSER_WARNING_UNIMPLEMENTED | Matthias Clasen | 2019-06-22 | 1 | -1/+2 |
* | Add owner types for widget actions | Matthias Clasen | 2019-06-22 | 3 | -0/+10 |
* | Make actions minimally introspectable | Matthias Clasen | 2019-06-21 | 3 | -0/+46 |
* | widget actions: Add an explicit state type | Matthias Clasen | 2019-06-21 | 6 | -11/+14 |
* | application: Stop extracting accels from menus | Matthias Clasen | 2019-06-21 | 1 | -68/+0 |
* | Update Croatian translation | Goran Vidović | 2019-06-21 | 1 | -1895/+2338 |
* | Update Croatian translation | Goran Vidović | 2019-06-21 | 1 | -132/+105 |
* | Update Croatian translation | Goran Vidović | 2019-06-21 | 1 | -9124/+7766 |
* | Update Croatian translation | Goran Vidović | 2019-06-21 | 1 | -7766/+9124 |
* | Update Croatian translation | Goran Vidović | 2019-06-21 | 1 | -1428/+1491 |
* | Updated Spanish translation | Daniel Mustieles | 2019-06-21 | 1 | -68/+69 |
* | Add a test for GtkText actions | Matthias Clasen | 2019-06-21 | 1 | -0/+91 |
* | Add a test for gtk_widget_insert_action_group | Matthias Clasen | 2019-06-21 | 2 | -1/+113 |
* | window: Cosmetics | Matthias Clasen | 2019-06-21 | 1 | -7/+7 |
* | inspector: Fix actions visibility | Matthias Clasen | 2019-06-20 | 1 | -2/+2 |
* | inspector: Use event controller names | Matthias Clasen | 2019-06-20 | 1 | -0/+5 |
* | event controller: Add a name property | Matthias Clasen | 2019-06-20 | 2 | -0/+58 |
* | Build fix | Matthias Clasen | 2019-06-20 | 1 | -2/+1 |
* | Fix initial mnemonic visibility | Matthias Clasen | 2019-06-21 | 2 | -11/+2 |
* | main: Move visible mnemonics handling | Matthias Clasen | 2019-06-21 | 2 | -26/+49 |
* | main: Move visible focus handling | Matthias Clasen | 2019-06-21 | 2 | -9/+15 |
* | Overlay: Document overlay children aren't measured | Daniel Boles | 2019-06-20 | 1 | -0/+3 |