Commit graph

153 commits

Author SHA1 Message Date
simonb
864ba10163 make sure that PREFIX is expanded in the correct place (make stage, rather than configure stage). Affects menu, init, keys, locale and style files 2006-07-03 08:37:16 +00:00
fluxgen
60ca2ca5e0 rc2 2006-06-27 20:18:43 +00:00
markt
5fc5ec3374 Make startfluxbox aware of --program-prefix and --program-suffix 2006-06-23 00:31:08 +00:00
fluxgen
c5e97ee6d8 changed version number to 1.0rc 2006-06-12 17:34:56 +00:00
simonb
acf4326f3c Use -Wall when --enable-debug and some warning fixes
+ thanks Jonas Koelker
2006-04-24 14:29:21 +00:00
fluxgen
8a78702888 update, new version 2006-03-18 22:22:41 +00:00
mathias
918d1994fa added zh_CN translations (thanx Andyliu)
fixed ko_KR translations (thanx Jo Hyunseok)
2006-03-09 19:28:22 +00:00
mathias
2566d84561 forgotten nb_NO entry in configure.in 2006-02-20 07:23:12 +00:00
mathias
97aa10ece4 added no_NO, patch from Ole Rydland Thorsen 2005-10-13 06:07:48 +00:00
fluxgen
219e8362b0 new version 2005-09-11 10:43:17 +00:00
mathias
a11b6eb4f2 added el_GR (greek) Translation, thanx to Theofilos Intzoglou 2005-08-29 23:44:17 +00:00
fluxgen
5f4f2a85da added uk_UA locales, thanks Anatoli M. Sakhnik and php-coder 2005-08-15 10:35:43 +00:00
fluxgen
67215acbd9 be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot net 2005-05-27 10:51:28 +00:00
fluxgen
519c02ad57 locale path 2005-05-18 08:32:31 +00:00
fluxgen
b48c87ca29 new version 2005-05-13 12:15:51 +00:00
mathias
c55dce44fa on some systems (openbsd, solaris, freebsd) the iconv was not really well
recognized and/or added to the LIBS .. i tested this version on a lot of
different platforms and it SHOULD work propperly, even if it looks a bit
strange.
2005-05-12 20:00:18 +00:00
mathias
b41f934a57 `AM_CONFIG_HEADER'
Automake will generate rules to automatically regenerate the
config header. This obsolete macro is a synonym of
`AC_CONFIG_HEADERS' today (*note Optional::).

so we use the nonobsolete now, thanx php-coder for pointing that out.
2005-05-10 08:09:19 +00:00
mathias
371e3f8a91 this should REALLY fix it. 2005-04-21 19:48:46 +00:00
mathias
b809abcfd0 fix iconv-issues on *BSD and MacOSX 2005-04-21 19:09:10 +00:00
fluxgen
fa930f7edf with menu, style, keys, init options, thanks php-coder 2005-03-16 08:42:11 +00:00
mathias
7e11048249 imlib2 wasnt default-off as it seems, this should fix it 2005-02-01 19:18:28 +00:00
mathias
49b75faa67 added cs_CZ-locales (thanx to Radek Kubicek) 2005-01-31 09:41:13 +00:00
fluxgen
05ecd47342 revert Xau changes 2005-01-17 20:40:10 +00:00
fluxgen
3f2ed58dcf update 2005-01-17 20:29:12 +00:00
mathias
fa28fb7253 added --with-style=<path-to-style> option for ./configure, patch from php-coder 2005-01-12 06:13:48 +00:00
mathias
901902330a updated ru_RU translations
added ko_KR translations
2005-01-04 12:05:58 +00:00
mathias
bc7c988561 adds imlib2-support to fluxbox: allows us to load several imageformats
besides xpm. to get imlib2 support in fluxbox one has to 
 
  ./configure --enable-imblib2

default is disabled.  a fluxbox-binary that supports imlib2 will have 
IMLIB2 in "fluxbox -info"-output

