.. |
common
|
use get_contact() when we give the resource. see #3275
|
2007-07-04 16:33:40 +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
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +00:00 |
config.py
|
make idle part of preference window insensitive if idle is not supported. fixes #2949
|
2007-06-28 21:09:29 +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
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +00:00 |
disco.py
|
use 2 columns in Muc browser so that int and str are stored. we show str and we sort on int
|
2007-06-25 20:03: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
|
In features window, show description on select, not on double-click. See #2783.
|
2007-06-28 10:42:24 +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
|
use get_contact() when we give the resource. see #3275
|
2007-07-04 16:33:40 +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
|
See [8324]: do the same in groupchats. Comment added
|
2007-06-27 09:26:58 +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
|
Use another function to get color string. Fix #2906.
|
2007-06-17 12:09:45 +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
|
[sgala and I] better support of sizes in XHTML, simplify rst generator
|
2007-05-29 20:22:41 +00:00 |
Makefile.am
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
message_control.py
|
Compact View:
|
2007-06-25 23:51:44 +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
|
Better comment
|
2007-06-26 10:36:00 +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
|
fix stupid traceback
|
2007-06-26 21:39:22 +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
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +00:00 |
roster_window.py
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +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
|
[lukas and I] improve tooltip to show info about pending events. fixes #1971
|
2007-07-03 09:31:43 +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
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +00:00 |