.. |
common
|
remove fd from selector and timeouts
|
2006-02-11 21:27:44 +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
|
Window title fix for #1386
|
2006-02-08 04:11:42 +00:00 |
config.py
|
set home folder as default folder for fchooser and set nice title on fchooser
|
2006-02-10 16:12:16 +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
|
…
|
|
eggtrayicon.h
|
…
|
|
filetransfers_window.py
|
set home folder as default folder for fchooser and set nice title on fchooser
|
2006-02-10 16:12:16 +00:00 |
gajim-remote.py
|
isinstance is faster than type and on key bindings that call gajim-remote some ms surely matter
|
2006-02-09 00:00:17 +00:00 |
gajim.py
|
Fixed the previous TB, but this time at another part of the code
|
2006-02-08 02:56:58 +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
|
Added gtkgui_helpers.escape_underscore to not require re module
|
2006-02-08 05:13:26 +00:00 |
gtkexcepthook.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
gtkgui.glade
|
save password by default in acct creation wizard
|
2006-02-09 22:48:30 +00:00 |
gtkgui_helpers.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 |
gtkspellmodule.c
|
…
|
|
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
|
pychecker this file and fix also to adhere to coding standards. Travis please have a look at this commit
|
2006-02-05 12:05:16 +00:00 |
message_textview.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
message_window.py
|
we can now export from history manager to txt
|
2006-02-10 16:01:47 +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
|
use new contacts function
|
2006-02-02 18:42:29 +00:00 |
roster_window.py
|
Unread message fix when quitting gajim, see #1516
|
2006-02-08 04:55:06 +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
|
…
|
|
trayicon.override
|
…
|
|
trayiconmodule.c
|
…
|
|
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 |