.. |
common
|
fix indentation in common/helpers.py
|
2006-03-17 19:56: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
|
|
|
chat_control.py
|
use emoticons_theme, instead of useemoticons
|
2006-03-17 11:11:45 +00:00 |
config.py
|
bye bye Manage Emoticons Window
|
2006-03-17 22:00:46 +00:00 |
conversation_textview.py
|
use emoticons_theme, instead of useemoticons
|
2006-03-17 11:11:45 +00:00 |
dbus_support.py
|
|
|
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
|
add account name in disco title. Fixes #1643
|
2006-03-03 16:57:44 +00:00 |
eggtrayicon.c
|
|
|
eggtrayicon.h
|
|
|
filetransfers_window.py
|
rm some prints
|
2006-03-15 12:27:59 +00:00 |
gajim-remote.py
|
always decode input strings to unicode
|
2006-03-13 18:20:08 +00:00 |
gajim.py
|
we can now have emoticons themes in ~/.gajim/emoticons/ see #1182
|
2006-03-17 14:24:58 +00:00 |
gajim_themes_window.py
|
|
|
groupchat_control.py
|
show avatar before status icon. The only way to have it on the right is to create our own cellrenderer
|
2006-03-16 20:53:39 +00:00 |
gtkexcepthook.py
|
|
|
gtkgui.glade
|
bye bye Manage Emoticons Window
|
2006-03-17 22:00:46 +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
|
|
|
history_manager.py
|
strftime returns local-encoded string. decode it. Fixes #1662
|
2006-03-05 22:09:39 +00:00 |
history_window.py
|
|
|
Makefile
|
[avm] add -lpython2.[3/4] in Makefiles. Fixes #1668
|
2006-03-07 17:53:05 +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
|
|
|
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
|
|
|
remote_control.py
|
|
|
roster_window.py
|
hide for .10 special notification
|
2006-03-17 22:00:27 +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
|
|
|
tooltips.py
|
avatars in gc tooltips
|
2006-03-17 15:26:58 +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 |