Dana Jansens
6017c061eb
build fixes
2007-05-12 21:24:24 +00:00
Dana Jansens
c4385c098f
use pango 1.16 stuff if its there. and use the old stuff if not. also! save it in static variable so we dont have to update it over and over.
2007-05-09 21:41:16 +00:00
Mikael Magnusson
fa67faf88c
require pango 1.16
2007-05-09 21:32:03 +00:00
Mikael Magnusson
442c1680d9
require gettext 0.15 for bootstrapping
2007-05-06 11:37:26 +00:00
Dana Jansens
fc55347e61
14.4 is new enought to fix that po/Makefile.in.in bug i think. at least with makefile 1.8. and its more widely available.
2007-04-26 15:51:57 +00:00
Dana Jansens
8cf5553728
check for the sync extension
2007-04-24 06:49:34 +00:00
Dana Jansens
7ac8c550d9
upgrade gettext
2007-04-23 18:38:00 +00:00
Dana Jansens
03be1f8db3
add --disable-xcursor, if you don't want to use it.
...
fix help text for --disable-startup-notification
2007-03-25 17:06:43 +00:00
Dana Jansens
c567f5937b
add support for the X Cursor library. this means a nicer cursor for startup notification.
2007-03-25 16:56:47 +00:00
Mikael Magnusson
af47a40617
check for minimum required versions of glib and pango
2007-03-24 15:08:16 +00:00
Mikael Magnusson
616cb60611
set micro_version correctly in configure.ac
2007-03-11 18:42:16 +00:00
Dana Jansens
d638272782
change version to 3.4, i think that will be next release number? and reset the libraries binary ages stuff, cuz they aren't backwards compatible with the last release.
2007-03-11 17:36:27 +00:00
Dana Jansens
36effc5ab7
enable startup notification by default.
2007-03-05 04:35:54 +00:00
Dana Jansens
037fc862b0
pango is now mandatory..
...
lots of cleanups to the pango code, which was a very nice base to start from. thanks to whomever wrote that for us.. put some of the pango variables into the various render structs so that they don't need to be created all the time. put the pango context inside our RrInstance so that it can be properly freed at shutdown. removed xft dependencies all through the code and the build system also. who knows if this will break compiling for some poor souls. i guess we'll find out, won't we!
2007-03-03 02:53:41 +00:00
Mikael Magnusson
baf774b90d
update this too
2006-09-07 12:06:11 +00:00
Mikael Magnusson
f5202acb60
just make configure --help output slightly less confusing, no functional change
2006-08-22 16:17:50 +00:00
Mikael Magnusson
e6a8595fc1
i hope this is the right stuff to change
2006-08-20 21:03:31 +00:00
Mikael Magnusson
dba2fa3d71
disable startup notification by default
2006-08-17 21:03:42 +00:00
Mikael Magnusson
e0aa54a891
rip out the VIDMODE extension stuff. this was only used to size fullscreen windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama.
2006-06-11 09:47:53 +00:00
Mikael Magnusson
7cb646a595
didnt get the wording quite right there... :)
2005-09-01 16:07:57 +00:00
Mikael Magnusson
fd0b9f760a
finally fix the autoconf stuff correctly
2005-09-01 16:03:35 +00:00
Mikael Magnusson
ca9c3e2c14
just some fixes to the autoconf stuff
2004-11-07 18:22:05 +00:00
Mikael Magnusson
e7d1ba6ae3
Pango! yay. Patch mostly by Mohammed Sameer, fixed some memleaks and ifdeffed by me. May still have some bugs.
2004-11-07 13:20:54 +00:00
Mikael Magnusson
70c4e68a03
3.2
2004-04-17 11:44:21 +00:00
Dana Jansens
be1b2cf823
3.1
2003-12-22 19:46:16 +00:00
Dana Jansens
3603c20b4e
3.0 time
2003-10-27 20:19:14 +00:00
Dana Jansens
13206849ea
add version info the library headers
2003-10-27 20:11:14 +00:00
Dana Jansens
6a953c6a82
rc4
2003-10-12 23:15:17 +00:00
Dana Jansens
e03c0891bd
use the LINGUAS file
2003-10-11 03:42:37 +00:00
Dana Jansens
b93b8cec4e
rc3
2003-10-09 19:47:45 +00:00
Dana Jansens
45b8d70022
rc2
2003-10-03 05:59:43 +00:00
Dana Jansens
04ff02aade
rc1
2003-09-29 04:00:02 +00:00
Dana Jansens
466096a619
beta6
2003-09-26 05:43:51 +00:00
Dana Jansens
af872468a6
beta5
2003-09-24 17:22:56 +00:00
Dana Jansens
4b8a6a7159
beta4
2003-09-22 06:08:01 +00:00
Dana Jansens
cdbd7ad985
look for sed
2003-09-19 19:16:56 +00:00
Dana Jansens
970d954215
install the libs with release and version info via libtool
2003-09-16 04:49:04 +00:00
Dana Jansens
c1b2fc5324
make openbox base-dir spec compliant, and change the theme dir structure, so that themes go in $XDG_DATA_DIRS/themes/ with gtk/metacity/whateverelse themes
2003-09-15 19:20:05 +00:00
Dana Jansens
2bbcbcf1e6
beta3
2003-09-15 06:51:10 +00:00
Dana Jansens
2e161a1633
dont need libtool doing dlopen capable libs
2003-09-14 06:43:45 +00:00
Dana Jansens
71059fdbbb
allow building of static libs
2003-09-12 00:49:32 +00:00
Dana Jansens
fbbc4c55ba
beta2
2003-09-09 07:19:31 +00:00
Dana Jansens
bbc22b9870
remove obconf from this tree.
...
add versioning for the libraries and pkgconfig files for them.
2003-09-07 23:33:11 +00:00
Dana Jansens
bea06ee167
beta1 time. fuck yah.
2003-09-03 23:23:28 +00:00
Dana Jansens
9d743fc491
alpha8
2003-09-03 08:12:32 +00:00
Dana Jansens
eabb24ae8a
i dont use sed for anything, no need to check for it
2003-08-31 20:25:07 +00:00
Dana Jansens
84de4a1785
alpha7
2003-08-31 20:21:16 +00:00
Dana Jansens
7fbf1f4bd8
dont need gmodule anymore
2003-08-29 08:46:52 +00:00
Dana Jansens
a6532c3b2f
the kernel/ dir has been moved to openbox/
2003-08-29 08:04:58 +00:00
Dana Jansens
2c467b3f3d
alpha6
2003-08-23 16:45:34 +00:00
Dana Jansens
154b6fb881
alpha5
2003-08-12 09:25:45 +00:00
Dana Jansens
5f1259fd7f
alpha4
2003-08-02 08:51:09 +00:00
Dana Jansens
34064ae3a6
alpha3
2003-07-31 19:20:04 +00:00
Dana Jansens
a354b0f5a9
restarting work on obconf
2003-07-26 07:44:15 +00:00
Dana Jansens
0de9685d30
dont display the build type at the end its already in the output
2003-07-24 06:02:54 +00:00
Dana Jansens
5be0a82a35
use ob_debug for any debug printing and only display the output when its a debug build or when --debug is passed to it
2003-07-24 06:02:38 +00:00
Dana Jansens
3578c18521
alpha2
2003-07-23 03:34:33 +00:00
Dana Jansens
463c0004a1
update to new version of gettext
2003-07-22 16:14:08 +00:00
Dana Jansens
2abbf01125
update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!
2003-07-10 04:31:05 +00:00
Dana Jansens
3bca76453f
coment the USE_LIBSN defined variable
2003-07-05 04:57:24 +00:00
Dana Jansens
2f9efb384d
prepare for alpha1 release.
...
make 'make dist' work.
2003-06-29 08:47:24 +00:00
Dana Jansens
68a2b6a85f
adjust the themes with buttons to match how they are read now
2003-06-28 16:51:53 +00:00
Dana Jansens
373a4584d6
make session management optional
2003-06-21 08:45:25 +00:00
Dana Jansens
438924b2ad
remove --enable-gl
2003-06-19 23:29:07 +00:00
Dana Jansens
c8dc32b67a
omg wrong branch!
2003-05-25 20:42:04 +00:00
Dana Jansens
e5bb095ded
always gl. fontconfig instead of xft.
2003-05-25 20:26:48 +00:00
Dana Jansens
b5b350bbb1
make autoconf 2.54 required. makes automake1.6 get used on some systems
2003-05-25 01:35:18 +00:00
Dana Jansens
d1e355de2c
this is a big one! im putting stats in here just cuz!
...
59 files changed, 1691 insertions(+), 607 deletions(-)
Adding the beginings of ObConf. Adding a resistance-config plugin for ObConf.
Creating an obparser library that obrender can use, the kernel can use, plugins can use, and ObConf and its plugins can use. (its just code for using libXml2)
2003-05-24 21:47:06 +00:00
Dana Jansens
d2857b1194
ECKS EM ELL
2003-05-24 15:35:26 +00:00
Dana Jansens
f54e8c9ba0
add --enable-gl support, and put the flags/libs in the appropriate makefiles
2003-05-23 05:30:00 +00:00
Dana Jansens
64c9c16c3f
remove shit for my own makefiles that i dont need no more
2003-05-22 17:47:39 +00:00
Dana Jansens
971b3a8320
actually optional now.
2003-05-18 03:55:17 +00:00
Dana Jansens
599837b980
make LIBSN optional
2003-05-18 03:40:44 +00:00
Dana Jansens
2b2beddc74
add (optional) support for showing a busy cursor via startup notification
2003-05-18 02:10:26 +00:00
Dana Jansens
66899a4eb5
rm the tools dir
2003-05-10 21:33:21 +00:00
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