Commit graph

86 commits

Author SHA1 Message Date
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