Commit graph

843 commits

Author SHA1 Message Date
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
Marius Nita
da0b76803d bugfixes update 2002-10-14 05:13:50 +00:00
Marius Nita
8ea3db574a more fixes, better sanity detection and error messages. it shouldn't hog the keyboard in any case now. it won't grab when modifiers or keys are borked. 2002-10-14 05:03:15 +00:00
Marius Nita
2037631f75 Fixing the stupid case when an invalid key is given and epist would hog the keyboard 2002-10-14 04:07:44 +00:00
Marius Nita
5bb8616d44 added user option to modify raise behavior when stackedCycling is on 2002-10-14 02:50:44 +00:00
Scott Moynes
24d14b5f32 fixed typo 2002-10-08 19:42:24 +00:00
Scott Moynes
012d0e15de tyop 2002-10-04 04:30:36 +00:00
Scott Moynes
ef3cec4082 documentation for 2.2 2002-10-04 03:19:42 +00:00
Scott Moynes
fa3fb793e7 oops. fix workspace warping merge buglet 2002-10-04 03:18:28 +00:00
Scott Moynes
692bbfd389 updated changelog for 2.2 release 2002-10-04 02:50:50 +00:00
Scott Moynes
ce89be6a0c added documentation for the pressed focus/unfocus and fixed some minor
formatting errors
2002-10-04 02:04:16 +00:00
Scott Moynes
987cf7cc40 Added style resources for window.button.pressed.focus: and
window.button.pressed.unfocus:
Documentation to be added.
2002-10-03 03:58:07 +00:00
Scott Moynes
efd6c59c90 adding latvian translation 2002-10-02 02:03:55 +00:00
Scott Moynes
1c0ddc84ac Added latvian (lv_LV) translation from 2_1 branch 2002-10-02 01:49:40 +00:00