.. |
common
|
[michael] fix bug when searching text containing a ' in history window. fixes #3091
|
2007-04-16 20:48:38 +00:00 |
Makefile.am
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +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
|
scroll to the end when we shrink conversation window. fixes #3078
|
2007-04-17 09:41:22 +00:00 |
config.py
|
fix a TB when password is None instead of a string. fixes #3075
|
2007-04-04 19:24:23 +00:00 |
conversation_textview.py
|
Use one focus_out_line pixbuf for all conv_textview instances
|
2007-02-08 23:00:27 +00:00 |
dataforms_widget.py
|
show combobox in dataform widget when there are more than 5 options. see #3046
|
2007-03-20 14:09:27 +00:00 |
dialogs.py
|
fix wrong var name. fixes #2750
|
2007-03-31 12:43:07 +00:00 |
disco.py
|
we keep node in self.subscriptions, not name, so when we look in this dict, look for node.
|
2007-02-14 10:13:27 +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
|
re-add r'
|
2007-03-31 12:22:38 +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
|
request vcard to full jid if we know it. fixes #3054
|
2007-03-31 08:47:42 +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
|
show combobox in dataform widget when there are more than 5 options. see #3046
|
2007-03-20 14:09:27 +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
|
let's freeze even less
|
2007-02-03 18:06:47 +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
|
Small indent fix
|
2007-02-08 18:33:42 +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 version of notification-daemon detection
|
2007-01-28 12:53:14 +00:00 |
profile_window.py
|
No space in indentation, checked by drpython (editor). /src part
|
2007-02-04 13:01:04 +00:00 |
remote_control.py
|
fix signatures in remote control. fixes #2865
|
2007-01-21 18:13:23 +00:00 |
roster_window.py
|
send xml status to groupchats AFTER changing our status, so when going from invisible to
|
2007-04-01 12:28:03 +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
|
wrap lines in roster tooltip. so we can increase width of status to 300 chars width. fixes #2966
|
2007-03-31 09:40:13 +00:00 |
trayicon.defs
|
…
|
|
trayicon.override
|
…
|
|
trayiconmodule.c
|
…
|
|
vcard.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 |