Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fixes requeted by charles during the review. | Renato Araujo Oliveira Filho | 2021-07-07 | 1 | -22/+17 |
| | |||||
* | Only creates messaging menu if calendar app is instaled. Update tests. | Renato Araujo Oliveira Filho | 2021-07-06 | 1 | -5/+17 |
| | |||||
* | Use calendar app icon. | Renato Araujo Oliveira Filho | 2021-07-06 | 1 | -4/+37 |
| | |||||
* | Make use of G_USEC_PER_SEC. | Renato Araujo Oliveira Filho | 2021-07-06 | 1 | -1/+1 |
| | |||||
* | Fixed as reviewer requested. | Renato Araujo Oliveira Filho | 2021-07-06 | 1 | -4/+5 |
| | |||||
* | Fix memory leak on messaging_menu. | Renato Araujo Oliveira Filho | 2021-07-06 | 1 | -27/+41 |
| | |||||
* | Fixed crash when clicking on messaging menu. | Renato Araujo Oliveira Filho | 2021-07-06 | 1 | -4/+4 |
| | |||||
* | Post message on messaging menu if the notification get timeout. | Renato Araujo Oliveira Filho | 2021-07-06 | 1 | -5/+122 |
| | |||||
* | Partially revert fab51b4. Only rename those x-canonical attributes to ↵ | Mike Gabriel | 2020-08-11 | 1 | -1/+1 |
| | | | | x-ayatana if they are solely used by Ayatana Indicators. | ||||
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | README.md: Add some manual line breaks. | Mike Gabriel | 2017-12-08 | 1 | -3/+3 |
| | |||||
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | work around a notifications bug that can't handle boolean hints | Charles Kerr | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | in notifications, don't ask the notification server for its capabilities ↵ | Charles Kerr | 2014-08-08 | 1 | -18/+26 |
| | | | | until we need them. | ||||
* | in notifications.cpp, register for the 'closed' signal before calling ↵ | Charles Kerr | 2014-08-08 | 1 | -27/+24 |
| | | | | notification_notify(). | ||||
* | refactor changes based on Antti's feedback | Charles Kerr | 2014-08-01 | 1 | -13/+14 |
| | |||||
* | remove testing stub | Charles Kerr | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | copyediting: comments, use anonymous namespace | Charles Kerr | 2014-07-27 | 1 | -10/+17 |
| | |||||
* | make close return void instead of bool, because after all what more can you ↵ | Charles Kerr | 2014-07-27 | 1 | -18/+8 |
| | | | | do if the call fails? What's the point? | ||||
* | copyediting | Charles Kerr | 2014-07-27 | 1 | -1/+1 |
| | |||||
* | refactor the Notifications / sound / awake code | Charles Kerr | 2014-07-26 | 1 | -0/+367 |