.. |
command_system
|
Command system fix (python2 - > python3)
|
2013-05-06 23:25:49 +04:00 |
common
|
typo
|
2013-04-22 18:09:58 +04:00 |
plugins
|
PluginSystem. xhtml in available tab
|
2013-05-04 18:27:32 +04:00 |
Makefile.am
|
don't build non-existing folder.
|
2012-12-11 07:55:35 +01:00 |
adhoc_commands.py
|
fix ad hoc commands
|
2013-01-11 20:44:29 +04: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 supporting animated images in treeview.
|
2013-01-24 22:00:28 +01:00 |
chat_control.py
|
coding style
|
2013-03-17 22:33:51 +04:00 |
config.py
|
remove some wrong decode()
|
2013-03-10 16:59:16 +01:00 |
conversation_textview.py
|
improve RTL behaviour. See #7284
|
2013-02-16 23:49:39 +01:00 |
dataforms_widget.py
|
fix history manager
|
2013-01-11 22:54:12 +04:00 |
dialogs.py
|
remember with which nickname we entered rooms. Fixes #7334
|
2013-04-27 14:38:38 +02:00 |
disco.py
|
remove some wrong decode()
|
2013-03-10 16:59:16 +01:00 |
features_window.py
|
GPG -> OpenPGP. Fixes #7312
|
2013-03-09 17:49:22 +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
|
initialize threads in GObject.
|
2013-01-28 20:31:01 +01:00 |
gajim_themes_window.py
|
remove call to unicode()
|
2013-01-01 21:06:16 +01:00 |
groupchat_control.py
|
Remove print
|
2013-03-24 10:56:43 +04:00 |
groups.py
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
gtkexcepthook.py
|
fix error win(set fill and expand for textview)
|
2013-04-21 12:25:34 +04: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 reload emoticons
|
2013-04-21 11:38:53 +04:00 |
gui_menu_builder.py
|
Change history icon if theme have 'document-open-recent' icon
|
2013-03-16 23:56:22 +04:00 |
history_manager.py
|
Fix missing import
|
2013-05-15 12:51:23 +04:00 |
history_window.py
|
ability to hide / show status changes in history window. Fixes #7255
|
2013-02-21 19:47:30 +01:00 |
htmltextview.py
|
second part of previous commit ...
|
2013-02-18 20:12:45 +01:00 |
ipython_view.py
|
print -> print()
|
2013-01-01 19:36:56 +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 change font in html, wrong import
|
2013-01-11 16:37:10 +04:00 |
message_window.py
|
fix a traceback
|
2013-02-17 21:12:09 +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
|
differenciate popup_image and popup_image_path un notification when we path an icon name or an image path
|
2013-02-18 20:52:04 +01: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
|
Change history icon if theme have 'document-open-recent' icon. part 2
|
2013-03-17 23:14:34 +04: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 |