Commit Graph

4136 Commits

Author SHA1 Message Date
Nikos Kouremenos de513dfe0e if you want to kill gajim this does nothing. just ash htop the PID of python proc that runs gajim and kill -9 PID 2005-11-19 21:22:31 +00:00
Nikos Kouremenos 9188b42945 minor 2005-11-19 20:47:48 +00:00
Nikos Kouremenos b081312490 if unkonwn so no image. ? confuses the user that Gajim does not understand this service 2005-11-19 20:33:49 +00:00
Nikos Kouremenos cbc2973942 images for mail http-ws sms and fix size of weather 2005-11-19 20:18:20 +00:00
Yann Leboulanger c283e7e92c we can now handeled timeouts: when we don't receive registration info within 30 secondes, we show an information window 2005-11-19 19:33:11 +00:00
Nikos Kouremenos d834d033f9 gajim-remote.py: also print details about the exception 2005-11-19 18:07:17 +00:00
Yann Leboulanger 5fa3da5538 draw_contact doesn't draw the avatar anymore
new draw_avatar function that is called only when needed
2005-11-19 16:59:09 +00:00
Nikos Kouremenos 109f599865 catch IOError on traceback.print_exc 2005-11-19 15:49:45 +00:00
Nikos Kouremenos ec8f683b3f [Fridtjof Busse] update german to match svn 2005-11-19 15:12:03 +00:00
Nikos Kouremenos 36a796f670 add arrow for emoticon button (it is popdown menu we show) 2005-11-18 19:31:43 +00:00
Alex Mauer ae70f5d19f * The last-read line is better described as a line than a ruler. 2005-11-18 19:16:45 +00:00
Alex Mauer 0072034452 Allow configuration of the character appended in case of a nick
conflict.
2005-11-18 17:47:52 +00:00
shteef cee4222c1a Better unknown icon for service discovery 2005-11-18 15:11:17 +00:00
Nikos Kouremenos 02d102008d 5 seconds as old-style 2005-11-18 15:06:10 +00:00
shteef f5e22fbbfa Conference icon 2005-11-18 14:29:34 +00:00
shteef 1de6c0d8b4 pngcrushing weather icon 2005-11-18 14:23:58 +00:00
shteef 41384b5854 Weather transport icon 2005-11-18 14:16:00 +00:00
Nikos Kouremenos 9370991acf pngcrush the png. 5.43% smaller filesize with same quality 2005-11-18 14:13:28 +00:00
shteef 22b0cd65ab RSS icon 2005-11-18 14:01:53 +00:00
Nikos Kouremenos 68b0f18402 iso15 is our last chance 2005-11-18 13:26:24 +00:00
Nikos Kouremenos 965e9cb8c7 running pychecker in some files and fixing cleaning up those errors/info that REALLY matter 2005-11-18 13:12:16 +00:00
Yann Leboulanger 97d1166be8 use decode_string in GnuPG 2005-11-18 12:22:33 +00:00
Nikos Kouremenos 2a791af792 decode_string() 2005-11-18 12:17:50 +00:00
Nikos Kouremenos 5e00648ac5 typo 2005-11-18 11:53:12 +00:00
Yann Leboulanger 26b0e1780f typo 2005-11-18 11:51:12 +00:00
Yann Leboulanger 5639faaa01 we now ask the user if he/she want to remove a previously installed version under windows 2005-11-18 10:43:16 +00:00
Yann Leboulanger e1be750f62 better icon for the setup binary 2005-11-18 09:11:10 +00:00
Yann Leboulanger 8cdc21f0cd filenames are utf-8 in gtk 2005-11-18 08:53:09 +00:00
Yann Leboulanger 7a50fa4c7d better reply in single message 2005-11-17 23:04:56 +00:00
Yann Leboulanger 4330b72485 when we reply to a single message, we add > ad the begining of each line of the quoted message 2005-11-17 22:29:03 +00:00
Nikos Kouremenos 377e5a416f optimize emoticons-related code and add better image for emoticons_button 2005-11-17 18:29:31 +00:00
Nikos Kouremenos c3ce9560f7 one more check for empty color 2005-11-17 17:21:11 +00:00
Nikos Kouremenos cfb8d93b2a [michelle] fix the error when starting with emoticons off 2005-11-17 17:08:56 +00:00
Nikos Kouremenos 4f74f23796 revert until gtk grows up 2005-11-17 16:28:41 +00:00
Nikos Kouremenos 897f60ad06 logic 2005-11-17 12:34:30 +00:00
Nikos Kouremenos d8fa4a8904 fix something with a better way 2005-11-17 10:16:08 +00:00
Yann Leboulanger bc403d549b don't use bgcolor is none is set (as in other widgets) 2005-11-17 08:27:16 +00:00
Nikos Kouremenos ff9f4384b3 roster avatars 32x32 by default 2005-11-16 23:10:48 +00:00
Nikos Kouremenos 75505422b1 or not and 2005-11-16 21:39:17 +00:00
Nikos Kouremenos 6ae2a241f2 update basque transl and pot/pos 2005-11-16 21:27:50 +00:00
Nikos Kouremenos 97a7585dd0 avoid a tb 2005-11-16 21:24:28 +00:00
Nikos Kouremenos 6d2d1fcba1 remove hardcoding dbus version 2005-11-16 21:22:35 +00:00
Yann Leboulanger 6ef71ef1a2 typo 2005-11-16 20:44:00 +00:00
Yann Leboulanger 9ce32c8211 add a gc command: /say that send the message without looking for commands ("/say /help" sends "/help") 2005-11-16 20:25:06 +00:00
Yann Leboulanger cac6a82be6 temporary feature:
when we are in merge mode, we add (account_name) in the roster when there are 2 contacts with the same nick
2005-11-16 19:44:06 +00:00
Nikos Kouremenos b3ccd93663 call init_emoticons to update emoticons and not init_regexp 2005-11-16 13:03:50 +00:00
shteef 9aa11f090c Fix disco cache (no more weakrefs) 2005-11-16 12:50:18 +00:00
Nikos Kouremenos c3012b4ec6 fix a tb for contacts that have EXTVAL in vcard 2005-11-16 11:05:45 +00:00
Nikos Kouremenos 554a9142b1 update readme to clarify things 2005-11-16 10:58:14 +00:00
Nikos Kouremenos f6b030120a update readme to clarify things 2005-11-16 10:55:42 +00:00