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 67 d 22 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 809 d 23 h leency / do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg
 
9472 824 d 8 h leency / Palitra: refactoring, add shared icons
Move t_edit into separate folder
 
8162 1236 d 22 h maxcodehack /programs/ Add KOS_APP_START to macros.inc  
8056 1317 d 21 h leency /programs/ force rebuilld  
7786 1444 d 21 h leency /programs/ @menu: return to orthodox flat design  
7774 1447 d 17 h leency /programs/ app size decrease  
7672 1741 d 8 h dunkaist /programs/ macros.inc: Allow mcall macro to set ebp register.  
7134 2291 d 8 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6832 2625 d 23 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 2958 d 13 h leency / add Almaz game to autobuild  
6219 2965 d 14 h leency /programs/ revert occasionally updated files in prior rev, add Tupfile for almaz game  
6218 2965 d 14 h leency /programs/ delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)  
6196 2968 d 22 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 2972 d 14 h leency /programs/ remove sys_colors_new from macros.inc, update info3ds, TynyGL examples  
5947 3039 d 17 h pathoswithin /programs/ Nope... rollback  
5946 3039 d 17 h pathoswithin /programs/ turn on "movi"  
5945 3039 d 18 h pathoswithin /programs/ turn off "movi"  
5943 3039 d 22 h pathoswithin /programs/ renamed "mov" to "movi"  
5942 3039 d 23 h pathoswithin /programs/ deleted macros add, sub, cmp  
5941 3039 d 23 h pathoswithin /programs/ added macro "cmp"  
5384 3357 d 14 h hidnplayr /programs/ Fix substitution macros for CMOVcc. (A piece of code fell off..)  
5383 3357 d 15 h hidnplayr /programs/ Fix substitution macros for CMOVcc.  
4817 3640 d 16 h yogev_ezra /programs/ Fix macro name - rename sys_colors to sys_colors_new to avoid collisions  
4795 3643 d 3 h Akyltist /programs/ add struct "sys_colors" in "macros.inc"  
3942 3833 d 16 h mario79 /programs/ RUN - inactive window does not receive mouse events  
3618 3947 d 16 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3032 4154 d 7 h leency /programs/ macros.inc: set margins  
1937 4692 d 20 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1567 4975 d 19 h dunkaist /programs/ new macro szZ: same as sz, but with 0 at the end of line (ASCIIZ string)  
617 6053 d 11 h mikedld /programs/ Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel  
510 6159 d 17 h Ghost /programs/ GMon & macros.inc small fix  
485 6167 d 19 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