Stefan Bethge
|
2b3120244f
|
merged trunk r6780
removed i18n imports from zeroconf/connection files
|
2006-09-14 16:48:03 +00:00 |
Jean-Marie Traissard
|
d440bdddab
|
Do not highlight in gc in case we are sure our nick is beginning of a real word (nick after = A->Z or a->z)
|
2006-05-24 16:15:49 +00:00 |
Jean-Marie Traissard
|
1a7fbe727f
|
make muc-actions -> "bookmark this room" work with print_status
|
2006-05-22 14:38:20 +00:00 |
Alex Mauer
|
d4c11be06d
|
* Add/move the last read line even if the window is focused, if we're on
a different tab.
|
2006-05-18 21:45:59 +00:00 |
Jean-Marie Traissard
|
30f83fc2cb
|
Typo + Really delete unused make_groups_submenus_for_chat_with() + redraw pm tab AFTER muc contact
disconnected + fix reference before assignement TB
|
2006-05-18 18:07:53 +00:00 |
Jean-Marie Traissard
|
7cd0b8d603
|
Don't print "new_nick has joined the room" after "old_nick is now known as new_nick". Add new_nick to roster
when we receive /nick stanza.
|
2006-05-17 17:56:33 +00:00 |
Alex Mauer
|
b82a36083e
|
* If the room bookmark has no print_status defined, then default to
configured print_status_in_muc
|
2006-05-16 22:30:55 +00:00 |
Yann Leboulanger
|
d7d0e25d25
|
print_status_in_muc is not a string which can be 'all', 'none' or 'in_and_out'(default one). version is 0.10.0.1 to update this variable.
show_status becomes print_status in server (show_status is still read for transition)
|
2006-05-10 16:25:57 +00:00 |
Yann Leboulanger
|
9abd27fbf8
|
we can now configure if we want to see all status or only enter/leave in bookmarked rooms.
|
2006-05-07 21:44:57 +00:00 |
Yann Leboulanger
|
56672097d1
|
add "clear" and "insert nickname" in message textview contact menu. Fixes #1933
|
2006-05-07 12:47:24 +00:00 |
Yann Leboulanger
|
255667a41c
|
shift + click on a GC occupant print his nick in textview. For #1933
|
2006-05-07 12:23:28 +00:00 |
Yann Leboulanger
|
92d7fe3d2a
|
a[space][tab] doesn't cycle anymore
|
2006-05-06 20:55:52 +00:00 |
Yann Leboulanger
|
d38840ba04
|
add , char at the end of nick at first TAB keypress.
|
2006-05-06 20:32:07 +00:00 |
Yann Leboulanger
|
34ee6ea2a7
|
show "NICK has joined the room" and print reason when someone leaves it. Fixes #1933
|
2006-05-06 20:01:25 +00:00 |
Yann Leboulanger
|
8fcd0a6c8d
|
Tab in empty message textview cycles all nicknames in the room. Fixes #1933
|
2006-05-06 19:43:43 +00:00 |
Yann Leboulanger
|
2e06ec6d7e
|
new ACE option: print_status_in_muc. Fixes #1502
|
2006-05-03 13:22:05 +00:00 |
Dimitur Kirov
|
5e6b016af1
|
split gtkgui.glade in several small glade
files, which are now located in data/glade/
|
2006-05-02 15:53:25 +00:00 |
Yann Leboulanger
|
f7c8ccea94
|
VcardWindow now takes a new argument: is_fake, need to be true when we open a vcard for a fake jid
|
2006-04-28 20:55:45 +00:00 |
Dimitur Kirov
|
5c9613db65
|
break more circular references that keep
objects alive (the other 1/2 of #1829)
context menu for groupchat banner
|
2006-04-18 15:36:16 +00:00 |
Dimitur Kirov
|
b6ca28f342
|
make sure ChatControl instances are destroyed
when chat tab is closed
1/2 fixes #1829
|
2006-04-17 21:59:04 +00:00 |
Dimitur Kirov
|
64271eb325
|
set GC list text colors
|
2006-04-11 22:03:43 +00:00 |
Dimitur Kirov
|
c6de60d13c
|
set GC theme color for group row
|
2006-04-11 21:54:15 +00:00 |
Nikos Kouremenos
|
f0f054af6b
|
[Geobert] new compact view so important info are not hidden (f.e. chatstates) for maximum adjustment, see hide_* in ACE. fixes #1276
|
2006-04-10 12:09:05 +00:00 |
Yann Leboulanger
|
31e54bc2ed
|
remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message.
|
2006-04-02 16:11:21 +00:00 |
Yann Leboulanger
|
65edabfb6c
|
some cleanup
|
2006-03-28 14:50:19 +00:00 |
Nikos Kouremenos
|
4c2f8d9400
|
make clearer what we do
|
2006-03-25 11:12:31 +00:00 |
Yann Leboulanger
|
468b5d60c1
|
compute correctly the position of the status cellrenderer in groupchat roster. Fixes #1726
|
2006-03-24 22:24:44 +00:00 |
Nikos Kouremenos
|
1524521c7f
|
pychecker on our files. everyone please have a look so we do not do the same mistakes and in case you catch a mistake I did when cleaning
|
2006-03-24 18:48:26 +00:00 |
Dimitur Kirov
|
08b67c346e
|
update banner font also in groupchat
|
2006-03-20 16:22:34 +00:00 |
Yann Leboulanger
|
6dfed88cad
|
typo: colors are back in gc tabs
|
2006-03-19 11:15:52 +00:00 |
Yann Leboulanger
|
088d8dbac9
|
ask to re-build actions menu when needed. Fixes #1676
|
2006-03-18 09:05:46 +00:00 |
Yann Leboulanger
|
7cd6cf3994
|
show avatar before status icon. The only way to have it on the right is to create our own cellrenderer
|
2006-03-16 20:53:39 +00:00 |
Yann Leboulanger
|
a02bd6dbe4
|
really don't ask vcard when entering irc channel
|
2006-03-16 19:08:49 +00:00 |
Yann Leboulanger
|
d53c5eff1c
|
do not ask vcards when entering irc rooms as irc transport reply by messages.
|
2006-03-15 15:11:31 +00:00 |
Nikos Kouremenos
|
184680f988
|
put back workaround for gc roster
|
2006-03-15 12:28:46 +00:00 |
Nikos Kouremenos
|
0c6606c514
|
comments and 80 char margin
|
2006-03-13 23:25:00 +00:00 |
Nikos Kouremenos
|
bffcec6899
|
remove switch to menuitems. fixes #1674
|
2006-03-13 21:55:21 +00:00 |
Yann Leboulanger
|
d59178c385
|
redraw gc contacts instead of remove / re-add them
|
2006-03-13 19:40:06 +00:00 |
Yann Leboulanger
|
a9e25ce434
|
align avatar on the right in gc
|
2006-03-13 18:04:19 +00:00 |
Yann Leboulanger
|
7a542bb473
|
remove unneeded call to draw_avatar in draw_contact
|
2006-03-13 13:27:05 +00:00 |
Yann Leboulanger
|
dce057d29e
|
avatars are in gc roster. gc avatar images are saved in room_jid folder. Fixes #1121
|
2006-03-13 13:25:51 +00:00 |
Yann Leboulanger
|
2f3fe1b158
|
don't show an empty line in groupchat banner if there is no subject. Fixes #1688
|
2006-03-13 09:04:50 +00:00 |
Yann Leboulanger
|
1eeb16dc2d
|
[Jim++] fix TB in unconnected gc. Fixes #1687
|
2006-03-12 18:55:59 +00:00 |
Nikos Kouremenos
|
b6a02b00d8
|
fix typo. thx baze
|
2006-03-08 14:27:04 +00:00 |
Yann Leboulanger
|
e108ccb617
|
use the always_comptact_view_gc option. Fixes #1670
|
2006-03-08 12:23:05 +00:00 |
Yann Leboulanger
|
e6200b599a
|
add 2 advanced options: confirm_close_muc_rooms and noconfirm_close_muc_rooms. Fixes #1622
|
2006-03-07 13:13:36 +00:00 |
Travis Shirk
|
554b508e9f
|
[Jim++] Patch for #1603
|
2006-03-03 13:58:52 +00:00 |
Yann Leboulanger
|
69f8e83bcc
|
[Jim] fix wrong context menu. Fixes #1638
|
2006-03-01 21:08:37 +00:00 |
Dimitur Kirov
|
c40692a779
|
change show_tooltip arguments
|
2006-02-28 17:24:36 +00:00 |
Nikos Kouremenos
|
9859d34781
|
noconfirm_close_muc_rooms is too much customizability exposed to user which only ends up confusing him. fixes #1622
|
2006-02-27 17:14:40 +00:00 |