root/trunk/src

Name Size Rev Age Last Change
../
common 10528 64 minutes asterix: update Contact instance in privateChatControl. see #4292
osx 10509 27 hours asterix: [thorstenp] replace file with open
adhoc_commands.py 16.7 kB 10430 2 weeks asterix: fix command requesting XML
advanced.py 8.8 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
atom_window.py 4.1 kB 10250 2 months roidelapluie: See #4200. * remove js from some headers * set coding:utf-8 to allow …
cell_renderer_image.py 4.3 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
chat_control.py 91.2 kB 10527 12 hours bct: disable autonegotiation if e2e is manually started or started by a failed …
config.py 127.9 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
conversation_textview.py 42.6 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
dataforms_widget.py 18.4 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
dialogs.py 134.3 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
disco.py 66.1 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
eggtrayicon.c 13.9 kB 6333 2 years dkirov: added eggtrayicon from mail-notification. This should make tray icon …
eggtrayicon.h 2.5 kB 6333 2 years dkirov: added eggtrayicon from mail-notification. This should make tray icon …
features_window.py 9.6 kB 10508 27 hours asterix: [thorstenp] di not use emtpy except clauses
filetransfers_window.py 33.9 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
gajim-remote.py 15.9 kB 10514 26 hours asterix: [thorstenp] use isinstance rather than type(x) == y. use sorted()
gajim.py 117.5 kB 10526 14 hours bct: fix renegotiation when a message was unable to decrypt. fixes #4360.
gajim_themes_window.py 14.2 kB 10497 5 days asterix: [thorstenp] replace has_key by key in dict. Fixes #4392
groupchat_control.py 85.1 kB 10528 64 minutes asterix: update Contact instance in privateChatControl. see #4292
groups.py 2.4 kB 10250 2 months roidelapluie: See #4200. * remove js from some headers * set coding:utf-8 to allow …
gtkexcepthook.py 3.3 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
gtkgui_helpers.py 30.9 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
gtkspellmodule.c 6.9 kB 10247 2 months roidelapluie: * Big headers review * Remove some licencing problems * To do: same for …
history_manager.py 21.5 kB 10250 2 months roidelapluie: See #4200. * remove js from some headers * set coding:utf-8 to allow …
history_window.py 19.9 kB 10497 5 days asterix: [thorstenp] replace has_key by key in dict. Fixes #4392
htmltextview.py 35.3 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
ipython_view.py 17.8 kB 10512 27 hours asterix: [thorstenp] replace reduce instances
lastfm.py 5.9 kB 10514 26 hours asterix: [thorstenp] use isinstance rather than type(x) == y. use sorted()
lastfm_track_listener.py 3.2 kB 10250 2 months roidelapluie: See #4200. * remove js from some headers * set coding:utf-8 to allow …
Makefile.am 1.7 kB 9461 6 months asterix: added ipython for SVN users only.
message_control.py 5.6 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
message_textview.py 3.8 kB 10250 2 months roidelapluie: See #4200. * remove js from some headers * set coding:utf-8 to allow …
message_window.py 38.2 kB 10524 16 hours bct: fix tb when closing a message window
music_track_listener.py 7.7 kB 10506 27 hours asterix: [thorstenp] replace if statement with dict.get()
negotiation.py 2.7 kB 10250 2 months roidelapluie: See #4200. * remove js from some headers * set coding:utf-8 to allow …
network_manager_listener.py 2.1 kB 10508 27 hours asterix: [thorstenp] di not use emtpy except clauses
notify.py 20.3 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
profile_window.py 11.6 kB 10497 5 days asterix: [thorstenp] replace has_key by key in dict. Fixes #4392
remote_control.py 22.3 kB 10518 26 hours asterix: [thorstenp] rename some var to not hide builts-in functions (list -> …
roster_window.py 226.0 kB 10514 26 hours asterix: [thorstenp] use isinstance rather than type(x) == y. use sorted()
search_window.py 7.1 kB 10497 5 days asterix: [thorstenp] replace has_key by key in dict. Fixes #4392
secrets.py 2.9 kB 10319 7 weeks asterix: no need of GUI classes in connection_handlers.py, socks5.py and secrets.py
session.py 15.1 kB 10525 14 hours bct: renegotiate e2e after somebody reconnects (still doesn't work for PM)
statusicon.py 3.2 kB 10250 2 months roidelapluie: See #4200. * remove js from some headers * set coding:utf-8 to allow …
systray.py 18.6 kB 10514 26 hours asterix: [thorstenp] use isinstance rather than type(x) == y. use sorted()
tooltips.py 24.9 kB 10522 23 hours asterix: fix dict.get() call. Fixes #4402
trayicon.defs 1.1 kB 1063 4 years asterix: reorder files
trayicon.override 1.4 kB 10247 2 months roidelapluie: * Big headers review * Remove some licencing problems * To do: same for …
trayiconmodule.c 1.2 kB 10247 2 months roidelapluie: * Big headers review * Remove some licencing problems * To do: same for …
vcard.py 18.8 kB 10508 27 hours asterix: [thorstenp] di not use emtpy except clauses
  • Property svn:ignore set to
    *.pyc
    *.pyo
    *.so
    *.bak
    *~
    gtkgui.glade.h
    gtkgui.gladep
    trayicon.c
Note: See TracBrowser for help on using the browser.