Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9971 86 d 10 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 197 d 23 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 198 d 12 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 227 d 19 h dunkaist /programs/system/taskbar/trunk/ [taskbar] Add LCtrl+Esc hotkey to open/close menu  
9883 548 d 0 h Doczom /programs/system/amd_temp_view/ AMDtemp: fix parser and code style. TODO: add function for device subsystem  
9877 576 d 4 h Doczom /programs/system/docky/trunk/ docky.asm: fix timeout for connect to @reshare  
9876 583 d 22 h Doczom /programs/system/docky/trunk/ docky.asm: added notify from error load @RESHARE  
9870 611 d 23 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 644 d 5 h Doczom /programs/system/amd_temp_view/ added color for output text  
9808 709 d 13 h Coldy /programs/system/shell/ shell:
- fixed definitions
- stack locals changed to heap variables (reduced app size)
 
9781 723 d 6 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 723 d 23 h Doczom /programs/system/shell/ add new function - lsmod
This function input list loaded drivers.
 
9771 730 d 2 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 738 d 15 h Doczom /programs/system/amd_temp_view/ AMDtemp: added creating file for program "Graph". File creats on ram disk.  
9641 822 d 7 h IgorA /programs/system/skincfg/trunk/ update file register filter  
9632 823 d 14 h leency /programs/ skincfg: fix http://board.kolibrios.org/viewtopic.php?p=77963#p77963
imgedit: wip
 
9624 825 d 3 h turbocat /programs/system/shell/ SHELL: now uses autoimport.  
9587 830 d 8 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9570 833 d 2 h IgorA /programs/ buf2d.obj: fix in functions: buf2d_bit_blt_transp, buf2d_draw_text.  
9568 834 d 0 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9540 837 d 1 h leency /programs/system/end/light/ end: -1 sector  
9531 838 d 0 h leency / RDSave: use app.ini instead of standalone rdsave.ini  
9530 838 d 0 h leency /programs/ docky: colors change on fly, use reshare, refactoring
appearance: remove "Update Dock" checkbox, UI inprovements
 
9527 838 d 7 h rgimad /programs/system/menu/trunk/ @menu: fix bug with colors when using other skins  
9489 841 d 5 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 842 d 20 h leency / Palitra: refactoring, add shared icons
Move t_edit into separate folder
 
9465 844 d 1 h leency / appearance:
- working screensaver tab
- add "auto" type of wallpapper set
various fixes
 
9459 846 d 1 h leency / FASM: fixed by Prohor Nikiforov an issue reported by Vaicheslav97; update to version 1.73.29  
9456 846 d 10 h leency /programs/system/end/light/ end: use blue checkbox, code refactoring, UI/UX improvements  
9450 847 d 21 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 849 d 9 h leency / do not show docky by default  
9439 850 d 6 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 850 d 20 h leency / menu.dat: updated for ENG and RUS
ICONS16.PNG: new icons
Other small fixes
 
9435 851 d 0 h rgimad /programs/system/menu/trunk/ @MENU: fix crash (was stack corruption) when no @reshare  
9433 851 d 11 h rgimad / @MENU: Add icons support.  
9301 876 d 7 h leency /programs/ Fix naming: Gb/Mb/Kb => GB/MB/KB  
9217 913 d 13 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9199 937 d 5 h Doczom /programs/system/amd_temp_view/ add @notify message for input error load driver  
9198 937 d 6 h Doczom /programs/system/cpu/trunk/ fix BUTTON.WIDTH in cpu.asm  
9173 957 d 0 h turbocat /programs/system/shell/ SHELL 0.8.3:
- Added the ability to create parent directories if needed( "mkdir" command)