Nikos Kouremenos
|
a0df80aed6
|
underline a string
|
2005-11-27 12:47:40 +00:00 |
Nikos Kouremenos
|
8734c5f2cb
|
SIGN_IN --> SIGNED_IN
|
2005-11-27 12:42:42 +00:00 |
Yann Leboulanger
|
21116c221e
|
create a new SIGN_IN event that is emitted when we sign in
|
2005-11-27 12:29:30 +00:00 |
Nikos Kouremenos
|
31c29fb56a
|
in theory this waits up until 20 seconds before raising locked
|
2005-11-27 12:22:07 +00:00 |
Yann Leboulanger
|
958512e90d
|
typo
|
2005-11-27 10:05:20 +00:00 |
Yann Leboulanger
|
294831017f
|
remove FIXME:
plz don't ask questions in the code
I put that here cause this function is called when we log in and never after
|
2005-11-27 09:57:56 +00:00 |
Yann Leboulanger
|
b0eec477b1
|
"send new message" in roster window menu becomes "start chat" with the appropriate icon
|
2005-11-27 09:54:35 +00:00 |
Yann Leboulanger
|
0ed25ede49
|
join bookmarked groupchat AFTER already opened ones so we don't open bookmarks twice
|
2005-11-27 09:41:48 +00:00 |
Yann Leboulanger
|
af18ebd156
|
full french translation
|
2005-11-27 09:18:30 +00:00 |
Yann Leboulanger
|
2c812ab2c2
|
guillaume Bernaud updated the french translation, thx
|
2005-11-27 09:06:51 +00:00 |
Nikos Kouremenos
|
7ade0cfaf2
|
enrich a comment
|
2005-11-27 00:24:46 +00:00 |
Nikos Kouremenos
|
313f72667e
|
history window now marks progressively days that have logs in selected month (thanks to gtasklets/pseudo-threads idea by the great Gustavo)
|
2005-11-27 00:22:26 +00:00 |
Nikos Kouremenos
|
a9c82d0fcf
|
remove mo from svn
|
2005-11-27 00:02:09 +00:00 |
Nikos Kouremenos
|
7bc34a8532
|
revert sth really minor
|
2005-11-26 22:03:08 +00:00 |
Nikos Kouremenos
|
98e66332ee
|
restore last lines for correct jid
|
2005-11-26 22:02:07 +00:00 |
Nikos Kouremenos
|
37638f7f81
|
update pot/po; update german
|
2005-11-26 21:30:58 +00:00 |
Nikos Kouremenos
|
b47ac0c0b9
|
do not die if hd is full; also remove not used method
|
2005-11-26 15:21:52 +00:00 |
Yann Leboulanger
|
11d45a5740
|
update the value of the status combobox when we go invisible and cancel because of the groupchat warning, or when there is no synced with golbal status account
|
2005-11-26 15:03:03 +00:00 |
Yann Leboulanger
|
b48718a8d1
|
[multani] when right/middle click on the old popup window, destroy it
|
2005-11-26 14:39:27 +00:00 |
Yann Leboulanger
|
afe373c6f4
|
[multani] commit in DB only once per file, noe migration is SO FAST !!! 2hours -> 3 minutes
|
2005-11-26 13:53:29 +00:00 |
Yann Leboulanger
|
362d60ab8f
|
print strange chars correctly
|
2005-11-26 13:06:02 +00:00 |
Yann Leboulanger
|
0cef4d5b69
|
typo: logs are not logs2.db but logs.db
|
2005-11-26 11:58:53 +00:00 |
Yann Leboulanger
|
c044255f4c
|
create the table only if we have something to add to it
don't decode messages
|
2005-11-26 11:55:55 +00:00 |
Nikos Kouremenos
|
c311183d57
|
fix so we mark new jids if they are room as room-type
|
2005-11-26 00:03:09 +00:00 |
Nikos Kouremenos
|
7ad4ff2878
|
remove two prints we do not need
|
2005-11-25 23:25:41 +00:00 |
Nikos Kouremenos
|
caade489ee
|
new db design and improved migration script. if you ran before the migration please remove you old logs.db as it is incompatible with the new one and rerun migration if you care about old logs. a print on show is on purpose, bonus of the first to traceback and give us the value of show that causes the tb. yea svn got unstable these days. sorry about that but big changes
|
2005-11-25 23:23:25 +00:00 |
Yann Leboulanger
|
acd9d5a26b
|
give focus to join button in join_gc_window when we give a room and server
|
2005-11-25 22:45:58 +00:00 |
Yann Leboulanger
|
fb42b277a0
|
in join_gc, when typing '@' focus goes to server_entry, and back in room_entry when I press backspace in enpty server_entry
|
2005-11-25 22:28:51 +00:00 |
Yann Leboulanger
|
c8a921aee4
|
in join_gc, when typing '@' focus goes to server_entry, and back in room_entry when I press backspace in enpty server_entry
|
2005-11-25 22:23:58 +00:00 |
Nikos Kouremenos
|
378555434a
|
history window for old days is ok now
|
2005-11-25 22:13:39 +00:00 |
Nikos Kouremenos
|
6fa7c779e6
|
fix calendar in history window to not take all the height
|
2005-11-25 21:45:02 +00:00 |
Yann Leboulanger
|
e59058845c
|
we can now revoke a contact's authorization
|
2005-11-25 21:32:56 +00:00 |
Yann Leboulanger
|
aa25e739c6
|
decode string and not lists
|
2005-11-25 18:02:41 +00:00 |
Yann Leboulanger
|
1ea3f10a41
|
try to guess encoding when we add a new table and a new log line when we migrate
|
2005-11-25 16:58:49 +00:00 |
Yann Leboulanger
|
41d31cc31d
|
fix path in win9x in migration script (we run it from script folder, logs are in src folder)
|
2005-11-25 15:58:20 +00:00 |
Nikos Kouremenos
|
644376a8c8
|
top padding from 1 to 2
|
2005-11-25 14:14:01 +00:00 |
Nikos Kouremenos
|
ecc7dd6818
|
comment out unfinished code that slows done month browsing in history window
|
2005-11-25 13:54:52 +00:00 |
Yann Leboulanger
|
21e203f6c2
|
open chat window quicker and print restored_conversation after window is shown
|
2005-11-25 08:01:30 +00:00 |
Yann Leboulanger
|
58138ce994
|
ask confirmation when we close one tab in groupchat window
|
2005-11-25 07:43:51 +00:00 |
Alex Mauer
|
8d41ebbdee
|
Added python2.4-dbus as optional debian Recommends:
|
2005-11-25 03:42:56 +00:00 |
Alex Mauer
|
0399da22e9
|
Added Depends: python-pysqlite2
|
2005-11-25 03:29:01 +00:00 |
Yann Leboulanger
|
6c95b75631
|
migration tool doesn't produce invalid db with wrong filenames
|
2005-11-24 21:20:31 +00:00 |
Nikos Kouremenos
|
89952468ef
|
various fixes in previous commit
|
2005-11-24 21:11:44 +00:00 |
Yann Leboulanger
|
a6643b103b
|
print an error and don't crash when we get a non-RFC-complient jid
|
2005-11-24 21:05:18 +00:00 |
Nikos Kouremenos
|
8c3d0c8014
|
remove 2 prints
|
2005-11-24 18:52:26 +00:00 |
Nikos Kouremenos
|
eb1c72921c
|
fix so we store send stuff in the same place we store recv stuffed. todo: we need one more column in jids table called type_of_msg to store tc or gc and then migration needs fixing. this means people who migrated will have to migrate again by first removing the current log db. this also means until migration script is ready and after the migration u did logs will be lost
|
2005-11-24 18:29:45 +00:00 |
Nikos Kouremenos
|
448dd4ace0
|
if we have tabs in notebook, top-padding is 1
|
2005-11-24 18:12:51 +00:00 |
Nikos Kouremenos
|
7ca18675c7
|
inform user about wiki page. give him to time to read the message and inform him he cancel and read wiki more carefully. start migration after 40 secs of first informative message
|
2005-11-24 13:27:09 +00:00 |
Nikos Kouremenos
|
0b3cece7a6
|
inform about not running gajim while migrating
|
2005-11-24 13:20:53 +00:00 |
Nikos Kouremenos
|
c7eb45aef5
|
all accounts to default to the same settings. fixing #1140
|
2005-11-24 12:39:21 +00:00 |