.. |
common
|
[roidelapluie] Added initial support for Roster Item Exchange (XEP-0144) based on ticket #378. Only handling NS_ROSTERX 'set' operations is supported and tested as of now.
|
2009-06-21 03:43:57 +02:00 |
Makefile.am
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
adhoc_commands.py
|
prevent traceback when we get malformed data in adhoc process.
|
2009-06-19 07:23:08 +02:00 |
advanced.py
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
atom_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
cell_renderer_image.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
chat_control.py
|
hide bigger avatar when switching tab.
|
2009-06-23 16:42:32 +02:00 |
config.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
conversation_textview.py
|
[Yrogirg & I] add a first quote ability. see #2943
|
2009-04-30 13:36:29 +00:00 |
dataforms_widget.py
|
make instruction label of dataforms wrapable. see #4724
|
2009-04-08 18:52:50 +00:00 |
dialogs.py
|
Fixed glade file for Roster Item Exchange. Button have fixed sized and are aligned right. Instead of 'OK' label, currently proper text for each action is displayed ('Add', 'Modify', 'Delete')
|
2009-06-22 20:21:39 +02:00 |
disco.py
|
[alx] add bookmark button in MUC browser. Fixes #3726
|
2009-06-22 18:30:02 +02:00 |
eggtrayicon.c
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
eggtrayicon.h
|
added eggtrayicon from mail-notification.
|
2006-05-16 08:51:48 +00:00 |
features_window.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
filetransfers_window.py
|
put latest filetransfer on top
|
2009-06-06 19:05:49 +02:00 |
gajim-remote.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
gajim.py
|
[roidelapluie] Added initial support for Roster Item Exchange (XEP-0144) based on ticket #378. Only handling NS_ROSTERX 'set' operations is supported and tested as of now.
|
2009-06-21 03:43:57 +02:00 |
gajim_themes_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
groupchat_control.py
|
prevent a traceback when we get a groupchat presence from unknown participant. see #5067
|
2009-06-04 18:06:50 +02:00 |
groups.py
|
[thorstenp] fix redefined builtins
|
2008-12-03 17:16:04 +00:00 |
gtkexcepthook.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
gtkgui_helpers.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
gtkspell.py
|
add missing file. Fixes #4289
|
2009-03-04 13:44:01 +00:00 |
history_manager.py
|
export time when exporting logs. see #5060
|
2009-06-04 20:48:04 +02:00 |
history_window.py
|
[punchagan & me] print /me in history correctly. Fixes #4852
|
2009-04-08 07:31:56 +00:00 |
htmltextview.py
|
we now depend on GTK2.12. Remove test for older versions. Fixes #4996
|
2009-04-27 19:28:53 +00:00 |
ipython_view.py
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
message_control.py
|
correctly create session (pm / not pm) when we send a message in a control without a session (after disabling E2E). Fixes #4818
|
2009-04-27 16:57:09 +00:00 |
message_textview.py
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
message_window.py
|
we now depend on GTK2.12. Remove test for older versions. Fixes #4996
|
2009-04-27 19:28:53 +00:00 |
music_track_listener.py
|
[Florob] mpris DBUS API has changed
|
2009-05-01 10:15:56 +00:00 |
negotiation.py
|
[thorstenp] remove useless import
|
2008-12-02 14:44:26 +00:00 |
network_manager_listener.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
notify.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
profile_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
remote_control.py
|
add XEP-202 in vcard window. Fixes #4007
|
2009-02-10 21:45:44 +00:00 |
roster_window.py
|
don't traceback when we remove a contact that is alone in a metacontact. Fixes #4317
|
2009-06-23 19:52:47 +02:00 |
search_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
secrets.py
|
better use of pickle
|
2009-01-09 18:40:01 +00:00 |
session.py
|
don't expand big brother when we get a message in a metacontact. Fixes #4867
|
2009-04-08 07:55:52 +00:00 |
statusicon.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
systray.py
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
tooltips.py
|
we now depend on GTK2.12. Remove test for older versions. Fixes #4996
|
2009-04-27 19:28:53 +00:00 |
trayicon.defs
|
…
|
|
trayicon.override
|
* Big headers review
|
2008-08-15 03:20:23 +00:00 |
trayiconmodule.c
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
vcard.py
|
fix os info / client info / contact time in vcard of groupchat contacts
|
2009-06-04 22:46:05 +02:00 |