.. |
command_system
|
Fixed the /audio and /video commands
|
2009-11-10 23:33:39 +02:00 |
common
|
Strip PEP info at the network level.
|
2009-11-14 23:07:22 +01:00 |
Makefile.am
|
Fixed the build system for the reworked version of the command system
|
2009-10-03 00:10:30 +03:00 |
adhoc_commands.py
|
prevent traceback when we get malformed data in adhoc process.
|
2009-06-19 07:23:08 +02:00 |
advanced_configuration_window.py
|
Rename advanced.py to advanced_configuration_window.py
|
2009-10-17 20:28:38 +02:00 |
atom_window.py
|
use correct function for plural forms translation
|
2009-10-29 15:00:48 +01:00 |
cell_renderer_image.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
chat_control.py
|
Merge changes from default branch into refactoring branch
|
2009-11-11 23:37:46 +01:00 |
config.py
|
ability to configure out/inmsgtxt color in preference window. Fixes #5372
|
2009-10-31 19:03:03 +01:00 |
conversation_textview.py
|
[Mattj] improve join groupchat behaviour. Fixes #5383
|
2009-10-31 19:35:46 +01:00 |
dataforms_widget.py
|
switch from gtk.Tooltips to gtk.Tooltip. Fixes #3471
|
2009-10-29 11:35:22 +01:00 |
dialogs.py
|
Merge changes from default branch into refactoring branch
|
2009-11-11 23:37:46 +01:00 |
disco.py
|
always expand lines in disco window, increase default disco window width. Fixes #3877
|
2009-09-10 13:54:44 +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
|
farsighr module is now optional. Fixes #5278
|
2009-09-20 20:46:03 +02:00 |
filetransfers_window.py
|
Let contact instances know their corresponding account.
|
2009-11-05 15:57:43 +01:00 |
gajim-remote.py
|
ability to set priority via gajim-remote. see #3345
|
2009-09-03 23:18:49 +02:00 |
gajim.py
|
Move Interface() god class from gajim.py to gui_interface.py.
|
2009-11-03 22:14:19 +01:00 |
gajim_themes_window.py
|
remove 3 duplicated lines
|
2009-08-06 18:35:52 +02:00 |
groupchat_control.py
|
Move method close to data.
|
2009-11-05 16:25:13 +01: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
|
Backed out changeset 2ceb94d0630d
|
2009-10-24 09:46:08 +02:00 |
gtkspell.py
|
add missing file. Fixes #4289
|
2009-03-04 13:44:01 +00:00 |
gui_interface.py
|
Shrink public interface of the MetacontactManager.
|
2009-11-12 22:58:45 +01:00 |
gui_menu_builder.py
|
Merge changes from default branch into refactoring branch
|
2009-10-31 17:25:47 +01:00 |
history_manager.py
|
reorder imports in history_manager so that it can bu run. Fixes #5391
|
2009-11-02 06:59:56 +01:00 |
history_window.py
|
show incoming and outgoing style in history window too. Fixes #5321
|
2009-10-14 08:40:28 +02:00 |
htmltextview.py
|
use correct color for links in received XHTML messages. Fixes #5411
|
2009-11-06 08:19:32 +01:00 |
ipython_view.py
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
message_control.py
|
[change window icon according to the content (muc, chat). Fixes #4300
|
2009-10-23 10:02:45 +02:00 |
message_textview.py
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
message_window.py
|
Alt-a -> Alt-d to open advanced action menu in (group)chat control. Fixes #5387
|
2009-11-10 21:50:11 +01:00 |
music_track_listener.py
|
Totem now uses MPRIS API. Fixes #4705
|
2009-09-23 16:43:31 +02: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
|
[Vasily] fix indicator usage. Fixes #5271
|
2009-10-03 23:29:11 +02:00 |
profile_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
remote_control.py
|
call gtk.gdk.window.focus() with current timestamp rather than 0. This fixes some WM issues.
|
2009-09-23 17:35:42 +02:00 |
roster_window.py
|
Shrink public interface of the MetacontactManager.
|
2009-11-12 22:58:45 +01:00 |
search_window.py
|
Make it explicit whether an ordinary Contact, a Self Contact or a Not-In-Roster Contact is created.
|
2009-11-05 22:16:38 +01:00 |
secrets.py
|
better use of pickle
|
2009-01-09 18:40:01 +00:00 |
session.py
|
Shrink public interface of the MetacontactManager.
|
2009-11-12 22:58:45 +01:00 |
statusicon.py
|
Remove all OS X-specific code from the default branch.
|
2009-06-15 21:34:38 +02:00 |
systray.py
|
fix name of variable (window -> dialog) Fixes #5360
|
2009-10-26 19:56:42 +01: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
|
switch from gtk.Tooltips to gtk.Tooltip. Fixes #3471
|
2009-10-29 11:35:22 +01:00 |