Yann Leboulanger
|
7d5602c4b1
|
add a new event to allow not playing sound when chat window is focused. fixes #2907
|
2008-01-27 20:15:17 +00:00 |
Yann Leboulanger
|
5264b14290
|
create caps_cache table if it doesn't exists. fixes #3641
|
2007-12-26 21:30:45 +00:00 |
Yann Leboulanger
|
00ad2846c0
|
import release diff from 0.11.4, svn version is now 0.11.4.0-svn
|
2007-12-06 20:38:41 +00:00 |
Yann Leboulanger
|
1f7a462788
|
[James Newton] osx port for Gajim. a GREAT thanks!!!
|
2007-11-14 19:47:52 +00:00 |
Yann Leboulanger
|
97f4c470b5
|
create caps_cache if it doesn't exists (can happen if logs.db is created in 0.11.2 version). fixes #3512
|
2007-10-23 15:16:39 +00:00 |
Yann Leboulanger
|
b22da6ead9
|
svn version in 0.11.2.1-svn
|
2007-09-30 20:33:54 +00:00 |
Yann Leboulanger
|
5c80d100b7
|
handle - in version name. It's not taken into account for config file updates and caps. fixes #3011. svn version is not 0.11.2.0-svn
|
2007-09-27 21:34:00 +00:00 |
Yann Leboulanger
|
896b5647f2
|
we now depend on gtk2.8. fixes #2248
|
2007-08-09 22:01:36 +00:00 |
Tomasz Melcer
|
4ce9d89077
|
caps: Real fix for [3295] -- changing separator from ' ' to '\0'.
|
2007-07-13 14:44:01 +00:00 |
Yann Leboulanger
|
53d68c9c7f
|
copy old gtk+ theme to new default one
|
2007-07-11 10:09:31 +00:00 |
Tomasz Melcer
|
6c1858224e
|
caps: data stored and retrieved
|
2007-07-09 21:24:47 +00:00 |
Yann Leboulanger
|
1656ea452b
|
rename gt+ theme to default. fixes #2794
|
2007-07-04 16:50:54 +00:00 |
Yann Leboulanger
|
161cdf1e49
|
svn version is 0.11.1.1, not 0.12
|
2007-06-26 11:37:01 +00:00 |
Yann Leboulanger
|
e268cd7708
|
svn version is now 0.11.1.0
|
2007-02-20 08:08:42 +00:00 |
Yann Leboulanger
|
1bccdb48fd
|
migration func for ft_add_hosts_to_send option. see #2953
|
2007-01-28 19:16:38 +00:00 |
Yann Leboulanger
|
dc4f4922af
|
[Brice Maron & I] add option to configure the way time is printed. fixes #2797
|
2007-01-12 19:27:00 +00:00 |
Yann Leboulanger
|
ac0ec9d6f1
|
typo in configure.ac. detect correctly missing libxss-dev. fixes #1624
|
2006-12-26 11:56:16 +00:00 |
Yann Leboulanger
|
0e95430ac8
|
prepare 0.11 release
|
2006-12-19 09:12:54 +00:00 |
Yann Leboulanger
|
3b22e878b2
|
I see no reason to depend on dbus-glib. I don't have it and gajim-remove works. fixes #2723
|
2006-11-29 18:10:51 +00:00 |
Yann Leboulanger
|
2dcceee317
|
[Fab] install gajim-remote only if dbus is present. see #2723
|
2006-11-29 08:07:41 +00:00 |
Yann Leboulanger
|
9673a70a0e
|
one more missinf commit
|
2006-11-26 09:27:14 +00:00 |
Yann Leboulanger
|
779a935080
|
[stlman] creation of idle module now works with X11 libs. fixes #2673. Thanks
|
2006-11-18 12:50:30 +00:00 |
Dimitur Kirov
|
f04b5c3902
|
check for pkg-config in autogen.sh
|
2006-10-15 10:32:17 +00:00 |
Dimitur Kirov
|
62fcc8eb76
|
move defs.py.in in data/ dir
|
2006-10-13 08:15:20 +00:00 |
Yann Leboulanger
|
f6565b5703
|
add a defs.py to svn for windows users
take version number from defs.py, so now when we upgrade it we have to upgrade in configure.ac AND defs.py (for win users)
|
2006-10-12 15:10:17 +00:00 |
Stefan Bethge
|
428dbfbfa0
|
lower dbus requirement to 0.80
|
2006-10-12 01:43:31 +00:00 |
Dimitur Kirov
|
5081616aca
|
try to make it work with automake-1.8
|
2006-10-11 23:30:02 +00:00 |
Dimitur Kirov
|
1d40d71182
|
keep defs in defs.py.in
switch autogen order
dist defs.py.in
|
2006-10-11 17:40:56 +00:00 |
Dimitur Kirov
|
595f4bbf4b
|
adding Stefan to AUTHORS file
cleaning Makefile.in-s in make maintainer-clean
skip noisy message in autogen.sh
|
2006-10-11 12:37:08 +00:00 |
Dimitur Kirov
|
ead66385e7
|
move ALL_LINGUAS to po/LINGUAS
fix install location for servers.xml
|
2006-10-11 09:19:01 +00:00 |
Dimitur Kirov
|
f56897745d
|
adding some enable options.
using $(srcdir) for files refered by wildcars
|
2006-10-05 15:08:07 +00:00 |
Dimitur Kirov
|
1a68b63302
|
add --enable-gtkspell check.
check xscrnsaver's libs only when xscrnsaver.pc
is not installed
fix DESTDIR
add explicit AC_SUBST for PYTHON_INCLUDES
|
2006-10-04 12:22:37 +00:00 |
Dimitur Kirov
|
59b6ae468a
|
merge from trunk
automake based instalation
|
2006-10-04 00:10:49 +00:00 |