aboutsummaryrefslogtreecommitdiff
path: root/src/notification-menuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite to indicator-ng, simplify, drop all GTK references, move to CMakeRobert Tari2020-11-101-407/+0
* Fix deprecations (fixes #4)Robert Tari2020-08-101-9/+8
* Update icon names in source definesJason Conti2017-12-051-2/+2
* * Need to escape the url otherwise certain acceptable characters can break the0.3.2Jason Conti2016-08-291-1/+7
* * Comment the new functions in notification-menuitem.cJason Conti2016-08-291-2/+68
* * Make sure the button event started and ended on the close image before weJason Conti2016-08-281-4/+10
* * Added back hide_on_activate = false on the notification menuitemJason Conti2016-08-281-2/+18
* * Scan the notification body for links and mark them up, escape everything elseJason Conti2016-08-271-4/+33
* * Import urlregex files to handle matching and expanding urlsJason Conti2016-08-271-1/+0
* * Added support for visiting links within notificationsJason Conti2016-08-251-23/+153
* * Add button argument to notification menuitem clicked signalJason Conti2014-05-311-4/+4
* * Emit the clicked signal when the keyboard activates a menuitem.Jason Conti2012-02-261-0/+17
* * Move the button events to notification menuitem.Jason Conti2012-02-261-0/+56
* * Move the notification menuitem to a separate class.Jason Conti2012-02-261-0/+83