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
7786 1462 d 16 h leency /programs/ @menu: return to orthodox flat design  
7774 1465 d 12 h leency /programs/ app size decrease  
7672 1759 d 3 h dunkaist /programs/ macros.inc: Allow mcall macro to set ebp register.  
7134 2309 d 3 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6832 2643 d 18 h dunkaist /programs/ Move cmp* macros from cmp.inc to macros.inc

We already have macros.inc, there is no reason to have another file
special for cmp* macros that all fit into 7 lines.
 
6276 2976 d 8 h leency / add Almaz game to autobuild  
6219 2983 d 9 h leency /programs/ revert occasionally updated files in prior rev, add Tupfile for almaz game  
6218 2983 d 9 h leency /programs/ delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)  
6196 2986 d 17 h leency /programs/ system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table  
6164 2990 d 9 h leency /programs/ remove sys_colors_new from macros.inc, update info3ds, TynyGL examples  
5947 3057 d 12 h pathoswithin /programs/ Nope... rollback  
5946 3057 d 12 h pathoswithin /programs/ turn on "movi"  
5945 3057 d 13 h pathoswithin /programs/ turn off "movi"  
5943 3057 d 17 h pathoswithin /programs/ renamed "mov" to "movi"  
5942 3057 d 18 h pathoswithin /programs/ deleted macros add, sub, cmp  
5941 3057 d 18 h pathoswithin /programs/ added macro "cmp"  
5384 3375 d 9 h hidnplayr /programs/ Fix substitution macros for CMOVcc. (A piece of code fell off..)  
5383 3375 d 9 h hidnplayr /programs/ Fix substitution macros for CMOVcc.  
4817 3658 d 11 h yogev_ezra /programs/ Fix macro name - rename sys_colors to sys_colors_new to avoid collisions  
4795 3660 d 22 h Akyltist /programs/ add struct "sys_colors" in "macros.inc"  
3942 3851 d 11 h mario79 /programs/ RUN - inactive window does not receive mouse events  
3618 3965 d 10 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3032 4172 d 2 h leency /programs/ macros.inc: set margins  
1937 4710 d 15 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1567 4993 d 14 h dunkaist /programs/ new macro szZ: same as sz, but with 0 at the end of line (ASCIIZ string)  
617 6071 d 6 h mikedld /programs/ Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel  
510 6177 d 12 h Ghost /programs/ GMon & macros.inc small fix  
485 6185 d 14 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