.. |
common
|
prevent traceback, fixed #4121
|
2008-07-29 07:36:44 +00:00 |
osx
|
* Start X11 automatically on OS X if not running.
|
2008-06-07 21:12:27 +00:00 |
adhoc_commands.py
|
Make some strings translatable in adhoc commands, Warn user when session id changes in the middle of a session. fixes #3432
|
2008-02-15 10:38:52 +00:00 |
advanced.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
atom_window.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
cell_renderer_image.py
|
draw pixbuf at the corect place in cell_renderer_image. Fixes #3775
|
2008-03-18 12:26:32 +00:00 |
chat_control.py
|
don't require python2.5
|
2008-07-29 07:28:07 +00:00 |
config.py
|
Show activity in roster.
|
2008-07-29 02:32:57 +00:00 |
conversation_textview.py
|
A few new files were added with the new Gtk+. Update NSIS.
|
2008-07-23 13:33:23 +00:00 |
dataforms_widget.py
|
ability to configure pubsub nodes. see #3053
|
2008-02-15 22:55:21 +00:00 |
dialogs.py
|
don't require python2.5
|
2008-07-29 06:59:14 +00:00 |
disco.py
|
ability to browse server that returns an identity category=pubsub, type=service. fixes #4089
|
2008-07-11 07:42:57 +00:00 |
eggtrayicon.c
|
added eggtrayicon from mail-notification.
|
2006-05-16 08:51:48 +00:00 |
eggtrayicon.h
|
added eggtrayicon from mail-notification.
|
2006-05-16 08:51:48 +00:00 |
features_window.py
|
Completely remove OTR.
|
2008-06-08 15:27:05 +00:00 |
filetransfers_window.py
|
fix arguments order in contacts.py, some coding standards. should fix #4081
|
2008-07-05 19:04:27 +00:00 |
gajim-remote.py
|
Fix account parameter for gajim-remote handle_uri with a groupchat. Fixes #3344.
|
2008-05-27 16:47:33 +00:00 |
gajim.py
|
restore autoconnect_as option. Correctly use 80 char width
|
2008-07-29 06:42:34 +00:00 |
gajim_themes_window.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
groupchat_control.py
|
Improved groupchat minimization:
|
2008-07-19 17:36:21 +00:00 |
groups.py
|
Forgotten file from last commit.
|
2006-08-21 14:14:24 +00:00 |
gtkexcepthook.py
|
Show correct URL in bug buddy. Kudos to vArDo :-)
|
2008-06-13 22:47:41 +00:00 |
gtkgui_helpers.py
|
New activity dialog.
|
2008-07-28 20:57:56 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.py
|
* If found, automatically use included gtk on win32.
|
2008-05-19 10:58:03 +00:00 |
history_window.py
|
use YYYY-MM-DD dates in the chat history window so it sorts correctly
|
2008-07-12 04:36:05 +00:00 |
htmltextview.py
|
Fix wrong paranthesis. Fixes #4137
|
2008-07-25 10:50:56 +00:00 |
ipython_view.py
|
add BSD copyright to ipython_view.py file
|
2008-04-15 16:19:06 +00:00 |
lastfm.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
|
2008-04-18 00:26:07 +00:00 |
lastfm_track_listener.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
Makefile.am
|
added ipython for SVN users only.
|
2008-04-14 15:19:09 +00:00 |
message_control.py
|
attach resource to sessions so that only the relevant sessions are terminated when a contact goes offline
|
2008-07-26 05:28:15 +00:00 |
message_textview.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
message_window.py
|
Fix ctrl + tab (get_control called with too much parameters)
|
2008-06-27 10:00:27 +00:00 |
music_track_listener.py
|
prevent traceback when player is no more on dbus. fixes #4131
|
2008-07-29 07:52:51 +00:00 |
negotiation.py
|
make esession authentication warning less obtrusive
|
2008-06-29 04:39:29 +00:00 |
network_manager_listener.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
notify.py
|
Remove useless function and check. Make avatar in notification works with jpeg too. See #4060.
|
2008-07-27 10:21:51 +00:00 |
profile_window.py
|
[Florob] Send and handle nicknames reveices through PEP. Fixes #3651
|
2008-05-05 21:55:59 +00:00 |
remote_control.py
|
Fix #4100.
|
2008-07-15 14:22:34 +00:00 |
roster_window.py
|
restore autoconnect_as option. Correctly use 80 char width
|
2008-07-29 06:42:34 +00:00 |
search_window.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
secrets.py
|
Remove E2E password dialog. bct wanted to remove this, but I was
|
2008-07-16 16:17:50 +00:00 |
session.py
|
attach resource to sessions so that only the relevant sessions are terminated when a contact goes offline
|
2008-07-26 05:28:15 +00:00 |
statusicon.py
|
Completely remove OTR.
|
2008-06-08 15:27:05 +00:00 |
systray.py
|
Regroup window.present() calls. See #3908.
|
2008-06-05 15:09:17 +00:00 |
tooltips.py
|
don't require python2.5
|
2008-07-29 07:08:56 +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
|
Remove useless function and check. Make avatar in notification works with jpeg too. See #4060.
|
2008-07-27 10:21:51 +00:00 |