.. |
common
|
if we have avatar in HD, we get it from there now
|
2005-10-30 21:39:09 +00:00 |
Makefile
|
we can use make OPTFLAGS=... to add some flags
|
2005-09-05 21:38:18 +00:00 |
advanced.py
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
cell_renderer_image.py
|
add the type of row in gc roster
|
2005-09-22 07:42:08 +00:00 |
chat.py
|
get msg_textview as first child of msg_scrolled window and not via xml [it is first step for bindings patch]
|
2005-10-29 14:28:46 +00:00 |
check_for_new_version.py
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
config.py
|
we send our username, not our nick when we change password
|
2005-10-30 16:50:05 +00:00 |
conversation_textview.py
|
fix docstrings
|
2005-10-29 15:30:24 +00:00 |
dialogs.py
|
it is GTK+
|
2005-10-30 16:16:00 +00:00 |
disco.py
|
Don't use gtk.Image.clear until we switch to GTK 2.8
|
2005-10-30 15:08:47 +00:00 |
eggtrayicon.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
eggtrayicon.h
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
filetransfers_window.py
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
gajim-remote.py
|
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
|
2005-10-27 13:15:03 +00:00 |
gajim.py
|
if we have avatar in HD, we get it from there now
|
2005-10-30 21:39:09 +00:00 |
gajim_themes_window.py
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
groupchat_window.py
|
Fixed highlighting nicks with spaces.
|
2005-10-30 15:01:57 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
glade fixes in disco window
|
2005-10-30 15:12:38 +00:00 |
gtkgui_helpers.py
|
if we have avatar in HD, we get it from there now
|
2005-10-30 21:39:09 +00:00 |
gtkspellmodule.c
|
we now have gtkspell capabilities
|
2005-05-29 14:12:35 +00:00 |
history_window.py
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
message_textview.py
|
MessageTextView also used in Group Chat. at last!
|
2005-10-29 16:33:59 +00:00 |
remote_control.py
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
roster_window.py
|
New Service Discovery, couple of quick notes about this commit:
|
2005-10-30 09:58:13 +00:00 |
systray.py
|
add show_all_events and show_roster menuitems to systray menu
|
2005-10-30 00:08:39 +00:00 |
systraywin32.py
|
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
|
2005-10-27 13:15:03 +00:00 |
tabbed_chat_window.py
|
if we have avatar in HD, we get it from there now
|
2005-10-30 21:39:09 +00:00 |
tooltips.py
|
Remove periods at the end of tooltips
|
2005-10-30 15:03:48 +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
|
sys.getfilesystemencoding() can return None to some systems (eg. OpenBSD). Thanks Jolan for patches
|
2005-10-21 13:21:31 +00:00 |