Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5943 3059 d 23 h pathoswithin /programs/ renamed "mov" to "movi"  
5942 3060 d 0 h pathoswithin /programs/ deleted macros add, sub, cmp  
5941 3060 d 1 h pathoswithin /programs/ added macro "cmp"  
5384 3377 d 15 h hidnplayr /programs/ Fix substitution macros for CMOVcc. (A piece of code fell off..)  
5383 3377 d 16 h hidnplayr /programs/ Fix substitution macros for CMOVcc.  
4817 3660 d 18 h yogev_ezra /programs/ Fix macro name - rename sys_colors to sys_colors_new to avoid collisions  
4795 3663 d 5 h Akyltist /programs/ add struct "sys_colors" in "macros.inc"  
3942 3853 d 18 h mario79 /programs/ RUN - inactive window does not receive mouse events  
3618 3967 d 17 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3032 4174 d 9 h leency /programs/ macros.inc: set margins  
1937 4712 d 22 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1567 4995 d 20 h dunkaist /programs/ new macro szZ: same as sz, but with 0 at the end of line (ASCIIZ string)  
617 6073 d 13 h mikedld /programs/ Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel  
510 6179 d 18 h Ghost /programs/ GMon & macros.inc small fix  
485 6187 d 20 h heavyiron / *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