Commit Graph

242 Commits

Author SHA1 Message Date
Nikos Kouremenos 5ce8490927 Hopefully won't break vincent [sorry if I do], better regexp (thanks jajcus) 2005-03-29 21:28:58 +00:00
Yann Leboulanger d71865324c fix in handler names 2005-03-28 16:10:04 +00:00
Yann Leboulanger a4121119ef do not use changed signal in disco: when we write some thing this signal is emited each time we add / remove a character, so gajim sends many useless requiest
Plz do not use glade 2.10: pygtk2.6 is really not needed atm, and many people don't have it so we must not depend on pytgk2.6 fot the moment
2005-03-28 10:59:52 +00:00
Nikos Kouremenos 72e212731c new message dialog fix for title and add to accounts shouldn't list not in the roster. plz see my fixme comment 2005-03-28 01:39:12 +00:00
Nikos Kouremenos 4e9745b77e code for on_agents_treeview_row_activated and agents --> services 2005-03-28 01:05:28 +00:00
Nikos Kouremenos eadbcdb201 small fix 2005-03-28 00:25:51 +00:00
Nikos Kouremenos 45540743fd on_address_comboboxentry_changed event and code 2005-03-28 00:10:47 +00:00
Yann Leboulanger f1e6a30dcc we can now choose a group when we add a user 2005-03-27 21:35:55 +00:00
Nikos Kouremenos 0efac5ef4d disco menus back to previous, one more tooltip in glade 2005-03-27 21:17:16 +00:00
Nikos Kouremenos 2295a319ce show_all/hide for roster and accounts window, better strings when multiple accounts [has a bug], changelog is better now 2005-03-27 19:39:50 +00:00
Yann Leboulanger ee6fb42258 service_discovery_window is nicer
expand the first row
2005-03-27 18:02:23 +00:00
Yann Leboulanger 189a134722 service discovery is now asynchronous, we can send and receive other messages while we browse agents (YEAH !) 2005-03-27 10:31:26 +00:00
Yann Leboulanger 2440f0145f the agents are now borwsed only when we expand the row in the Service_discovery_window
we can now browse all jabber servers
save the last server discovered
2005-03-27 09:08:31 +00:00
Yann Leboulanger ccc95f46db glade fix: no need of a vbox in a vbox 2005-03-27 08:38:58 +00:00
Nikos Kouremenos 5216a4bb6b ficking ticket 119. 115 and resizing problems that we had with edit groups dialog (now resizes very nicely) 2005-03-26 20:46:23 +00:00
Nikos Kouremenos 714119dbe6 finally up 2005-03-26 21:09:49 +00:00
Nikos Kouremenos 2463197d4f save button has focus and svn says 0.6.1 as version 2005-03-23 14:25:56 +00:00
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