explanation to the changed files:

 * xft.m4 -> acinclude.m4 + added ac_path_generic.m4 
   (from http://ac-archive.sourceforge.net/Miscellaneous/ac_path_generic.html)

 * configure.in, Makefile.am, src/FbTk/Makefile.am changed to handle
   imlib2-support

 * Font.cc/hh Image.cc/hh App.cc fluxbox.cc consistent way of init for global
   stuff for fonts and imagehandlers.

 * rest of changes just add the imlib2-code, pretty straightforward
2004-12-21 23:42:09 +00:00
mathias
e323069408 the version-stuff has to be done differently .. back to old 2004-12-16 02:32:27 +00:00
mathias
97be5dfdfe minor typo 2004-12-16 00:24:16 +00:00
mathias
4ac1c583af configure.in carries now the reviosion number for fluxbox -version etc.
this version number should be changed to a normal release number once
a new release is tagged.
2004-12-16 00:17:11 +00:00
mathias
7c7dfbfbdd added vi_VN (vietnamese) translations, thanx Phan Vinh Thinh) 2004-12-13 13:32:11 +00:00
fluxgen
1e52bf0d9f version bump 2004-12-06 17:12:02 +00:00
akir
8d87514b90 adds -liconv when iconv_close is in libiconv 2004-09-02 16:51:54 +00:00
fluxgen
622af75c92 checking for const msg in iconv 2004-08-31 21:25:33 +00:00
fluxgen
c37b8ec735 fixed check for iconv, rearranged some stuff 2004-08-31 20:24:23 +00:00
rathnor
d17bf39a43 add autoconf check for std c++ headers 2004-08-31 15:26:40 +00:00
fluxgen
6a78695e6e new version 2004-08-31 13:04:53 +00:00
grubert
ba0d879ec6 Add doc/ru/Makefile to AC_OUTPUT. 2004-06-22 08:52:07 +00:00
fluxgen
c66c8ce138 disabled nls as default until its fixed 2004-06-11 11:48:07 +00:00
fluxgen
34e756e22e new version 2004-04-26 09:29:44 +00:00
fluxgen
64fa7652da kde as default 2004-04-17 09:17:05 +00:00
fluxgen
4614f99b88 fixed xinerama option 2004-02-28 17:09:52 +00:00
fluxgen
cd000bb0cc cvs version 2004-01-21 09:58:19 +00:00
grubert
23fe5fee52 Add pl_PL and sl_SI to configure.in. 2004-01-17 21:25:42 +00:00
fluxgen
eb79dc8c7d new version 2004-01-15 12:21:50 +00:00
fluxgen
d75cb35327 cvs version 2004-01-11 13:15:31 +00:00
fluxgen
1293db81d0 new version 2004-01-03 12:18:19 +00:00
fluxgen
cb5e3d0374 nl_NL locales from Han 2003-12-18 00:59:04 +00:00
fluxgen
3eb9b1b912 fixed check for sstream and strstream 2003-11-17 00:17:04 +00:00
fluxgen
7a3bc3df9a new version 2003-11-16 22:13:44 +00:00
fluxgen
6b9b0e89e4 minor fix 2003-10-27 22:13:42 +00:00
fluxgen
1abc55e726 update 2003-09-10 22:05:32 +00:00
fluxgen
263969b1a7 update 2003-09-08 21:28:04 +00:00
fluxgen
7b48b92860 update 2003-09-01 08:00:55 +00:00
fluxgen
84f29a1408 new version 2003-08-27 21:26:35 +00:00
fluxgen
89a3b058d6 update 2003-08-22 22:54:50 +00:00
fluxgen
6d1ac53b5f update 2003-08-19 21:57:09 +00:00
fluxgen
d60a8c715e new version 2003-07-10 12:02:44 +00:00
fluxgen
2a08e33735 compile time option for toolbar 2003-06-25 13:07:34 +00:00
rathnor
b681e308a2 workaround for gcc 3.3. bug - alternate strftime test 2003-06-15 12:28:37 +00:00
rathnor
e139cbb028 add regular expression support in remember capabilities
see ChangeLog for details
2003-06-12 15:12:19 +00:00
fluxgen
860b70e5b6 fixed NLS bug 2003-05-13 23:54:12 +00:00
fluxgen
244c63f4b4 added RANDR support 2003-05-12 04:23:31 +00:00
fluxgen
8c3dc22505 conditional compile of REMEMBER 2003-05-08 10:50:43 +00:00
fluxgen
4b3c19b5a9 new version 2003-05-07 23:42:25 +00:00
fluxgen
3c3f80fb86 fixed xpm support 2003-04-28 22:19:54 +00:00
rathnor
71c9ff0507 add --enable-remember option 2003-04-26 08:01:46 +00:00
fluxgen
8137eb377a fixed xrender checking, HAVE_XRENDER defined when you have xrender 2003-04-20 14:39:34 +00:00
fluxgen
ee81f56a60 test link on xft fixed 2003-04-16 15:43:29 +00:00
fluxgen
04865daa75 test link with xft 2003-04-16 15:01:59 +00:00
fluxgen
0750c1966b fixed xft configure 2003-04-16 14:12:48 +00:00
fluxgen
de42248bf9 new version 2003-04-16 13:21:57 +00:00
fluxgen
01182e2411 new version num 2003-02-17 01:01:51 +00:00
fluxgen
ceeaf8665e nls/de_DE dir 2002-12-16 11:30:25 +00:00
fluxgen
8b72901ee6 version number 2002-12-14 10:19:23 +00:00
fluxgen
1d4933a654 fixed better xft checking 2002-12-08 13:02:38 +00:00
fluxgen
031edc36ac added Makefile for src/FbTk and libtool config 2002-11-26 15:58:36 +00:00
fluxgen
23d93f9885 removed compiletime option for interlacing 2002-11-25 15:17:02 +00:00
rathnor
271df70e9b missing HAVE_XFT_UTF8_STRING test if --enable-xft was given 2002-11-18 02:55:36 +00:00
fluxgen
ee5cecd7fb fixed checking for utf8 in xft 2002-11-17 16:56:29 +00:00
fluxgen
e4ce0d7203 compile time option for multibyte, new wm spec and gnome fixes 2002-10-25 21:21:49 +00:00
fluxgen
d0a478bbec require autoconf 2.52 or higher 2002-10-17 12:00:17 +00:00
fluxgen
8c96955e6b better configure support for XFT 2002-10-15 09:47:43 +00:00
fluxgen
8e2f1d3d61 Xft option 2002-10-14 18:21:38 +00:00
fluxgen
dc6ed877f6 moved defines to config.h 2002-10-13 21:44:42 +00:00
fluxgen
5588d369bb nls lv_LV 2002-09-21 13:52:58 +00:00
fluxgen
14d355e658 update 2002-09-19 19:31:54 +00:00
fluxgen
a4fdabb62e no inline with debug 2002-09-06 13:19:39 +00:00
fluxgen
930d40d5a5 fbrun makefile 2002-08-20 01:52:38 +00:00
fluxgen
c647399a44 removed libtool check and changed version number 2002-07-14 00:36:28 +00:00
fluxgen
bedcd37dff fixes NLS variable 2002-05-25 13:42:58 +00:00
fluxgen
522e5f4599 new version 2002-05-24 13:26:02 +00:00
fluxgen
b3ea409549 added options direct to CXXFLAGS so we dont need to add them in every Makefile.am file, and changed version to cvs 2002-05-07 15:18:26 +00:00
fluxgen
1f0fd322cf changed to 0.1.8 2002-04-19 09:42:05 +00:00
pekdon
e133cf83a3 Xinerama 2002-03-23 02:02:01 +00:00
fluxgen
d4374f5d25 update 2002-03-02 10:34:55 +00:00
fluxgen
6135f4eff3 added nls/bg_BG and nls/ja_JP 2002-02-24 18:57:06 +00:00
fluxgen
0b25f007d0 update 2002-02-09 11:57:05 +00:00
fluxgen
a3d2a1cf0a update 2002-01-11 11:59:54 +00:00
fluxgen
2ea94bb322 update 2002-01-10 14:21:31 +00:00