summaryrefslogtreecommitdiff
path: root/src/BaseDisplay.cc
AgeCommit message (Collapse)Author
2002-04-20fixed memory leak of application_nameScott Moynes
2002-04-16get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ↵Dana Jansens
checks for individual headers instead
2002-04-14BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeightDana Jansens
2002-04-14using references instead of pointers if possible in ImageDana Jansens
2002-04-14using some references instead of pointers where possible in Screen, ↵Dana Jansens
ScreenInfo, Slit, Toolbar, and Netizen
2002-04-13Fixed a bug in the bsetroot build that caused really strange behaviourScott Moynes
2002-04-11Initial revisionDana Jansens