a9ec741af4do not crash when no accounts
Yann Leboulanger
2005-04-17 19:45:38 +0000
cb821eb8fdif we don't have accounts, don't crash
Yann Leboulanger
2005-04-17 19:43:28 +0000
3b9b46b6e8when windows already exist present() them. cancel button and not close in account_modification_window
Nikos Kouremenos
2005-04-17 18:36:09 +0000
e3b478e170allow or not notifications when dnd/away now works
Nikos Kouremenos
2005-04-17 17:55:06 +0000
a4c47e661eupdate from trunk
Yann Leboulanger
2005-04-16 23:15:03 +0000
8cc28a8faaconfig file is now saved to disk when we change an option or quit Gajim
Yann Leboulanger
2005-04-16 22:12:41 +0000
83277fca72changelog removes \n in between and lets word wrapping to GTK
Nikos Kouremenos
2005-04-16 18:25:23 +0000
5a354c283csome minor typos / bugfixes
Yann Leboulanger
2005-04-16 17:36:27 +0000
798fbfebf3the configuration file is now parsed (but not saved atm)
Yann Leboulanger
2005-04-16 17:03:21 +0000
e0e6bafbcdcorrect some typos
Yann Leboulanger
2005-04-16 15:01:06 +0000
04db394f87emoticons and status messages are now a group of ption in the common config file (thx tab for your code)
Yann Leboulanger
2005-04-16 14:50:26 +0000
11b86d58f9popup notifications can be handled by preferences now
Nikos Kouremenos
2005-04-16 14:03:35 +0000
c981ac6b00messages and presences are now logged
Yann Leboulanger
2005-04-16 09:36:18 +0000
d17289dfbdwe can now view history_windows
Yann Leboulanger
2005-04-15 22:02:13 +0000
c5553d27a3add connection and logger options to the list of options plugin.config -> gajim.config in config.py
Yann Leboulanger
2005-04-13 09:41:44 +0000
9c926c1ad1really_remove_user removes the user even if it is not in to_be_removed (ex: we connect, a contact has sent us messages while we were offline, we read them, the user should disapear)
Yann Leboulanger
2005-04-13 08:03:11 +0000
aa861b907aconfiguration is now in common/config currently gajim cannot be accessed from every where, even with global gajim :(
Yann Leboulanger
2005-04-12 21:09:06 +0000
aaf349f140Messages -> po
Yann Leboulanger
2005-04-12 15:52:57 +0000
90975dd1e0We now (hopefully) know the windows version. Yann have a look on get_contacts_list, and on get_os returning N/A for MSN,ICQ stuff but that also does not work
Nikos Kouremenos
2005-04-10 18:15:40 +0000
ec34b733c4gajim is sounds ready even for windows [arnaud plz confirm]
Nikos Kouremenos
2005-04-10 13:33:27 +0000
9f3a2b0a3aWhen we don't have autopoup, and a contact who sent us a message goes offline, the line becomes red but doesn't disapear until we see his message.
Yann Leboulanger
2005-04-10 08:40:50 +0000
68547e1d29we now print '\n' before a new line instead of after. So when we scroll at the end we dont see a blank line.
Yann Leboulanger
2005-04-10 06:54:51 +0000
10e2d09595can't make it to work [scroll_to CORRECT end]
Nikos Kouremenos
2005-04-09 23:23:17 +0000
710d41e2dcwe scroll to the end of the textview AFTER the scrollbar has appeared
Yann Leboulanger
2005-04-09 20:13:55 +0000
ef7f8909fcbugfix in autocompletion of nicks in gc with comments
Yann Leboulanger
2005-04-09 07:24:52 +0000
b357978f49added Ctrl+Shift+Tab in GC. GC needs to give focus to message textview on on showing, and after switching tabs [it need some code from tabbedchat]
Nikos Kouremenos
2005-04-09 00:11:05 +0000
b71e2de1baproxy gui better. also checks for ports existance. gajim did not check very well and it ended up unlaunchable. this is now fixed
Nikos Kouremenos
2005-04-08 22:40:27 +0000
b1c89d4a6aCtrl+Shift+Tab now works
Yann Leboulanger
2005-04-08 21:51:09 +0000
7ac46289b0ctrl+f4 works in chat but introduces STRANGE traceback on Escape
Nikos Kouremenos
2005-04-08 18:57:49 +0000
0e589ca341dot not steal focus when showing popup notifications
Nikos Kouremenos
2005-04-08 02:25:07 +0000
3db4808088bugfix in subscription request window, also use self.window than widget.get_toplevel() to be faster and cleaner. Pref window catches Escape
Nikos Kouremenos
2005-04-08 01:20:43 +0000
317f0e0db3we can now open only one join_gc window per account
Yann Leboulanger
2005-04-07 11:25:59 +0000
25214a9cf2close the vcard window when we press Escape minimum width in gc window for the contact list on the left
Yann Leboulanger
2005-04-07 10:42:01 +0000
058f632115close the join_gc_window when we press Escape
Yann Leboulanger
2005-04-07 09:53:54 +0000
0a6658b90bremove commented line
Yann Leboulanger
2005-04-06 22:53:39 +0000
3b84f1c242we now saved the recently visited groupchats so we can restore it quickly
Yann Leboulanger
2005-04-06 22:52:48 +0000
10dcd45494small bugfix: we save the Join_groupchat_window instance in the __init__ function
Yann Leboulanger
2005-04-06 22:03:12 +0000
91d6e8841asome glade fixes: minimum height of message textview in groupchat window client info and os info on 2 lines instead of one in vcard_information_windows
Yann Leboulanger
2005-04-06 21:56:01 +0000
00d7923d91autodetect the python version in the Makefile (thx tab)
Yann Leboulanger
2005-04-06 20:30:37 +0000
5f5b647717add a space between the name of the client and it's version number
Yann Leboulanger
2005-04-06 20:29:14 +0000
85527841a2we now show the os informations in the vcard_information_window
Yann Leboulanger
2005-04-06 20:18:55 +0000
8d1df45f4dcode to take into account the do_not_send_os_info option (need gajim restart to be tacken into account, will be fixed when threads will be removed)
Yann Leboulanger
2005-04-06 19:19:20 +0000
1c7076cfb0fixes for when disabling emoticons in prefs [gajim did not boot], add_remove_emoticons_window and class, better popups [needs more attention {me is on it}], no more emoticons tab, introducing version.py, hide os information included, and fixes allover.
Nikos Kouremenos
2005-04-06 18:51:54 +0000
2640cac0f6Gajim now answer to jabber:iq:version. Thanks nk for you get_os_info function
Yann Leboulanger
2005-04-06 09:50:49 +0000
bac6ec88ddclose the groupchat window when esc is pressed
Yann Leboulanger
2005-04-06 07:31:18 +0000
62e05c0c2ca single click on the arrow in groupschat_window expand / collapse the group
Yann Leboulanger
2005-04-05 22:01:51 +0000
5f8bffc03foptparser can now restore values that have spaces at the begining or at the end
Yann Leboulanger
2005-04-05 21:05:06 +0000
40e247e220popup class is ready
Nikos Kouremenos
2005-04-05 15:06:11 +0000
96e8c8a447change the bg color instead of the fg color when a contact (dis)connects. Colors have to be improved
Yann Leboulanger
2005-04-05 09:38:52 +0000
634440c762bugfix: when we Drag and drop a contact that is connected with several resources
Yann Leboulanger
2005-04-05 09:10:16 +0000
1e7afe35d6show the history window when we open it
Yann Leboulanger
2005-04-05 07:41:38 +0000
c797d737b0show newly connected contacts in green and contacts that have just disconnected in red before removing them. Presentation/colors have to be improved, but the principle is there (to be tested).
Yann Leboulanger
2005-04-04 23:03:26 +0000