Commit graph

22 commits

Author SHA1 Message Date
fluxgen
a2c61d4d5d minor indent 2002-11-12 14:40:26 +00:00
fluxgen
1cb8a2d14a minor changes for screeninfo constructor 2002-10-25 20:52:42 +00:00
fluxgen
65a124a83c static Display 2002-08-30 12:58:08 +00:00
fluxgen
f1dc9179f0 removed cursor functions, changed to singleton and changed to FbTk EventHandler 2002-08-17 22:11:23 +00:00
fluxgen
fee7bd2e65 removed FbAtoms 2002-08-14 21:41:21 +00:00
fluxgen
76a1c5c161 removed handleSignal, this is done in class Fluxbox now with FbTk SignalHandler 2002-08-13 23:58:26 +00:00
fluxgen
9789f8cb6b const correct and some comments 2002-08-04 15:09:30 +00:00
fluxgen
650924679a colormap to m_colormap 2002-07-19 21:16:53 +00:00
fluxgen
eb8234442e more const 2002-05-17 11:55:41 +00:00
fluxgen
0e60ec478f minor indentation 2002-04-08 22:23:41 +00:00
fluxgen
2526e4bce8 moved nls defines to enums in namespace FBNLS 2002-04-04 11:28:19 +00:00
pekdon
e133cf83a3 Xinerama 2002-03-23 02:02:01 +00:00
fluxgen
ccf9f5749e we don't like to modify the arguments, const-correctness and other strange code in Xinerama 2002-03-19 21:19:55 +00:00
fluxgen
95aeda2627 Xinerama support 2002-03-19 14:30:43 +00:00
fluxgen
e6e1db0ad6 moved timer update to BTimer, update of timer is done i BTimer::updateTimers() 2002-03-18 23:41:08 +00:00
fluxgen
bcfcc6403a moved Atoms into FbAtoms 2002-03-18 15:28:25 +00:00
fluxgen
e65ae97a3c moved to stl list 2002-02-11 10:57:23 +00:00
fluxgen
2652479b7c indentation 2002-01-27 13:08:53 +00:00
fluxgen
e096965898 updated copyright date and added id-tags 2002-01-09 14:11:20 +00:00
fluxgen
479495b2fa Moved some structs and constants into BaseDisplay 2001-12-19 13:49:06 +00:00
fluxgen
ffd21832ea Moved all free functions in misc.cc/.hh into class Misc and moved
struct FFont to Misc::Font so there is no cyclic deps between Theme
and Misc.
Changed name of the fontalignments to upercase letters.
Added strdup to class Misc.
2001-12-13 20:38:38 +00:00
fluxgen
18830ac9ad Initial revision 2001-12-11 20:47:02 +00:00