Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4735 3677 d 12 h leency /programs/system/calendar/trunk/ Calendar: small redraw optimization  
/programs/system/calendar/trunk/calendar.asm
/programs/system/calendar/trunk/data.inc
4717 3681 d 10 h izikiel /programs/system/docpack/trunk/ remove .txt extension from button caption
fixed issue 21
 
/programs/system/docpack/trunk/docpack.asm
4716 3681 d 10 h izikiel /programs/system/docpack/trunk/ fixed issue 21  
/programs/system/docpack/trunk/docpack.asm
4673 3689 d 18 h izikiel /programs/system/board/trunk/ Disallow more than one BOARD instance - new instances will be closed if one instance already exists, and previous instance will be made active  
/programs/system/board/trunk/board.asm
4672 3689 d 19 h izikiel /programs/system/board/trunk/ Disallow more than one BOARD instance - new instances will be closed if one instance already exists  
/programs/system/board/trunk/board.asm
4618 3704 d 4 h mario79 /programs/system/test/trunk/ PROTECTION TEST
1) Optimisations and code refactoring.
2) Reducing the consumption of RAM, 4 KB instead of 64 KB.
3) Translation into Russian.
 
/programs/system/test/trunk/build_en.bat
/programs/system/test/trunk/build_ru.bat
/programs/system/test/trunk/build.bat
/programs/system/test/trunk/test.asm
4613 3705 d 11 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Dynamic memory allocation for AUTORUN.DAT.
2) Added additional diagnostic messages for BOARD.
 
/programs/system/launcher/trunk/launcher.asm
4607 3707 d 3 h mario79 /programs/system/searchap/ SEARCHAP - use debug-fdo.inc instead debug.inc  
/programs/system/searchap/searchap.asm
4602 3708 d 17 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Reducing the consumption of RAM, 4 KB instead of 32 KB.
2) Output to BOARD information about running applications.
3) Cleaning of the source code.
notice:
Only 2 KB of memory for AUTORUN.DAT - be careful!
 
/programs/system/launcher/trunk/build_en.bat
/programs/system/launcher/trunk/build_ru.bat
/programs/system/launcher/trunk/launcher.asm
4516 3747 d 3 h Albom /programs/system/shell/ Shell 0.7.4. Clipboard works. Ctrl+C copies the whole command line and Ctrl+V pastes it.  
/programs/system/shell/History.txt
/programs/system/shell/globals.h
/programs/system/shell/modules/module_command.c
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
4480 3751 d 14 h mario79 /programs/system/board/trunk/ BOARD - less write cycles and therefore less CPU usage.  
/programs/system/board/trunk/board.asm
4462 3753 d 12 h hidnplayr /programs/system/terminal/ New terminal application.  
/programs/system/terminal
/programs/system/terminal/terminal.asm
4460 3754 d 17 h IgorA /programs/system/pcidev/trunk/ changed file with all corrections  
/programs/system/pcidev/trunk/vendors.inc
4458 3754 d 21 h IgorA /programs/system/pcidev/trunk/ corrections from Wildwest  
/programs/system/pcidev/trunk/vendors.inc
4385 3781 d 13 h hidnplayr /programs/system/zkey/trunk/ Remove duplicate proc32.inc file from ZKEY program folder.  
/programs/system/zkey/trunk/proc32.inc
/programs/system/zkey/trunk/ASPAPI.INC
4336 3791 d 13 h GerdtR /programs/system/icon_new/ Changed the structure icon.ini. Now you can create icons with repetitive or empty names.  
/programs/system/icon_new/iconman.inc
/programs/system/icon_new/@icon.asm
/programs/system/icon_new/DlgAdd.inc
/programs/system/icon_new/Moving.inc
/programs/system/icon_new/RButton.inc
/programs/system/icon_new/icon.ini
4322 3797 d 14 h hidnplayr / loaddrv program: silently load the driver (driver name must be given as parameter).
Replaces commouse program.
 
