Commit Graph

386 Commits

Author SHA1 Message Date
Nikos Kouremenos 287b40bde6 do not load at startup manage emoticons window [respect the RAM of user] 2005-11-13 14:55:52 +00:00
Nikos Kouremenos 7d8ab26ccb change default size for disco window 2005-11-10 00:57:18 +00:00
Nikos Kouremenos f466590c7b wizard texts on failure success are now pangoed and look nicer. also no more hardcoding \n and using word wrap; making translators life easier by ommiting some \n etc 2005-11-09 17:08:09 +00:00
Nikos Kouremenos 99636d5ccf [gjc]commit better analogy for colors in contact row 2005-11-08 14:09:56 +00:00
Nikos Kouremenos 4034efa762 we now have avatars in roster. I default to 48x48 (gaim defaults to that too) u can change that to whatever you want via ACE and you can take avatars off via PREFS; defaulting to 32x32 is too small. njoy 2005-11-08 13:04:59 +00:00
Yann Leboulanger 02d88c5915 add a "Set an avatar when I connect" checkbutton in wizard, so that when we connect it open the vcard in the about tab and opens the filechooser 2005-11-07 15:43:47 +00:00
Nikos Kouremenos ea11076a0e we now show status message under contact name in roster thanks to initial patch by Michał Sobiegraj. if you do not like that, go to prefs and uncheck it. dimgrey to become white when row is selected 2005-11-06 14:30:17 +00:00
Nikos Kouremenos 2d46c5e8a8 However, the server MUST NOT deliver the stanza
to an available resource with a negative priority; if the
           only available resource has a negative priority, the server
           SHOULD handle the message as if there were no available
           resources (defined below). so forbidding negative prio
2005-11-06 12:36:26 +00:00
Yann Leboulanger 79d611032a always update self.previous_status_combobox_active, even when we don't manually change the combobox 2005-11-05 18:09:57 +00:00
Nikos Kouremenos 8d26752f48 fix strings, add code for progressbar to work, fix a bit of ui 2005-11-05 11:28:19 +00:00
Yann Leboulanger febe8d4a1a correctly show the result of an account creation (success / fail) 2005-11-04 21:27:14 +00:00
Nikos Kouremenos 4dbfdc33d4 well nothing compared to Yann.. :$ 2005-11-03 22:47:26 +00:00
Yann Leboulanger 4704a591b1 the go online checkbutton in on by default 2005-11-03 22:38:32 +00:00
Yann Leboulanger 6d7ec70dd1 add some test when we create / modify an account (a valid JID can have no nickname according to the RFC, but an account MUST have one) 2005-11-03 22:37:21 +00:00
Yann Leboulanger 42b897bb31 add a go online checkbutton at the end of wizard 2005-11-03 22:12:00 +00:00
Yann Leboulanger fcb9d9628f don't show tab in wizard 2005-11-03 21:55:29 +00:00
Yann Leboulanger 4db0a0a608 remove unneeded tab in wizard 2005-11-03 21:50:23 +00:00
Yann Leboulanger a79f450e2c remove aa non-implemented option 2005-11-03 16:21:03 +00:00
Nikos Kouremenos bff36b7c45 add comment for translators 2005-11-03 15:25:31 +00:00
Yann Leboulanger dd6a9ced49 accountModificationWindow is never used to create an account, just modify it
add an advanced button to AccountCreationWizard that open the accountModificationWindow
2005-11-03 10:32:26 +00:00
Nikos Kouremenos 9554d2c8f5 remove U it is not needed nor works; remove it also from glade, remove crazy hboxing and use fill and other similar properties 2005-11-02 16:34:35 +00:00
Nikos Kouremenos 0ab56fb189 hide filter hbox; maybe someday 2005-10-31 21:28:39 +00:00
Nikos Kouremenos 3e237801c9 initial filter support (aka better than nothing) for history 2005-10-31 20:55:45 +00:00
Nikos Kouremenos 7efdb71dce glade fixes in disco window 2005-10-30 15:12:38 +00:00
Nikos Kouremenos 57df37e235 fix string 2005-10-30 14:43:30 +00:00
shteef 20213f24d3 Move banner agent icon in disco to glade 2005-10-30 12:53:42 +00:00
shteef b69bc501ae New Service Discovery, couple of quick notes about this commit:
* src/disco.py contains all the disco stuff
 * registration remains in src/config.py
 * data/pixmaps/agents contains the icons used in the toplevel server browser
   and the banner. They're referenced at the top of src/disco.py.
2005-10-30 09:58:13 +00:00
Yann Leboulanger 56bc8d4709 add show_all_events and show_roster menuitems to systray menu 2005-10-30 00:08:39 +00:00
Nikos Kouremenos 3e7c2c563f MessageTextView also used in Group Chat. at last! 2005-10-29 16:33:59 +00:00
Nikos Kouremenos 629f565c0d Tabbed Chat now uses MessageTextView which does it all via gtk bindings so japanese and other IM can come before us to handle Enter as required 2005-10-29 16:06:39 +00:00
Nikos Kouremenos 72fea5dd3d buttons_hbox in TC now has size 3 (was 4 and was empty) so it must be safe 2005-10-29 15:18:57 +00:00
Nikos Kouremenos 2ccd0183b1 remove unused cb from glade 2005-10-28 22:19:18 +00:00
Yann Leboulanger 0cbb37e865 here is a new widget: conversation_textview: it displays url, emoticons, ... 2005-10-28 21:46:55 +00:00
Nikos Kouremenos e821d252c3 align to left and remove unneeded text from glade file 2005-10-21 21:53:04 +00:00
Yann Leboulanger 4a824668e1 window pos and size must be catch before the destroy event 2005-10-17 15:57:03 +00:00
Yann Leboulanger 9e629e71f9 save single message window size and position when it is destroyed 2005-10-17 08:25:05 +00:00
Nikos Kouremenos a5ee542fee move init of history window above and add a fixme and fix very minor ui stuff for history window 2005-10-09 17:07:29 +00:00
Nikos Kouremenos 3ba5e9ba78 [delmonico] fix finish button sensitivity issues in wizard 2005-10-09 13:08:44 +00:00
Nikos Kouremenos 2317c96c9b one less signal 2005-10-08 13:00:32 +00:00
Nikos Kouremenos 14471de6ad add some spacing fixes in change_status_message_dialog 2005-10-07 11:44:02 +00:00
Nikos Kouremenos 4bfc9984d0 HIG 2005-10-07 11:29:49 +00:00
Nikos Kouremenos b763319d6c 2 more menuitems in help menu 2005-10-06 23:33:18 +00:00
Nikos Kouremenos bcec82d8eb remove unused signal 2005-10-06 16:54:35 +00:00
Nikos Kouremenos d80421953e fix more leftovers 2005-10-06 16:32:58 +00:00
Nikos Kouremenos 905230341a fix leftovers from nicfit's [3690] 2005-10-06 15:20:53 +00:00
Yann Leboulanger d4e11db8c2 GroupchatConfigWindow is now a subclass of DataFormWindow 2005-10-05 09:18:32 +00:00
Yann Leboulanger eab959790e account nam entry in account modification window is 100% width 2005-10-04 07:35:11 +00:00
Yann Leboulanger ed5d983081 on dubble click on a row in accounts window, we open modify account 2005-10-04 07:12:30 +00:00
Nikos Kouremenos 6ae41cddef mouseover avatar now show avatar in normal size; adding some FIXMES. Yann please look at the return 0 one 2005-10-03 01:40:56 +00:00
Nikos Kouremenos 2cf952a43e alt+c 2005-09-25 14:02:54 +00:00