Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sound: Rename new sound panel to replace old one | Robert Ancell | 2019-02-07 | 1 | -2/+2 |
* | sound: Create new sound panel that uses the updated design | Robert Ancell | 2019-02-07 | 1 | -2/+2 |
* | cc-window: Remove custom development CSS | Christopher Davis | 2019-01-21 | 1 | -36/+1 |
* | window: Ensure a constant minimum panel width | Adrien Plazas | 2019-01-21 | 1 | -0/+1 |
* | window: Use a HdyLeaflet | Adrien Plazas | 2019-01-21 | 2 | -16/+133 |
* | panel: Add the sidebar-activated signal | Adrien Plazas | 2019-01-21 | 1 | -0/+15 |
* | window: Use the sidebar style class on sidebar separators | Adrien Plazas | 2019-01-21 | 1 | -0/+6 |
* | window: Use a HdyTitleBar | Adrien Plazas | 2019-01-21 | 1 | -87/+84 |
* | shell: Synchronize the separators | Adrien Plazas | 2019-01-21 | 1 | -2/+11 |
* | shell: Synchronize the right panel width | Adrien Plazas | 2019-01-21 | 1 | -0/+9 |
* | shell: Use a HdyHeaderGroup | Adrien Plazas | 2019-01-21 | 2 | -34/+12 |
* | appdata: Update contact info | Jeremy Bicha | 2019-01-17 | 1 | -1/+1 |
* | appdata: Update app name and description | Jeremy Bicha | 2019-01-17 | 1 | -4/+3 |
* | Appdata: remove provides binary | Bilal Elmoussaoui | 2019-01-09 | 1 | -3/+0 |
* | appdata: revert modified id | Bilal Elmoussaoui | 2019-01-09 | 1 | -1/+1 |
* | Add a provides tag. | Bilal Elmoussaoui | 2019-01-09 | 1 | -1/+4 |
* | appdata: Improve the appdata file | Bilal Elmoussaoui | 2019-01-09 | 1 | -3/+6 |
* | shell: Fix warning by marking initialize_dependencies static | Benjamin Berg | 2019-01-07 | 1 | -1/+1 |
* | Introduce Applications panel | Georges Basile Stavracas Neto | 2019-01-07 | 2 | -0/+3 |
* | main: Init libhandy | Adrien Plazas | 2018-11-26 | 1 | -0/+5 |
* | Factorize dependecies initialization | Adrien Plazas | 2018-11-26 | 1 | -7/+14 |
* | Fix the style of main()'s prototype | Adrien Plazas | 2018-11-26 | 1 | -1/+2 |
* | panel-list: Fix back button after search | Georges Basile Stavracas Neto | 2018-11-19 | 1 | -1/+4 |
* | panel-list: Instrument more functions | Georges Basile Stavracas Neto | 2018-11-16 | 1 | -1/+13 |
* | window: Properly update headebar buttons and title | Georges Basile Stavracas Neto | 2018-11-16 | 2 | -17/+23 |
* | window: Instrument some functions | Georges Basile Stavracas Neto | 2018-11-16 | 1 | -7/+17 |
* | window: Set the panel name as title for the widget | Georges Basile Stavracas Neto | 2018-11-16 | 1 | -4/+13 |
* | window: Add panel's sidebar widget to sidebar | Georges Basile Stavracas Neto | 2018-11-16 | 3 | -4/+71 |
* | panel-list: Rename internal function | Georges Basile Stavracas Neto | 2018-11-16 | 1 | -4/+4 |
* | panel-list: Replace set_view() by go_previous() | Georges Basile Stavracas Neto | 2018-11-16 | 3 | -43/+48 |
* | trivial: Update code style | Georges Basile Stavracas Neto | 2018-11-16 | 2 | -10/+9 |
* | panel: Add get_sidebar_widget() vfunc | Georges Basile Stavracas Neto | 2018-11-16 | 2 | -0/+21 |
* | panel: Remove size negotiation machinery overrides | Georges Basile Stavracas Neto | 2018-11-16 | 1 | -57/+0 |
* | window: Factor out function to find panel iter | Georges Basile Stavracas Neto | 2018-11-16 | 1 | -27/+42 |
* | panel: Remove unused macro | Georges Basile Stavracas Neto | 2018-11-16 | 1 | -2/+0 |
* | panel: Remove useless get_type() function | Georges Basile Stavracas Neto | 2018-11-16 | 1 | -2/+0 |
* | panel-list: Dynamically show Details/Devices row | Georges Basile Stavracas Neto | 2018-11-11 | 2 | -2/+8 |
* | build: Reorganize shell libraries and dependencies | Georges Basile Stavracas Neto | 2018-11-11 | 1 | -43/+66 |
* | panel-loader: Document public functions | Georges Basile Stavracas Neto | 2018-11-11 | 1 | -0/+35 |
* | build: Add more files to libshelltest | Georges Basile Stavracas Neto | 2018-11-11 | 1 | -0/+3 |
* | panel-loader: Allow overriding panel vtable | Georges Basile Stavracas Neto | 2018-11-11 | 2 | -11/+34 |
* | panel-loader: Simplify listing panels | Georges Basile Stavracas Neto | 2018-11-11 | 3 | -15/+8 |
* | panel-loader: Reorder functions | Georges Basile Stavracas Neto | 2018-11-11 | 1 | -43/+43 |
* | panel-loader: Rename all_panels to default_panels | Georges Basile Stavracas Neto | 2018-11-11 | 1 | -12/+12 |
* | panel-loader: Define vtable struct in the header | Georges Basile Stavracas Neto | 2018-11-11 | 2 | -7/+14 |
* | panel-loader: Assert get_type() function | Georges Basile Stavracas Neto | 2018-11-11 | 1 | -1/+1 |
* | panel-loader: Use #pragma once | Georges Basile Stavracas Neto | 2018-11-11 | 1 | -3/+1 |
* | build: Alphabetically sort source files | Georges Basile Stavracas Neto | 2018-11-11 | 1 | -1/+1 |
* | build: Update bug URL to gitlab.gnome.org | Robert Ancell | 2018-11-12 | 1 | -1/+1 |
* | wacom: Port calibrator UI to GTK+ | Carlos Garnacho | 2018-11-07 | 1 | -12/+0 |