Yann Leboulanger
3324a4e94e
use LIBDIR in all Makefile
2005-09-05 19:42:43 +00:00
Yann Leboulanger
fb31fc94f0
install .mo files in /usr/share/locale
2005-09-05 15:32:26 +00:00
Yann Leboulanger
72393ac068
autoreconnect of account is ready
2005-09-05 13:28:09 +00:00
Nikos Kouremenos
1ccb1e5514
remove TODO
2005-09-05 12:34:51 +00:00
Nikos Kouremenos
217318a3b1
say to the user what libs we support
2005-09-05 11:45:32 +00:00
Nikos Kouremenos
c511ec95eb
various fixes
2005-09-05 11:38:46 +00:00
Nikos Kouremenos
0ecc5877f2
say the truth
2005-09-05 11:34:46 +00:00
Nikos Kouremenos
b661626f14
fix coding standards for dman patch
2005-09-05 11:32:59 +00:00
Yann Leboulanger
70e965ce7f
temporary fix
2005-09-05 08:23:31 +00:00
Yann Leboulanger
9cfdc1fa10
fix typo
2005-09-05 07:50:47 +00:00
Yann Leboulanger
59464c6b4b
[dman] use dnspython if available, or switch to pydns
2005-09-05 06:48:56 +00:00
Travis Shirk
bb7e4079cd
This should be a boolean type
2005-09-05 02:50:13 +00:00
Nikos Kouremenos
180303053e
fix english
2005-09-05 00:27:28 +00:00
Nikos Kouremenos
de0ee5c703
add code back and try to please everybody
2005-09-05 00:24:26 +00:00
Nikos Kouremenos
c268a9f223
colors by rgb names
2005-09-05 00:14:00 +00:00
Nikos Kouremenos
1f9fcd4d14
colors by rgb names
2005-09-05 00:08:52 +00:00
Travis Shirk
bb6c0d6a26
Chatstate notifications in tabs #672
2005-09-04 23:30:40 +00:00
Nikos Kouremenos
3200801bc7
revert last srv commit so svn is usable
2005-09-04 22:22:30 +00:00
Yann Leboulanger
310baa5234
[dman] SRV is back with DNS module
2005-09-04 21:26:12 +00:00
Nikos Kouremenos
ba8e682011
fix english
2005-09-04 18:56:06 +00:00
Nikos Kouremenos
693236bb12
remove a comment
2005-09-04 18:54:41 +00:00
Nikos Kouremenos
1f2c115297
fix comment english
2005-09-04 18:54:03 +00:00
Nikos Kouremenos
9ab856d410
typo
2005-09-04 18:52:26 +00:00
Nikos Kouremenos
9cf564ee18
comments for advanced settings
2005-09-04 18:51:16 +00:00
Nikos Kouremenos
8377bdb54b
[aldafu] quit_on_roster_x_button advanced setting [I reverted logic]
2005-09-04 18:38:25 +00:00
Nikos Kouremenos
a29c12a8b6
add a comment
2005-09-04 17:47:36 +00:00
Nikos Kouremenos
c0be3df59f
tabs position can be changed now via preferences window in chat tab in a combobx
2005-09-04 12:28:15 +00:00
Nikos Kouremenos
650bbdca39
catch all error codes for MUC JEP and issue translatable strings so non english user does not see english.
2005-09-03 17:18:07 +00:00
Nikos Kouremenos
d0ecafdcc2
add comments for some advanced settings, fix some stuff in glade too for that
2005-09-03 13:48:25 +00:00
Nikos Kouremenos
49b4eff2cc
[andreasvc] fix a string
2005-09-03 12:54:45 +00:00
Nikos Kouremenos
0a482f179a
[FishFace] Now Gajim has comments support for advanced settings
2005-09-03 12:28:30 +00:00
Nikos Kouremenos
3d5901dd63
[stephan k.] also decode in LOGPATH
2005-09-02 21:45:35 +00:00
Nikos Kouremenos
1ce4015512
[stephan k.] decode path for config
2005-09-02 21:32:23 +00:00
Travis Shirk
5b728c8295
keep_alive_disconnect_after_foo_secs is no longer applilcable
2005-09-02 21:13:52 +00:00
Nikos Kouremenos
637339ea8a
svn says 0.9 now
2005-09-02 16:11:52 +00:00
Nikos Kouremenos
d26696bbe5
[Laurent Sartran] catch exception when SSL connection is reset during handshake
2005-09-01 17:44:57 +00:00
Yann Leboulanger
924b1e3df2
do not send online show in presence
2005-09-01 17:16:35 +00:00
Nikos Kouremenos
8b43c212e4
[andreasvc] make 52 x 52 for avatars customizable
2005-09-01 13:58:20 +00:00
Nikos Kouremenos
7d2a698fc9
[Hawke patches Lukas patch :D] now Gajim can use gpg-agent
2005-08-30 21:10:14 +00:00
Nikos Kouremenos
24e9188a42
now also catch weather transport and show correct icons
2005-08-29 22:24:13 +00:00
Nikos Kouremenos
40c17be36a
[stephan k.] gettext to return unicode isntances
2005-08-29 12:11:14 +00:00
Nikos Kouremenos
79a3ee06ed
fix typo
2005-08-28 15:56:08 +00:00
Nikos Kouremenos
215be2bb5c
[nicfit] tabs_position (this needs UI option for .9) tabs_always_show tabs_border tabs_close_button are now configurable. USERS: you can have tabs in the bottom now if you like that :$
2005-08-28 14:40:06 +00:00
Nikos Kouremenos
83c63e85de
fix parsing config file
2005-08-28 10:45:29 +00:00
Nikos Kouremenos
408aae5084
[nicfit] do keepalive without iq:last but just send " "
...
good because google talk (and other servers) do not support iq:last
good because we do not disconnect ourselves if time changes
good because we do not disconnect ourselves on modal dialogs
good because even stpeter thinks that is the best way to do keepalives
good because we do not flood the server with iq:last
bad because I say it is good :D
2005-08-27 00:07:43 +00:00
Nikos Kouremenos
eabc5e6ebc
prevent a TB and add FIXMEs for Yann
2005-08-26 14:44:46 +00:00
Nikos Kouremenos
057287925b
typo
2005-08-26 13:24:29 +00:00
Nikos Kouremenos
9bfdf092e8
typo
2005-08-26 13:22:08 +00:00
Nikos Kouremenos
05dbf5bad6
typo
2005-08-26 13:17:03 +00:00
Nikos Kouremenos
e12e0819dc
typo
2005-08-26 13:15:16 +00:00