.. |
command_system
|
fix disco window (+ remove cmp() + some GTK3 changements)
|
2013-01-05 15:32:53 +01:00 |
common
|
[Asterix] Fix caps
|
2013-01-08 13:17:09 +04:00 |
plugins
|
Use log.warning instead of the deprecated log.warn.
|
2013-01-05 11:26:22 +01:00 |
adhoc_commands.py
|
remove call to unicode()
|
2013-01-01 21:06:16 +01:00 |
advanced_configuration_window.py
|
fix setting option in ACE
|
2013-01-08 15:54:20 +04:00 |
atom_window.py
|
python uses unicode internally
|
2013-01-01 19:44:25 +01:00 |
cell_renderer_image.py
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
chat_control.py
|
fix ColorSelectionDialog in xhtml popup menu
|
2013-01-09 22:58:51 +04:00 |
config.py
|
fix change resource,add account
|
2013-01-07 15:25:48 +04:00 |
conversation_textview.py
|
mnemonic in conversation textview
|
2013-01-08 15:03:50 +04:00 |
dataforms_widget.py
|
fix focus-out-line tooltip
|
2013-01-07 14:54:29 +04:00 |
dialogs.py
|
correctly set_type_hint
|
2013-01-05 22:10:57 +04:00 |
disco.py
|
fix style / color things
|
2013-01-05 15:53:14 +01:00 |
features_window.py
|
python uses unicode internally
|
2013-01-01 19:44:25 +01:00 |
filetransfers_window.py
|
fix mnemonic button
|
2013-01-07 22:10:49 +04:00 |
gajim-remote.py
|
remove has_key()
|
2013-01-02 17:53:42 +01:00 |
gajim.py
|
fix reset to default in ACE
|
2013-01-07 13:48:07 +04:00 |
gajim_themes_window.py
|
remove call to unicode()
|
2013-01-01 21:06:16 +01:00 |
groupchat_control.py
|
fix traceback in pm
|
2013-01-08 22:11:51 +04:00 |
groups.py
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
gtkexcepthook.py
|
fix imports and many py3 changements
|
2013-01-02 13:54:02 +01:00 |
gtkgui_helpers.py
|
fix make color string
|
2013-01-06 03:57:53 +04:00 |
gtkspell.py
|
fix speller
|
2013-01-04 22:31:30 +01:00 |
gui_interface.py
|
fix style / color things
|
2013-01-05 15:53:14 +01:00 |
gui_menu_builder.py
|
Backed out changeset: a4cc671c889a
|
2013-01-08 14:54:11 +04:00 |
history_manager.py
|
fix exception handling
|
2013-01-01 23:18:36 +01:00 |
history_window.py
|
prevent tracebacks in history window
|
2013-01-08 19:58:06 +04:00 |
htmltextview.py
|
[Asterix] Fix clipboard again
|
2013-01-08 01:50:46 +04:00 |
ipython_view.py
|
print -> print()
|
2013-01-01 19:36:56 +01:00 |
Makefile.am
|
don't build non-existing folder.
|
2012-12-11 07:55:35 +01:00 |
message_control.py
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
message_textview.py
|
fix ColorSelectionDialog in xhtml popup menu
|
2013-01-09 22:58:51 +04:00 |
message_window.py
|
fix emitting key_press_event
|
2013-01-08 21:56:36 +01:00 |
music_track_listener.py
|
print -> print()
|
2013-01-01 19:36:56 +01:00 |
negotiation.py
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
network_manager_listener.py
|
itervalues / iterkeys doesn't exist anymore
|
2013-01-05 09:52:09 +01:00 |
notify.py
|
fix exec commands and avatar in popups
|
2013-01-05 20:08:07 +04:00 |
profile_window.py
|
fix some popup menus
|
2013-01-08 02:28:44 +04:00 |
pycallgraph.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
pylint.rc
|
Added PyLint config file (for sync).
|
2009-04-10 17:03:11 +00:00 |
remote_control.py
|
fix traceback handling
|
2013-01-05 00:03:36 +01:00 |
roster_window.py
|
fix key_press_event in roster
|
2013-01-08 21:52:53 +01:00 |
search_window.py
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
secrets.py
|
generate 2048 bits keys instead of 384 bits keys when needed. Fixes #7036
|
2011-11-06 11:46:00 +01:00 |
session.py
|
fix exception handling
|
2013-01-01 23:18:36 +01:00 |
statusicon.py
|
fix setting option in ACE
|
2013-01-08 15:54:20 +04:00 |
tooltips.py
|
prevent tb in tooltips and gtk warning in roster
|
2013-01-05 13:29:23 +04:00 |
upower_listener.py
|
remove imort dbus.glib to remove a warning
|
2012-08-11 22:46:39 +02:00 |
vcard.py
|
fix avatar save popup menu
|
2013-01-08 02:22:40 +04:00 |