Commit graph

1231 commits

Author SHA1 Message Date
Nikos Kouremenos
461041ae5b fix wrong replacement 2005-08-27 14:08:00 +00:00
Nikos Kouremenos
7b5997156b [stephan]use for-else statement (one less var used) 2005-08-27 13:35:11 +00:00
Nikos Kouremenos
23aaea5803 decode one more string, and cleanup 2005-08-27 13:26:24 +00:00
Nikos Kouremenos
73cfebd78f [stephan] do not allow del key on account/group row 2005-08-27 12:48:02 +00:00
Dimitur Kirov
b093ce9da7 roster postion is saved when roster
window is not visible
2005-08-26 13:23:26 +00:00
Nikos Kouremenos
21a3971952 some more helpers for our API 2005-08-26 13:11:20 +00:00
Nikos Kouremenos
4c75c558e0 s/new_user/new_tab/ 2005-08-26 12:55:17 +00:00
Nikos Kouremenos
cec336112d [Stéphan K.] make most strings we use unicode instacnes 2005-08-26 00:52:44 +00:00
Nikos Kouremenos
2e26d5ee28 removes some fixmes, mark some strings for transatlion 2005-08-24 12:47:09 +00:00
Nikos Kouremenos
277e040c0d add advanced_menuitem.set_sensitive(val) depending on conditions (if no accounts it is False, else True) 2005-08-18 16:51:03 +00:00
Nikos Kouremenos
444346a789 remove those 4 2005-08-18 16:29:30 +00:00
Nikos Kouremenos
9c05382fc5 trayicon for windows is 100% ready 2005-08-16 20:24:56 +00:00
Nikos Kouremenos
1992351a67 remove a self in a var 2005-08-16 19:12:51 +00:00
Nikos Kouremenos
177a4c76de moving tooltips code to tooltips.py; moving ft_window to ft_window.py 2005-08-14 23:52:12 +00:00
Nikos Kouremenos
d286a5b187 commenting the code and adding a FIXME 2005-08-14 22:00:48 +00:00
Yann Leboulanger
7e080d6415 re-build the menu when we re-draw the roster (account removed or added) 2005-08-14 21:52:48 +00:00
Yann Leboulanger
93293dfdc5 InformationDialog doesn't use run() anymore 2005-08-14 16:12:36 +00:00
Yann Leboulanger
9f0b1e50cd roster now shows the correct state image 2005-08-10 17:26:43 +00:00
Nikos Kouremenos
cd024055a9 fix logic (for seperator now only use gtk.SeparatorMenuItem()) 2005-08-09 16:33:45 +00:00
Nikos Kouremenos
94c2922909 work for gtk2.6.9 2005-08-07 20:27:34 +00:00
Nikos Kouremenos
f1c58e462b gtk.MenuItem() -> gtk.SeparatorMenuItem() 2005-08-07 15:22:51 +00:00
Nikos Kouremenos
838bbfd0b7 better name 2005-08-07 12:55:59 +00:00
Yann Leboulanger
903a3cc6c7 send status syncronously when we quit GUI 2005-08-07 11:41:20 +00:00
Nikos Kouremenos
e3242773f5 add a show_all 2005-08-06 20:16:50 +00:00
Nikos Kouremenos
41239e8d64 advanced menu is in 2005-08-06 19:14:21 +00:00
Yann Leboulanger
5177472406 here is the OLD way to implement MOTD. It's not the JEP-133 way 2005-08-06 12:33:20 +00:00
Nikos Kouremenos
de46aeaa08 when new_chat give the oontact with higher priority not the first resource 2005-08-06 10:20:04 +00:00
Yann Leboulanger
5cca92fb4e xml console is now hidden instead of destroyed, has an enable checkbutton and a clear button, and scroll to the end if we was at the end 2005-08-06 00:38:24 +00:00
Yann Leboulanger
a113db8b0b don't open a new tab with the same name if we already have one that is disconencted 2005-08-04 21:14:43 +00:00
Yann Leboulanger
967de6a187 requested contacts have no status message 2005-08-04 19:47:58 +00:00
Yann Leboulanger
3f5d93a8df not in the roster contacts don't have status message 2005-08-04 19:44:09 +00:00
Nikos Kouremenos
a7f5b83735 history button is gone. we now have actions button. to do that. TC needs the code for that. we also have history in GC occupants contact now 2005-08-04 14:30:41 +00:00
Yann Leboulanger
bfca18b3a9 bugfix with DND when we mergeaccout or have only one account 2005-08-04 10:43:02 +00:00
Yann Leboulanger
9348bb4b99 don't show account row if we have only one account 2005-08-03 19:31:16 +00:00
Nikos Kouremenos
148db88343 close button for file transfer dialog as default; Ctrl+T and file transfers menuitem in roster 2005-08-03 15:59:44 +00:00
Dimitur Kirov
a4b0226912 added "send file" menu 2005-08-03 14:14:11 +00:00
Yann Leboulanger
97b06596a0 show must not be translated 2005-08-03 12:19:18 +00:00
Yann Leboulanger
542c97df49 remove unneeded line 2005-08-03 09:29:10 +00:00
Yann Leboulanger
4e203be8bc we now know when we are connected in a room or not (fix #570) 2005-08-03 09:23:36 +00:00
Yann Leboulanger
7e225fcf7d ChooseGPGDialog is back with run() (We need to wait for the answer before continuing) and this cause NO PB with keepalive 2005-08-02 16:27:25 +00:00
Yann Leboulanger
8bc5c2fe04 just delete the iter without sending anything to the server when we delete the server contact 2005-08-01 19:37:18 +00:00
Dimitur Kirov
51b4eafa8c moved add_file_transfer method to FileTransfer
class
2005-08-01 15:04:08 +00:00
Dimitur Kirov
f4bacf0989 tooltip positioning... base tooltip class...
custom tooltip in notif. area
2005-07-31 19:21:11 +00:00
Nikos Kouremenos
80b66e13fb fix string 2005-07-31 17:16:39 +00:00
Dimitur Kirov
9d1a64fa50 save the last opened directory 2005-07-30 14:40:58 +00:00
Dimitur Kirov
fd1e2e7a3f notifications for completed download 2005-07-30 14:14:10 +00:00
Dimitur Kirov
d30efa1421 simple file receiving 2005-07-30 10:20:46 +00:00
Dimitur Kirov
689af77a53 tooltip in notification area shows
status & message for all active accounts
2005-07-30 00:25:31 +00:00
Nikos Kouremenos
5720ddba59 try to fix a TB 2005-07-25 18:48:15 +00:00
Nikos Kouremenos
dcfdc006e0 nothing 2005-07-25 14:38:41 +00:00