Commit Graph

149 Commits

Author SHA1 Message Date
Yann Leboulanger 002b8a720f finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
Yann Leboulanger 8946a2f898 get statusicon position and size correctly now that we swtiched to gtk.statusicon 2009-11-26 20:18:09 +01:00
Alexander Cherniuk a23961fbf6 Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
Yann Leboulanger c9d702b5cd [Vasily] fix indicator usage. Fixes #5271 2009-10-03 23:29:11 +02:00
Yann Leboulanger 086469a594 [g.livid] fix xfce4 notifd usage with git version of notifyd. Fixes #5280 2009-09-21 21:31:40 +02:00
Yann Leboulanger 770b21fa60 handle strange notification daemon version values. Fixes #5209 2009-08-05 23:13:47 +02:00
Jonathan Schleifer f7014072a7 Remove all OS X-specific code from the default branch.
OS X support is still maintained in the osx_newbuildsys branch - and
only there.
2009-06-15 21:34:38 +02:00
Yann Leboulanger 7d725fc1ab [Dicson] Don't try to translate empty string. Fixes #5032 2009-05-18 22:33:09 +02:00
Yann Leboulanger b2e0e4cc86 prevent traceback when notification daemon doesn't support GetCapabilities. Fixed #5015 2009-05-18 16:17:14 +02:00
Yann Leboulanger 72d3c578d4 import indicate in file where it's used. Fixes #4942 2009-04-08 07:31:11 +00:00
Yann Leboulanger e0f0871ea6 [ken.vandine] add indicator support. Fixes #4942 2009-04-04 05:06:46 +00:00
Yann Leboulanger 876f429119 fix kde notificatinos (they don't support capabilities). Fixes #4940 2009-04-01 13:39:52 +00:00
Yann Leboulanger a802edbf65 fix typo in dbus handling. Fixes #4905 2009-03-15 12:11:50 +00:00
Yann Leboulanger 4b3206f043 [James Westby] Don't use actions in notifications if the server doesn't support them. Fixes #4862 2009-03-13 21:51:49 +00:00
Yann Leboulanger 521239377b option to disable sound when we are busy. Fixes #2256 2009-02-13 21:14:50 +00:00
Yann Leboulanger 95d7e157da handle (un)subscription events as messages (don't force to popup a window) Fixes #2243 2009-02-13 19:35:30 +00:00
Yann Leboulanger 20edebbd33 handle XFCE notification-daemon. Fixes #4556 2009-02-07 09:11:40 +00:00
Yann Leboulanger 9d3cc64197 typo in string splitting 2009-02-01 21:12:11 +00:00
Yann Leboulanger 25f0ee832f [knuckles] KDE notifications. Fixes #4749 2009-02-01 10:28:48 +00:00
Yann Leboulanger 8cf97654b8 notification-daemon doesn't seem to like empty text string. 2008-12-19 18:48:25 +00:00
Yann Leboulanger 2c9da5bf87 no need to escape title in notifications 2008-12-06 12:43:15 +00:00
Yann Leboulanger c163e90b10 [thorstenp] fix unused variables 2008-12-02 15:53:23 +00:00
Yann Leboulanger 983301d589 [thorstenp] convert some strings to comment 2008-12-02 14:09:18 +00:00
Yann Leboulanger 3ce1baa5d3 [urandom] fix position of notification when attach_to_systray is enabled. Fixes #4537 2008-11-30 21:37:50 +00:00
js 5a5937d96d Really fix #4517. 2008-11-29 13:37:06 +00:00
Yann Leboulanger bbafb36ada escape text before sending it to notification daemin. Fixes #4517 2008-11-24 09:48:27 +00:00
Yann Leboulanger eb93f2a19e [thorstenp] remove useless import 2008-11-05 20:00:18 +00:00
Yann Leboulanger 06ab4a7b6d revert thorstenp patches for now. They introduce bugs. 2008-10-20 21:38:06 +00:00
Yann Leboulanger f801a50260 [thorstenp] fix unused variables 2008-10-20 21:17:48 +00:00
Yann Leboulanger 86271b6e3c [thorstenp] string to comment 2008-10-20 15:30:52 +00:00
Yann Leboulanger 158538b81c [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
Yann Leboulanger 567f1e17c1 [thorstenp] di not use emtpy except clauses 2008-10-11 09:37:13 +00:00
Yann Leboulanger 9d7c80d522 [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
Yann Leboulanger 35a9cf5d89 coding standards 2008-09-22 09:10:18 +00:00
Yann Leboulanger b4a645e882 use spec version instead of program version to determine which spec to use for notification-daemon. Fixes #4126 2008-09-22 09:04:16 +00:00
Julien Pivotto de4a23e751 See #4200.
* remove js from some headers
 * set coding:utf-8 to allow real names in headers
2008-08-15 17:31:51 +00:00
Julien Pivotto 8bc9bc29ae * Big headers review
* Remove some licencing problems
 * To do: same for images
 * See #4200
2008-08-15 03:20:23 +00:00
js 8605cd3f38 For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
Jean-Marie Traissard aa749cb77b Remove useless function and check. Make avatar in notification works with jpeg too. See #4060. 2008-07-27 10:21:51 +00:00
Brendan Taylor 4ddadc68d9 fix clicking on notification-daemon sign-in notification 2008-05-18 21:17:53 +00:00
Brendan Taylor d511b5afc4 merged in session-centric branch, with fixes for OTR compatibility 2008-05-13 01:59:10 +00:00
js 573568f9ac Reverted r9614 and r9615.
Sorry, bct, but I think it is to early to merge that as it completely
breaks. It seems nobody in gajim@conference.gajim.org considers it
usable yet.
I don't know if you got asterix' ok for it and I'm sorry if I reverted
it now although you had his ok, but having broken trunk is very
contra-productive. I think it was just too early to merge.
2008-05-11 13:17:28 +00:00
Brendan Taylor 2162c3730a merged in session_centric branch 2008-05-11 01:19:59 +00:00
Jean-Marie Traissard 968b2acc4f http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
'is' or 'is not', never the equality operators."
Comparisons to None part; second one...
roster_win.py is NOT checked here (waiting for modelfilter)
2008-04-18 00:26:07 +00:00
Yann Leboulanger b3f3a812a9 don't always show events in systray when notify_on_all_muc_mesages is False 2008-02-27 21:33:50 +00:00
Yann Leboulanger de20191e72 no need to escape strings that go to notification daemon 2008-02-17 20:44:38 +00:00
Brendan Taylor 381ba838b9 post-refactor traceback fixing 2008-02-06 05:24:07 +00:00
Brendan Taylor 0b48b05218 merged trunk into session_centric branch 2008-02-05 03:09:31 +00:00
Yann Leboulanger 7d5602c4b1 add a new event to allow not playing sound when chat window is focused. fixes #2907 2008-01-27 20:15:17 +00:00
Yann Leboulanger 077e3370f5 replace /me by nickname in notifications. fixes #3609 2007-12-31 00:24:59 +00:00