Commit graph

494 commits

Author SHA1 Message Date
Yann Leboulanger
a67eaba727 events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
Yann Leboulanger
07f5b39e58 default status message are now used (if enabled) instead of asking status message. Fixes #2069 2006-08-22 14:40:19 +00:00
Yann Leboulanger
748c62c3ef always show preferences window in current workspace. Fixes #2189 2006-07-28 11:23:19 +00:00
Yann Leboulanger
e3ba73be74 if server doesn't support vcard, don't allow user to modify it. Fixes #2182 2006-07-26 12:01:14 +00:00
Yann Leboulanger
f02b77f4ff missing commit: update newly created variable automatic_rooms when we change account name 2006-07-25 23:47:26 +00:00
Yann Leboulanger
9af7317fc6 when we create a new profile, interface.roster is not available yet when we start AccountCreationWizard 2006-07-19 12:56:07 +00:00
Yann Leboulanger
3895724710 systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134 2006-07-17 21:41:11 +00:00
Yann Leboulanger
196062bbc2 use window.set_transient_for(parent) for some windows. Fixes #1024 2006-07-17 20:27:30 +00:00
Yann Leboulanger
8fbf18c4ce Fix TB when closing account modification window. Fixes #2161 2006-07-17 10:36:28 +00:00
Jean-Marie Traissard
8660b503a9 Do not enable sound when selecting a sound event line. Fixes #2145. 2006-07-08 11:01:20 +00:00
Dimitur Kirov
d3d82f3e66 don't set default font when config value is '' 2006-07-03 11:53:50 +00:00
Yann Leboulanger
171da99fcf hide the whole gmail frame when no gmail account 2006-07-03 07:44:35 +00:00
Yann Leboulanger
88cf8b5c84 [bluegray] extra gmail info (from field) in popup notification. Fixes #1982 2006-07-02 18:39:43 +00:00
Yann Leboulanger
64fcd53cff launch aplay -q instead of aplay 2006-06-28 07:28:59 +00:00
Jean-Marie Traissard
d68509164f Oops, I forgot to delete a '=', thanks roidelapluie 2006-06-21 18:13:20 +00:00
Jean-Marie Traissard
f7b2a7fe81 [nk] Better logic 2006-06-21 17:03:14 +00:00
Jean-Marie Traissard
f757025e85 [nk] some visual fixes 2006-06-16 13:18:04 +00:00
Yann Leboulanger
bc26593974 use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
Jean-Marie Traissard
25caac724c Sort preset messages by title in prefs too 2006-06-10 20:35:57 +00:00
Jean-Marie Traissard
cfceab7d44 Really use translated word for 'Disabled', about emoticones
Updated version to 0.10.1.2 for optparser because all non-english users have 'Disabled' instead of '' for
their emot
2006-06-10 18:18:46 +00:00
Jean-Marie Traissard
e2f7a09778 Use unified way to ask our own vcard so it is auto retrieved 2006-06-05 12:01:17 +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
7d4cebf970 Fix TB when bookmark['print_status'] is not stored on server 2006-05-14 21:34:25 +00:00
Dimitur Kirov
59a51d8b0d add checkbutton for default chat font 2006-05-11 18:28:05 +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
Jean-Marie Traissard
a106d402b8 #1005 : Advanced Notifications Control : First part : Preferences GUI. 2006-05-09 00:05:15 +00:00
Yann Leboulanger
c159894cc4 prevent TB 2006-05-08 22:00:02 +00:00
Jean-Marie Traissard
0fd1fd485e Make 'None' translatable for proxy(connection proxy). 2006-05-08 21:25:41 +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
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
c62463da92 no need to call request_vcard twice, it's already in VcardWindow class 2006-04-28 20:55:00 +00:00
Dimitur Kirov
d552425379 update property account in ServerCache, when
we rename account
2006-04-25 08:08:45 +00:00
Yann Leboulanger
7ae0998c9b changing prio doesn't require relog, just resend presence. changing resource needs relogin. Fixes #1836 2006-04-23 19:29:02 +00:00
Jean-Marie Traissard
3642ea0fab Show good status in systray when enabling it. Fix part of #1263 2006-04-22 14:02:00 +00:00
Yann Leboulanger
a1b8dfbcd7 /SoundChooserDialog are now non blocker. Fixes #777 2006-04-10 17:21:28 +00:00
Dimitur Kirov
2b845f6fd5 make sure we are disconnected, before relogin 2006-04-10 16:01:12 +00:00
Dimitur Kirov
f1f385f7c3 disconnect account on unregister from server 2006-04-10 15:47:31 +00:00
Yann Leboulanger
0935a91e0e redraw menu when we create a new account 2006-04-10 11:54:34 +00:00
Yann Leboulanger
aebb8bd33d redraw mwnu when we remove an account. Fixes #1841 2006-04-10 11:53:21 +00:00
Yann Leboulanger
a003eca56f forbid to rename an account to an already existing name. Fixes #1835 2006-04-10 10:16:34 +00:00
Yann Leboulanger
163d3ebadf fix encoding problem. Fixes #1825 2006-04-07 15:44:33 +00:00
Jean-Marie Traissard
515cbaa270 Do not create and show xml console when creating an account. Fixes #1815 2006-04-06 11:15:04 +00:00
Yann Leboulanger
6999fae260 hide finish button in Account creation wizard until latest page 2006-04-02 20:10:32 +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
111ea2c9b6 cleanup ichat mode code. No need of timeout. Fixes #1213 2006-03-31 20:08:47 +00:00
Nikos Kouremenos
b4574c341b print time sometimes or never disables being able to change before after time entries 2006-03-31 11:25:29 +00:00
Yann Leboulanger
883bff804c we now can't remove / rename accounts with unread events 2006-03-30 17:23:06 +00:00
Yann Leboulanger
235c8bde98 fix TB (var name changement) 2006-03-28 13:28:51 +00:00
Nikos Kouremenos
ed14ec10eb [jim++] use message text if user does not give message title. message == preset message [in prefs window] 2006-03-28 12:57:35 +00:00
Yann Leboulanger
4311f7fe0a [Jim++] title is needed in preset status messages. Fixes #1768 2006-03-28 06:06:04 +00:00