]> icculus.org git repositories - dana/openbox.git/commit - configure.ac
Set up work for making a 3.5 prerelease.
authorDana Jansens <danakj@orodu.net>
Mon, 21 Dec 2009 15:53:41 +0000 (10:53 -0500)
committerDana Jansens <danakj@orodu.net>
Mon, 21 Dec 2009 19:08:34 +0000 (14:08 -0500)
commit7aae8cc5262c1b36e3196845d62489b76af9063f
tree4c6b9c8a471fec380264cc5844c3f73fe75ccb18
parenta03b817aeb7fe32be881c30d50fab79455db08c5
Set up work for making a 3.5 prerelease.

Set version stuff to 3.5.0-rc1.
Copy the CHANGELOG from 3.4-working.
Rename the obt-4.0 and obrender-4.0 pkgconfig stuff to obt-3.5 and obrender-3.5
Rename the "render" directory to "obrender" so that the public headers can be
  installed in <obrender/*>
49 files changed:
.gitignore
CHANGELOG
Makefile.am
configure.ac
obrender/Makefile [moved from render/Makefile with 100% similarity]
obrender/color.c [moved from render/color.c with 100% similarity]
obrender/color.h [moved from render/color.h with 100% similarity]
obrender/font.c [moved from render/font.c with 100% similarity]
obrender/font.h [moved from render/font.h with 100% similarity]
obrender/geom.h [moved from render/geom.h with 100% similarity]
obrender/gradient.c [moved from render/gradient.c with 100% similarity]
obrender/gradient.h [moved from render/gradient.h with 100% similarity]
obrender/icon.h [moved from render/icon.h with 100% similarity]
obrender/image.c [moved from render/image.c with 100% similarity]
obrender/image.h [moved from render/image.h with 100% similarity]
obrender/imagecache.c [moved from render/imagecache.c with 100% similarity]
obrender/imagecache.h [moved from render/imagecache.h with 100% similarity]
obrender/instance.c [moved from render/instance.c with 100% similarity]
obrender/instance.h [moved from render/instance.h with 100% similarity]
obrender/mask.c [moved from render/mask.c with 100% similarity]
obrender/mask.h [moved from render/mask.h with 100% similarity]
obrender/obrender-3.5.pc.in [moved from render/obrender-4.0.pc.in with 87% similarity]
obrender/render.c [moved from render/render.c with 100% similarity]
obrender/render.h [moved from render/render.h with 99% similarity]
obrender/test.c [moved from render/test.c with 100% similarity]
obrender/theme.c [moved from render/theme.c with 100% similarity]
obrender/theme.h [moved from render/theme.h with 100% similarity]
obrender/version.h.in [moved from render/version.h.in with 100% similarity]
obt/obt-3.5.pc.in [moved from obt/obt-4.0.pc.in with 100% similarity]
openbox/client.c
openbox/client.h
openbox/config.h
openbox/dock.c
openbox/dock.h
openbox/focus_cycle_indicator.c
openbox/focus_cycle_popup.c
openbox/frame.c
openbox/frame.h
openbox/framerender.c
openbox/menu.h
openbox/menuframe.c
openbox/menuframe.h
openbox/moveresize.c
openbox/openbox.c
openbox/openbox.h
openbox/popup.c
openbox/popup.h
openbox/prompt.h
openbox/screen.c