Commit Graph

187 Commits

Author SHA1 Message Date
Yann Leboulanger a0a40c03a8 [leon] show account name in tooltip rather than in roster in merged mode. Fixes
#7118
2012-03-13 14:32:09 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger 703cc865f7 call set_title on tooltip windows to prevent GTKWarning 2011-11-10 22:26:11 +01:00
Alexander Cherniuk d57dd3adaa Apply some cosmetics to the GCTooltip as well 2010-04-03 21:38:54 +03:00
Alexander Cherniuk 1c1fb442b4 Make GCTooltip behave more like the RosterTooltip 2010-04-03 21:08:09 +03:00
Alexander Cherniuk af1785ebe8 Fixed the translation issue with the tooltip 2010-04-03 20:46:57 +03:00
Alexander Cherniuk f0492c2f8f Fixed the pattern to be PEP8 compatible 2010-04-03 20:23:15 +03:00
Alexander Cherniuk a7d14c329c Missed the Busy translation 2010-04-03 18:50:26 +03:00
Alexander Cherniuk 7b2d351003 A condition typo 2010-04-03 18:40:40 +03:00
Alexander Cherniuk 63d1ef9e43 Do not show the idle time in the tooltip, unless it's meaningful 2010-04-03 18:37:41 +03:00
Alexander Cherniuk ab0353a13c Made a fix to consider translation of a status 2010-04-03 18:17:54 +03:00
Alexander Cherniuk bf344627dd Improved roster's tooltip cosmetics 2010-04-03 18:06:42 +03:00
Alexander Cherniuk 31ddc4ae66 Fixed a typo 2010-03-30 21:28:50 +03:00
Alexander Cherniuk 5c1a462e1c No need to separate %s from translatable strings 2010-03-30 18:14:03 +03:00
Alexander Cherniuk c407084e7a Forgot the translation 2010-03-30 17:09:14 +03:00
Alexander Cherniuk f41c8d6527 Yet another improvement for the tooltip 2010-03-30 17:03:10 +03:00
Alexander Cherniuk 07da2caf61 Improved idle time displaying in the tooltip 2010-03-30 16:39:49 +03:00
Alexander Cherniuk cc7eb2ae96 Cleaned the code for the 'Idle since' tooltip item 2010-03-30 15:27:59 +03:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Éric Araujo 357d7db07d fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Yann Leboulanger 95137bae06 [Tony] print idle time in tooltip. see #5528 2010-01-06 23:12:56 +01:00
Yann Leboulanger 07be0727de [Florob] show in roster and message window geolocalisation of a contact. Fixes #5485 2009-12-07 18:32:42 +01:00
Alexander Cherniuk a23961fbf6 Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
Yann Leboulanger eb11c24eea egg.trayicon is dead. Light a candle :'(
Fixes #3021, #5246
2009-11-24 14:33:49 +01:00
Stephan Erb 30191888ba Create asPixbufIcon and asMarkupText functions on the UserActivity class. 2009-11-15 16:52:19 +01:00
Stephan Erb 5f4db2eed9 Unify updating of accounts and contact pep information. Implement and use asMarkupText() for tunes. 2009-11-15 10:55:31 +01:00
Yann Leboulanger 9ea2a5c677 we now depend on GTK2.12. Remove test for older versions. Fixes #4996 2009-04-27 19:28:53 +00:00
Yann Leboulanger 5834a2ae82 ability to block all contacts (from privacy list editor). Fixes #4831 2009-02-20 10:15:16 +00:00
Yann Leboulanger e389e0b16b [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
Yann Leboulanger 1d94f0fbff fix some typo. Fixes #4545 2008-12-03 20:45:26 +00:00
Yann Leboulanger 60ba33eb31 [thorstenp] fix possible undefined loop variables 2008-12-03 17:38:16 +00:00
Yann Leboulanger 31dc32eeb9 [thorstenp] fix redefined builtins 2008-12-03 17:16:04 +00:00
Yann Leboulanger c163e90b10 [thorstenp] fix unused variables 2008-12-02 15:53:23 +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 ecba68961d fix dict.get() call. Fixes #4402 2008-10-11 13:10:53 +00:00
Yann Leboulanger 196dd7e30a [thorstenp] use isinstance rather than type(x) == y. use sorted() 2008-10-11 09:59:52 +00:00
Yann Leboulanger 6cc8204319 [thorstenp] replace if statement with dict.get() 2008-10-11 09:31:48 +00:00
Yann Leboulanger 9d7c80d522 [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +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 b58dfd6a59 Prevent many traceback due to headers and my last commit (it's late,
sorry)
2008-08-15 03:39:27 +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 ad901d645f Make string better translatable. 2008-08-12 14:33:13 +00:00
Yann Leboulanger 68c5c9e6bc don't indent status row in systray tooltip. fixes #4171 2008-08-03 21:36:26 +00:00
js b38cc15186 Make tooltips consistent. 2008-07-29 20:57:13 +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
js a226760275 Make moods better translatable. 2008-07-29 19:02:57 +00:00
Yann Leboulanger 0e4df7800d don't require python2.5 2008-07-29 07:08:56 +00:00
js d3b86d2105 Translate activity in tooltips. 2008-07-29 02:14:06 +00:00