Commit graph

172 commits

Author SHA1 Message Date
Dana Jansens
24a074157c nice merge 2003-05-09 23:24:07 +00:00
Scott Moynes
a8a4a2cca3 Menu uber patch
Since we have no menu parser see menu_startup() to customize
2003-05-09 23:15:28 +00:00
Dana Jansens
f26f23de50 all my changes while i was offline.
better alt-tabbing. better transient handling. i dont even know. lots of fucking cool shit so WATCH the FUCK OUT.
2003-05-09 16:57:17 +00:00
Dana Jansens
dfc9680e33 back to automake 2003-04-13 21:17:02 +00:00
Dana Jansens
a119f704b9 stop using build/ dir configure shits all over itself for other people 2003-04-06 11:13:14 +00:00
Dana Jansens
8a4e27bdc3 more build system fixups 2003-04-06 10:21:56 +00:00
Dana Jansens
5d665673a2 fixes for build system. add themes to the install process. use the build/ dir for configures trash dump 2003-04-06 09:56:57 +00:00
Dana Jansens
c8ff993e08 clean up output 2003-04-04 19:21:25 +00:00
Dana Jansens
896210a496 properly 2003-04-04 19:19:42 +00:00
Dana Jansens
aeb6d817ed add -DENABLE_NLS 2003-04-04 19:19:00 +00:00
Dana Jansens
926074bf3a use PACKAGE_FOO vars 2003-04-03 14:23:32 +00:00
Dana Jansens
d447dc0f59 new build system without automake 2003-04-03 05:59:03 +00:00
Dana Jansens
0a04c36863 use bison not yacc 2003-04-02 19:26:57 +00:00
Dana Jansens
9672ad0f06 look for yacc 2003-03-26 09:05:21 +00:00
Dana Jansens
a7ec81b798 look for flex 2003-03-26 04:22:02 +00:00
Dana Jansens
ce7aa15dd7 add const and inline checks for the compiler 2003-03-22 21:21:55 +00:00
Dana Jansens
4502cad550 check for stdio.h 2003-03-22 14:34:02 +00:00
Dana Jansens
63360f74b7 look for sys/stat.h 2003-03-22 05:56:12 +00:00
Dana Jansens
b10548f0dd find sed 2003-03-21 20:07:04 +00:00
Dana Jansens
0603b50283 clean up configure.ac a bit 2003-03-21 19:43:06 +00:00
Dana Jansens
b7c583cdf9 rm the c/Makefile 2003-03-21 18:48:53 +00:00
Dana Jansens
e103f90c2f look for kernel/openbox.c instead of src/main.cc 2003-03-21 18:48:13 +00:00
Dana Jansens
29e3748605 add a window placement plugin 2003-03-21 07:33:07 +00:00
Dana Jansens
fa405398a1 add the mouse plugin 2003-03-18 20:09:07 +00:00
Dana Jansens
eeba457231 dont need process.h, yay glib 2003-03-18 07:54:44 +00:00
Dana Jansens
9c0fc10024 add process.h 2003-03-18 06:25:56 +00:00
Dana Jansens
bfea000a74 add a keyboard plugin 2003-03-18 05:29:01 +00:00
Dana Jansens
9b33f7ded6 stop using python internally. add an event dispatcher 2003-03-17 19:54:37 +00:00
Dana Jansens
f8a47de5ec merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
Dana Jansens
7fe3301e7e Add the "obsetroot" tool. Use it to set the root background. 2003-02-14 23:05:59 +00:00
Dana Jansens
115fedf432 use the c++ std cheaders 2003-02-09 23:07:54 +00:00
Dana Jansens
7c8c9e998f new swig build system. much better. yay. 2003-02-05 15:38:29 +00:00
Dana Jansens
67fbe8354f dont make wrap a subdir of otk 2003-02-05 10:48:37 +00:00
Dana Jansens
1d4cff7d1e move the otk swig module into its own lib/directory 2003-02-05 10:40:43 +00:00
Dana Jansens
81144d932a check for endian order 2003-01-29 22:17:32 +00:00
Dana Jansens
0afb431644 rm the util directory 2003-01-14 00:13:20 +00:00
Dana Jansens
8b73f6f025 begin conversion to ustring. add some more members. 2003-01-13 01:08:54 +00:00
Dana Jansens
1c70394ce2 rm a blank line at the end 2003-01-11 05:52:37 +00:00
Dana Jansens
08dc156639 add some more AC stuff 2003-01-11 05:39:56 +00:00
Dana Jansens
182cfb2145 caps for giving the build target. show it at the end 2003-01-11 04:58:31 +00:00
Dana Jansens
3f3f8a17e5 better ordering.. define te version before using it 2003-01-11 04:56:51 +00:00
Dana Jansens
1a7d977190 no caps in the package name! 2003-01-11 04:39:55 +00:00
Dana Jansens
51ff149748 new autoconf shit woowoo 2003-01-11 04:06:25 +00:00
Dana Jansens
3814c4fbeb use default prefix.
better python library checks.
2003-01-09 03:43:06 +00:00
Dana Jansens
bbb403aab8 add buttons to the tree.rm stupid comments in Makefile.ams 2003-01-04 18:42:25 +00:00
Dana Jansens
f816a2adb8 line up text in --help 2003-01-04 09:30:04 +00:00
Derek Foreman
951ccd15a9 Check for XKB extension 2003-01-04 03:38:56 +00:00
Dana Jansens
e32610e7b1 better support for gettext 2002-12-26 11:58:57 +00:00
Dana Jansens
3c61812e58 conflicts with python too :\ 2002-12-25 20:35:50 +00:00
Dana Jansens
881fd22622 no -pedantic :\ it fucks up on the python headers. sigh. 2002-12-25 20:32:32 +00:00
Dana Jansens
41bdbec9c6 set CXXFLAGS better 2002-12-25 20:28:12 +00:00
Dana Jansens
b34824a4e2 global python scripts. client motion/resizing is all done via python now 2002-12-25 04:54:44 +00:00
Dana Jansens
bf49e76420 python. no more guile. python. 2002-12-24 23:31:38 +00:00
Dana Jansens
5f78b51429 using python and swig for now. 2002-12-23 00:04:32 +00:00
Dana Jansens
700984bd15 python has begun! 2002-12-19 23:54:41 +00:00
Dana Jansens
caa595a094 check for python. not for guile. 2002-12-19 20:54:58 +00:00
Dana Jansens
f4e2fc3274 guileize 2002-12-18 15:49:41 +00:00
Dana Jansens
b868726208 better xft checks. require xft version 2 2002-12-03 20:41:21 +00:00
Dana Jansens
fcbb82770c mad wicked xft checks 2002-11-11 08:33:43 +00:00
Dana Jansens
cf0823dcf3 look for xft 2002-11-11 07:56:30 +00:00
Dana Jansens
9d5865a160 support for the shape extension works! 2002-11-10 05:54:12 +00:00
Dana Jansens
b5bff9534f add doxygen to the project. 'make doc' builds the doxygen stuff. you need doxygen and graphviz installed to generate it properly 2002-11-04 01:20:02 +00:00
Dana Jansens
a3b64aaecf put 'cvs' in the version tag 2002-11-01 11:19:47 +00:00
Dana Jansens
6b905206e2 make gettext better. updates for autoconf 2002-11-01 10:50:57 +00:00
Dana Jansens
d9c660499e add some text files..
dont have our own libintl
2002-11-01 10:15:13 +00:00
Dana Jansens
90f2414285 add gettext
change CXXFLAGS back to CPPFLAGS in the .am's
2002-11-01 10:08:32 +00:00
Dana Jansens
b1cc4b4fe3 update configure.ac to newer rules 2002-11-01 04:20:11 +00:00
Marius Nita
bca7130527 toolkit addition 2002-11-01 03:33:33 +00:00
Dana Jansens
54c96668d9 look for a CC to make automake happy 2002-10-31 19:48:50 +00:00
Dana Jansens
19fa297af2 configure script changed to .ac 2002-10-31 09:20:19 +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
Renamed from configure.in (Browse further)