.. |
common
|
add GUI option to ignore incoming XHTML tag. fixes #2522
|
2006-10-18 08:20:49 +00:00 |
Makefile.am
|
don't dist defs.py.in from common
|
2006-10-13 08:17:43 +00:00 |
advanced.py
|
merge with trunk
|
2006-10-09 00:27:03 +00:00 |
cell_renderer_image.py
|
merge from trunk
|
2006-10-04 00:10:49 +00:00 |
chat_control.py
|
show transport if they have awaiting events, even if show_transport is off. fixes #2568
|
2006-10-16 20:05:09 +00:00 |
config.py
|
add GUI option to ignore incoming XHTML tag. fixes #2522
|
2006-10-18 08:20:49 +00:00 |
conversation_textview.py
|
no need for [7252]. it is already done by GTK. we do not hide, nobody hides. std context menu with 2 or menuitems is baaaad. user eyes are used to finding paste under cut copy etc
|
2006-10-15 17:13:55 +00:00 |
dialogs.py
|
[misc & asterix] improve privacy_list and privacy_lists window
|
2006-10-18 08:37:44 +00:00 |
disco.py
|
from common.exceptions import GajimGeneralException as GajimGeneralException -> from common.exceptions import GajimGeneralException
|
2006-10-10 15:29:10 +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
|
escape filename before adding them to filetransfert window. fixes #2582
|
2006-10-16 21:48:20 +00:00 |
gajim-remote.py
|
print error message instead of raising a TB when Dbus is not present and we try to use gajim-remote. Fixes #2539
|
2006-10-10 18:20:09 +00:00 |
gajim.py
|
add GUI option to ignore incoming XHTML tag. fixes #2522
|
2006-10-18 08:20:49 +00:00 |
gajim_themes_window.py
|
merge from trunk
|
2006-10-04 00:10:49 +00:00 |
groupchat_control.py
|
don't show subject tooltip if there is no subject. fixes #2572
|
2006-10-16 20:28:18 +00:00 |
gtkexcepthook.py
|
merge with trunk
|
2006-10-09 00:27:03 +00:00 |
gtkgui_helpers.py
|
merge with trunk
|
2006-10-09 00:27:03 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.py
|
py25 comes with pysqlite module in the stdlib
|
2006-10-11 22:31:51 +00:00 |
history_window.py
|
merge with trunk
|
2006-10-09 00:27:03 +00:00 |
htmltextview.py
|
[sgala] fix dubble emoticon in htmltextview when receiving xhtml message. see #316
|
2006-10-16 19:18:36 +00:00 |
message_control.py
|
allow shutdown func now get the method we used to close the tab. So that we check if a row is selected in gc control only if we close tab by pressing Esc key. fixes #2528
|
2006-10-10 15:53:42 +00:00 |
message_textview.py
|
merge from trunk
|
2006-10-04 00:10:49 +00:00 |
message_window.py
|
allow shutdown func now get the method we used to close the tab. So that we check if a row is selected in gc control only if we close tab by pressing Esc key. fixes #2528
|
2006-10-10 15:53:42 +00:00 |
music_track_listener.py
|
merge from trunk
|
2006-10-04 00:10:49 +00:00 |
network_manager_listener.py
|
add simple implementation of network manager awareness
|
2006-10-17 22:15:20 +00:00 |
notify.py
|
merge with trunk
|
2006-10-09 00:27:03 +00:00 |
profile_window.py
|
merge from trunk
|
2006-10-04 00:10:49 +00:00 |
remote_control.py
|
merge from trunk
|
2006-10-04 00:10:49 +00:00 |
roster_window.py
|
catch network manager not present error. fixes #2597, #2599
|
2006-10-18 07:41:09 +00:00 |
statusicon.py
|
typo
|
2006-10-10 08:05:02 +00:00 |
systray.py
|
fix #2555
|
2006-10-12 03:22:57 +00:00 |
tooltips.py
|
do not align jid to bottom in roster tooltips
|
2006-10-12 08:28:16 +00:00 |
trayicon.defs
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayicon.override
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayiconmodule.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
vcard.py
|
remove unneeded import
|
2006-10-17 16:03:12 +00:00 |