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
Yann Leboulanger
e39f1a30e8
hide window when we press esc if we have systray
2005-09-20 19:57:34 +00:00
Nikos Kouremenos
8307a86eae
fix cb
2005-09-20 18:08:26 +00:00
Nikos Kouremenos
39e278cbe3
add an arrow to the actions button. let us all drink to GTK+ devs who restrict their code to toolbars
2005-09-20 14:58:54 +00:00
Nikos Kouremenos
5a6e12e562
cleaning UI of TC p1: lamp button (with text it's big, without text it can confuse users very much) is removed in favor of the already there menuitem in actions
2005-09-20 11:10:28 +00:00
Nikos Kouremenos
c2a6350adf
fixes
2005-09-18 18:34:14 +00:00
Nikos Kouremenos
5eea887c43
[delmonico] First Time User Wizard is in!
2005-09-18 15:03:04 +00:00
Nikos Kouremenos
488c24e5e5
fix 2 strings [thanks Juracy]
2005-09-17 11:34:39 +00:00
Dimitur Kirov
223a2627b5
save prefs only on theme_manager destroy.
...
fixed bug in groupfontattr(s). tooglebuttons
are loaded with theme
2005-09-17 09:37:40 +00:00
Dimitur Kirov
7be5abe6e4
don't show style in the fontselector
2005-09-17 08:34:07 +00:00
Dimitur Kirov
d9d673bec6
new theme manger layout
2005-09-16 21:30:00 +00:00
Nikos Kouremenos
43aef76dd9
[sef and me] now we also handle receiving invitations
2005-09-11 15:02:22 +00:00
Nikos Kouremenos
a311b5dd61
use set_default_response instead of customly adding button and .grab_focus() on it
2005-09-11 14:21:14 +00:00
Nikos Kouremenos
aa7ab32aa5
add a tooltip proposed by wed. remove inactivate from UI: (only via expert)
2005-09-11 01:20:27 +00:00
Nikos Kouremenos
a6bf8d640c
usability fixes in menus. see #743 . THanks Motz
2005-09-11 01:06:58 +00:00
Nikos Kouremenos
24c21a9306
add cancel button to change_status dialog
2005-09-11 00:46:25 +00:00
Nikos Kouremenos
7a8ff6d6f5
bye bye show_roster_on_startup_checkbutton. power users can use ACE
2005-09-10 21:57:02 +00:00
Nikos Kouremenos
4cbfcb49af
fix tooltip
2005-09-10 21:45:29 +00:00
Nikos Kouremenos
dc3b4fb35c
remove 2 ui options. prefs window needs cleaning. the less the better. remember HIG/GNOME: LESS IS MORE. power users can use ACE (advanced conf eidtor) and we could use GOOD DESC there and nice strigs in DID YOU KNOW wiki so some stuff can be easier exposed
2005-09-10 21:28:47 +00:00
Yann Leboulanger
b416cf60d7
xml_windows are never destroyed
2005-09-10 09:45:18 +00:00
Nikos Kouremenos
08a1bae712
adhere to GNOME HIG about help menuitem in roster window
2005-09-09 22:04:15 +00:00
Nikos Kouremenos
f077c2a040
commit glade changes to assist delmonico
2005-09-08 15:52:22 +00:00