Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9198 918 d 6 h Doczom /programs/system/cpu/trunk/ fix BUTTON.WIDTH in cpu.asm  
8576 1147 d 20 h leency /programs/system/cpu/trunk/ cpu: ui improve  
8567 1149 d 23 h Kenshin /programs/system/cpu/trunk/ CPU 0.2.2:
* UTF8Z window caption
 
8563 1150 d 13 h Kenshin /programs/system/cpu/trunk/ CPU 0.2.1:
* editbox now uses 8x16 font
 
8562 1150 d 14 h Kenshin /programs/system/cpu/trunk/ utf-8 fix  
8561 1150 d 16 h Kenshin /programs/system/cpu/trunk/ CPU 0.2:
* fixed broken "system" checkbox
* UTF-8 strings
* 8x16 font
 
8533 1171 d 12 h IgorA /programs/ fix tree_list (r. 7959)
fix t_edit (r. 7877)
 
7519 1974 d 10 h leency / app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui  
7354 2025 d 0 h leency /programs/system/cpu/trunk/ cpu: delete terminate process button before create a new one  
6444 2847 d 3 h pathoswithin /programs/system/cpu/trunk/ buttons fix  
5427 3325 d 23 h yogev_ezra /programs/system/cpu/trunk/ Please don't remove /sys/LAUNCHER - it's needed when you start KolibriOS with option (d) turned off on blue screen.  
5420 3326 d 6 h leency /programs/system/cpu/trunk/ CPU Process Manager - change label "@ on/off" to "System", because it more clear, especially for newbies.  
4968 3590 d 8 h 0CodErr /programs/system/cpu/trunk/ launch tinfo from cpu application  
3955 3832 d 2 h mario79 /programs/system/cpu/trunk/ Optimization of r.3952  
3952 3833 d 3 h mario79 /programs/system/cpu/trunk/ CPU - inactive window does not receive mouse events  
3938 3833 d 10 h mario79 /programs/system/cpu/trunk/ Clear tasklist area before new cycle.  
3927 3841 d 1 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3779 3916 d 15 h mario79 /programs/system/cpu/trunk/ Restored the filtering of the system threads.  
3587 3952 d 16 h fedesco /programs/ italian version  
3408 4023 d 0 h hidnplayr /programs/system/cpu/trunk/ Fixed previously wrong label of window position in CPU (process manager)  
3178 4088 d 2 h IgorA /programs/ old version 'check_box' deleted from 'box_lib.obj'  
2583 4373 d 7 h mario79 /programs/system/cpu/trunk/ CPU - Processing "window is rolled up" and "window is minimized"  
2582 4373 d 8 h mario79 /programs/system/cpu/trunk/ CPU v1.8
1) Complete elimination of flicker.
2) Using f.0 C = 1
3) Increasing the size of buttons and a bright color.
 
2559 4376 d 20 h mario79 /programs/system/cpu/trunk/ CPU v1.7
1) Code refactoring and optimization.
2) Added russian language support.
3) Fix - processes information showing not been updated during the processing of mouse events.
 
2128 4597 d 13 h leency /programs/system/cpu/trunk/ cpu: terminate process buttons width corrected  
1385 5168 d 7 h diamond /programs/system/cpu/trunk/ cpu now immediately redraws process list after on/off switch  
1383 5169 d 22 h diamond /programs/system/cpu/trunk/ cpu now hides system processes by default  
1373 5191 d 23 h IgorA / deleted file 'editbox_ex.mac' all programs  
1266 5251 d 3 h Lrz /programs/ upgrade CPU  
1228 5270 d 7 h Lrz /programs/ upgrade  
1214 5280 d 3 h Lrz /programs/ A library box_lib.obj is reentrant dll.  
1212 5280 d 13 h Lrz /programs/system/cpu/trunk/ Some upgrade. A CPU has smaller code than previously version.  
1209 5280 d 23 h diamond /programs/system/cpu/trunk/ use / instead of \ in cpu.asm  
1207 5281 d 4 h Lrz /programs/system/cpu/trunk/ a small bugfix.  
1205 5281 d 10 h Lrz /programs/system/cpu/trunk/ add edit_box.  
1203 5282 d 4 h Lrz /programs/system/cpu/trunk/ small optimization  
748 5882 d 16 h heavyiron / *Remove unneeded ps2mouse.inc and m_ps2.inc

*Remove 18.1 and 18.9.1 functions (sinse 465 revision they doesn't work), so CPU now use END application for reboot
NOTE: file ROSE.TXT don't used in kernel now and can be deleted from image

*New END application form Leency & Veliant
 
551 6124 d 1 h spraid /programs/ in some programs set not sized changed window  
529 6147 d 6 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
485 6167 d 7 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