.. |
common
|
fix SIGPIPE pb (see http://mail.python.org/pipermail/python-list/2004-June/227039.html for details)
|
2005-10-04 18:22:25 +00:00 |
Makefile
|
we can use make OPTFLAGS=... to add some flags
|
2005-09-05 21:38:18 +00:00 |
advanced.py
|
Check for GtkTreeIter in selection tuple before using to lookup option; closes #893
|
2005-09-21 03:19:45 +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_type becomes get_message_type so it is self-explanatory
|
2005-09-24 11:35:56 +00:00 |
check_for_new_version.py
|
hardcode float()
|
2005-08-11 13:16:38 +00:00 |
config.py
|
GroupchatConfigWindow is now a subclass of DataFormWindow
|
2005-10-05 09:18:32 +00:00 |
dialogs.py
|
allow fake jid: server.tld/echo
|
2005-10-04 14:38:32 +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
|
adding back a FIXME that dimitur removed wihtout fixing!
|
2005-09-13 21:36:23 +00:00 |
gajim-remote.py
|
remove problematic on_command and make it command
|
2005-09-17 12:18:47 +00:00 |
gajim.py
|
add FIXME for MSN transport workaround
|
2005-10-04 12:26:09 +00:00 |
gajim_themes_window.py
|
automaticaly begin editing of newly added theme
|
2005-09-30 17:16:17 +00:00 |
groupchat_window.py
|
what we show in text cellrenderer is C_SHOWN column
|
2005-10-04 16:47:36 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
GroupchatConfigWindow is now a subclass of DataFormWindow
|
2005-10-05 09:18:32 +00:00 |
gtkgui_helpers.py
|
we now show a happy dialog on nick conflict asking (and even proposing new nick); also refactor code and add a new gtkgui helper
|
2005-10-03 18:19:31 +00:00 |
gtkspellmodule.c
|
we now have gtkspell capabilities
|
2005-05-29 14:12:35 +00:00 |
history_window.py
|
get_nb_line becomes get_no_of_lines; marked for translation title in history window
|
2005-07-24 19:01:44 +00:00 |
remote_control.py
|
add two more ft proxies until we get to autodiscover if the server we have the JID on, has support and we prio on that
|
2005-09-17 11:26:15 +00:00 |
roster_window.py
|
Show our own priority in self tooltip instead of the default '5'
|
2005-10-01 03:54:44 +00:00 |
systray.py
|
fix a fixme
|
2005-09-25 18:37:50 +00:00 |
systraywin32.py
|
refactor code
|
2005-09-24 10:00:00 +00:00 |
tabbed_chat_window.py
|
fix a tb
|
2005-10-03 20:17:55 +00:00 |
tooltips.py
|
systary tooltip now shows the number of chat/single_chat/gc/pm unread messages
|
2005-09-24 10:24:14 +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
|
missing import
|
2005-10-03 18:27:39 +00:00 |