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
Scott Moynes
080ba7f9b9
remove debug code in window menu placement
2002-10-01 02:12:09 +00:00
Scott Moynes
72a2e98738
merged with 2_1-merged-to-HEAD-2002-09-30
2002-10-01 01:59:09 +00:00
Scott Moynes
783fac59c9
snap a window menu to the bottom of the screen if it is positioned too low.
2002-10-01 01:17:24 +00:00
Scott Moynes
5b8ec88623
fixed menu placement on menus with very small windows
2002-10-01 00:14:15 +00:00
Marius Nita
a0a31c3f79
changes to reflect the improvements to the error reporting in the parser.
2002-09-30 02:10:27 +00:00
Marius Nita
05690be03e
unignore yacc/lex generated files. we don't want to ignore these.
2002-09-30 02:05:52 +00:00
Marius Nita
c2afc72a41
Fix small compile error on g++3.
2002-09-22 09:08:29 +00:00
Scott Moynes
1852347f76
Added titlebar layout documentation
2002-09-17 03:33:28 +00:00
Scott Moynes
ed43853326
fixed tyop
2002-09-16 04:25:54 +00:00
Scott Moynes
9215a741e7
Documented bitmap buttons in manpage
2002-09-15 04:27:57 +00:00
Scott Moynes
5c328c5138
using std::* in #ifndef XFT
2002-09-14 15:37:52 +00:00
Scott Moynes
e0d619e309
added a configure flag for enabling/disabling bitmap buttons
2002-09-14 05:43:57 +00:00
Scott Moynes
c196ecd878
more bitmap merge fixes
2002-09-14 04:52:04 +00:00
Scott Moynes
01732a20db
Some bitmap bugfixes
...
Fixed parameters to XFillRectangle, remoced old debug code.
2002-09-14 04:01:20 +00:00
Scott Moynes
d947f35db6
bumped up version number after bitmap merge
2002-09-14 03:47:52 +00:00
Scott Moynes
c2d992a35c
merged bitmap buttons
2002-09-14 03:44:44 +00:00
Marius Nita
499b1620c1
added code that makes sure apps executed by epist don't die when epist is killed.
2002-09-12 09:51:53 +00:00
Dana Jansens
d4b6232f6b
alt-rightclick resizing fix
2002-09-11 02:16:07 +00:00
Dana Jansens
15ca6904fc
make alt-right click resizing work on the window handles
2002-09-11 02:14:55 +00:00
Dana Jansens
185a1a6a40
new bsetbg woop with bugfixes one command line arg handling
2002-09-10 14:49:56 +00:00
Dana Jansens
6b1459e6f0
rename fieron to not have a cap letter
2002-09-10 00:24:25 +00:00