aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Need to escape the url otherwise certain acceptable characters can break the0.3.2Jason Conti2016-08-292-2/+8
* * When updating the notification count on the clear item, deactivate the menu0.3.1Jason 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 warning0.2.6Jason 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.50.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.40.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.30.2.3Jason Conti2012-04-041-1/+1
* * Implement secondary-activate to dismiss or reactivate the unread iconJason Conti2012-02-291-10/+42
* * Update potfiles.0.2.2Jason 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 potfiles0.2.1Jason Conti2012-02-254-13/+12
* * Bump version to 0.2.00.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
* * Reintroduce the visible item limit, currently hard-coded to 5Jason Conti2012-02-251-6/+53
* * Add notification_is_empty to catch useless notifications such asJason Conti2012-02-253-6/+13
* Forgot AC_OUTPUT in configure.acJason Conti2012-02-251-0/+2
* * Move dev tools to the tools/ directoryJason Conti2012-02-255-4/+3
* * Drop old dbus service file.Jason Conti2012-02-255-195/+39
* * Disable the resize_menu code.Jason Conti2011-09-081-1/+1
* * Make sure to unref the dbus-spy when the indicator is disposed.Jason Conti2011-08-291-0/+5
* * Switch to gtk_menu_shell_prepend so new messages appear on top.Jason Conti2011-08-291-1/+1
* * Simplified the indicator by removing the dbus service. Still needs:Jason Conti2011-08-2913-783/+114
* Revert previous commit, the reposition fix isn't working.Jason Conti2011-08-211-4/+1
* * Reposition the menu when it becomes visible, otherwise parts will beJason Conti2011-08-201-1/+4
* * Bump for oneiric ppa release0.1.4Jason Conti2011-08-191-2/+2
* * Fix XML service substitution so it works from a separate build directoryJason Conti2011-08-191-4/+4
* * Add a WITH_GTK (2, 3) definition to handle some of the minor differences0.1.3Jason Conti2011-08-194-11/+33
* Update libindicator pkg-config names.Jason Conti2011-08-194-21/+24
* * Updated testing scripts for new gtk3 indicator.Jason Conti2011-07-022-2/+2
* * Building --with-gtk=3 for oneiricJason Conti2011-06-292-6/+7