.. |
common
|
fix TB when we close pubsub window before we get the answer from the server. see #3103
|
2007-06-25 16:36:57 +00:00 |
Makefile.am
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
adhoc_commands.py
|
[elghinn] code cleanup
|
2007-06-03 13:57:42 +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
|
[misc] repare sending composing chatstates using xep instead of xep.
|
2007-06-16 21:31:19 +00:00 |
config.py
|
update minimized_controls variable when we change an account name
|
2007-06-23 21:45:09 +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
|
initialize minimize_on_autojoin to False when we add a new bookmark
|
2007-06-19 17:31:47 +00:00 |
disco.py
|
ability to sort MUC by what we want in muc browser. fixes #2753
|
2007-06-25 17:49:14 +00:00 |
eggtrayicon.c
|
…
|
|
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
|
ask password to user when we try to connect to a password protected room. fixes #2890
|
2007-06-24 21:19:41 +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
|
initialize minimize_on_autojoin to False when we add a new bookmark
|
2007-06-19 17:31:47 +00:00 |
groups.py
|
…
|
|
gtkexcepthook.py
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
gtkgui_helpers.py
|
Use another function to get color string. Fix #2906.
|
2007-06-17 12:09:45 +00:00 |
gtkspellmodule.c
|
…
|
|
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
|
[sgala and I] better support of sizes in XHTML, simplify rst generator
|
2007-05-29 20:22:41 +00:00 |
message_control.py
|
[misc] repare sending composing chatstates using xep instead of xep.
|
2007-06-16 21:31:19 +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
|
Don't ask twice if we want to leave a groupchat. Fix #3245.
|
2007-06-17 15:59:46 +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
|
Use good funtion so we can see icon for pynotify notifs
|
2007-05-14 16:09:53 +00:00 |
profile_window.py
|
No usuable message here
|
2007-05-14 07:09:57 +00:00 |
remote_control.py
|
fix signatures in remote control. fixes #2865
|
2007-01-21 18:13:23 +00:00 |
roster_window.py
|
redraw acount row to have correct online / total number of contacts when we minimize / open / disconnect from a groupchat. fixes #3247
|
2007-06-25 17:07:17 +00:00 |
search_window.py
|
use FakeDataform widget in search window. fixes #1922
|
2007-06-22 17:27:22 +00:00 |
statusicon.py
|
typo in [7921]
|
2007-02-01 16:26:52 +00:00 |
systray.py
|
Better better systray -> groupchat submenu. See #3209 and [8232].
|
2007-06-15 12:10:35 +00:00 |
tooltips.py
|
Fix some bugs and improve coding of minimized groupchats.
|
2007-05-07 21:02:48 +00:00 |
trayicon.defs
|
…
|
|
trayicon.override
|
…
|
|
trayiconmodule.c
|
…
|
|
vcard.py
|
handle correctly vcards in groupchats : ask them to real jid if we know it, but considere it arrive from fake jid. Fixes #3172, #3173
|
2007-05-20 15:41:20 +00:00 |