Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in TimedatedTimezone, take a GDBusConnection argument in the ctor to ↵ | Charles Kerr | 2021-07-06 | 1 | -44/+27 |
| | | | | simplify state management | ||||
* | in timezone-timedated, check for error!=nullptr before passing it to ↵ | Charles Kerr | 2021-07-06 | 1 | -2/+2 |
| | | | | g_error_matches() | ||||
* | pull the timezone from timedate1 regardless of whether it appears on the bus ↵ | Charles Kerr | 2021-07-05 | 1 | -114/+135 |
| | | | | before or after we startup | ||||
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | timezone-timedated: subscribe to PropertiesChanged directly | Lars Uebernickel | 2015-09-03 | 1 | -102/+30 |
| | | | | | | This avoids some unnecessary calls that GDBusProxy makes and the name watching. | ||||
* | Avoid nested GMainLoops by reading from the file on startup | Iain Lane | 2015-09-03 | 1 | -42/+86 |
| | | | | | Restore some tests for this functionality. | ||||
* | Add some comments | Iain Lane | 2015-09-01 | 1 | -0/+2 |
| | |||||
* | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 1 | -0/+238 |