Commit graph

34 commits

Author SHA1 Message Date
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
b3fa5c2428 * moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now
file and directory - helproutines.

* created the FileUtil-namespace which contains file-related functions, moved
  those functions out of Directory - code

* changes to the rest of the files to follow those changes
2004-12-18 01:29:22 +00:00
akir
a63a27886d moved ThemeItems.hh to ThemeItems.cc, solves some linkissues 2004-10-21 16:44:06 +00:00
fluxgen
45222913d1 new files: MenuIcon 2004-06-07 22:29:37 +00:00
fluxgen
69aab351b0 new files: menuseparator 2004-06-07 21:07:26 +00:00
rathnor
fff4456dee update NLS string handling... 2004-06-07 11:46:05 +00:00
fluxgen
ee537685be added CompareEqual 2004-02-27 12:11:40 +00:00
fluxgen
a560e67df5 removed wall 2004-02-10 19:02:40 +00:00
fluxgen
a48d734251 wall flag 2004-01-08 22:09:20 +00:00
fluxgen
258cb10be2 added MultiButtonMenuItem 2003-11-27 13:22:45 +00:00
fluxgen
2468ef1dcc added ThemeItems 2003-10-13 22:57:43 +00:00
fluxgen
fbf8c7d40c added KeyUtil file 2003-09-06 15:43:42 +00:00
fluxgen
f81055e4af added GContext 2003-08-27 13:54:30 +00:00
fluxgen
1fc69d17ad added TextBox 2003-08-26 23:26:18 +00:00
fluxgen
ba3a470148 added compose 2003-08-24 10:40:57 +00:00
fluxgen
34fb292c06 added Image, PixmapWithMask and ImageXPM files 2003-08-22 22:38:51 +00:00
fluxgen
3dc7ab0599 added TextButton 2003-08-19 16:14:08 +00:00
fluxgen
0d34ca1ea0 moved Resource to FbTk and change name of DirHelper to FbTk Directory 2003-05-18 22:08:19 +00:00
fluxgen
e76c16bc15 added FbDrawable 2003-04-29 08:50:29 +00:00
fluxgen
6125c24401 moved StringUtil to FbTk 2003-04-26 18:58:30 +00:00
fluxgen
21b815ab30 added FbPixmap files 2003-04-25 12:30:41 +00:00
fluxgen
1e3fad7bb0 added Transparent 2003-04-20 13:29:21 +00:00
fluxgen
1d8589a0e2 added Subject and Observer 2003-02-15 01:22:22 +00:00
rathnor
000fe76aae New Layer System 2003-01-16 12:41:27 +00:00
fluxgen
d3f98a9ca4 added MenuItem files 2003-01-12 17:27:01 +00:00
fluxgen
9cdda3e68a added TextureRender, Timer and ImageControl 2003-01-10 01:03:15 +00:00
fluxgen
31dd91c2a8 menu files 2002-12-25 11:47:24 +00:00
fluxgen
bce4606b15 added simplecommand and command 2002-12-13 20:33:53 +00:00
fluxgen
9fb33e51d4 added button and refcount files 2002-12-13 20:28:12 +00:00
fluxgen
1350945498 FbWindow files 2002-12-03 16:26:08 +00:00
fluxgen
dadeffaf86 Theme files 2002-12-02 19:38:26 +00:00
fluxgen
d0d1714b36 added EventManager 2002-11-27 21:42:14 +00:00
fluxgen
4ce0b72282 noinst lib 2002-11-26 23:41:16 +00:00
fluxgen
ac4420cdc5 initial import 2002-11-26 16:01:28 +00:00