Commit Graph

10 Commits

Author SHA1 Message Date
Yogev Ezra
6e6d77845e Fix macro name - rename sys_colors to sys_colors_new to avoid collisions
git-svn-id: svn://kolibrios.org@4817 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-10 16:43:59 +00:00
Akyltist
01fad46fac add struct "sys_colors" in "macros.inc"
git-svn-id: svn://kolibrios.org@4795 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-08 05:39:58 +00:00
Marat Zakiyanov (Mario79)
e7a0c2bf33 RUN - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3942 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 16:40:26 +00:00
hidnplayr
d84ac5044b moved include files for network programs to /programs folder, fixed synergyc.
git-svn-id: svn://kolibrios.org@3618 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 17:26:03 +00:00
Kirill Lipatov (Leency)
b4394bfc2f macros.inc: set margins
git-svn-id: svn://kolibrios.org@3032 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-13 01:34:05 +00:00
Artem Jerdev (art_zh)
19dd2b9a34 fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.

git-svn-id: svn://kolibrios.org@1937 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-05-24 12:30:12 +00:00
baf8ec007b new macro szZ: same as sz, but with 0 at the end of line (ASCIIZ string)
git-svn-id: svn://kolibrios.org@1567 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-14 14:08:07 +00:00
Mihail Semenyako (mike.dld)
6b39363987 Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel
git-svn-id: svn://kolibrios.org@617 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-01 21:38:00 +00:00
Iliya Mihailov (Ghost)
d2b6b389e4 GMon & macros.inc small fix
git-svn-id: svn://kolibrios.org@510 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-18 16:18:24 +00:00
heavyiron
4daae89053 *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs 
         new icons and logo for CPUID and ICON
         added new version of @ICON and ICONMNGR
         fixes in iconedit and calendar from DedOK
         new algoritm of fill background in pic4
         all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
         small fixes in build_all.bat script
         

git-svn-id: svn://kolibrios.org@485 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 13:48:35 +00:00