Commit graph

103 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