Commit graph

2186 commits

Author SHA1 Message Date
Nikos Kouremenos
b28f405963 .set_text('', -1) becomes .set_text('') 2005-07-19 17:11:33 +00:00
Nikos Kouremenos
f094f65bd2 send gone chatstate to every tab when closing a window with many tabs 2005-07-19 17:08:01 +00:00
Nikos Kouremenos
b8de6a0275 fix a typo 2005-07-19 17:07:12 +00:00
Yann Leboulanger
52d573e58c no need of sre 2005-07-19 16:59:42 +00:00
Nikos Kouremenos
0403e0dfab add a fixme 2005-07-19 15:39:24 +00:00
Nikos Kouremenos
16280995f2 fix a syntax error 2005-07-19 15:38:53 +00:00
Nikos Kouremenos
5654843eae fix a tb 2005-07-19 15:17:13 +00:00
Nikos Kouremenos
ef11016a77 [dkirov] enable disable dbus on the fly 2005-07-19 15:07:00 +00:00
Dimitur Kirov
31a8b1a258 Show resource priority and status in section Status, the way nk proposed 2005-07-19 15:05:01 +00:00
Nikos Kouremenos
e9e9c24d0a [delmonico] on renaming remove resource number and add it after renaming is done 2005-07-19 14:53:35 +00:00
Nikos Kouremenos
5cc1d23b3c by default Gajim has use_dbus on. [I propose if everything goes well, for the checkbutton to be removed] 2005-07-19 14:50:14 +00:00
Yann Leboulanger
c6901472c1 typo 2005-07-19 14:45:15 +00:00
Nikos Kouremenos
d6c9c7cbc6 [peralta] Chat State Notifications inital patch. I assume that every wm will focus-out before iconify. If that is not the case I am going to use window-state-changed too [to be tested] 2005-07-19 14:38:58 +00:00
Nikos Kouremenos
cc7c233e0d show_roster ==> toggle_roster_appearance 2005-07-19 14:25:41 +00:00
Nikos Kouremenos
74b33c7825 nick in MUC and resource can have / 2005-07-19 13:59:26 +00:00
Nikos Kouremenos
6f4f126c90 introducing some helpers for jid and nick and using them to have /ban irc emulation 2005-07-19 11:57:50 +00:00
Nikos Kouremenos
c10ace87fe /topic irc emulation 2005-07-19 09:59:21 +00:00
Yann Leboulanger
29e9d8c699 fix Makefile 2005-07-19 09:35:26 +00:00
Nikos Kouremenos
52be23ab92 typo 2005-07-18 23:21:22 +00:00
Nikos Kouremenos
0effaf7501 make tooltip string on gpg translatable 2005-07-18 22:41:11 +00:00
Yann Leboulanger
73204c2d2c prevent a TB 2005-07-18 22:39:59 +00:00
Nikos Kouremenos
5ba4093701 add yet naother signal to assist peralta 2005-07-18 22:22:14 +00:00
Nikos Kouremenos
105b1b06d7 focus_out event in glade [assist peralta] 2005-07-18 22:07:43 +00:00
Nikos Kouremenos
c7667b1868 fix a comment 2005-07-18 21:26:42 +00:00
Yann Leboulanger
dc532ee707 fix idle segfault 2005-07-18 21:24:58 +00:00
Yann Leboulanger
3354201313 apply patch from dkirov to prevent TB when we create a new account 2005-07-18 21:16:31 +00:00
Yann Leboulanger
a47cca07f0 move var that have nothing to do with GTK to gajim instead of roster or gajim.py: contacts, groups, newly_added, to_be_removed, awaiting_messages (was queues), nicks, allow_notifications, con_types, sleeper_state 2005-07-18 21:08:31 +00:00
Nikos Kouremenos
bee9df2142 evil send_message in TC sends in active jid. so you need to set_active_tab before sending message. I put that as a comment in both places 2005-07-18 17:18:25 +00:00
Nikos Kouremenos
f088e4203a higging 2005-07-18 16:40:12 +00:00
Nikos Kouremenos
879ffc65a4 pot/po 2005-07-18 16:36:33 +00:00
Nikos Kouremenos
f3c99b8cc5 nothing important 2005-07-18 15:57:11 +00:00
Nikos Kouremenos
eeeb26469a we do not send message to specific resource, so user must not get fooled by the GUI 2005-07-18 15:42:29 +00:00
Nikos Kouremenos
98b44990bb Ctrl+W closes tab 2005-07-18 15:35:15 +00:00
Nikos Kouremenos
4ec2eea678 update_user => update_contact 2005-07-18 14:52:28 +00:00
Yann Leboulanger
6615a51a3a no more need of GTK+ in idle.c 2005-07-18 14:35:32 +00:00
Nikos Kouremenos
aed285fce3 [dkirov] do not traceback on gpg and no accounts 2005-07-18 14:16:55 +00:00
Nikos Kouremenos
fe01411636 fix a comment 2005-07-18 14:15:33 +00:00
Nikos Kouremenos
39e122016c roles are now translatable 2005-07-18 14:14:40 +00:00
Yann Leboulanger
9868f23c16 we now scroll to end we we click on systray icon nad have a message 2005-07-18 13:42:15 +00:00
Yann Leboulanger
39991a116f the patched Makefile doesn't copy this file 2005-07-18 13:24:48 +00:00
Nikos Kouremenos
322b08cdf8 bigger bubble for chat 2005-07-18 13:11:27 +00:00
Nikos Kouremenos
5b4c3b4ca8 comment out some code until I can overcome a gtk+ limit 2005-07-18 12:26:21 +00:00
Nikos Kouremenos
1f931c337f [dkirov] changepassword should not traceback on error [I modified it to use exceptions] 2005-07-18 11:03:53 +00:00
Nikos Kouremenos
ff18a88d92 advanced menuitem does not segfault any more 2005-07-18 09:55:55 +00:00
Yann Leboulanger
c5642f9199 typo 2005-07-18 09:53:19 +00:00
Nikos Kouremenos
164c896e1e add a space before ( in the tooltip and add a comment 2005-07-18 09:06:54 +00:00
Nikos Kouremenos
683ca7347a add a pass 2005-07-18 09:06:00 +00:00
Nikos Kouremenos
38b2e15c26 better fixme description 2005-07-18 08:37:43 +00:00
Nikos Kouremenos
740a987004 possible fix on disable_dbus 2005-07-18 08:31:56 +00:00
Nikos Kouremenos
e814975d6f fix a typo 2005-07-18 08:18:30 +00:00