Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9971 86 d 11 h Doczom /programs/ Update headers programs : delete MENUET00 header on 2 programs.
Fixed mario2 game : delete using sysfn 6 and added constants
Update macro.inc : Added new fields in process_information
 
9604 828 d 13 h leency / do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg
 
9472 842 d 22 h leency / Palitra: refactoring, add shared icons
Move t_edit into separate folder
 
8162 1255 d 12 h maxcodehack /programs/ Add KOS_APP_START to macros.inc  
8056 1336 d 11 h leency /programs/ force rebuilld  
7786 1463 d 11 h leency /programs/ @menu: return to orthodox flat design  
7774 1466 d 7 h leency /programs/ app size decrease  
7672 1759 d 22 h dunkaist /programs/ macros.inc: Allow mcall macro to set ebp register.  
7134 2309 d 22 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6832 2644 d 13 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 2977 d 3 h leency / add Almaz game to autobuild  
6219 2984 d 4 h leency /programs/ revert occasionally updated files in prior rev, add Tupfile for almaz game  
6218 2984 d 4 h leency /programs/ delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)  
6196 2987 d 12 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 2991 d 4 h leency /programs/ remove sys_colors_new from macros.inc, update info3ds, TynyGL examples  
5947 3058 d 7 h pathoswithin /programs/ Nope... rollback  
5946 3058 d 7 h pathoswithin /programs/ turn on "movi"  
5945 3058 d 8 h pathoswithin /programs/ turn off "movi"  
5943 3058 d 11 h pathoswithin /programs/ renamed "mov" to "movi"  
5942 3058 d 13 h pathoswithin /programs/ deleted macros add, sub, cmp  
5941 3058 d 13 h pathoswithin /programs/ added macro "cmp"  
5384 3376 d 4 h hidnplayr /programs/ Fix substitution macros for CMOVcc. (A piece of code fell off..)  
5383 3376 d 4 h hidnplayr /programs/ Fix substitution macros for CMOVcc.  
4817 3659 d 6 h yogev_ezra /programs/ Fix macro name - rename sys_colors to sys_colors_new to avoid collisions  
4795 3661 d 17 h Akyltist /programs/ add struct "sys_colors" in "macros.inc"  
3942 3852 d 6 h mario79 /programs/ RUN - inactive window does not receive mouse events  
3618 3966 d 5 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3032 4172 d 21 h leency /programs/ macros.inc: set margins  
1937 4711 d 10 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1567 4994 d 9 h dunkaist /programs/ new macro szZ: same as sz, but with 0 at the end of line (ASCIIZ string)  
617 6072 d 1 h mikedld /programs/ Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel  
510 6178 d 6 h Ghost /programs/ GMon & macros.inc small fix  
485 6186 d 9 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