Commit graph

515 commits

Author SHA1 Message Date
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
Yann Leboulanger
6af1c3dbdc error / not_in_roster / requested / message icons are no more taken in transporticonset, but in jabber iconset. Fixes #1250 2006-02-26 15:08:59 +00:00
Yann Leboulanger
60a4b3cf20 print_conversation can now have contact = 'info' to print information strings. Fixes #1531 2006-02-21 20:24:18 +00:00
Yann Leboulanger
f5c9d527e6 we now save hpaned position when we close a gc control 2006-02-21 15:19:36 +00:00
Travis Shirk
3ab1fb3539 More fixes for #1386 - Window titles and one_message_window PERTYPE mode 2006-02-12 21:22:49 +00:00
Travis Shirk
cd1993037a Added gtkgui_helpers.escape_underscore to not require re module 2006-02-08 05:13:26 +00:00
Yann Leboulanger
9c9a7efd6d make configure_room unsensitive when we can't configure anything 2006-02-07 13:31:20 +00:00
Yann Leboulanger
d40026cabd an admin can now modify the ban list. for #530 2006-02-07 12:56:20 +00:00
Travis Shirk
c810c61c41 Escape room name for gtk/pango 2006-02-05 00:18:09 +00:00
Nikos Kouremenos
29ec011b9a operate on model using path thus eliminate iter = model.get_iter(path) calls 2006-02-04 23:07:46 +00:00
Travis Shirk
44700c12da Fixes #1495 2006-02-04 02:52:36 +00:00
Travis Shirk
0977a93c7e Fixed copyrights 2006-02-03 07:48:10 +00:00
Nikos Kouremenos
39998b30b0 80 char margin 2006-02-02 23:59:06 +00:00
Yann Leboulanger
ccbcf0d8a9 save when we change our nick in the change_nick_dialog 2006-01-31 13:54:42 +00:00
Travis Shirk
3b0079685f Bug fix to ensure that we update tabs when disconnected. 2006-01-31 01:41:27 +00:00
Travis Shirk
170a1db254 We can now chat with the same contact or join the same gc using two differenct account;
closes #1421
2006-01-25 05:39:07 +00:00
Travis Shirk
2b956ec93c Change gc tab icon when we lose the room connection.
Thanks to Heather Gilmore, my wife, for grey-scaling the image. :-*
2006-01-25 02:57:11 +00:00
Travis Shirk
a63132500b Pass account to window/control lookup methods 2006-01-25 02:43:55 +00:00
Travis Shirk
be643bad12 chatstate fix for #1417 2006-01-20 03:43:52 +00:00
Travis Shirk
c0297ac445 Removed unused var 2006-01-19 02:23:27 +00:00
Yann Leboulanger
7024ada55c take into account our nick changement in MUC only on success. Fixes #1341 2006-01-17 08:29:52 +00:00
Travis Shirk
ded0b38723 Only show room leave confirmation dialog if we are actually connected to the room. 2006-01-16 03:59:38 +00:00
Travis Shirk
6b8474299e Removed unused functions 2006-01-16 03:55:33 +00:00
Travis Shirk
987ae74c10 Jid is not needed for this interface 2006-01-14 21:58:47 +00:00
Travis Shirk
a923b1c230 notify_on_all_muc_messges fix; #1395 2006-01-14 19:16:16 +00:00
Travis Shirk
c79768cd28 Action->History (plus other menu) bug fixes. Closes #1376 2006-01-12 02:36:06 +00:00
Yann Leboulanger
a89be870a7 fix indentation (no space in indentation) 2006-01-11 07:07:45 +00:00
Travis Shirk
ff63d0c1bd Fixes for #1370, #1372, #1374 2006-01-10 19:24:06 +00:00
Yann Leboulanger
c7e85be2c1 typo. fixes [1371] 2006-01-10 12:55:23 +00:00
Travis Shirk
0da89c3996 /me works, room subject ellipses, and ui update fixes 2006-01-10 01:47:24 +00:00
Travis Shirk
2a794ba19e Fix up, look sharp 2006-01-09 00:47:54 +00:00
Travis Shirk
a6bdc39d5d Private message bug fixes 2006-01-08 23:14:50 +00:00
Travis Shirk
9a247cdc0d More iconset update fixes 2006-01-08 20:56:58 +00:00
Travis Shirk
ebf346e03c more chatstate fixes and theme updates with config 2006-01-08 20:51:12 +00:00
Travis Shirk
460ac48ec4 Chatstate fixes and merged revisions 5054,5059-5060 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5054 | nicfit | 2006-01-07 22:06:08 -0700 (Sat, 07 Jan 2006) | 2 lines

typo fix

........
r5059 | asterix | 2006-01-08 10:03:32 -0700 (Sun, 08 Jan 2006) | 2 lines

remove the Gmail option from GUI, it's only in ACE. fixes #883

........
r5060 | asterix | 2006-01-08 12:14:19 -0700 (Sun, 08 Jan 2006) | 2 lines

the Contact.jid returned by contact_from_gc_contact() function is the fake jid, even if we know the real jid. this means pm windows are index by the fake jid (gajim.interface.instances[account]['chats'][FAKE_JID])

........
2006-01-08 20:32:39 +00:00
Travis Shirk
e53e786182 Trying to fix PM regression since merge 2006-01-08 07:50:26 +00:00
Travis Shirk
bafcaace1e Remove cruft 2006-01-08 05:39:30 +00:00