.. |
common
|
add some debug info
|
2005-11-04 14:42:56 +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
|
do not ask gladexml on chat.py too
|
2005-11-03 17:23:36 +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
|
give default to finish button once we show it
|
2005-11-03 22:57:54 +00:00 |
conversation_textview.py
|
remove a fixme
|
2005-11-02 19:37:25 +00:00 |
dialogs.py
|
fix TB
|
2005-11-03 22:15:40 +00:00 |
disco.py
|
Codestyle fixes, even though my syntax highlighting breaks on this. :p
|
2005-11-02 11:03:42 +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
|
accountModificationWindow is never used to create an account, just modify it
|
2005-11-03 10:32:26 +00:00 |
gajim_themes_window.py
|
remove aa non-implemented option
|
2005-11-03 16:21:03 +00:00 |
groupchat_window.py
|
remove ununsed vars
|
2005-11-03 21:03:51 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
well nothing compared to Yann.. :$
|
2005-11-03 22:47:26 +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
|
history order change: history is ordered as everything else latest is in the bottom
|
2005-11-03 21:31:04 +00:00 |
message_textview.py
|
remove some bindings
|
2005-11-02 19:01:17 +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
|
fix a string
|
2005-11-04 15:08:49 +00:00 |
systray.py
|
fix comment
|
2005-11-04 15:31:19 +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
|
remove unused vars and modules
|
2005-11-03 21:11:37 +00:00 |
tooltips.py
|
remove unused vars and modules
|
2005-11-03 21:11:37 +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 |