Commit Graph

18 Commits

Author SHA1 Message Date
Yann Leboulanger ce6f724620 when we change the iconset, change all the icons (in the roster, in the status combobox, in the systray, in (group)chat windows) 2005-03-31 19:21:48 +00:00
Nikos Kouremenos 7b70ace347 systray --> Systray (the class) 2005-03-29 16:37:59 +00:00
Nikos Kouremenos d8d40e0c01 add_jid remove_jid is better coded like that. removal of systrayDummy class [have a look and we can discuss], also have a look at a FIXME, back to detection of http://b) with ) in it, cause http://be?b)b can be valid url 2005-03-29 16:16:42 +00:00
Nikos Kouremenos 76b902c148 fix 2005-03-18 01:28:59 +00:00
Nikos Kouremenos c40f8a3159 use KP_ENTER too as enter. thanks to '#xev' 2005-03-18 01:25:11 +00:00
Yann Leboulanger 7f5822ea92 Ctrl/Shift+PageUp/Down and Ctrl+Tab now work when the focus is on the message_textview 2005-03-16 19:57:32 +00:00
Yann Leboulanger c8077781c9 print_conversation is now mainly in chat.py, so groupchat has url detection and emoticons support 2005-03-16 17:22:20 +00:00
Nikos Kouremenos 75fb6ac1f7 fixes allover 2005-03-16 17:08:38 +00:00
Yann Leboulanger 069abbd00b do not try to send a message if we are not connected 2005-03-15 21:37:02 +00:00
Nikos Kouremenos f0d77e7c1a Code is cleaner & faster now. Hope I didn't introduce any bugs. Next step: combine *EVERYTHING* not just formatting ;P. I rewrote the algo for that in recursion, and u'll see it in the next commit I hope 2005-03-13 17:04:57 +00:00
Yann Leboulanger 3967d11750 groupchat window is now also a subclass of chat class 2005-03-12 21:30:50 +00:00
Yann Leboulanger 3ea5670d8f tabbed_chat_window class is now a subclass of chat class (groupchat_window will soon be also) 2005-03-12 18:12:15 +00:00
Yann Leboulanger 6471ac26b8 we want to save 0 or 1, not True or False 2005-03-12 17:18:33 +00:00
Nikos Kouremenos 971e71c304 nothing special 2005-03-12 16:19:52 +00:00
Yann Leboulanger dfecd6578a close button in tabs 2005-03-12 00:42:57 +00:00
Yann Leboulanger fc696dc4d0 one missing import 2005-03-12 00:01:12 +00:00
Yann Leboulanger dc2b9d741b bugfix in url finding 2005-03-11 18:01:38 +00:00
Yann Leboulanger c89b98585c split gtkgui into sevral files 2005-03-11 17:57:35 +00:00