Nikos Kouremenos
|
5ba54a5811
|
IF NOT EXISTS missing
|
2006-10-07 10:12:53 +00:00 |
Nikos Kouremenos
|
a270813221
|
[patrys & me] logs db now uses indeces that makes the UI XP faster
|
2006-10-07 10:08:38 +00:00 |
Nikos Kouremenos
|
665bc28759
|
fix stuff in statusicon.py
|
2006-10-07 08:54:41 +00:00 |
Yann Leboulanger
|
f346cf76bf
|
fix search in gc roster treeview. Fixes #2470
|
2006-10-06 22:57:23 +00:00 |
Yann Leboulanger
|
56df70242e
|
do not call gtkgui_helpers functions in common folder. Also fix a traceback when trying to view systray tooltip
|
2006-10-06 14:58:01 +00:00 |
Yann Leboulanger
|
9b83c74487
|
move gtkgui_helpers.reduce_chars_newlines to common/helpers.py. It's not GTK related.
|
2006-10-06 14:52:25 +00:00 |
Yann Leboulanger
|
1ee6cbc8cf
|
in vcard window, print role and affiliation when it's a gc vcard. Fixes #2457
|
2006-10-06 14:29:15 +00:00 |
Yann Leboulanger
|
b06c56a3fc
|
prevent a traceback when saving vcard on HD.
|
2006-10-06 13:00:50 +00:00 |
Nikos Kouremenos
|
8eb1c7ce75
|
move rst_xhtml_generator.py to common/ where it belongs
|
2006-10-06 12:33:10 +00:00 |
Nikos Kouremenos
|
d592fbdf05
|
fix identation [rm spaces too]
|
2006-10-06 12:30:57 +00:00 |
Nikos Kouremenos
|
5fc2b70c83
|
include legacy word in Deutsch
|
2006-10-06 12:29:39 +00:00 |
Yann Leboulanger
|
eb0edc36fd
|
fix wrong var name
|
2006-10-06 07:03:08 +00:00 |
Nikos Kouremenos
|
b1bb085e55
|
fix header
|
2006-10-06 00:08:46 +00:00 |
Nikos Kouremenos
|
cc4bdf92e2
|
put a comment
|
2006-10-06 00:04:07 +00:00 |
Nikos Kouremenos
|
e620b4bff3
|
remove print, do 80char and use _()
|
2006-10-05 23:54:37 +00:00 |
Nikos Kouremenos
|
42f52bcd66
|
a missing break
|
2006-10-05 23:50:26 +00:00 |
Nikos Kouremenos
|
09dbf12bef
|
commit Gustavo's src/common/passwords.py
|
2006-10-05 23:48:54 +00:00 |
Nikos Kouremenos
|
1a0c781177
|
it is time README goes to xhtml markup [better layouts]
|
2006-10-05 23:47:50 +00:00 |
Nikos Kouremenos
|
410732d9e3
|
format better the README
|
2006-10-05 23:28:21 +00:00 |
Nikos Kouremenos
|
29eb4986eb
|
mention Gnome Keyring support in README and Changelog
|
2006-10-05 23:25:09 +00:00 |
Nikos Kouremenos
|
ebd6f65460
|
[Gustavo Carneiro] add GnomeKeyring support. see #2493
|
2006-10-05 23:06:54 +00:00 |
Nikos Kouremenos
|
005224518b
|
split autodetect_browser_mailer to user_runs_kde user_runs_gnome and get_running_processes
|
2006-10-05 23:00:08 +00:00 |
Nikos Kouremenos
|
702eb60e46
|
autodetect_browser_mailer() is already called in gajim.py [on init]
|
2006-10-05 22:53:52 +00:00 |
Nikos Kouremenos
|
bf6c018c75
|
fix header
|
2006-10-05 22:50:52 +00:00 |
Nikos Kouremenos
|
322f1b5582
|
make a good helper for logs db func [does not make sense to move it to helpers]
|
2006-10-05 22:49:28 +00:00 |
Yann Leboulanger
|
817bbad971
|
[sgala] tell other client that ask us that we support xhtml-im.
|
2006-10-05 21:31:18 +00:00 |
Jean-Marie Traissard
|
04777639c2
|
comments, use self.regroup
|
2006-10-05 13:14:15 +00:00 |
Jean-Marie Traissard
|
38830c9686
|
Show "This room has no subject" only in textview, not sometimes in banner and
sometimes not, nor in actions->change topic
|
2006-10-05 13:10:33 +00:00 |
Nikos Kouremenos
|
eb232924be
|
update changelog
|
2006-10-05 11:27:55 +00:00 |
Yann Leboulanger
|
f9abd2a86c
|
do not cleanup disco cache while windows is opened, clean it when we close window. Fixes #2490
|
2006-10-05 11:26:41 +00:00 |
Yann Leboulanger
|
ce7e782054
|
coding standards
|
2006-10-05 09:49:09 +00:00 |
Yann Leboulanger
|
cc03d5d190
|
print in XHTML messages in queue
|
2006-10-05 09:48:57 +00:00 |
Nikos Kouremenos
|
4fda072f0f
|
make tooltip work for the new api too
|
2006-10-05 00:06:57 +00:00 |
Nikos Kouremenos
|
ca5a75863f
|
commit statusicon.py
|
2006-10-05 00:05:47 +00:00 |
Nikos Kouremenos
|
2a59b00ddc
|
fix sth from prev commit
|
2006-10-04 23:34:12 +00:00 |
Nikos Kouremenos
|
f644cf1136
|
if we are windows users and we have GTK/PyGTK 2.10 we now use the GTK api about the status icon (trayicon). I tested under GNU/Linux [at gtk2.10 still is not out for Windows] and all works okay apart from the fact that we cannot do cool tooltips and cannot do animation (which is okay by me). TODO: make usage of basic tooltips [better something than nothing] for this new API
|
2006-10-04 23:30:03 +00:00 |
Nikos Kouremenos
|
f97cdf1f4e
|
help the user about rst_formatting possible dep [be more clear]
|
2006-10-04 23:05:13 +00:00 |
Nikos Kouremenos
|
4b6d37c27b
|
help the user about rst_formatting possible dep
|
2006-10-04 23:04:45 +00:00 |
Jean-Marie Traissard
|
f19ef94aec
|
Undo first change of [7064]. What was that ?? Fixes #2488.
|
2006-10-04 15:08:21 +00:00 |
Yann Leboulanger
|
53f8b119bc
|
[sgala]Do not depend on docutils if we don't use rst xhtml generator. See #316
|
2006-10-04 11:53:03 +00:00 |
Yann Leboulanger
|
d55e56f0b9
|
show * in gc tab when one message
|
2006-10-04 11:12:45 +00:00 |
Yann Leboulanger
|
683c3145e0
|
Do not allow to add special groups in edit groups dialog.
|
2006-10-04 07:00:42 +00:00 |
Nikos Kouremenos
|
cb4229f4d3
|
bye bye systraywin32.py [it rhymes]
|
2006-10-03 21:17:37 +00:00 |
Jean-Marie Traissard
|
87aafdf680
|
Faster
|
2006-10-03 19:34:17 +00:00 |
Yann Leboulanger
|
075a16dac7
|
fix TB
|
2006-10-03 18:16:31 +00:00 |
Nikos Kouremenos
|
9c13aae8ba
|
coding standards et all
|
2006-10-03 16:47:38 +00:00 |
Yann Leboulanger
|
817a8f6849
|
fix glade files in Makefile
|
2006-10-03 16:20:59 +00:00 |
Yann Leboulanger
|
9afa39174d
|
missing :
|
2006-10-03 15:34:25 +00:00 |
Yann Leboulanger
|
da7a93b696
|
missing glade diff
|
2006-10-03 15:34:09 +00:00 |
Yann Leboulanger
|
61e78e627b
|
better fr translation
|
2006-10-03 15:18:01 +00:00 |