Commit Graph

6090 Commits

Author SHA1 Message Date
Yann Leboulanger 964cf7ef2d remove duplicate code. update_ui() already call draw_banner() 2006-07-18 09:54:21 +00:00
Yann Leboulanger ea2a906e31 disable pm chats when we leave a room. Fixes #2036 2006-07-18 09:46:59 +00:00
Yann Leboulanger fec491607f set systray_enabled to True before we show_icon() 2006-07-18 09:08:26 +00:00
Yann Leboulanger f8515777db typo 2006-07-18 09:00:01 +00:00
Yann Leboulanger a65203ac6e get GtkWindow instance when we use set_transient_for. Fixes #2170 2006-07-18 08:40:44 +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 80bd370216 Fix TB. Fixes #2029 2006-07-17 12:48:07 +00:00
Yann Leboulanger 9971fc5568 [Jonathan] updated french translation 2006-07-17 12:01:04 +00:00
Yann Leboulanger 5a9320c85c Fixed TB qith ICQ transport. Fixes #2159 2006-07-17 11:31:42 +00:00
Yann Leboulanger 8fbf18c4ce Fix TB when closing account modification window. Fixes #2161 2006-07-17 10:36:28 +00:00
Yann Leboulanger 0614f534bb code for advanced_notifications_window: config is now saved in config file 2006-07-17 10:07:26 +00:00
Yann Leboulanger 95bdf480b4 indentation 2006-07-17 10:06:04 +00:00
Yann Leboulanger a54ee0229d introduce play_sound_file function in helpers 2006-07-17 10:04:43 +00:00
Dimitur Kirov 335870646d take on account priorities, which are <= 0 2006-07-14 07:13:59 +00:00
Dimitur Kirov 312dee8b63 [bluegray] make gmail options visible 2006-07-14 06:41:51 +00:00
Jean-Marie Traissard df5903a95a [nk] Deleted var not needed anymore 2006-07-13 13:07:31 +00:00
Jean-Marie Traissard 6006fb82aa Do not TB when calling really_remove_contact on a deleted account due to the timeout call (simpler than
deleting timeout(s) itself). Fixes #2146.
2006-07-08 11:51:42 +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
Yann Leboulanger 48bd4fe846 ciek] updated polish translation 2006-07-04 21:39:29 +00:00
Jean-Marie Traissard 285a7949f5 Get real jid of the chatcontrol when we talk to specific ressource. This prevent systray icon to be stuck to
incomming message in some rare case (new message window + auto_open). Thanks beerfan for spoting this rare
case :)
2006-07-04 21:23:42 +00:00
Yann Leboulanger 3cffe5564a [Maciek] updated polish translation 2006-07-04 21:06:33 +00:00
Dimitur Kirov 0e0ef34b26 stip 'file://' at file_path start 2006-07-04 06:11:51 +00:00
Yann Leboulanger 1cedc6cc3a add roidelapluie tro THANKS file 2006-07-03 22:08:50 +00:00
Yann Leboulanger 5e2967daab translate new glade files for privacy lists and update pot / po files 2006-07-03 22:03:30 +00:00
Yann Leboulanger 98349b2bf1 subscription can be translated but english version is always sent to server 2006-07-03 21:56:19 +00:00
Jean-Marie Traissard df36cdee27 More clear labels for active/default 2006-07-03 21:54:50 +00:00
Yann Leboulanger 42f636bf4e also hide active and default checkbuttons when there is no rules 2006-07-03 21:17:05 +00:00
Yann Leboulanger 3a4c4db418 [Maciej Chojnacki] updated pl translation 2006-07-03 20:58:20 +00:00
Yann Leboulanger 96b21bbc6f [roidelapluie & asterix] Privacy lists. Fixes #253 2006-07-03 20:49: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 86af45d66f forgotten glade file diff. Fixes #2135 2006-07-03 08:00:03 +00:00
Yann Leboulanger 171da99fcf hide the whole gmail frame when no gmail account 2006-07-03 07:44:35 +00:00
Dimitur Kirov f1d2380cac prevent TB in completion list 2006-07-03 06:52:25 +00:00
Yann Leboulanger 88cf8b5c84 [bluegray] extra gmail info (from field) in popup notification. Fixes #1982 2006-07-02 18:39:43 +00:00
Jean-Marie Traissard 169a69cca9 Do not print time for type info lines in GC 2006-07-01 18:35:57 +00:00
Yann Leboulanger 64fcd53cff launch aplay -q instead of aplay 2006-06-28 07:28:59 +00:00
Yann Leboulanger 60f9741046 * meta contacts over accounts
* DND a contact to another group asks to add it in this group
Fixes #1515
2006-06-28 07:27:40 +00:00
Yann Leboulanger cb4e46d627 translate correctly glade strings. Fixes #2066 and #2085 2006-06-27 15:12:52 +00:00
Yann Leboulanger d88677ce80 [Petr Mensik] updated czech translation 2006-06-26 07:12:59 +00:00
Yann Leboulanger 7edfaded90 [Sergey Khlutchin] updated esperanto translation 2006-06-26 07:10:34 +00:00
Jean-Marie Traissard 582fe8d972 Escape html in gc_popups nicks 2006-06-25 20:01:40 +00:00
Jean-Marie Traissard 1a9d4690b0 [ roidelapluie ] Use differents colors for nickname in gc for each occupiant. Fixes #2084. 2006-06-22 14:44:06 +00:00
Yann Leboulanger e7cb71916c import i18n when needed to launch history manager 2006-06-22 13:34:12 +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 48b89a8cc8 Get gajim version from config 2006-06-21 15:03:53 +00:00
Yann Leboulanger 323eb4c1d0 [Juraj Michalek] updated sk translation 2006-06-20 15:23:29 +00:00
Yann Leboulanger 155e516642 really remove not in roster contacts even if that have an opened chat window. Fixes #1997 2006-06-20 11:21:15 +00:00
Jean-Marie Traissard 10ba862ed4 We want beep per event, reverting [6494]. Sorry, thought it was a bug.
Note that if works only if beep enabled in kernel conf
2006-06-19 15:38:41 +00:00