summaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
AgeCommit message (Expand)Author
2012-08-28changed timing functions to use a monotonic increasing clockMathias Gumz
2012-04-06Allow percentage values for some Window commandsLajos Koszti
2011-05-10Remove all trace of Observers and SubjectsPavel Labath
2011-02-23renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItemMathias Gumz
2010-09-09added FbTk::Util::clamp() and simplified related codeMathias Gumz
2010-03-19Added SelectArg.hh to Makefile.amHenrik Kinnunen
2010-03-18Added missing RelaySignal.hh to Makefile.amHenrik Kinnunen
2008-09-18Added new Signal/Slot system in FbTkHenrik Kinnunen
2008-09-01included some missing files in distributionHenrik Kinnunen
2008-06-03remove some unnecessary architectureMark Tiefenbruck
2008-05-11refactor menu reloading, added FbTk::AutoReloadHelperMark Tiefenbruck
2008-04-27Added SimpleObserver class.Henrik Kinnunen
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz
2007-12-27move Shape to FbTkMark Tiefenbruck
2007-12-27move STLUtil to FbTkMark Tiefenbruck
2007-12-27move RegExp to FbTkMark Tiefenbruck
2007-12-27move Parser to FbTkMark Tiefenbruck
2007-12-27moved Container to FbTkMark Tiefenbruck
2007-12-27moved BorderTheme and TextTheme to FbTkMark Tiefenbruck
2007-12-27architecture astronomyMark Tiefenbruck
2007-12-26stupid &Mark Tiefenbruck
2007-12-26revert previous patch until it can be fixedMark Tiefenbruck
2007-12-26changing focusnew/mousefocus should affect windows that are already openMark Tiefenbruck
2007-12-15changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt
2007-11-22added conditional statements to keys filemarkt
2007-10-13merged changes from pre-develmarkt
2007-03-03added support for typeahead in menusmarkt
2006-10-16added CachedPixmapfluxgen
2006-05-07handle utf-8 strings properly.simonb
2005-09-14minor changefluxgen
2005-05-02Select2nd filefluxgen
2005-02-13added stringstream headerfluxgen
2004-12-21adds imlib2-support to fluxbox: allows us to load several imageformatsmathias
2004-12-18* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now mathias
2004-10-21moved ThemeItems.hh to ThemeItems.cc, solves some linkissuesakir
2004-06-07new files: MenuIconfluxgen
2004-06-07new files: menuseparatorfluxgen
2004-06-07update NLS string handling...rathnor
2004-02-27added CompareEqualfluxgen
2004-02-10removed wallfluxgen
2004-01-08wall flagfluxgen
2003-11-27added MultiButtonMenuItemfluxgen
2003-10-13added ThemeItemsfluxgen
2003-09-06added KeyUtil filefluxgen
2003-08-27added GContextfluxgen
2003-08-26added TextBoxfluxgen
2003-08-24added composefluxgen
2003-08-22added Image, PixmapWithMask and ImageXPM filesfluxgen
2003-08-19added TextButtonfluxgen