.. |
common
|
no need for connect() to return the con_type
|
2005-06-29 15:09:10 +00:00 |
advanced.py
|
nothing
|
2005-06-24 23:43:24 +00:00 |
cell_renderer_image.py
|
apparently need a \ after a binary operator (* and -). freaky
|
2005-04-21 23:51:16 +00:00 |
chat.py
|
Ctrl+PageUp/Down is back, it is done by gtk, so no need to do it in the code
|
2005-06-27 08:37:02 +00:00 |
check_for_new_version.py
|
it's better like that. after 0.7 I hopefully will pass the socket to main()
|
2005-05-09 17:00:02 +00:00 |
config.py
|
disco browser is better now (we browse only once each item)
|
2005-06-29 15:03:16 +00:00 |
dialogs.py
|
Contact class is easier to use now
|
2005-06-25 09:18:39 +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 |
gajim.py
|
now gui can know connection_type ('tls', 'ssl', 'tcp')
|
2005-06-29 12:57:46 +00:00 |
gajim_themes_window.py
|
moving code away of config.py
|
2005-06-10 19:31:38 +00:00 |
groupchat_window.py
|
nick can now contain &, < and > in gc (fix #506)
|
2005-06-27 09:10:29 +00:00 |
gtkgui.glade
|
put the eventbox back in
|
2005-06-26 23:42:42 +00:00 |
gtkspellmodule.c
|
we now have gtkspell capabilities
|
2005-05-29 14:12:35 +00:00 |
history_window.py
|
we now have history for gc too
|
2005-06-13 14:46:08 +00:00 |
Makefile
|
get python version without awk and cut [simpler]
|
2005-06-06 10:09:48 +00:00 |
roster_window.py
|
make sure the icon is shown and close to account if window is small
|
2005-06-29 15:10:10 +00:00 |
systray.py
|
bugfix: we need to re-create images when we create a menu
|
2005-06-20 19:18:53 +00:00 |
tabbed_chat_window.py
|
fix a string
|
2005-06-28 10:20:59 +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
|
fixes in editable properties of some entries in vcard (fix #438)
|
2005-06-26 21:35:52 +00:00 |