gajim-plural/src
Yann Leboulanger ac0f22887e fix GC logs: when we create a new room, we call get_last_date_that_has_logs(), which call get_jid_jid, which create a new id for the room, but with type = JID_NORMAL_TYPE instead of JID_ROOM_TYPE. It's now fixed 2006-03-24 18:46:48 +00:00
..
common fix GC logs: when we create a new room, we call get_last_date_that_has_logs(), which call get_jid_jid, which create a new id for the room, but with type = JID_NORMAL_TYPE instead of JID_ROOM_TYPE. It's now fixed 2006-03-24 18:46:48 +00:00
Makefile [avm] add -lpython2.[3/4] in Makefiles. Fixes #1668 2006-03-07 17:53:05 +00:00
advanced.py preferences window is created on the fly like every other window (well apart from FT [TODO for that]); this is good as we do not want such window to sit in memory; also fix some border width and spacing in prefs window 2006-03-05 12:18:47 +00:00
cell_renderer_image.py Merged revisions 5030-5031,5033-5038 via svnmerge from 2006-01-07 20:47:06 +00:00
chat_control.py New metacontact way. JEP is not published yet, but I talked with the author. Old metacontact info are removed automaticaly 2006-03-24 12:55:56 +00:00
config.py server list link changed 2006-03-22 18:52:27 +00:00
conversation_textview.py now we can launch history manager via Roster Window (under advanced) fixes #1616 2006-03-21 14:26:01 +00:00
dbus_support.py missing import 2005-12-26 14:59:36 +00:00
dialogs.py commit first part of special notifications (aka buddy pounces). at last make Choose Sound dlg a class; TODO: actually write to config user settings as well as take those into account [jim++] 2006-03-15 17:45:55 +00:00
disco.py use size small, instead of medium for status 2006-03-20 16:04:54 +00:00
eggtrayicon.c
eggtrayicon.h
filetransfers_window.py send fake activate stanza to assert that proxy 2006-03-20 21:24:10 +00:00
gajim-remote.py always decode input strings to unicode 2006-03-13 18:20:08 +00:00
gajim.py New metacontact way. JEP is not published yet, but I talked with the author. Old metacontact info are removed automaticaly 2006-03-24 12:55:56 +00:00
gajim_themes_window.py chatstate colors are now configurable in manage theme window. Fixes #1568 2006-03-18 22:40:26 +00:00
groupchat_control.py update banner font also in groupchat 2006-03-20 16:22:34 +00:00
gtkexcepthook.py change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
gtkgui.glade chatstate colors are now configurable in manage theme window. Fixes #1568 2006-03-18 22:40:26 +00:00
gtkgui_helpers.py replace / in gc nicks by _ before we save vcard / avatars 2006-03-14 18:09:09 +00:00
gtkspellmodule.c [gjc] gtkspellmodule upstream update. Fixes #1700 2006-03-14 22:35:50 +00:00
history_manager.glade wrap text 2006-03-21 14:43:20 +00:00
history_manager.py do not maximize history manager (let the user do it if he wants) and also make sure user was warned that running Gajim and touching logs db crazily can end up in useless db or whatever chaotic problems 2006-03-21 14:37:06 +00:00
history_window.py [jim++] print status change iwth no status message when we log status changes. fixes #1635 2006-03-01 21:32:49 +00:00
message_control.py last_message_time is now indexed by full_jid. for [1697] 2006-03-14 17:13:34 +00:00
message_textview.py change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
message_window.py tab name and window title now contain resource if needed. see #1697 2006-03-15 08:46:44 +00:00
notify.py rm 2 unused modules from notify.py 2006-02-23 12:23:54 +00:00
remote_control.py [dimorph] get_unread_msgs_number function in gajim-remote 2006-02-20 17:25:26 +00:00
roster_window.py we can now move a contact that has children to another contact 2006-03-24 14:27:52 +00:00
systray.py fix a TB in trayicon menu functionality. fix varname which lead to bad functionality for single message [we were doing new message] and also fix functionality for it, add %s in strings and not +, use gtkgui helper function 2006-03-08 01:27:01 +00:00
systraywin32.py under circum tray in windows could be removed and then we had a TB. fixes #1446 2006-01-26 15:07:48 +00:00
tooltips.py resource is shown before status (for 2006-03-21 21:46:26 +00:00
trayicon.defs
trayicon.override
trayiconmodule.c
vcard.py fix typo; also saner defaults [only first time] for last_save_dir and last_send_dir 2006-03-15 02:09:57 +00:00