aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Bump version0.4.2Jason Conti2019-09-042-2/+2
* * Replace three dots (...) with ellipsis (…) in Settings menu item.Jason Conti2019-09-011-1/+1
* * Add do-not-disturb mode read/unread iconsJason Conti2019-08-314-10/+411
* * Add our own do-not-disturb settingJason Conti2019-08-314-58/+87
* * Add mate do-not-disturb option if availableJason Conti2019-08-301-24/+83
* * Add blacklist hints for recent application namesJason Conti2019-06-104-5/+156
* * Move settings to pkglibexec dirJason Conti2019-06-083-3/+4
* * Replace deprecated gtk_show_uri with gtk_show_uri_on_windowJason Conti2019-06-081-2/+1
* * Replace GtkMisc properties with GtkLabel xalign, yalignJason Conti2019-06-082-2/+4
* * Add a Settings... menu item to the indicatorJason Conti2019-06-075-20/+71
* * update pot with new stringsJason Conti2019-06-072-9/+70
* * indicator-notifications-settings.c: add i18nJason Conti2019-06-074-14/+24
* * Pull out gsettings schema keys to settings.h to avoid duplicationJason Conti2019-06-074-10/+18
* * Add settings UIJason Conti2019-06-074-0/+382
* * Stop using gnome-autogen.shJason Conti2019-06-057-19/+75
* * Move the imported .bzrignore to a .gitignore for the git repo.Jason Conti2019-06-051-0/+0
* * Add option to clear the notifications using middle click on the notificatio...Jason Conti2017-03-153-3/+22
* * Need to escape the url otherwise certain acceptable characters can break theJason Conti2016-08-292-2/+8
* * When updating the notification count on the clear item, deactivate the menuJason Conti2016-08-292-1/+5
* * Comment the new functions in notification-menuitem.cJason Conti2016-08-292-3/+69
* * Make sure the button event started and ended on the close image before weJason Conti2016-08-282-4/+12
* * Added back hide_on_activate = false on the notification menuitemJason Conti2016-08-284-2/+160
* * Scan the notification body for links and mark them up, escape everything elseJason Conti2016-08-272-4/+34
* * Import urlregex files to handle matching and expanding urlsJason Conti2016-08-276-1/+310
* * Added support for visiting links within notificationsJason Conti2016-08-252-24/+155
* * Fix a serious memory leak in notification_new_from_dbus_message.Jason Conti2015-10-232-1/+9
* * Add button argument to notification menuitem clicked signalJason Conti2014-05-313-7/+7
* Add AM_PROG_AR to silence autotools warningJason Conti2014-01-151-0/+1
* Bump version to 0.2.6Jason Conti2014-01-151-1/+1
* * Use icon-name instead of pixbufs to set the indicator iconJason Conti2014-01-154-135/+5
* * New GSetting:Jason Conti2014-01-152-1/+55
* * Bump version to 0.2.5Jason Conti2013-02-171-1/+1
* * Import patch for eavesdrop support required by recent dbus versions.Jason Conti2013-02-171-1/+1
* * Add GSettings support.Jason Conti2013-02-176-7/+105
* * Bump for version 0.2.4Jason Conti2012-04-041-1/+1
* * Use style-updated intead of style-set to track style changes on GtkImage,Jason Conti2012-04-041-3/+3
* Bump to version 0.2.3Jason Conti2012-04-041-1/+1
* * Implement secondary-activate to dismiss or reactivate the unread iconJason Conti2012-02-291-10/+42
* * Update potfiles.Jason Conti2012-02-263-8/+9
* * 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-263-88/+69
* * Move the notification menuitem to a separate class.Jason Conti2012-02-265-1/+138
* * Rename notification_is_volume to notification_is_private.Jason Conti2012-02-263-9/+18
* * Update potfilesJason Conti2012-02-254-13/+12
* * Bump version to 0.2.0Jason Conti2012-02-251-1/+1
* * Don't hide the menu when removing a notification.Jason Conti2012-02-251-20/+45
* * Remove a notification when clicked. Unfortunately this hides the menuJason Conti2012-02-252-1/+61
* * Implement the clear itemJason Conti2012-02-251-0/+60
* * Reorganize and comment indicator-notifications.cJason Conti2012-02-251-212/+230
* * Add a clear item that also keeps a notification count.Jason Conti2012-02-251-9/+45