Jean-Marie Traissard
a57d59edaf
Don't redraw gc banner text when gc comes online, useless
2007-01-09 15:29:23 +00:00
Jean-Marie Traissard
57355708f4
typo
2007-01-09 14:35:31 +00:00
Jean-Marie Traissard
88a358f297
add some comments to previous changeset
2007-01-09 14:29:20 +00:00
Jean-Marie Traissard
eea2e1c881
Remove a LOT of useless draw_banner()
...
(stop drawing it 5 times when joining muc, stop reloading banner state icon on ALL
notifications, ...)
roster.py one seems useless because ctrl.update_ui() did it already
2007-01-09 14:23:28 +00:00
Yann Leboulanger
0ac904c6be
remove unread events from systray when we leave a room. Fixes #2867
2007-01-06 20:41:03 +00:00
Yann Leboulanger
8ede60ebb0
add --use-agent to GPG so that we work with gnupg-agent
2007-01-06 20:19:47 +00:00
Yann Leboulanger
a1349f9c3d
add a space between account name and (. fixes #2873
2007-01-06 19:48:18 +00:00
Tomasz Melcer
dea9879dfa
Commands: dataforms sent have type="submit"; commands' window show form title
2007-01-06 19:05:45 +00:00
junglecow
3be5a9df3b
In debug mode, log exception.
2007-01-06 15:31:30 +00:00
Yann Leboulanger
2082034e85
root under win9X is . instead of ''
2007-01-06 15:29:09 +00:00
Yann Leboulanger
4bd6253192
don't show empty lines in XML console. fixes #2857
2007-01-06 14:57:18 +00:00
junglecow
f060342b5e
Catch only what you expect. We don't want to catch things like unknown variables (and other programming errors) and SystemExit.
2007-01-06 14:15:49 +00:00
Nikos Kouremenos
239d2308c8
fix logic allover
2007-01-06 10:20:13 +00:00
Nikos Kouremenos
5099ae35bb
fix logic
2007-01-06 10:17:55 +00:00
Nikos Kouremenos
67c1816d01
do not create anonymous tag. use special name for span with no id tag
2007-01-06 10:15:13 +00:00
Nikos Kouremenos
978068378d
if span with no id, we have an anonymous tag. make sure we do not TB. fix #2856
2007-01-06 10:14:05 +00:00
Yann Leboulanger
02285f0a84
[misc] more robust KDE integration. fixes #2872 , #2871
2007-01-06 09:45:12 +00:00
Yann Leboulanger
72a632c76e
fix indentation
2007-01-06 00:40:46 +00:00
junglecow
cc1e2fb383
Zeroconf/Bonjour/Avahi is optional: moved to optional dependencies.
2007-01-05 23:50:53 +00:00
junglecow
bf6feaefbc
Add PyOpenSSL dependency to README.html. See #2837 .
2007-01-05 23:44:36 +00:00
Yann Leboulanger
7433835994
add an option to override incoming message type. fixes #2804
2007-01-05 20:38:36 +00:00
Yann Leboulanger
bf35cab4fc
create ~/.kde/share/services/xmpp.protocol if it does not exist.
2007-01-05 19:44:53 +00:00
Yann Leboulanger
a581391c03
typo in a comment
2007-01-05 19:26:10 +00:00
Yann Leboulanger
148c216c58
handle correctly xmpp:// registration under KDE. fixes #2869
2007-01-05 19:19:29 +00:00
Yann Leboulanger
d84b63b172
windows require to remove old_file before doing os.rename(new_file, old_file)
2007-01-05 18:05:51 +00:00
Yann Leboulanger
759ddff650
don't handle xmpp:// uri, correct uri are xmpp:
2007-01-05 17:38:43 +00:00
Yann Leboulanger
959687c262
check at startup if gajim is the default xmp:// handler and prompt user if it's not. fixes #2861
2007-01-05 17:20:58 +00:00
Yann Leboulanger
6076bd1028
ignore wrong incomming jid from gajim-remote open_chat. see #2861
2007-01-05 12:32:59 +00:00
Yann Leboulanger
ab4b14a228
[Benjamin Drung] fixed german translation
2007-01-05 01:16:21 +00:00
Yann Leboulanger
3ba76e4e62
expand sound list in pref window
2007-01-04 12:37:23 +00:00
Yann Leboulanger
6cbb621c15
[Benjamin Drung] fix german typo. fixes #2858
2007-01-04 10:14:51 +00:00
Yann Leboulanger
58886644c9
debian files for 0.11 package
2007-01-03 10:35:13 +00:00
Yann Leboulanger
558a57802c
handle correctly non ascii chars in path under win. fixes #2812
2007-01-02 17:56:26 +00:00
Yann Leboulanger
f5108c745f
change var name. type is a reserved word
2007-01-02 17:43:32 +00:00
Yann Leboulanger
4a58db0fca
hide progressbar in profile window when not used. fixes #2852
2007-01-02 17:01:33 +00:00
Yann Leboulanger
77f8e66ff4
use $0 and $1 in fuzzyclick not to confuse intltools
2007-01-02 14:02:31 +00:00
Yann Leboulanger
a08267b759
add belarussion in speller list
2007-01-02 13:50:32 +00:00
Yann Leboulanger
47f9461584
[Jeff Bailes] improved english strings
2007-01-02 13:36:54 +00:00
Yann Leboulanger
6b22382946
remove useless space
2007-01-02 12:59:15 +00:00
Yann Leboulanger
4d9a557594
remove useless space
2007-01-02 12:52:54 +00:00
Yann Leboulanger
f82f07d2f6
gajim -> Gajim
2007-01-02 12:49:18 +00:00
Yann Leboulanger
53b901cf4e
[Yavor Doganov] some typoe in strings and comments
2007-01-02 12:17:51 +00:00
Yann Leboulanger
483481c586
ask transport contact avatars only when transport is connected. fixes #2832
2007-01-02 11:43:57 +00:00
Yann Leboulanger
cafef3c1c5
[misc] handle uri like room_jid?join. see #2133
2007-01-02 02:45:43 +00:00
Yann Leboulanger
7945ceac83
add auto join checkbutton in join room dialog. fixes #2056
2007-01-02 01:38:58 +00:00
Yann Leboulanger
08f21700ad
update message_control contact correctly to show correct status message. fixes #2851
2007-01-02 00:04:31 +00:00
junglecow
9814451e07
- [dcraven] Fixed spelling error. Fixes #2580 .
...
- Demoted some error messages from error to debug level.
2007-01-01 02:11:15 +00:00
Nikos Kouremenos
161093faa9
More in profile window should not be expaned by default
2006-12-30 01:01:00 +00:00
Nikos Kouremenos
ae40ef13ae
make idle detection work in Windows without C compilation stuff (use ctypes and do the call to user32.dll via python [py25 includes ctypes else get it externally]. an Xmas gift from to Yann for .11 wonderful release!
2006-12-30 00:54:20 +00:00
Nikos Kouremenos
db4cacf239
fix typo
2006-12-30 00:53:02 +00:00