Go to file
Ivan Baravy 83176ac8ef kernel: Fix window redraw after 1px move.
If
 - window A is above window B, and
 - window A has been moved,
then window B receives a redraw event.

But if that move was 1px right or down, window B didn't receive an event
because of off-by-one error. Now it's fixed.

git-svn-id: svn://kolibrios.org@9221 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-18 16:23:18 +00:00
contrib Added PDCurses library(uses SDL) 2021-10-04 19:26:53 +00:00
data Autobuild: fix autobuild without GCC. 2021-10-15 00:32:35 +00:00
drivers 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays) 2021-09-12 10:38:04 +00:00
kernel kernel: Fix window redraw after 1px move. 2021-10-18 16:23:18 +00:00
programs [clink] Make it compile by GCC 2021-10-17 09:33:01 +00:00
skins Guzel_magic/default.dtp.asm: fix light/dark color and update button color for better contrast 2021-07-04 22:45:25 +00:00
build.txt build.txt: add information about testing changes 2015-06-16 15:36:05 +00:00
tup.config.template - Added teatool to autobuild 2020-12-24 22:38:37 +00:00