.. |
.cvsignore
|
update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!
|
2003-07-10 04:31:05 +00:00 |
color.c
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
color.h
|
more namespacing with Rr*
|
2003-06-21 02:30:14 +00:00 |
font.c
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
font.h
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
geom.h
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
gradient.c
|
missed setting 'current' at the end of the pyramid gradient
|
2003-06-29 08:33:19 +00:00 |
gradient.h
|
more namespacing with Rr*
|
2003-06-21 02:39:55 +00:00 |
image.c
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
image.h
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
instance.c
|
more namespacing with Rr*
|
2003-06-21 02:39:55 +00:00 |
instance.h
|
this is going to break the kernel/ building.
|
2003-06-20 07:58:51 +00:00 |
Makefile
|
update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!
|
2003-07-10 04:31:05 +00:00 |
mask.c
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
mask.h
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
render.c
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
render.h
|
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
|
2003-07-10 04:31:34 +00:00 |
test.c
|
made all the gradients work with integer math. removed the pipecross and rectangle gradietns tho cuz they are ugly and i dont want to code that bullshit cuz they are ugly.
|
2003-06-24 18:54:18 +00:00 |
theme.c
|
hardcode the button names for themes
|
2003-06-28 16:48:25 +00:00 |
theme.h
|
add the themes path to the struct. make the name never include a path
|
2003-06-28 16:52:17 +00:00 |