Commit graph

14 commits

Author SHA1 Message Date
Dana Jansens
62ea1c5937 use config.h for configuration options instead of a bunch of -D's on the compile command lines 2002-05-28 07:41:47 +00:00
Dana Jansens
60b2990e39 using configure.ac causes problems. switching back to configure.in 2002-05-25 16:47:22 +00:00
Dana Jansens
7ca4d98726 new root dir based on bb-cvs 2002-05-24 22:59:42 +00:00
Dana Jansens
30136ab3e9 change next target version to 2.0.0! 2002-05-16 18:48:55 +00:00
Dana Jansens
c17256d745 removing pendantic. thats just crazy. -Wall -W will suffice. 2002-05-16 18:37:05 +00:00
Dana Jansens
a4c9553c64 increment version for next release 2002-05-16 07:54:27 +00:00
Dana Jansens
1b1efab489 compile with -Wall -W -pendantic when --enable-debug is set. 2002-05-14 19:28:34 +00:00
Dana Jansens
fba11bf0c6 increment version for next release 2002-05-10 09:09:36 +00:00
Dana Jansens
098fae70a6 better gcc3 compat. using ostrstream again. and using namespace std;
some focus changes. workspace contains a focused window instead of openbox class. this fixes a seg
2002-05-10 02:58:09 +00:00
Dana Jansens
8956328138 gcc 3 compatibility, converted strstreams to stringstreams 2002-05-07 15:34:46 +00:00
Dana Jansens
b79ced0198 changelog fixes 2002-04-29 23:45:06 +00:00
Dana Jansens
251dd4034f get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use checks for individual headers instead 2002-04-16 06:25:00 +00:00
Dana Jansens
0cfca85d27 changed version number to 1.0.0. fixed a warning in BaseMenu from pointer->reference conversion 2002-04-14 15:26:38 +00:00
Dana Jansens
dfc5f03458 Initial revision 2002-04-11 03:20:38 +00:00