.. |
common
|
make sure we do not fail if path to iconset no longer exists. fixes #2444
|
2006-09-23 13:58:46 +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 |
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
|
we now have a ui for speller
|
2006-09-23 14:44:26 +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
|
a gtk req that will never be done. rm the FIXME
|
2006-09-23 14:47:05 +00:00 |
dbus_support.py
|
rm unused var
|
2006-09-21 13:30:21 +00:00 |
dialogs.py
|
add a clear button in choose avatar dialog. Fixes #2423
|
2006-09-21 20:52:37 +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
|
fix even more the string
|
2006-09-10 13:19:42 +00:00 |
gajim.py
|
fix #2446
|
2006-09-24 12:09:38 +00:00 |
gajim_themes_window.py
|
use window.set_transient_for(parent) for some windows. Fixes #1024
|
2006-07-17 20:27:30 +00:00 |
groupchat_control.py
|
move "last read" line in groupchat correctly. Fixes #1947
|
2006-09-17 08:32:25 +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 |
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
|
[gjc] improve patch; he adds a timeout with a FIXME. Yann plz have a look if that is the only way
|
2006-09-23 14:39:58 +00:00 |
notify.py
|
die old dbus die!
|
2006-09-21 15:11:13 +00:00 |
profile_window.py
|
Do not propose to save avatar in profile window if it's not on HD. Fixes #2428
|
2006-09-22 14:24:26 +00:00 |
remote_control.py
|
[mibus@mibus.org] remote control to take count
|
2006-09-14 07:24:20 +00:00 |
roster_window.py
|
move inside the if
|
2006-09-23 14:56:16 +00:00 |
systray.py
|
don't allow account name to be hoovered in systray menu. Fixes #2430
|
2006-09-22 13:39:07 +00:00 |
systraywin32.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 |
tooltips.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 |
trayicon.defs
|
…
|
|
trayicon.override
|
…
|
|
trayiconmodule.c
|
…
|
|
vcard.py
|
show URL in linkbutton. Fixes #2439
|
2006-09-22 15:03:54 +00:00 |