Commit Graph

38 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
0726cf15e7 Fix naming: Gb/Mb/Kb => GB/MB/KB
git-svn-id: svn://kolibrios.org@9301 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 14:14:42 +00:00
406e1da18a board: Revert r8560 until #138 is fixed.
Nothing personal, I just needed reliable debug output.

git-svn-id: svn://kolibrios.org@8891 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 23:36:03 +00:00
Kenshin
31c6bb85f2 new board 1.0.1
for board 1.0:
* 8x16 fonts
* log updating
* daemon mode
* advanced parameter string parsing and new params
* adaptive window
* fullscreen mode
* two separate buttons for display mode
* no "K : " prefix
* exception-caused forced termination highlight
for board 1.0.1:
* minimal-sized window fix


git-svn-id: svn://kolibrios.org@8560 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 00:56:06 +00:00
Kirill Lipatov (Leency)
def6ce4577 Calc:
- fix unworkable hotkeys broken in r4588
- add hotkeys: A-F for HEX, Enter for getting result and Delete to resent number
- instantly update display when press +,-,/,*
Board: move boardlog.txt to /tmp0
Eskin: refactor and optimize code

git-svn-id: svn://kolibrios.org@7431 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 11:51:34 +00:00
Kirill Lipatov (Leency)
b1df9e7cd1 Allgames: renamed "game_center" and its ini file to save space on ramdisk
Eolite: fixed big icon position in properties dialog
Board: press F2 to open boardlog.ini in Tinypad
Wv_skin.png: much better packed 2 secors instead of 5
Icons32.png: improved Almaz icons


git-svn-id: svn://kolibrios.org@7425 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 14:01:29 +00:00
Kirill Lipatov (Leency)
cd5d633704 board: use constants
git-svn-id: svn://kolibrios.org@6592 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-14 14:17:06 +00:00
Kirill Lipatov (Leency)
2c6ad9f9ea kpack, board, t_edit: revert using sys_colors_new to system_colors
git-svn-id: svn://kolibrios.org@6162 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-07 16:59:31 +00:00
pathoswithin
025c153c07 Board: text scroll fix
git-svn-id: svn://kolibrios.org@5925 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-22 01:06:00 +00:00
pathoswithin
466bcbef1e Board: text scroll fix
git-svn-id: svn://kolibrios.org@5837 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-11 12:10:03 +00:00
Kirill Lipatov (Leency)
99e21e866c Board: increase height, fix button text color
git-svn-id: svn://kolibrios.org@5546 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-24 13:56:14 +00:00
CleverMouse
cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
Akyltist
dd6485818f fix button [width & height & y pos]
"kernel" style code

git-svn-id: svn://kolibrios.org@4977 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-06-17 14:12:56 +00:00
Kirill Lipatov (Leency)
967dccaa41 board: remove unnecessary code
git-svn-id: svn://kolibrios.org@4879 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-22 18:15:42 +00:00
Kirill Lipatov (Leency)
c68d6919e5 Board: consider that @panel could be in the top
git-svn-id: svn://kolibrios.org@4876 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-22 17:32:55 +00:00
izikiel
9d6deb9047 Disallow more than one BOARD instance - new instances will be closed if one instance already exists, and previous instance will be made active
git-svn-id: svn://kolibrios.org@4673 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 16:06:08 +00:00
izikiel
1bb0d90607 Disallow more than one BOARD instance - new instances will be closed if one instance already exists
git-svn-id: svn://kolibrios.org@4672 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 15:11:12 +00:00
Marat Zakiyanov (Mario79)
52b2744028 BOARD - less write cycles and therefore less CPU usage.
git-svn-id: svn://kolibrios.org@4480 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-18 20:41:33 +00:00
fedesco
dc294e19a5 italian version
git-svn-id: svn://kolibrios.org@3586 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-01 18:52:46 +00:00
55f254a7ee place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc


git-svn-id: svn://kolibrios.org@3013 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 09:19:16 +00:00
4dee14ff27 board: fixed-size window
git-svn-id: svn://kolibrios.org@2743 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-05 12:10:02 +00:00
Marat Zakiyanov (Mario79)
3b376d1073 BOARD - In this program, the output region of the working of the text should ALWAYS be WHITE and the text should ALWAYS be BLACK. This program should be FOR PEOPLE, not for AESTHETES with a "good" taste.
git-svn-id: svn://kolibrios.org@2484 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-20 20:57:37 +00:00
Marat Zakiyanov (Mario79)
63531bfca1 Board
1) Optimize redrawing
2) Clearing of source code

