aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2007-03-03added support for typeahead in menusmarkt1-0/+1
2006-10-16added CachedPixmapfluxgen1-0/+1
2006-05-07handle utf-8 strings properly.simonb1-0/+1
use utf8 internally
2005-09-14minor changefluxgen1-1/+1
2005-05-02Select2nd filefluxgen1-0/+1
2005-02-13added stringstream headerfluxgen1-0/+1
2004-12-21adds imlib2-support to fluxbox: allows us to load several imageformatsmathias1-1/+5
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-18* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now mathias1-1/+1
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-10-21moved ThemeItems.hh to ThemeItems.cc, solves some linkissuesakir1-1/+1
2004-06-07new files: MenuIconfluxgen1-0/+1
2004-06-07new files: menuseparatorfluxgen1-0/+1
2004-06-07update NLS string handling...rathnor1-0/+1
2004-02-27added CompareEqualfluxgen1-1/+1
2004-02-10removed wallfluxgen1-1/+1
2004-01-08wall flagfluxgen1-0/+2
2003-11-27added MultiButtonMenuItemfluxgen1-0/+1
2003-10-13added ThemeItemsfluxgen1-1/+1
2003-09-06added KeyUtil filefluxgen1-0/+1
2003-08-27added GContextfluxgen1-0/+1
2003-08-26added TextBoxfluxgen1-0/+1
2003-08-24added composefluxgen1-0/+1
2003-08-22added Image, PixmapWithMask and ImageXPM filesfluxgen1-0/+6
2003-08-19added TextButtonfluxgen1-0/+1
2003-05-18moved Resource to FbTk and change name of DirHelper to FbTk Directoryfluxgen1-0/+3
2003-04-29added FbDrawablefluxgen1-0/+1
2003-04-26moved StringUtil to FbTkfluxgen1-2/+5
2003-04-25added FbPixmap filesfluxgen1-0/+1
2003-04-20added Transparentfluxgen1-0/+1
2003-02-15added Subject and Observerfluxgen1-0/+1
2003-01-16New Layer Systemrathnor1-0/+2
2003-01-12added MenuItem filesfluxgen1-1/+2
2003-01-10added TextureRender, Timer and ImageControlfluxgen1-1/+2
2002-12-25menu filesfluxgen1-1/+2
2002-12-13added simplecommand and commandfluxgen1-2/+4
2002-12-13added button and refcount filesfluxgen1-1/+3
2002-12-03FbWindow filesfluxgen1-1/+1
2002-12-02Theme filesfluxgen1-1/+1
2002-11-27added EventManagerfluxgen1-1/+2
2002-11-26noinst libfluxgen1-2/+2
2002-11-26initial importfluxgen1-0/+14