.. |
common
|
sasl not support msg using debug. Dimitur, maybe it is time to remove blocking versions from svn?
|
2006-02-19 20:50:59 +00:00 |
Makefile
|
use pkg-config xscrnsaver in correct Makefile, thx Dawid
|
2006-02-01 23:02:57 +00:00 |
advanced.py
|
rm importing unused module; PIDA rocks!
|
2006-02-09 00:09: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
|
More fixes for #1386 - Window titles and one_message_window PERTYPE mode
|
2006-02-12 21:22:49 +00:00 |
config.py
|
fix bad logic. c #1578
|
2006-02-17 19:43:31 +00:00 |
conversation_textview.py
|
recognize sip as an URL before email
|
2006-01-20 13:18:48 +00:00 |
dbus_support.py
|
missing import
|
2005-12-26 14:59:36 +00:00 |
dialogs.py
|
if user removes sth, ask him on quiting about VACUUM and if he likes that do it (sqlite docs say it can take sometime one large db (I cannot test, YANN?) and it is why I do not do it automatically; also fix a bug on massively deleteing contact logs
|
2006-02-06 21:35:54 +00:00 |
disco.py
|
remove useless parameter
|
2006-02-03 11:20:17 +00:00 |
eggtrayicon.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
eggtrayicon.h
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
filetransfers_window.py
|
paused and stalled states now work
|
2006-02-12 02:25:21 +00:00 |
gajim-remote.py
|
gajim-remote suport for dbus 33 ~ 50
|
2006-02-18 16:34:38 +00:00 |
gajim.py
|
better varname and clearer logic
|
2006-02-19 21:28:41 +00:00 |
gajim_themes_window.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
groupchat_control.py
|
More fixes for #1386 - Window titles and one_message_window PERTYPE mode
|
2006-02-12 21:22:49 +00:00 |
gtkexcepthook.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
gtkgui.glade
|
add priority field in change status msg dialog. only ui atm
|
2006-02-19 20:35:15 +00:00 |
gtkgui_helpers.py
|
VCARDPATH --> VCARD_PATH
|
2006-02-15 10:44:41 +00:00 |
gtkspellmodule.c
|
we now have gtkspell capabilities
|
2005-05-29 14:12:35 +00:00 |
history_manager.glade
|
we can now export from history manager to txt
|
2006-02-10 16:01:47 +00:00 |
history_manager.py
|
set home folder as default folder for fchooser and set nice title on fchooser
|
2006-02-10 16:12:16 +00:00 |
history_window.py
|
operate on model using path thus eliminate iter = model.get_iter(path) calls
|
2006-02-04 23:07:46 +00:00 |
message_control.py
|
More fixes for #1386 - Window titles and one_message_window PERTYPE mode
|
2006-02-12 21:22:49 +00:00 |
message_textview.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
message_window.py
|
More fixes for #1386 - Window titles and one_message_window PERTYPE mode
|
2006-02-12 21:22:49 +00:00 |
notify.py
|
on_close function now support notification daemon 0.3.x (on less argument) see #1468
|
2006-01-26 15:43:34 +00:00 |
remote_control.py
|
gajim-remote suport for dbus 33 ~ 50
|
2006-02-18 16:34:38 +00:00 |
roster_window.py
|
better varname and clearer logic
|
2006-02-19 21:28:41 +00:00 |
systray.py
|
Pass account to window/control lookup methods
|
2006-01-25 02:43:55 +00:00 |
systraywin32.py
|
under circum tray in windows could be removed and then we had a TB. fixes #1446
|
2006-01-26 15:07:48 +00:00 |
tooltips.py
|
add a space in tooltip between image and text. Fix #1223
|
2006-02-06 18:07:50 +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
|
if avatar is too big, scale it using notification size (by default to 48x48) and hope that now filesize is small enough. aka we are not Gimp
|
2006-02-09 16:47:31 +00:00 |