index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Image.cc
Age
Commit message (
Collapse
)
Author
2002-08-10
add the FlatBorder texture type
Dana Jansens
2002-08-10
sync with bb-cvs
Dana Jansens
2002-08-08
sync with blackbox-cvs
Dana Jansens
2002-05-25
import from bb-cvs
Dana Jansens
added slit and enable-clobber defines back in Makefile.am
2002-05-16
new i18n class using overloaded operator() instead of getMessage()
Dana Jansens
2002-05-12
removed LinkedLists in BaseDisplay and Image. Only 1 left in BaseDisplay now
Dana Jansens
2002-05-12
removed all 'using namespace std;' calls.
Dana Jansens
2002-04-16
get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ↵
Dana Jansens
checks for individual headers instead
2002-04-14
using references instead of pointers if possible in Image
Dana Jansens
2002-04-14
Using some references instead of pointers for the menus.
Dana Jansens
2002-04-13
removed all Xrm database calls from Screen.cc (style loading).
Dana Jansens
This completes the conversion to using the obResource class, there are no class to Xrm* except in Resource.cc/h
2002-04-11
Initial revision
Dana Jansens