Commit Graph

225 Commits

Author SHA1 Message Date
Nikos Kouremenos a425908513 fixes in glade, and some other stuff 2005-03-23 13:25:48 +00:00
Yann Leboulanger db818cdace the GUI is a bit more HIG-compliant like that (Thanks Eugenia) 2005-03-23 10:41:27 +00:00
Nikos Kouremenos 73310eaa58 glade fixes 2005-03-21 20:51:17 +00:00
Nikos Kouremenos 11f918e944 glade fixes & tooltips allover 2005-03-21 13:22:18 +00:00
Nikos Kouremenos 3fed5a8e7b gajim_window now is roster_window 2005-03-21 12:34:20 +00:00
Yann Leboulanger 8224f38256 do not show the roster widows before it is positionned 2005-03-21 09:27:10 +00:00
Nikos Kouremenos 5c956fb8b6 gc does change change cursor now on links 2005-03-19 15:14:34 +00:00
Nikos Kouremenos ec7e22fdfb markup needs set_markup and not set_text and some other minor fixes 2005-03-18 00:47:50 +00:00
Yann Leboulanger 4f9c61657e edit dialog windows code is now available 2005-03-17 17:41:09 +00:00
Yann Leboulanger 538662ccfc change the subject in the subject_entry when we switch page in groupchat window 2005-03-16 21:10:55 +00:00
Nikos Kouremenos 608d3542d0 yann have a look 2005-03-16 20:48:56 +00:00
Nikos Kouremenos 75fb6ac1f7 fixes allover 2005-03-16 17:08:38 +00:00
Yann Leboulanger fc42e0407a do not resize the message_textview in groupchat window when we resize the group chat window 2005-03-16 14:00:51 +00:00
Yann Leboulanger 5bbc5709ae do not resize the message_textview when we change the size of the window in tabbed chat window 2005-03-16 13:58:08 +00:00
Nikos Kouremenos 9e91c026b8 I tried to make gajim more HCI friendly. ERRORS use Error dialog and not warning dialog. Need core implementation too. Also other fixes. plz see a comment for you yann (sre) 2005-03-16 01:27:37 +00:00
Yann Leboulanger a1f7e8751c no need to have a so large preference window 2005-03-15 20:30:54 +00:00
Nikos Kouremenos a54df94bf7 entry in passphrase dialog activates default 2005-03-15 12:55:03 +00:00
Yann Leboulanger 5e500199cd roster window a bit less large 2005-03-15 10:39:47 +00:00
Yann Leboulanger 02e112dab1 another status is possible: connecting
remove some ugly hack for autoconnection
2005-03-15 10:20:10 +00:00
Nikos Kouremenos 607dd00a0c popup menu via glade to have images 2005-03-15 00:40:08 +00:00
Yann Leboulanger c5da20f12a remove the Help menu in order to be able to have the roster window less large 2005-03-14 18:39:13 +00:00
Nikos Kouremenos d4fc3f4bf1 better popup 2005-03-14 17:30:52 +00:00
Yann Leboulanger 827556e679 more beautifull like that :) 2005-03-12 23:13:25 +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
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 c89b98585c split gtkgui into sevral files 2005-03-11 17:57:35 +00:00
Nikos Kouremenos 37e75cb84f fixes 2005-03-11 00:32:41 +00:00
Yann Leboulanger 4bed9c30b1 code the ignore messages from contacts not in the roster option 2005-03-10 23:45:10 +00:00
Yann Leboulanger 55ce820b38 popup menu when we right clik on a link 2005-03-10 18:16:09 +00:00
Yann Leboulanger 0bae187b4c change the cursor when it is on a mail or an url 2005-03-10 17:15:22 +00:00
Nikos Kouremenos b8ece6c041 URL detection just got better and fixes allover 2005-03-10 14:53:24 +00:00
Nikos Kouremenos c5d3e56632 url detection is ready! 2005-03-09 21:29:20 +00:00
Yann Leboulanger be74122555 all the options in preferences window now apply instantly 2005-03-09 10:26:57 +00:00
Nikos Kouremenos 2423bf4576 fixes 2005-03-08 22:05:05 +00:00
Nikos Kouremenos 62560801aa fixes 2005-03-08 21:56:40 +00:00
Yann Leboulanger 09ce159387 code for instantly apply changements about links grabber
function to launch the application
2005-03-08 20:59:29 +00:00
Yann Leboulanger 723a83c380 in config.py, in preferences window : order the functions in the order they apear in the window
add the code for the time printing option
2005-03-08 14:08:46 +00:00
Yann Leboulanger c5814e1fb5 New tab in preferences window : 'chat' and new option about time printing (code will come later) 2005-03-07 23:47:33 +00:00
Yann Leboulanger d34db3a91e add a button in preferences window for colors in chat windows 2005-03-07 23:25:43 +00:00
Yann Leboulanger a5fb5e6319 do not show tabs in groupchat window when it is opened 2005-03-07 17:06:16 +00:00
Nikos Kouremenos b791479159 code and glade fixes all over 2005-03-07 17:01:56 +00:00
Yann Leboulanger 6ad614ccd6 bugfix: clean self.plugin.windows on destroy, not delete-event (delete-event is not always called) 2005-03-07 16:50:26 +00:00
Yann Leboulanger dbb665da60 When we just received a message in a groupchat room and we close it Gajim asks if we really want to close it. 2005-03-07 11:29:11 +00:00
Yann Leboulanger d330521f4d When we just received a message from a contact and we close it's chat window/tab Gajim asks if we really want to close it. 2005-03-07 11:16:09 +00:00
Nikos Kouremenos 2bd9750040 tooltip fix 2005-03-07 00:12:45 +00:00
Yann Leboulanger cda51794ce we can now set ask_online_status and ask_offline_status in the preferences window 2005-03-06 23:20:30 +00:00
Yann Leboulanger f96dc3ad5d little bugfix in glade file 2005-03-06 21:26:55 +00:00
Nikos Kouremenos 56d4876b33 thanks yann 2005-03-06 20:53:58 +00:00