Commit graph

1440 commits

Author SHA1 Message Date
Nikos Kouremenos
6a1db9ea0f should work now. wed plz test 2005-12-26 13:28:13 +00:00
Nikos Kouremenos
8a875bdb2c do some crazy stuff on exception msg when exception object does not have errno attribute 2005-12-26 01:05:36 +00:00
Nikos Kouremenos
9385f1074f [greblus] preferences window now can control the color of URLs 2005-12-25 23:48:08 +00:00
Yann Leboulanger
45ee0e9a75 revert wrong commit 2005-12-25 15:56:36 +00:00
Nikos Kouremenos
c91bb65b4b say 0.9.1 2005-12-25 15:01:10 +00:00
Nikos Kouremenos
bfd50145c6 doing pychecker from once in a while, hurts noone 2005-12-25 14:44:37 +00:00
Yann Leboulanger
d3a13301e5 init logger vars when no log to migrate 2005-12-24 22:33:35 +00:00
Yann Leboulanger
2fce0a3bd3 fix last_history_line usage 2005-12-24 22:00:28 +00:00
Nikos Kouremenos
d956d1f19b fix typo 2005-12-23 23:33:00 +00:00
Yann Leboulanger
ba0425e4dd Jim] re-typo 2005-12-22 07:46:04 +00:00
Yann Leboulanger
6e00652aaf [Jim] Typo 2005-12-22 07:38:05 +00:00
Yann Leboulanger
993c09ec70 catch correct exception when interrupt system call 2005-12-21 17:55:57 +00:00
Yann Leboulanger
ebccabf5da [Jim] faster version of do_possible_mark_for_days_in_this_month() 2005-12-21 10:54:41 +00:00
Yann Leboulanger
c557a2c51b [Sef] don't duplicate log lines in groupchat 2005-12-20 16:18:17 +00:00
Nikos Kouremenos
dc5a17385f add some fixmes for bad strings 2005-12-19 22:07:05 +00:00
Nikos Kouremenos
9ac960c087 add missing header 2005-12-19 12:22:22 +00:00
Yann Leboulanger
323663132b fix more interrupt system call 2005-12-17 23:07:13 +00:00
Yann Leboulanger
fd133716e3 if migration fails (python2.3 for ex) Gajim shows a dialog and exit 2005-12-15 12:03:57 +00:00
Yann Leboulanger
52d881c972 remove the check of line_already_in_db for gc_message that make gajim slow when joining a room 2005-12-14 18:23:40 +00:00
Nikos Kouremenos
b21424e1fa ask kind which is always 1byte 2005-12-14 14:12:38 +00:00
Yann Leboulanger
8c77ec6433 SLELCT log_line_id instead of message when looking if log line is already in DB, so it's faster 2005-12-14 12:41:32 +00:00
Yann Leboulanger
f77d28407a [nkour] don't logger groupchat messages that are older that now and already in logs 2005-12-13 07:39:20 +00:00
Nikos Kouremenos
062e1c5b2f default to dcraven iconset 2005-12-12 15:12:15 +00:00
Nikos Kouremenos
cc76b95f9d remove chekcing for dot 2005-12-12 15:11:51 +00:00
Yann Leboulanger
995590a0f1 don't remove account from Gajim if removal from server failed 2005-12-10 16:23:45 +00:00
Nikos Kouremenos
408ed03bd0 add a comment 2005-12-10 16:19:58 +00:00
Yann Leboulanger
8252529260 connect_and_init doesn't call init_roster anymore
fix the unregister_account bug
2005-12-10 13:58:09 +00:00
Nikos Kouremenos
0db94027c9 ignore errors on receiving non-utf8 data 2005-12-10 13:51:23 +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
Nikos Kouremenos
2b86fc98da init_var ==> init_vars 2005-12-08 09:46:59 +00:00
Yann Leboulanger
34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Yann Leboulanger
5cf9141777 init logger variables after migration 2005-12-07 20:20:48 +00:00
Yann Leboulanger
43564ccefa consider incomming messages without type as normal (single) messages 2005-12-07 16:09:03 +00:00
Nikos Kouremenos
9e85df37b1 remove last dot (which is RFC possiblity) the dnspython way. thank Bob Halley 2005-12-06 22:08: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
5868901824 dnspython target returns with dot in the end. catch and fix that; thanks della for helping me and reporting this 2005-12-06 17:37:54 +00:00
Nikos Kouremenos
881e1e3609 check for new version [one of the first thing I did for Gajim :)] is not needed anymore as most distros have us. remove it. this also means we can now update Changelog periodically in svn. YUPPIE! 2005-12-06 00:09:28 +00:00
Nikos Kouremenos
fa33b1ad30 until we find a way to detect snaps from releases revert a commit I did some weeks ago to assist Yann release .exe faster 2005-12-06 00:08:57 +00:00
Nikos Kouremenos
4f9404e8b2 migration is okay now if no ~/.gajim; also many other small fixes 2005-12-05 23:25:02 +00:00
Yann Leboulanger
d3a6163729 no need of global vars, prefer self.var 2005-12-05 17:22:50 +00:00
Nikos Kouremenos
f694ff70e1 try to fix a db locked that sometimes happens 2005-12-05 13:56:02 +00:00
Nikos Kouremenos
19dc3b9295 class is Migration 2005-12-05 11:44:28 +00:00
Yann Leboulanger
7050a346c7 typo 2005-12-05 11:39:51 +00:00
Yann Leboulanger
637c903d68 * when in common, no need to do from common import FOO, just import FOO
* we now migrate automaticaly at startup in a thread
 * progressDialog now scroll textvew to the end
2005-12-05 11:13:08 +00:00
Yann Leboulanger
ed47580227 sha is now computed on the raw image data and not the base64 encoded data 2005-12-05 08:45:39 +00:00
Yann Leboulanger
4f53f2f769 typo: get -> get_per 2005-12-04 22:58:38 +00:00
Yann Leboulanger
140f03221f take into account the no_log_for option 2005-12-04 22:23:41 +00:00
Nikos Kouremenos
5300975d31 typo 2005-12-02 19:59:39 +00:00
Yann Leboulanger
51dc8afb09 take into account only the accounts that are synced with global status to compute the global status (for status combobox) 2005-12-02 19:12:21 +00:00