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