.. |
common
|
[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
|
strftime returns local-encoded string. decode it. Fixes #1662
|
2006-03-05 22:09:39 +00:00 |
config.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 |
conversation_textview.py
|
missing import
|
2006-03-05 22:13:37 +00:00 |
dbus_support.py
|
missing import
|
2005-12-26 14:59:36 +00:00 |
dialogs.py
|
now we can save preset messages from change status message dialog. we also use ComboBox and not ComboBoxEntry because the first shows clearer that it is not editable. fixes #1407
|
2006-03-07 14:02:45 +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
|
remove awaiting events associated to a FT when we remove it from FT window. Fixes #1553
|
2006-03-02 11:14:45 +00:00 |
gajim-remote.py
|
encode, only when result is unicode
|
2006-02-27 18:07:38 +00:00 |
gajim.py
|
when we open a message window by clicking popup menu or systray or doubble click on roster, treate it as long time ago message (don't show 2 seconds confirmation when closing it). Fixes #1591
|
2006-03-07 13:44:42 +00:00 |
gajim_themes_window.py
|
update banner font with theme font
|
2006-03-01 11:03:56 +00:00 |
groupchat_control.py
|
add 2 advanced options: confirm_close_muc_rooms and noconfirm_close_muc_rooms. Fixes #1622
|
2006-03-07 13:13:36 +00:00 |
gtkexcepthook.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
gtkgui.glade
|
now we can save preset messages from change status message dialog. we also use ComboBox and not ComboBoxEntry because the first shows clearer that it is not editable. fixes #1407
|
2006-03-07 14:02:45 +00:00 |
gtkgui_helpers.py
|
fix copyright header
|
2006-03-02 13:13:35 +00:00 |
gtkspellmodule.c
|
|
|
history_manager.glade
|
we can now export from history manager to txt
|
2006-02-10 16:01:47 +00:00 |
history_manager.py
|
strftime returns local-encoded string. decode it. Fixes #1662
|
2006-03-05 22:09:39 +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 |
Makefile
|
[avm] add -lpython2.[3/4] in Makefiles. Fixes #1668
|
2006-03-07 17:53:05 +00:00 |
message_control.py
|
[Geobert] Don't send bot JEP85 and JEP22 when only JEP22 is supported by contact. Fixes #1317
|
2006-03-03 14:41:55 +00:00 |
message_textview.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
message_window.py
|
fix TB
|
2006-03-05 09:46:37 +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
|
when we open a message window by clicking popup menu or systray or doubble click on roster, treate it as long time ago message (don't show 2 seconds confirmation when closing it). Fixes #1591
|
2006-03-07 13:44:42 +00:00 |
systray.py
|
systray show prefs menuitem now works again
|
2006-03-05 16:07:27 +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
|
avatars are back in tooltips
|
2006-03-01 17:45:18 +00:00 |
trayicon.defs
|
|
|
trayicon.override
|
|
|
trayiconmodule.c
|
|
|
vcard.py
|
strftime returns local-encoded string. decode it. Fixes #1662
|
2006-03-05 22:09:39 +00:00 |