/programs/system/loaddrv
/programs/system/loaddrv/loaddrv.asm
/programs/system/commouse
/data/eng/Makefile
/data/eng/settings/autorun.dat
/data/et/Makefile
/data/et/settings/autorun.dat
/data/it/Makefile
/data/it/settings/autorun.dat
/data/rus/Makefile
/data/rus/settings/autorun.dat
/data/sp/Makefile
/data/sp/settings/autorun.dat
4319 3798 d 11 h heavyiron /programs/system/rdsave/trunk/ RDsave: bugfixes in messages  
/programs/system/rdsave/trunk/rdsave.asm
/programs/system/rdsave/trunk/str.inc
4309 3802 d 15 h Albom /programs/system/shell/ Shell 0.7.3. Bug with '%' symbol in command history is fixed.  
/programs/system/shell/History.txt
/programs/system/shell/globals.h
/programs/system/shell/modules/module_command.c
4290 3806 d 4 h heavyiron /programs/system/rdsave/trunk/ RDsave: bugfixes.  
/programs/system/rdsave/trunk/rdsave.asm
/programs/system/rdsave/trunk/str.inc
4284 3808 d 0 h heavyiron /programs/system/end/light/ End: fix message when checkbox is disabled  
/programs/system/end/light/end.asm
4271 3809 d 21 h heavyiron /programs/system/rdsave/trunk/ Fix for prev. revision.  
/programs/system/rdsave/trunk/rdsave.asm
4270 3809 d 21 h heavyiron /programs/system/rdsave/trunk/ RDsave 1.41: printing messages in window when available, ram-drive can't be saved on /rd/1 now, some bug fixed.  
/programs/system/rdsave/trunk/rdsave.asm
4268 3810 d 1 h heavyiron /programs/system/end/light/ End: missing "ret" added.  
/programs/system/end/light/end.asm
4267 3810 d 1 h heavyiron /programs/system/end/light/ END: change color of message.  
/programs/system/end/light/end.asm
4266 3810 d 1 h heavyiron /programs/system/end/light/ End: added message on saving ram-drive. Also you can use fade effect. Just set "fade equ 1" in end.asm and compile program to yourself. Need translations update to it,ge.  
/programs/system/end/light/data.inc
/programs/system/end/light/end.asm
4263 3810 d 13 h 0CodErr /programs/system/zkey/trunk/ auto switch keyboard mode  
/programs/system/zkey/trunk/ZKEY.ASM
4260 3811 d 11 h 0CodErr /programs/system/RunOD/ key insert for launch OpenDialog and "always focus" for edit_box  
/programs/system/RunOD/RunOD.asm
4250 3813 d 4 h heavyiron /programs/system/end/light/ End: fix checkbox set when shutdown and restart  
/programs/system/end/light/end.asm
4234 3815 d 17 h eAndrew / Docky v0.5.4 - "Full Size Mode"; DeskCFG - Docky page ready  
/data/common/settings/docky.ini
/programs/system/deskcfg/deskcfg.asm
/programs/system/docky/trunk/DATA.INC
/programs/system/docky/trunk/MEMORY.INC
/programs/system/docky/trunk/docky.asm
4232 3816 d 5 h eAndrew /programs/system/deskcfg/ DeskCFG : v0.0.2 - GUI for docky page  
/programs/system/deskcfg/deskcfg.asm
4231 3816 d 14 h eAndrew /programs/system/deskcfg/ DeskCFG : v0.0.1 - Tabs [template/example]  
/programs/system/deskcfg/deskcfg.asm
4230 3816 d 14 h yogev_ezra /programs/system/deskcfg/ Folder created (eAndrew request)  
/programs/system/deskcfg
4215 3819 d 10 h heavyiron /programs/system/end/light/ END: small fixes and optimisation.  
/programs/system/end/light/data.inc
/programs/system/end/light/end.asm
4214 3819 d 11 h heavyiron / Fix default path in rdsave.ini  
/data/common/settings/rdsave.ini
/programs/system/rdsave/trunk/rdsave.ini
4213 3819 d 12 h heavyiron / New versions of End and RDsave. See forum for detales.  
/data/common/settings/rdsave.ini
/programs/system/rdsave/trunk/build_it.bat
/programs/system/rdsave/trunk/rdsave.ini
/programs/system/rdsave/trunk/str.inc
/programs/system/end/light/data.inc
/programs/system/end/light/end.asm
/programs/system/rdsave/trunk/rdsave.asm
4198 3821 d 16 h eAndrew / Docky v.0.5.3 - color selection!!!!  
/data/common/settings/docky.ini
/programs/system/docky/trunk/DATA.INC
/programs/system/docky/trunk/MEMORY.INC
/programs/system/docky/trunk/NAME.INC
/programs/system/docky/trunk/docky.asm
4197 3822 d 15 h Akyltist /programs/system/calendar/trunk/ hot fix  
/programs/system/calendar/trunk/calendar.asm
4196 3822 d 15 h Akyltist /programs/system/calendar/trunk/ new desing, new time position, comment clear buttom  
/programs/system/calendar/trunk/calendar.asm
/programs/system/calendar/trunk/data.inc
4195 3822 d 16 h eAndrew / Docky v 0.5.2 -> fixes, setting button, tiny changes in Docky.ini  
/data/common/settings/docky.ini
/programs/system/docky/trunk/DATA.INC
/programs/system/docky/trunk/NAME.INC
/programs/system/docky/trunk/docky.asm