Dana Jansens
|
73026adf3d
|
put back the background
|
2003-01-23 09:11:34 +00:00 |
|
Dana Jansens
|
18ab245307
|
cycling by any number of windows
|
2003-01-23 09:03:06 +00:00 |
|
Dana Jansens
|
707f70682a
|
linear focus cycling
|
2003-01-23 09:01:40 +00:00 |
|
Dana Jansens
|
9a64438a5a
|
set the root window, to a color for now
|
2003-01-23 07:26:32 +00:00 |
|
Derek Foreman
|
bf3a40ad66
|
fixed incredibly embarassing cut'n'paste error in highlight
|
2003-01-23 05:58:56 +00:00 |
|
Derek Foreman
|
b45a68cc30
|
Fixed corners of bevels
|
2003-01-23 05:38:08 +00:00 |
|
Derek Foreman
|
312db4ca9a
|
Added bevels
|
2003-01-23 05:22:50 +00:00 |
|
Dana Jansens
|
28b8f67562
|
remove the word "sticky" from everywhere, and replace with "all desktops". change the titlebar layout to use D instead of S for the all-desktops button
|
2003-01-23 05:20:13 +00:00 |
|
Dana Jansens
|
7b7ae097a0
|
make the 'toggle all desktops' button work
|
2003-01-23 04:49:42 +00:00 |
|
Dana Jansens
|
7b9d92b2e7
|
add decor_sticky to the default decorations list
|
2003-01-23 04:23:58 +00:00 |
|
Dana Jansens
|
2c977ae7ff
|
remove the border on the handle
|
2003-01-23 04:21:25 +00:00 |
|
Dana Jansens
|
ff3bb7566b
|
remove debug printfs
|
2003-01-23 04:20:08 +00:00 |
|
Derek Foreman
|
b5963e0e53
|
added borders to gradient backgrounds
|
2003-01-23 04:18:05 +00:00 |
|
Dana Jansens
|
4dcb309361
|
remove debug printf
|
2003-01-23 04:17:57 +00:00 |
|
Dana Jansens
|
bb5a07b3e1
|
check if the window exists before trying to focus it
|
2003-01-23 03:44:18 +00:00 |
|
Dana Jansens
|
6266b9e0c1
|
use the fieron bitmap mask style
|
2003-01-23 03:04:43 +00:00 |
|
Dana Jansens
|
741c68bb87
|
include algorthm forstd::find
|
2003-01-23 02:33:42 +00:00 |
|
Dana Jansens
|
bf24a3b7fc
|
dont use a const_iterator
|
2003-01-23 02:30:58 +00:00 |
|
Dana Jansens
|
7048f64f45
|
dont use a const_iterator
|
2003-01-23 02:29:17 +00:00 |
|
Dana Jansens
|
f9818bff71
|
add stdio.h
|
2003-01-23 02:26:20 +00:00 |
|
Dana Jansens
|
c4427cc1f3
|
give access to _timeout for shitty compilers in TimerCompare
|
2003-01-23 02:24:19 +00:00 |
|
Dana Jansens
|
8152d45329
|
add stdio.h
|
2003-01-23 02:16:07 +00:00 |
|
Dana Jansens
|
b99508df01
|
bitmap masks return!
|
2003-01-23 02:08:04 +00:00 |
|
Dana Jansens
|
e64d90be4d
|
new render system in effect. now ot make it look right
|
2003-01-23 01:44:01 +00:00 |
|
Dana Jansens
|
46441f7d60
|
starts.. then exits.
|
2003-01-23 01:21:39 +00:00 |
|
Dana Jansens
|
dd6f906848
|
compiles with the new render subsystem...
|
2003-01-23 00:14:44 +00:00 |
|
Dana Jansens
|
17d6318499
|
hardcode some bitmap masks
|
2003-01-23 00:08:50 +00:00 |
|
Dana Jansens
|
11f59d7925
|
render code fixes
|
2003-01-22 23:17:28 +00:00 |
|
Dana Jansens
|
42fbe726d4
|
add the pixel to the cache
|
2003-01-22 23:16:58 +00:00 |
|
Dana Jansens
|
1b5d52c716
|
save/load the pixel in the cache
|
2003-01-22 23:16:49 +00:00 |
|
Dana Jansens
|
3fe7bded58
|
increment the count 1 right off the start for the cache
|
2003-01-22 23:14:42 +00:00 |
|
Dana Jansens
|
77882b46db
|
break when no more widgets showing
|
2003-01-22 23:11:30 +00:00 |
|
Dana Jansens
|
70e2ab8017
|
show recursive.. recursively
|
2003-01-22 23:02:17 +00:00 |
|
Dana Jansens
|
033e9843bc
|
otk using new render shit.. supposedly
|
2003-01-22 22:46:16 +00:00 |
|
Dana Jansens
|
75e8fc2705
|
hardcoded renderstyle
|
2003-01-22 22:20:26 +00:00 |
|
Dana Jansens
|
c487295c75
|
part of a hardcoded style done
|
2003-01-22 20:14:28 +00:00 |
|
Dana Jansens
|
c8702ceb70
|
REMOVE -fno-rtti. we use that!
|
2003-01-22 06:09:18 +00:00 |
|
Dana Jansens
|
031da4f1cf
|
-fno-rtti as in cxxflags too!
|
2003-01-22 06:08:39 +00:00 |
|
Derek Foreman
|
31c20197e5
|
added "pixel32" typedef for 32bit rgb data
added a single gradient texture type (vertical)
|
2003-01-22 02:51:33 +00:00 |
|
Derek Foreman
|
e6c12f8fd9
|
Added a secondary color for gradients
|
2003-01-22 02:50:58 +00:00 |
|
Derek Foreman
|
fabb6e8c1f
|
testing a gradient texture now
|
2003-01-22 02:50:29 +00:00 |
|
Dana Jansens
|
9280f1b601
|
fix the stupid spelling
|
2003-01-22 01:22:50 +00:00 |
|
Dana Jansens
|
ac48993ed8
|
add -fno-check-new -fno-execptions to the g++ cxxflags
|
2003-01-22 01:09:19 +00:00 |
|
Dana Jansens
|
25f0151154
|
drawSolidBackground seems to work :)
|
2003-01-20 20:20:06 +00:00 |
|
Dana Jansens
|
68a6fce53b
|
dont try free the widget's pixmap until it is no longer in use
|
2003-01-20 19:28:57 +00:00 |
|
Dana Jansens
|
24e20d5ed6
|
add most of our style elements
|
2003-01-20 17:14:32 +00:00 |
|
Dana Jansens
|
f329167e4c
|
specify projecting cap style
|
2003-01-20 17:07:42 +00:00 |
|
Dana Jansens
|
25a5b72909
|
add textures, render the textures color for now too!
|
2003-01-20 08:44:17 +00:00 |
|
Dana Jansens
|
0348a2f3ab
|
add rendercolor class, with a cache of gcs for the colors
|
2003-01-20 07:07:13 +00:00 |
|
Dana Jansens
|
cfd8f9a658
|
XClearArea on expose in widget
|
2003-01-20 06:15:01 +00:00 |
|