.. |
common
|
move function to get real_jid to gajim.py
|
2005-11-02 08:12:54 +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
|
tab_position in GUI has been removed
|
2005-11-01 15:35:00 +00:00 |
conversation_textview.py
|
less wordy and concise is welcome but not if they are not understable. moreover it is better that the user understands what that is than see a small tooltip and not completely understand. I revert with the only change that I agree that the first The can be removed. "Used this window" you cannot be serious though.. :P
|
2005-11-01 23:55:50 +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
|
WINAPI: Gajim now can detects file lock and does not allow sending the file.
|
2005-11-01 20:01:14 +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
|
typo
|
2005-11-01 17:14:15 +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
|
Fix groupchat highlighting again, for real now.
|
2005-11-02 11:00:16 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
hide filter hbox; maybe someday
|
2005-10-31 21:28:39 +00:00 |
gtkgui_helpers.py
|
do not fail if user does not have pywin32
|
2005-11-02 10:52:12 +00:00 |
gtkspellmodule.c
|
we now have gtkspell capabilities
|
2005-05-29 14:12:35 +00:00 |
history_window.py
|
hide filter hbox; maybe someday
|
2005-10-31 21:28:39 +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
|
we can now copy (not move) a contact to another group
|
2005-11-01 22:52:04 +00:00 |
systray.py
|
add func in gtkgui helpers
|
2005-10-31 19:35:17 +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
|
move function to get real_jid to gajim.py
|
2005-11-02 08:12:54 +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
|
better funcname
|
2005-10-31 11:06:11 +00:00 |