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
/
Basemenu.cc
Age
Commit message (
Collapse
)
Author
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-14
compile with -Wall -W -pendantic when --enable-debug is set.
Dana Jansens
2002-05-12
removed all 'using namespace std;' calls.
Dana Jansens
2002-04-29
fixed bug from converting over to STL
Dana Jansens
2002-04-27
converted from LinkedList to a vector
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
BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight
Dana Jansens
2002-04-14
changed version number to 1.0.0. fixed a warning in BaseMenu from ↵
Dana Jansens
pointer->reference conversion
2002-04-14
using some references instead of pointers where possible in Screen, ↵
Dana Jansens
ScreenInfo, Slit, Toolbar, and Netizen
2002-04-14
Using some references instead of pointers for the menus.
Dana Jansens
2002-04-11
Initial revision
Dana Jansens