Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-19 | require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option | monsta | 1 | -8/+0 | |
2015-06-17 | GTK3: Fix positioning notifications with long text | raveit65 | 1 | -0/+8 | |
Closes https://github.com/mate-desktop/mate-notification-daemon/pull/52 | |||||
2014-10-22 | Fix crash when switching monitors | Eugene Kilachkoff | 1 | -0/+7 | |
When switching monitors AND displaying notifications at the same time, a rare situation might occur when notification window will be added to two or more stacks. One of the stacks will be removed soon enough, but the "destroy" handler will persist and will be triggered when the window disappears. This results in a reference to a freed memory and (usually) a daemon crash, a typical one is https://retrace.fedoraproject.org/faf/reports/359836/ for example. So, the removal handlers referring to a deleted stack must be cancelled prior to removal. Closes https://github.com/mate-desktop/mate-notification-daemon/pull/34 | |||||
2014-07-02 | Remove support for GTK2 < 2.20 | Stefano Karapetsas | 1 | -7/+2 | |
2012-07-31 | Fixed incorrect fsf address. Closes issue #6. | Steve Zesch | 1 | -2/+2 | |
2012-01-01 | GDK_DISPLAY() is deprecated | Perberos | 1 | -36/+14 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+409 | |