.. |
common
|
Fix some bugs and improve coding of minimized groupchats.
|
2007-05-07 21:02:48 +00:00 |
adhoc_commands.py
|
in adhoc commands, use the node name provided by the entity (It can change)
|
2007-03-19 21:02:35 +00:00 |
advanced.py
|
clean code and update to using GTK/PyGTK 2.8; see #2248
|
2007-01-16 23:26:38 +00:00 |
atom_window.py
|
clean code and update to using GTK/PyGTK 2.8; see #2248
|
2007-01-16 23:26:38 +00:00 |
cell_renderer_image.py
|
clean code and update to using GTK/PyGTK 2.8; see #2248
|
2007-01-16 23:26:38 +00:00 |
chat_control.py
|
Fix a bug with notifs in systray.
|
2007-05-08 15:38:23 +00:00 |
config.py
|
begining of XEP-0055 (search) implmentation. For the moment, works only with dataforms. see #1922
|
2007-04-19 13:31:28 +00:00 |
conversation_textview.py
|
[thecurse] blacklist of latex commands. fixes #2796
|
2007-04-26 17:06:05 +00:00 |
dataforms_widget.py
|
add multiple data form support (XEP-0004)
|
2007-04-19 13:27:14 +00:00 |
dialogs.py
|
don't add a line break to the status message when we press ctrl+enter. Fixes #3106
|
2007-05-09 12:37:06 +00:00 |
disco.py
|
add missing search window
|
2007-04-19 14:26:21 +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 |
filetransfers_window.py
|
don't re-open file transfert dialog when a transfert is finished. fixes #3002
|
2007-03-08 09:13:41 +00:00 |
gajim-remote.py
|
always give the same number of arguments to dbus methods, use signatures. fixes #2784
|
2007-01-11 17:58:44 +00:00 |
gajim.py
|
Fix a bug with status in PM window on status change.
|
2007-05-08 18:32:44 +00:00 |
gajim_themes_window.py
|
select active theme when we re-open gajim theme window. fixes #2778
|
2006-12-13 13:15:06 +00:00 |
groupchat_control.py
|
Remove unneeded commented code.
|
2007-05-07 21:10:27 +00:00 |
groups.py
|
Forgotten file from last commit.
|
2006-08-21 14:14:24 +00:00 |
gtkexcepthook.py
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
gtkgui_helpers.py
|
[bronger] make force avatar work under windows. see #2967
|
2007-04-22 18:05:53 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.py
|
No space in indentation, checked by drpython (editor). /src part
|
2007-02-04 13:01:04 +00:00 |
history_window.py
|
Move log_for_this_contact checkbutton from vcard dialog to history dialog. So you can NOT
|
2007-03-31 13:40:23 +00:00 |
htmltextview.py
|
correctly detect timeout in XHTML image code, print it, and increase timeout. fixes #3122
|
2007-05-01 10:14:59 +00:00 |
Makefile.am
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
message_control.py
|
Deleting control.display_names, useless var now
|
2007-02-08 18:32:10 +00:00 |
message_textview.py
|
clean code and update to using GTK/PyGTK 2.8; see #2248
|
2007-01-16 23:26:38 +00:00 |
message_window.py
|
prevent TB when closing a window. fixes #3152
|
2007-05-07 20:18:22 +00:00 |
music_track_listener.py
|
[tristil] better banshee music player support. fixes #2940
|
2007-03-09 19:58:21 +00:00 |
network_manager_listener.py
|
reconnect only previously connected account when connection manager detect the reconnection, and with correct status message. fixes #2813
|
2006-12-26 14:56:28 +00:00 |
notify.py
|
Fix some bugs and improve coding of minimized groupchats.
|
2007-05-07 21:02:48 +00:00 |
profile_window.py
|
add ability to set an avatar for a contact. fixes #2967
|
2007-04-22 10:23:23 +00:00 |
remote_control.py
|
fix signatures in remote control. fixes #2865
|
2007-01-21 18:13:23 +00:00 |
roster_window.py
|
send status to connecting accounts when we change global status combobox. Fixes #3133
|
2007-05-08 12:07:11 +00:00 |
search_window.py
|
support JEP-0055 (search) for non-dataform services. TODO: improve GUI
|
2007-04-19 20:54:42 +00:00 |
statusicon.py
|
typo in [7921]
|
2007-02-01 16:26:52 +00:00 |
systray.py
|
give list of removed event to fire_event_removed func so that it transmits it to listeners
|
2007-03-11 08:58:08 +00:00 |
tooltips.py
|
Fix some bugs and improve coding of minimized groupchats.
|
2007-05-07 21:02:48 +00:00 |
trayicon.defs
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayicon.override
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayiconmodule.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
vcard.py
|
fix typo that prevent to click on user-provided photo button in vcard
|
2007-04-24 07:39:34 +00:00 |