.. |
common
|
forget password only when needed (when we don't save it ad connection failed)
|
2005-11-06 15:51: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
|
we now show status message under contact name in roster thanks to initial patch by Michał Sobiegraj. if you do not like that, go to prefs and uncheck it. dimgrey to become white when row is selected
|
2005-11-06 14:30:17 +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
|
correctly show the result of an account creation (success / fail)
|
2005-11-04 21:27:14 +00:00 |
gajim_themes_window.py
|
remove aa non-implemented option
|
2005-11-03 16:21:03 +00:00 |
groupchat_window.py
|
status msg under gc roster too
|
2005-11-06 16:29:52 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
we now show status message under contact name in roster thanks to initial patch by Michał Sobiegraj. if you do not like that, go to prefs and uncheck it. dimgrey to become white when row is selected
|
2005-11-06 14:30:17 +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 |
Makefile
|
we can use make OPTFLAGS=... to add some flags
|
2005-09-05 21:38:18 +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
|
status msg under gc roster too
|
2005-11-06 16:29:52 +00:00 |
systray.py
|
fix tb
|
2005-11-06 17:10:55 +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
|
Reset chatstates when tab/window is closed. Closes ticket [1034]
|
2005-11-06 20:14:49 +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 |