.. |
common
|
fixed use of common.xmpp namespace in a place it wasn't imported
|
2007-11-28 19:26:40 +00:00 |
osx
|
need the __init__.py for the module import. It had been an empty file and
|
2007-11-19 23:14:42 +00:00 |
Makefile.am
|
[James Newton] osx port for Gajim. a GREAT thanks!!!
|
2007-11-14 19:47:52 +00:00 |
adhoc_commands.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
advanced.py
|
remove the ability to save GPG password, show in GUI use_gpg_agent optin. fixes #2791
|
2007-10-25 12:36:57 +00:00 |
atom_window.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
cell_renderer_image.py
|
prevent TB in cell_renderer_pixbuf. fixes #3544
|
2007-11-09 18:08:12 +00:00 |
chat_control.py
|
Hide status/topic label when there is nothing to show.
|
2007-11-29 20:33:10 +00:00 |
config.py
|
Fix some random indentation errors and missing imports.
|
2007-11-27 21:14:04 +00:00 |
conversation_textview.py
|
[James Newton] osx port for Gajim. a GREAT thanks!!!
|
2007-11-14 19:47:52 +00:00 |
dataforms_widget.py
|
coding standards
|
2007-11-21 13:02:06 +00:00 |
dialogs.py
|
Reference to other class, don't use self. Thanks Asterix
|
2007-11-28 21:18:28 +00:00 |
disco.py
|
use ToplevelAgentBrowser for headline services with type='newmail'. fixes #3479
|
2007-11-07 14:29:43 +00:00 |
eggtrayicon.c
|
added eggtrayicon from mail-notification.
|
2006-05-16 08:51:48 +00:00 |
eggtrayicon.h
|
added eggtrayicon from mail-notification.
|
2006-05-16 08:51:48 +00:00 |
features_window.py
|
fix utf-8 bug in feature window. fixes #3580
|
2007-11-24 19:00:10 +00:00 |
filetransfers_window.py
|
default description is '' instead of None
|
2007-11-20 21:39:21 +00:00 |
gajim-remote.py
|
[James Newton] osx port for Gajim. a GREAT thanks!!!
|
2007-11-14 19:47:52 +00:00 |
gajim.py
|
fixed use of common.xmpp namespace in a place it wasn't imported
|
2007-11-28 19:26:40 +00:00 |
gajim_themes_window.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
groupchat_control.py
|
Hide status/topic label when there is nothing to show.
|
2007-11-29 20:33:10 +00:00 |
groups.py
|
Forgotten file from last commit.
|
2006-08-21 14:14:24 +00:00 |
gtkexcepthook.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
gtkgui_helpers.py
|
[mmassonnet] XFCE -> Xfce
|
2007-11-26 10:17:12 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.py
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
history_window.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
htmltextview.py
|
destroy htmltextview tooltip when we destroy a chat control. fixes #3545
|
2007-11-08 18:47:04 +00:00 |
lastfm.py
|
fix indentation in lastfm.py
|
2007-11-22 21:09:46 +00:00 |
lastfm_track_listener.py
|
[shtrom] ability to get last played music from lastfm. fixes #3559
|
2007-11-19 09:22:26 +00:00 |
message_control.py
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
message_textview.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
message_window.py
|
update gajim.last_message_time var when a room participant changes his nick. fixes #3555
|
2007-11-13 21:59:13 +00:00 |
music_track_listener.py
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
negotiation.py
|
encrypted secret storage and an improved SAS verification dialog
|
2007-09-29 20:51:01 +00:00 |
network_manager_listener.py
|
[James Newton] osx port for Gajim. a GREAT thanks!!!
|
2007-11-14 19:47:52 +00:00 |
notify.py
|
optionally attach notification to systray. fixes #3123
|
2007-11-17 22:27:40 +00:00 |
profile_window.py
|
improve AvatarChooserDialog
|
2007-11-09 18:22:23 +00:00 |
remote_control.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
roster_window.py
|
Fix some random indentation errors and missing imports.
|
2007-11-27 21:14:04 +00:00 |
search_window.py
|
Fix some random indentation errors and missing imports.
|
2007-11-27 21:14:04 +00:00 |
secrets.py
|
encrypted secret storage and an improved SAS verification dialog
|
2007-09-29 20:51:01 +00:00 |
statusicon.py
|
call left_click handler of statusicon in main loop with idle_add. fixes #3567
|
2007-11-26 20:59:29 +00:00 |
systray.py
|
fix systray status change when status is not syncronized between all accounts. fixes #3549
|
2007-11-09 09:21:38 +00:00 |
tooltips.py
|
ton't traceback when showing tooltip of a filetransfer without description
|
2007-11-28 22:47:33 +00:00 |
trayicon.defs
|
…
|
|
trayicon.override
|
…
|
|
trayiconmodule.c
|
…
|
|
vcard.py
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |