dan
|
a8ab51747d
|
Added the new images to the Makefile.am too.
|
2000-12-31 01:33:10 +00:00 |
|
kojima
|
1876b4683a
|
moved test stuff to proper location
|
2000-12-30 17:13:48 +00:00 |
|
id
|
e78741ee4c
|
add more icons.
|
2000-12-30 10:06:36 +00:00 |
|
dan
|
c8da381337
|
.
|
2000-12-28 00:30:28 +00:00 |
|
dan
|
f81d0f30de
|
Fixed a bug in scroller code related to mouse wheels
|
2000-12-28 00:30:09 +00:00 |
|
id
|
45869c37e0
|
fix xthing data
|
2000-12-25 01:25:02 +00:00 |
|
id
|
ad4fd02247
|
fix xthing
|
2000-12-25 01:24:43 +00:00 |
|
kojima
|
4c60cd5ba4
|
changed stringselector for enumeration selector
|
2000-12-21 21:06:00 +00:00 |
|
kojima
|
f912d9f38d
|
tableview field editor delegates
|
2000-12-21 04:46:20 +00:00 |
|
kojima
|
5e1e94efd6
|
*** empty log message ***
|
2000-12-21 03:38:12 +00:00 |
|
id
|
37f811de3e
|
ok
|
2000-12-17 16:23:43 +00:00 |
|
id
|
210ff264b9
|
I was trying to optimize this w/o using this, hope the change is right.
|
2000-12-17 14:43:08 +00:00 |
|
id
|
163e70bdae
|
fix from Pascal and Alban
|
2000-12-17 13:56:14 +00:00 |
|
id
|
e541b9433b
|
fix
|
2000-12-17 10:57:41 +00:00 |
|
id
|
bc494d2c7b
|
fix problem on solid
|
2000-12-17 04:43:42 +00:00 |
|
id
|
ecefdc6171
|
fix tiny thing
|
2000-12-17 04:26:53 +00:00 |
|
dan
|
c11653f438
|
small fixes.
|
2000-12-17 03:34:15 +00:00 |
|
nwanua
|
327d58346f
|
WINGs.h: missing void WMSetBrowserHasScroller(WMBrowser *bPtr, int hasScroller)
|
2000-12-12 23:08:52 +00:00 |
|
id
|
14f471815d
|
fix
|
2000-12-12 07:28:20 +00:00 |
|
id
|
8ca4a67a24
|
changes related to plugin system & drawstring
|
2000-12-11 03:10:26 +00:00 |
|
id
|
2d063d279e
|
fix fix
|
2000-12-09 12:16:35 +00:00 |
|
id
|
57d9e81c2d
|
fix solid color for framewin with plugin
|
2000-12-09 08:34:07 +00:00 |
|
id
|
0e34a7ae28
|
fix solid color when using plugin.
|
2000-12-09 01:23:18 +00:00 |
|
id
|
6ff939eb6e
|
fix
|
2000-12-09 01:21:52 +00:00 |
|
id
|
2574e2e56a
|
fix another drawstring bug, looks like final one, indeed :)
|
2000-12-07 01:40:54 +00:00 |
|
dan
|
f47f148f10
|
.
|
2000-12-07 00:15:58 +00:00 |
|
dan
|
4e4f6f44e1
|
more administrative stuff
|
2000-12-07 00:15:00 +00:00 |
|
dan
|
e186e99789
|
misc management stuff
|
2000-12-07 00:12:57 +00:00 |
|
dan
|
d8d9cc4b0f
|
These files shouldn't live in the cvs tree
|
2000-12-07 00:10:05 +00:00 |
|
dan
|
518fcb7cb9
|
Set library version in Makefile.am
|
2000-12-07 00:04:37 +00:00 |
|
id
|
aa280f3925
|
fix drawstring plugin support
|
2000-12-06 22:49:11 +00:00 |
|
id
|
756ab2c019
|
pass texture to plugin so it doesn't have to grab from title bar.
add experiment plugin support to menu entry, performance need to
be improved. I'm thinking of making a compressed expose event geometry.
|
2000-12-06 16:34:58 +00:00 |
|
id
|
83824dbcc3
|
RCombineArea* will detect the intersec geometry.
|
2000-12-06 03:07:51 +00:00 |
|
id
|
5d0157cf7b
|
pass pixmap to the plugin.
|
2000-12-05 00:53:11 +00:00 |
|
id
|
762d37f1fb
|
fix
|
2000-12-05 00:51:23 +00:00 |
|
id
|
eac0eff3ba
|
wrong assert?
|
2000-12-05 00:43:22 +00:00 |
|
id
|
3a52326385
|
fix a big
|
2000-12-04 07:36:57 +00:00 |
|
id
|
3fdb6a6f27
|
fix
|
2000-12-04 03:14:52 +00:00 |
|
id
|
edcfd4a321
|
fix bugs
|
2000-12-04 02:24:54 +00:00 |
|
id
|
5e5730389f
|
initiate
|
2000-12-03 22:27:42 +00:00 |
|
id
|
fa5af19285
|
initiate
|
2000-12-03 22:18:20 +00:00 |
|
id
|
d361ee2cc0
|
remove libwmfun package.
|
2000-12-03 20:05:28 +00:00 |
|
id
|
7aadc1ef00
|
initiate plugins branch
|
2000-12-03 18:58:41 +00:00 |
|
id
|
932cfc1bd4
|
drawstring plugin and a small change in vdesk
|
2000-12-03 14:04:08 +00:00 |
|
id
|
9b2ca26ce8
|
using unsigned for height and width cause a lot of confusion. I grab
X's header and see that XImage use int for its width and height so
I change RImage to follow that.
|
2000-12-03 13:37:30 +00:00 |
|
id
|
de969c0b5e
|
extendable drawstring function, hopefully last change to the function.
|
2000-11-30 15:37:27 +00:00 |
|
id
|
1752587a4a
|
Make draw string plugin more extendable in future.
|
2000-11-30 15:32:19 +00:00 |
|
id
|
867ed95485
|
destroy func must has the arguments to consider the right destroy sub-func.
|
2000-11-30 01:53:43 +00:00 |
|
id
|
331e85fd85
|
destroyDrawString
|
2000-11-30 00:26:59 +00:00 |
|
dan
|
211ccf79f4
|
.
|
2000-11-29 05:23:46 +00:00 |
|