Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9971 96 d 12 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
 
9947 208 d 2 h ace_dent / Update `docs/README.TXT` and rename to `CREDITS`
- Rename to `CREDITS.TXT` for clarity.
- Improve text of opening paragraph. Thanks to various translators.
- Reformat to use headings, removing excessive whitespace characters (~2.5KiB).
- Sort list of contributors alphabetically; easier to maintain.
- Add missing contributors and remove from `kernel.asm`. Thanks to @rgimad.
- Minor formatting and whitespace cleanup.
 
9945 208 d 15 h Doczom / Added new driver for mount raw disk images.
- Added driver virt_disk.sys
- Added the program "virtdisk" which allows you to add, delete and view virtual disks.
 
9933 237 d 21 h dunkaist /programs/system/taskbar/trunk/ [taskbar] Add LCtrl+Esc hotkey to open/close menu  
9883 558 d 2 h Doczom /programs/system/amd_temp_view/ AMDtemp: fix parser and code style. TODO: add function for device subsystem  
9877 586 d 7 h Doczom /programs/system/docky/trunk/ docky.asm: fix timeout for connect to @reshare  
9876 594 d 0 h Doczom /programs/system/docky/trunk/ docky.asm: added notify from error load @RESHARE  
9870 622 d 1 h Doczom /programs/system/amd_temp_view/ AMDtemp: updated the interface and the function of saving graph. The program uses futex.
TODO: fix parser and add check drivers list
 
9858 654 d 7 h Doczom /programs/system/amd_temp_view/ added color for output text  
9808 719 d 15 h Coldy /programs/system/shell/ shell:
- fixed definitions
- stack locals changed to heap variables (reduced app size)
 
9781 733 d 8 h vitalkrilov /programs/ added feature (which was expected to be) of custom HELPERDIR for some Tupfile's (btw there are still many files with same problem)  
9780 734 d 2 h Doczom /programs/system/shell/ add new function - lsmod
This function input list loaded drivers.
 
9771 740 d 4 h Doczom /programs/system/amd_temp_view/ AMDtemp: added creating file for program "Graph". To save this file, write the path to it as a parameter.  
9760 748 d 17 h Doczom /programs/system/amd_temp_view/ AMDtemp: added creating file for program "Graph". File creats on ram disk.  
9641 832 d 10 h IgorA /programs/system/skincfg/trunk/ update file register filter  
9632 833 d 16 h leency /programs/ skincfg: fix http://board.kolibrios.org/viewtopic.php?p=77963#p77963
imgedit: wip
 
9624 835 d 5 h turbocat /programs/system/shell/ SHELL: now uses autoimport.  
9587 840 d 11 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9570 843 d 5 h IgorA /programs/ buf2d.obj: fix in functions: buf2d_bit_blt_transp, buf2d_draw_text.  
9568 844 d 2 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9540 847 d 3 h leency /programs/system/end/light/ end: -1 sector  
9531 848 d 2 h leency / RDSave: use app.ini instead of standalone rdsave.ini  
9530 848 d 3 h leency /programs/ docky: colors change on fly, use reshare, refactoring
appearance: remove "Update Dock" checkbox, UI inprovements
 
9527 848 d 9 h rgimad /programs/system/menu/trunk/ @menu: fix bug with colors when using other skins  
9489 851 d 8 h leency / @ss: if no program set then exit
appearance: show timeout of ss, now you can set screensaver
ndn: new version by CandyMan (no screen blinking on app run, no ".." in the root of /cd disks)
fnav: pack images, add tup file to kpack readme (I hope this won't fail)
 
9472 852 d 23 h leency / Palitra: refactoring, add shared icons
Move t_edit into separate folder
 
9465 854 d 3 h leency / appearance:
- working screensaver tab
- add "auto" type of wallpapper set
various fixes
 
9459 856 d 3 h leency / FASM: fixed by Prohor Nikiforov an issue reported by Vaicheslav97; update to version 1.73.29  
9456 856 d 12 h leency /programs/system/end/light/ end: use blue checkbox, code refactoring, UI/UX improvements  
9450 857 d 23 h leency / rename old screenserver into 'zeroline' and move it to demos folder, update the code so it can be used as a screensaver with a new @ss
upload a new wallpapper brickhouseislands3c.png
 
9444 859 d 12 h leency / do not show docky by default  
9439 860 d 8 h leency / @MENU: allow to set links to files that would be open using @open
MENU.DAT: add a "Welcome" link, small resort
WEBVIEW: fix links browsing at bugs.kolibri-n.org
@RESHARE: fix crash on skin change
CMM: use @reshare for some apps which leads to size decrease
OSUPDATE: rework UI
 
9436 860 d 23 h leency / menu.dat: updated for ENG and RUS
ICONS16.PNG: new icons
Other small fixes
 
9435 861 d 2 h rgimad /programs/system/menu/trunk/ @MENU: fix crash (was stack corruption) when no @reshare  
9433 861 d 13 h rgimad / @MENU: Add icons support.  
9301 886 d 9 h leency /programs/ Fix naming: Gb/Mb/Kb => GB/MB/KB  
9217 923 d 15 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9199 947 d 7 h Doczom /programs/system/amd_temp_view/ add @notify message for input error load driver  
9198 947 d 9 h Doczom /programs/system/cpu/trunk/ fix BUTTON.WIDTH in cpu.asm  
9173 967 d 2 h turbocat /programs/system/shell/ SHELL 0.8.3:
- Added the ability to create parent directories if needed( "mkdir" command)