git-svn-id: svn://kolibrios.org@2234 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-23 04:14:41 +00:00
CleverMouse
0958897f0e board: abort infinite loop if logfile not created
git-svn-id: svn://kolibrios.org@1998 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-07-07 13:01:22 +00:00
CleverMouse
8c0bdb0718 board: delete 'Dump' tab
git-svn-id: svn://kolibrios.org@1997 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-07-05 12:10:36 +00:00
CleverMouse
0e6655a846 board: set log file name from the command line
git-svn-id: svn://kolibrios.org@1996 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-07-05 11:50:10 +00:00
Sergey Semyonov (Serge)
0e52955e0e board: "\n" do forced carriage return
git-svn-id: svn://kolibrios.org@1868 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-16 08:47:28 +00:00
8355d65f6d compilation fixes under Linux. Do not use backslashes, please...
git-svn-id: svn://kolibrios.org@1741 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-01-18 11:56:31 +00:00
CleverMouse
0f20b06d91 Files {BOARD,AIRC}.ASM restored from before svn.1723:
- BOARD.ASM@1723 can not be compiled (wrong path to MACROS.INC)
- AIRC.ASM@1723 lacks english support

git-svn-id: svn://kolibrios.org@1725 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-12-21 12:49:48 +00:00
Marat Zakiyanov (Mario79)
1c5b84e164 BOARD - rollback to a previous version
git-svn-id: svn://kolibrios.org@1724 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-12-20 18:58:54 +00:00
ataualpa
def2966158 Stackcfg: improved Russian translation and added Ukrainian, AIRC: added Russian translation
git-svn-id: svn://kolibrios.org@1723 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-12-20 17:33:57 +00:00
Asper
a74d0205d1 Version of board that write log file.
git-svn-id: svn://kolibrios.org@1571 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-17 21:40:33 +00:00
Evgeny Grechnikov (Diamond)
86222519b7 board: allow user to see messages written before start
git-svn-id: svn://kolibrios.org@1355 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-03 23:41:11 +00:00
heavyiron
4daae89053 *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
         

git-svn-id: svn://kolibrios.org@485 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 13:48:35 +00:00
heavyiron
92829c00bb fixed board to work with 4096 Kb buffer (thanks to diamond), small optimizations and fixes
git-svn-id: svn://kolibrios.org@447 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-02 12:44:47 +00:00
heavyiron
3eda462807 Kernel: Smoothing image code from Mario79, build scripts for skin and drivers/build.bat
Programs: fasm updated to 1.67.14, small fixes in desktop, stackcfg, calc, board, pipes, freecell, big cleanup of unused programs, added some applications from 0.6.3.0 distr...

git-svn-id: svn://kolibrios.org@205 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-02 14:18:23 +00:00
Evgeny Grechnikov (Diamond)
65cbed8f0d mv, gifview, jpegview: modified to use function 70
tinypad2: modified for new sysxtree
kernel, mv, board, calendar, cmd, copy2, cpu, end, icon, mhc, pcidev:
        german translation from derPENGUIN

git-svn-id: svn://kolibrios.org@135 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-08-25 13:06:57 +00:00
Evgeny Grechnikov (Diamond)
16091ddd9e File system: new function 70.3 for write to the existing file
@panel: to match K0581 distro: SYSMETER -> GMON
@numcalc: moved to the appropriate place in repository
HeEd: added english variant
NetSendC, NetSendS: added english variant + optimization
pic4: changes in set background + optimization
tetris, @rcher, board, sysxtree, vrr: new versions from K0581 distro
bgitest: fixed small error + ability to set language via lang.inc
c4: small correction in label height to match K0581 distro

git-svn-id: svn://kolibrios.org@131 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-08-18 13:32:18 +00:00
heavyiron
630234432f Changed structure of svn repository
git-svn-id: svn://kolibrios.org@109 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-07-28 13:39:16 +00:00