index
:
ayatana-indicator-notifications
main
release-builds
Ayatana Indicator Notifications Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* indicator-notifications-settings.c: add i18n
Jason Conti
2019-06-07
4
-14
/
+24
*
* Pull out gsettings schema keys to settings.h to avoid duplication
Jason Conti
2019-06-07
4
-10
/
+18
*
* Add settings UI
Jason Conti
2019-06-07
4
-0
/
+382
*
* Stop using gnome-autogen.sh
Jason Conti
2019-06-05
7
-19
/
+75
*
* Move the imported .bzrignore to a .gitignore for the git repo.
Jason Conti
2019-06-05
1
-0
/
+0
*
* Add option to clear the notifications using middle click on the notificatio...
Jason Conti
2017-03-15
3
-3
/
+22
*
* Need to escape the url otherwise certain acceptable characters can break the
Jason Conti
2016-08-29
2
-2
/
+8
*
* When updating the notification count on the clear item, deactivate the menu
Jason Conti
2016-08-29
2
-1
/
+5
*
* Comment the new functions in notification-menuitem.c
Jason Conti
2016-08-29
2
-3
/
+69
*
* Make sure the button event started and ended on the close image before we
Jason Conti
2016-08-28
2
-4
/
+12
*
* Added back hide_on_activate = false on the notification menuitem
Jason Conti
2016-08-28
4
-2
/
+160
*
* Scan the notification body for links and mark them up, escape everything else
Jason Conti
2016-08-27
2
-4
/
+34
*
* Import urlregex files to handle matching and expanding urls
Jason Conti
2016-08-27
6
-1
/
+310
*
* Added support for visiting links within notifications
Jason Conti
2016-08-25
2
-24
/
+155
*
* Fix a serious memory leak in notification_new_from_dbus_message.
Jason Conti
2015-10-23
2
-1
/
+9
*
* Add button argument to notification menuitem clicked signal
Jason Conti
2014-05-31
3
-7
/
+7
*
Add AM_PROG_AR to silence autotools warning
Jason Conti
2014-01-15
1
-0
/
+1
*
Bump version to 0.2.6
Jason Conti
2014-01-15
1
-1
/
+1
*
* Use icon-name instead of pixbufs to set the indicator icon
Jason Conti
2014-01-15
4
-135
/
+5
*
* New GSetting:
Jason Conti
2014-01-15
2
-1
/
+55
*
* Bump version to 0.2.5
Jason Conti
2013-02-17
1
-1
/
+1
*
* Import patch for eavesdrop support required by recent dbus versions.
Jason Conti
2013-02-17
1
-1
/
+1
*
* Add GSettings support.
Jason Conti
2013-02-17
6
-7
/
+105
*
* Bump for version 0.2.4
Jason Conti
2012-04-04
1
-1
/
+1
*
* Use style-updated intead of style-set to track style changes on GtkImage,
Jason Conti
2012-04-04
1
-3
/
+3
*
Bump to version 0.2.3
Jason Conti
2012-04-04
1
-1
/
+1
*
* Implement secondary-activate to dismiss or reactivate the unread icon
Jason Conti
2012-02-29
1
-10
/
+42
*
* Update potfiles.
Jason Conti
2012-02-26
3
-8
/
+9
*
* Emit the clicked signal when the keyboard activates a menuitem.
Jason Conti
2012-02-26
1
-0
/
+17
*
* Move the button events to notification menuitem.
Jason Conti
2012-02-26
3
-88
/
+69
*
* Move the notification menuitem to a separate class.
Jason Conti
2012-02-26
5
-1
/
+138
*
* Rename notification_is_volume to notification_is_private.
Jason Conti
2012-02-26
3
-9
/
+18
*
* Update potfiles
Jason Conti
2012-02-25
4
-13
/
+12
*
* Bump version to 0.2.0
Jason Conti
2012-02-25
1
-1
/
+1
*
* Don't hide the menu when removing a notification.
Jason Conti
2012-02-25
1
-20
/
+45
*
* Remove a notification when clicked. Unfortunately this hides the menu
Jason Conti
2012-02-25
2
-1
/
+61
*
* Implement the clear item
Jason Conti
2012-02-25
1
-0
/
+60
*
* Reorganize and comment indicator-notifications.c
Jason Conti
2012-02-25
1
-212
/
+230
*
* Add a clear item that also keeps a notification count.
Jason Conti
2012-02-25
1
-9
/
+45
*
* Reintroduce the visible item limit, currently hard-coded to 5
Jason Conti
2012-02-25
1
-6
/
+53
*
* Add notification_is_empty to catch useless notifications such as
Jason Conti
2012-02-25
3
-6
/
+13
*
Forgot AC_OUTPUT in configure.ac
Jason Conti
2012-02-25
1
-0
/
+2
*
* Move dev tools to the tools/ directory
Jason Conti
2012-02-25
5
-4
/
+3
*
* Drop old dbus service file.
Jason Conti
2012-02-25
5
-195
/
+39
*
* Disable the resize_menu code.
Jason Conti
2011-09-08
1
-1
/
+1
*
* Make sure to unref the dbus-spy when the indicator is disposed.
Jason Conti
2011-08-29
1
-0
/
+5
*
* Switch to gtk_menu_shell_prepend so new messages appear on top.
Jason Conti
2011-08-29
1
-1
/
+1
*
* Simplified the indicator by removing the dbus service. Still needs:
Jason Conti
2011-08-29
13
-783
/
+114
*
Revert previous commit, the reposition fix isn't working.
Jason Conti
2011-08-21
1
-4
/
+1
*
* Reposition the menu when it becomes visible, otherwise parts will be
Jason Conti
2011-08-20
1
-1
/
+4
[next]