.. |
common
|
SRV now works (hopefully !)
|
2005-11-07 14:04:18 +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
|
first popuped message is a new message
|
2005-11-05 23:43:43 +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
|
add a "Set an avatar when I connect" checkbutton in wizard, so that when we connect it open the vcard in the about tab and opens the filechooser
|
2005-11-07 15:43:47 +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
|
add a "Set an avatar when I connect" checkbutton in wizard, so that when we connect it open the vcard in the about tab and opens the filechooser
|
2005-11-07 15:43:47 +00:00 |
gajim_themes_window.py
|
remove aa non-implemented option
|
2005-11-03 16:21:03 +00:00 |
groupchat_window.py
|
prevent wrong color to be shown when no bgcolor is selected (do the same as in roster)
|
2005-11-07 16:17:06 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
add a "Set an avatar when I connect" checkbutton in wizard, so that when we connect it open the vcard in the about tab and opens the filechooser
|
2005-11-07 15:43:47 +00:00 |
gtkgui_helpers.py
|
inital patch to make status msg change color in gc too [does not work yet]
|
2005-11-07 11:07:55 +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
|
inital patch to make status msg change color in gc too [does not work yet]
|
2005-11-07 11:07:55 +00:00 |
systray.py
|
fix missing var
|
2005-11-07 14:06: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
|
no need to save var, and better comment
|
2005-11-06 20:57:52 +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 |