Commit Graph

31 Commits

Author SHA1 Message Date
Nikos Kouremenos 582b0e320c margin 80 2005-12-12 15:29:20 +00:00
Nikos Kouremenos f4a9ab324e fallback to dcraven for windoz too 2005-12-12 15:27:39 +00:00
Nikos Kouremenos 19a64469f4 failsafe to dcraven 2005-12-12 15:14:58 +00:00
Yann Leboulanger 612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger 34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Nikos Kouremenos eb94b9632a remove trailing whitespaces and fix coding styles etc and add a FIXME 2005-12-06 17:43:21 +00:00
Nikos Kouremenos 07644a2a40 add some comments 2005-12-06 12:36:57 +00:00
Yann Leboulanger faa46882ec [SF] we now have all iconsets in .ico format for systray under windows 2005-12-05 16:36:30 +00:00
Nikos Kouremenos 082fc7aaa9 fixing dict name: gajim.interface.windows --> gajim.interface.instances 2005-11-13 15:08:47 +00:00
Nikos Kouremenos ca60bacdb5 code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc 2005-10-27 13:15:03 +00:00
Nikos Kouremenos 1f1d87019f optimize: xrange instead of range 2005-10-27 12:47:54 +00:00
Yann Leboulanger 726640ef4b the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes 2005-10-20 11:17:17 +00:00
Nikos Kouremenos a03e83e21d try except in likely to break places 2005-10-12 18:21:32 +00:00
Yann Leboulanger 38f867f181 refactor code 2005-09-24 10:00:00 +00:00
Yann Leboulanger 63c890da2b systray.add_jid and systray.remove_jid now have another argument: the typ of message: ('gc' or 'chat' or 'single_chat' or 'pm')
systary now can handle pm messages
2005-09-24 09:42:10 +00:00
Nikos Kouremenos 447c5f617b fix a leftover 2005-09-04 23:28:04 +00:00
Nikos Kouremenos 96eab62d65 fix 2 problematic ngettext() strings 2005-09-03 12:58:29 +00:00
Nikos Kouremenos 5bef7f8c9c [win32 only] add a menuitem to hide context menu of trayicon 2005-08-26 14:36:20 +00:00
Nikos Kouremenos 2e26d5ee28 removes some fixmes, mark some strings for transatlion 2005-08-24 12:47:09 +00:00
Nikos Kouremenos abdf76e7b7 remove fixmes 2005-08-24 12:38:25 +00:00
Nikos Kouremenos eba6131a59 use my ngettext() in other places too 2005-08-24 12:23:35 +00:00
Nikos Kouremenos 08a7c45c08 notification area icon (trayicon) is back for windows! 2005-08-23 18:03:18 +00:00
Nikos Kouremenos d437ef497a try to catch an exception 2005-08-18 12:50:33 +00:00
Nikos Kouremenos 9c05382fc5 trayicon for windows is 100% ready 2005-08-16 20:24:56 +00:00
Nikos Kouremenos d5f4b8ce44 clean up 2005-08-15 19:52:34 +00:00
Nikos Kouremenos 4c48422462 clean up in systraywin32.py 2005-08-15 19:27:31 +00:00
Nikos Kouremenos 9e8e944c22 improved systraywin32.py 2005-08-15 19:17:41 +00:00
Nikos Kouremenos cfdbb80d5d add license header 2005-08-11 19:06:20 +00:00
Nikos Kouremenos 20ac157556 more OO for systraywin32 2005-08-11 13:46:37 +00:00
Nikos Kouremenos b4ae315349 inital code for systray in windows is commited. it is disabled for 0.8 atm because it needs more love. I commit because I hope to fix soon (or else 0.8 will not load it so it is ok) 2005-08-11 13:20:46 +00:00