Dana Jansens
37e5600768
move Rect and PointerAssassin into the toolkit
2002-11-03 10:38:14 +00:00
Dana Jansens
fa8cefef63
add an OBDisplay class and the old ScreenInfo class to the toolkit.
...
wrap the toolkit in the 'otk' namespace
it compiles. broke the timer cache tho.
2002-11-03 10:07:16 +00:00
Dana Jansens
fcfb532d30
include the new screeninfo.o
2002-11-03 06:16:05 +00:00
Dana Jansens
dd7b8b67bd
split the screeninfo class out to its own files
2002-11-03 06:09:05 +00:00
Dana Jansens
bbdca49193
gettext is ready to rock and roll
2002-11-03 05:56:15 +00:00
Dana Jansens
e5d63c070c
updated with goals for 3.0
2002-11-02 20:34:46 +00:00
Dana Jansens
643fbfa7be
not using admin/ dir anymore
2002-11-02 20:29:32 +00:00
Dana Jansens
356e4a021c
stupid stuff
2002-11-02 20:27:30 +00:00
Dana Jansens
a3b64aaecf
put 'cvs' in the version tag
2002-11-01 11:19:47 +00:00
Dana Jansens
0eff3cc415
make strings in main.cc translatable
2002-11-01 11:18:32 +00:00
Dana Jansens
b79c74fc07
add cvs ignores for the new dirs
2002-11-01 10:53:32 +00:00
Dana Jansens
6b905206e2
make gettext better. updates for autoconf
2002-11-01 10:50:57 +00:00
Dana Jansens
45e8330c48
dont have any languages yet
2002-11-01 10:20:18 +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
Dana Jansens
4c05a620cc
libtool stuff
2002-11-01 04:03:00 +00:00
Dana Jansens
f127273aba
make compile again
2002-11-01 04:02:33 +00:00
Dana Jansens
1824e6b100
add a cvsignore for otk.
...
make sexier automake shit
2002-11-01 03:45:34 +00:00
Marius Nita
bca7130527
toolkit addition
2002-11-01 03:33:33 +00:00
Marius Nita
35462479fc
changed for toolkit
2002-11-01 03:32:58 +00:00
Marius Nita
90c5fdc2d1
changed to reflect toolkit change
2002-11-01 03:32:22 +00:00
Marius Nita
110a1eeed9
moved files into otk
2002-11-01 03:30:18 +00:00
Marius Nita
9247a7a616
oops
2002-11-01 03:28:26 +00:00
Marius Nita
85c41a1aec
adding toolkit beginnings
2002-11-01 03:27:41 +00:00
Dana Jansens
a7c71b3684
no more epist compiling
2002-11-01 02:50:32 +00:00
Dana Jansens
c796dccdb9
make bsetroot compile with the new codebase
2002-11-01 02:50:06 +00:00
Dana Jansens
6b438d9020
these files are generated by bootstrap
2002-11-01 02:39:43 +00:00
Dana Jansens
eb19a6b69e
make epist compile with the new code base
2002-11-01 02:27:17 +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
86bef745b9
big fat commit..
2002-10-31 09:18:24 +00:00
Dana Jansens
75f84f9557
add comment for later
2002-10-31 09:06:03 +00:00
Dana Jansens
7bf96a9123
compiles now. uses xft2
...
remove the nls remainders
2002-10-31 08:42:45 +00:00
Dana Jansens
0caf2ba931
rmove old convert.awk
2002-10-31 07:27:26 +00:00
Dana Jansens
4aaf063aa2
rming all the nls bullshit. gettext.
2002-10-31 07:22:56 +00:00
Dana Jansens
db451d95bf
rename, remove bullshit. ya
2002-10-31 06:54:56 +00:00
Dana Jansens
60b016b7fc
no more menus, at last. woop
2002-10-31 06:30:23 +00:00
Scott Moynes
87e63d53af
Take menu file from rc file if it isn't specified on the command line.
...
It doesn't act correctly when using reconfigure, but only because I am unsure what the correct behaviour is.
2002-10-26 17:06:00 +00:00
Scott Moynes
9af642d299
Ignore dot files in the styles directory.
2002-10-26 15:31:33 +00:00
Dana Jansens
be141c2ac3
take out useless(?) assert
2002-10-24 14:50:21 +00:00
Scott Moynes
1e36acfd91
Allow variable tinting of the shadow. Use *.xft.tint: integer
...
integer is a number -100 to 100 that specifies the alpha channel, with
negative numbers meaning lighten the background and positive being
darken.
2002-10-23 02:46:47 +00:00
Scott Moynes
dc4957eed8
bumped up version
2002-10-19 07:20:36 +00:00
Scott Moynes
8b55442b2e
use drop shadow height in the font height.
...
honour rc file config option for drop shadows with new shadow code
2002-10-17 02:59:30 +00:00
Scott Moynes
8552ba2ac9
xft drawing on offsets once and for all
2002-10-17 02:37:23 +00:00
Scott Moynes
d974e00bc9
fixed the drop shadow window clearing bug in Basemenu
2002-10-17 01:45:30 +00:00
Scott Moynes
ccf6cfadf7
Fix XFT redraw of text. Still needs slight work for the shadow in Basemenu
2002-10-17 00:52:03 +00:00
Scott Moynes
402e229e76
Allow for customizing of the dropShadows.
...
If xft.flags: shadow then you can specify the tint with xft.shadow.tint:
which should be a number 0 to 255. xft.shadow.offset: will specify how
many pixels to add in positioning.
Also, try to fix the inheritence in the pressed button borders. Need a
style to test this
2002-10-16 22:33:34 +00:00
Scott Moynes
be127cb4c6
make an *xft.flags: shadow flag to have per style resource shadows
2002-10-16 02:53:49 +00:00
Marius Nita
b3b0926fe1
spit an error when no config file is found, to avoid confusing lex and the user.
2002-10-14 12:54:46 +00:00