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 |
|
Nikos Kouremenos
|
7962dac8a3
|
rearrange stuff in acct mod window. add inactivate account checkbutton. code is missing
|
2005-09-07 23:55:40 +00:00 |
|
Nikos Kouremenos
|
dc8657e1f6
|
fixes in glade to assist delmonico
|
2005-09-07 21:32:13 +00:00 |
|
Dimitur Kirov
|
63e01f0780
|
make cleanup button insensitive if there is
nothing to clean up
|
2005-09-07 17:17:33 +00:00 |
|
Nikos Kouremenos
|
5f5e54ffac
|
reviewed strings: HIG fix, transl comment, improvement on reconnect string
|
2005-09-06 09:44:34 +00:00 |
|
Nikos Kouremenos
|
dc8978961a
|
fix cleanup button sensitivity issues
|
2005-09-05 17:50:08 +00:00 |
|
Yann Leboulanger
|
72393ac068
|
autoreconnect of account is ready
|
2005-09-05 13:28:09 +00:00 |
|
Nikos Kouremenos
|
74ceb1f9f8
|
if we have pygtk28/gtk28 we now set UrgencyHint instead of just *. I LOVE 2.8 [see inside for new way via .props] CONGRAAAAAATS to jdahlin, gjc and rest of gang :)
|
2005-09-04 16:57:09 +00:00 |
|
Nikos Kouremenos
|
c0be3df59f
|
tabs position can be changed now via preferences window in chat tab in a combobx
|
2005-09-04 12:28:15 +00:00 |
|
Nikos Kouremenos
|
ac7e0c2af8
|
clean up in FT window
|
2005-09-03 14:23:53 +00:00 |
|
Nikos Kouremenos
|
d0ecafdcc2
|
add comments for some advanced settings, fix some stuff in glade too for that
|
2005-09-03 13:48:25 +00:00 |
|
Nikos Kouremenos
|
6617093c42
|
fix a bad string
|
2005-09-03 12:53:05 +00:00 |
|