gajim-plural/src
Jean-Marie Traissard 6ab1780bdc typo 2006-10-10 08:05:02 +00:00
..
common reconnect time is now random ([5-15] if retrycount <= 5, else [15, 25]) 2006-10-09 15:53:30 +00:00
Makefile don't override LDFLAGS / CFLAGS in Makefiles so that we can use them externaly 2006-08-24 12:38:42 +00:00
advanced.py fix header 2006-10-06 00:08:46 +00:00
cell_renderer_image.py put my email (and jid), not one of my JIDs 2006-09-28 11:31:25 +00:00
chat_control.py PrivateChatControl now hold room name so that we can draw banner of pm even if room control has been closed. Fixes #2527 2006-10-09 09:40:04 +00:00
config.py Do not reload full UI when opening prefs. I see no reason. Introduced in [5586]. 2006-10-09 00:01:18 +00:00
conversation_textview.py lower jid/email in right click in conv_textview 2006-10-08 21:43:07 +00:00
dialogs.py use GajimGeneralException instead of RuntimeError everywhere we meant to use that 2006-10-08 12:07:33 +00:00
disco.py use GajimGeneralException instead of RuntimeError everywhere we meant to use that 2006-10-08 12:07:33 +00:00
eggtrayicon.c added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
eggtrayicon.h added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
filetransfers_window.py check file permissions before saving avatar 2006-09-16 01:44:04 +00:00
gajim-remote.py put my email (and jid), not one of my JIDs 2006-09-28 11:31:25 +00:00
gajim.py use Gtalk terminology. email becomes mail conversation 2006-10-08 00:48:14 +00:00
gajim_themes_window.py put my email (and jid), not one of my JIDs 2006-09-28 11:31:25 +00:00
groupchat_control.py do not ask confirmation window nor check if a row is selected when we close muc with /leave (or others) command. fixes #2528 2006-10-09 11:09:17 +00:00
gtkexcepthook.py at last fix the damn thing so I can see my TraceBacks! 2006-10-07 13:21:37 +00:00
gtkgui_helpers.py move gtkgui_helpers.reduce_chars_newlines to common/helpers.py. It's not GTK related. 2006-10-06 14:52:25 +00:00
gtkspellmodule.c [gjc] gtkspellmodule upstream update. Fixes #1700 2006-03-14 22:35:50 +00:00
history_manager.py fix var name 2006-10-08 10:08:16 +00:00
history_window.py make sure before_/after_time/name possible newlines are taken into account in history window too 2006-10-08 00:31:05 +00:00
htmltextview.py [Santiago Gala] we can now see XHTML (JEP 0071). See #316 2006-10-03 14:12:42 +00:00
message_control.py 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
message_textview.py put my email (and jid), not one of my JIDs 2006-09-28 11:31:25 +00:00
message_window.py Di not ask "are you sure you want to leave room X" when we remove an account. We already replied to "you have opend chat windows". Fixes #2462 2006-10-03 08:54:14 +00:00
music_track_listener.py import dbus_support where it is. Fixes #2472 2006-09-30 13:09:41 +00:00
notify.py We now use one term "group chat" in the place of sometimes used room 2006-10-07 14:36:08 +00:00
profile_window.py show the widget (linkbutton or label) before adding it 2006-10-02 16:24:10 +00:00
remote_control.py priority is now by default set from status. online: 50, away: 40... 2006-10-03 14:57:19 +00:00
roster_window.py sort accounts in gc_sub_menu everywhere [both in roster and in tray] 2006-10-08 12:03:32 +00:00
statusicon.py typo 2006-10-10 08:05:02 +00:00
systray.py sort accounts in gc_sub_menu everywhere [both in roster and in tray] 2006-10-08 12:03:32 +00:00
tooltips.py do not call gtkgui_helpers functions in common folder. Also fix a traceback when trying to view systray tooltip 2006-10-06 14:58:01 +00:00
trayicon.defs
trayicon.override
trayiconmodule.c
vcard.py in vcard window, print role and affiliation when it's a gc vcard. Fixes #2457 2006-10-06 14:29:15 +00:00