.. |
common
|
Do not show seconds in roster tooltips (if today)
|
2006-09-26 17:44:29 +00:00 |
advanced.py
|
get GtkWindow instance when we use set_transient_for. Fixes #2170
|
2006-07-18 08:40:44 +00:00 |
cell_renderer_image.py
|
Merged revisions 5030-5031,5033-5038 via svnmerge from
|
2006-01-07 20:47:06 +00:00 |
chat_control.py
|
show account name in chat banner if a contact in another account have the same nick. Fixes #2031
|
2006-09-27 21:08:10 +00:00 |
config.py
|
Improve in style, varnames, docstrings [make it readable after months have passed], a great patch by Gustavo Carneiro with which we can get currently playing music track from Rhythmbox and Muine to be shown in our status message. fixes #564
|
2006-09-23 13:49:33 +00:00 |
conversation_textview.py
|
add a FIXME
|
2006-09-25 12:04:30 +00:00 |
dbus_support.py
|
improve comments
|
2006-09-24 19:27:52 +00:00 |
dialogs.py
|
Support for notify-python so if notification-daemon is not available, we still can show cool popups. FIXES #1901
|
2006-09-28 00:31:59 +00:00 |
disco.py
|
remove GTK Warning in #2426
|
2006-09-22 09:17:37 +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
|
check file permissions before saving avatar
|
2006-09-16 01:44:04 +00:00 |
gajim-remote.py
|
kill more version checking for dbus
|
2006-09-25 12:38:42 +00:00 |
gajim.py
|
handle correctly click on sign in/out notif windows. For #2414
|
2006-09-26 07:53:49 +00:00 |
gajim_themes_window.py
|
Remove "state_active_color" option. Get fg color from gtk.
|
2006-09-25 04:23:31 +00:00 |
groupchat_control.py
|
don't close muc when we press ESC if a row is selected. Fixes #2440
|
2006-09-26 07:05:39 +00:00 |
gtkexcepthook.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
gtkgui_helpers.py
|
don't allow account name to be hoovered in systray menu. Fixes #2430
|
2006-09-22 13:39:07 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.py
|
[sgala] don't show in history manager jids that have no logs.
|
2006-09-19 09:18:06 +00:00 |
history_window.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
Makefile
|
don't override LDFLAGS / CFLAGS in Makefiles so that we can use them externaly
|
2006-08-24 12:38:42 +00:00 |
message_control.py
|
events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work.
|
2006-09-02 21:01:11 +00:00 |
message_textview.py
|
use a per-textview var to remember which language is set instead of the global speller_language one.
|
2006-09-04 08:00:49 +00:00 |
message_window.py
|
correctly change chat control/window account name when we change it. Fixes #2369
|
2006-09-15 09:22:52 +00:00 |
music_track_listener.py
|
install _() func in music_track_listener.py BEFORE importing dbus_support which needs it
|
2006-09-27 17:16:04 +00:00 |
notify.py
|
Support for notify-python so if notification-daemon is not available, we still can show cool popups. FIXES #1901
|
2006-09-28 00:31:59 +00:00 |
profile_window.py
|
remove timeout in profile window. Fixes #1840
|
2006-09-26 06:53:43 +00:00 |
remote_control.py
|
make it more understandable
|
2006-09-25 13:27:08 +00:00 |
roster_window.py
|
send new status when song changes only to connect accounts that have sync with global status on.
|
2006-09-26 14:16:19 +00:00 |
systray.py
|
remove if not iconset checks. it is our philosophy that if user changes his config to set "" to iconset we must fail. else we have to take care of every possible bad config there can exist by his inability to understand what he touches
|
2006-09-25 09:43:08 +00:00 |
systraywin32.py
|
remove if not iconset checks. it is our philosophy that if user changes his config to set "" to iconset we must fail. else we have to take care of every possible bad config there can exist by his inability to understand what he touches
|
2006-09-25 09:43:08 +00:00 |
tooltips.py
|
work with bytestrings too [perhaps only with them here?]
|
2006-09-27 23:17:54 +00:00 |
trayicon.defs
|
|
|
trayicon.override
|
|
|
trayiconmodule.c
|
|
|
vcard.py
|
Do not wait for os_info if contact is not connected
|
2006-09-26 03:07:52 +00:00 |