.. |
command_system
|
Removed alias duplication of some commands
|
2010-01-10 08:42:08 +02:00 |
common
|
merge from default branch
|
2010-02-08 22:25:41 +01:00 |
plugins
|
merge from default branch
|
2010-02-08 22:25:41 +01:00 |
adhoc_commands.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
advanced_configuration_window.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
atom_window.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
cell_renderer_image.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
chat_control.py
|
merge from default branch
|
2010-02-08 22:25:41 +01:00 |
config.py
|
[zimio and me] Ask what to do when we want to unregister from a server but connection fails. Fixes #324
|
2010-02-03 19:59:41 +01:00 |
conversation_textview.py
|
don't mix TextTag and tag names in buffer.insert_with_tags. Fixes #5581
|
2010-01-29 21:59:13 +01:00 |
dataforms_widget.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
dialogs.py
|
never call twice cancel handler of a dialog or call cancel after ok handler
|
2010-02-07 22:42:19 +01:00 |
disco.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
features_window.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
filetransfers_window.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
gajim-remote-plugin.py
|
Initial version of Global Events Dispatcher.
|
2008-08-10 13:40:49 +00:00 |
gajim-remote.py
|
merge from default branch
|
2010-02-08 22:25:41 +01:00 |
gajim.py
|
fix log file path
|
2010-02-05 21:56:18 +01:00 |
gajim_themes_window.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
groupchat_control.py
|
merge from default branch
|
2010-02-08 22:25:41 +01:00 |
groups.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
gtkexcepthook.py
|
don't set default action fot gtkhexcepthook window. Fixes #5556
|
2010-01-15 20:20:56 +01:00 |
gtkgui_helpers.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
gtkspell.py
|
add missing file. Fixes #4289
|
2009-03-04 13:44:01 +00:00 |
gui_interface.py
|
merge from default branch
|
2010-02-08 22:25:41 +01:00 |
gui_menu_builder.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
history_manager.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
history_window.py
|
fix history window usage. Fixes #5571
|
2010-01-23 13:03:44 +01:00 |
htmltextview.py
|
[guillaume] add user-agent when downloading a remote image. Fixes #5513
|
2009-12-14 18:09:25 +01:00 |
ipython_view.py
|
Big portion of doc-string refactoring
|
2009-11-25 22:59:43 +02:00 |
Makefile.am
|
Add protocol folder to Makefile.
|
2009-12-11 01:11:39 +01:00 |
message_control.py
|
merge from default branch
|
2010-02-08 22:25:41 +01:00 |
message_textview.py
|
[zimio & me] undo functionality in message text imput field. Fixes #4825
|
2010-01-24 11:44:54 +01:00 |
message_window.py
|
use Ctrl + Shift + n to change nick in groupchats. Fixes #5450
|
2010-01-26 19:55:28 +01:00 |
music_track_listener.py
|
Totem now uses MPRIS API. Fixes #4705
|
2009-09-23 16:43:31 +02:00 |
negotiation.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
network_manager_listener.py
|
Big portion of doc-string refactoring
|
2009-11-25 22:59:43 +02:00 |
notify.py
|
finish using icon theme. Fixes #2378
|
2009-12-01 15:50:58 +01:00 |
profile_window.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
pycallgraph.py
|
[Merwok] Commented out 'import pycallgraph' to remove import error.
|
2008-06-12 19:26:55 +00:00 |
pylint.rc
|
Added PyLint config file (for sync).
|
2009-04-10 17:03:11 +00:00 |
remote_control.py
|
allow to not specify status in gajim-remote change_status to change only status message. Fixes #5039
|
2010-01-14 21:16:13 +01:00 |
roster_window.py
|
merge from default branch
|
2010-02-08 22:25:41 +01:00 |
search_window.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
secrets.py
|
better use of pickle
|
2009-01-09 18:40:01 +00:00 |
session.py
|
merge from default branch
|
2010-01-19 16:37:14 +01:00 |
statusicon.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
tooltips.py
|
[Tony] print idle time in tooltip. see #5528
|
2010-01-06 23:12:56 +01:00 |
vcard.py
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |