Commit Graph

27 Commits

Author SHA1 Message Date
f222e98a09 All: Update locale codes (Part 2) (#76)
- Update language codes and add comments.
- Correct `en_US` translations.
- Some whitespace clean-up (mainly EOL sanitation).

Reviewed-on: #76
Co-authored-by: Andrew <dent.ace@gmail.com>
Co-committed-by: Andrew <dent.ace@gmail.com>
2024-06-14 10:35:46 +02:00
412e42a342 Most of language code fixes 2024-06-03 00:34:02 +01:00
e9e08c56b6 Update Tupfile.lua's for tup-0.8
git-svn-id: svn://kolibrios.org@10042 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:45:21 +00:00
vitalkrilov
46d9482bb0 Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 12:42:44 +00:00
IgorA
0311a61f7f fix function name 'edit_box' to 'edit_box_draw'
git-svn-id: svn://kolibrios.org@9568 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 21:03:06 +00:00
IgorA
4f3226cf94 heed: fix open & edit null file
git-svn-id: svn://kolibrios.org@8255 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-26 22:02:39 +00:00
IgorA
faf7939a32 1) some programs use new macros load_lib.mac
2) bcc32 add example use libimg.obj

git-svn-id: svn://kolibrios.org@8236 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-22 13:13:45 +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
Marat Zakiyanov (Mario79)
76b59449b1 Heed - fix draw_window (memory leak and disconnecting from OpenDialog)
git-svn-id: svn://kolibrios.org@3456 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-07 21:51:43 +00:00
Kirill Lipatov (Leency)
0d1782e8b0 heed: scroll_bar.type = 0
git-svn-id: svn://kolibrios.org@2843 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-03 16:48:18 +00:00
1d24b843ac heed: visual fix (r2278 related)
git-svn-id: svn://kolibrios.org@2286 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-12 13:46:40 +00:00
Marat Zakiyanov (Mario79)
e2397d18e0 HEED - small fix
git-svn-id: svn://kolibrios.org@2278 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-10-06 23:18:43 +00:00
Marat Zakiyanov (Mario79)
d1c6b321e8 HEED v0.16
1) Start with open file path
2) Show working file path
3) Some optimization

git-svn-id: svn://kolibrios.org@2033 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-07-30 17:11:55 +00:00
Marat Zakiyanov (Mario79)
c0d0307a44 1) Fix for HEED - the event of mouse processed only if the window on "top of stack" is now
2) Fix MENU.DAT for current path of HEED on ramdisk

git-svn-id: svn://kolibrios.org@1753 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-01-19 20:05:36 +00:00
Alexey Teplov (
c5737c5fed Add newline a nightbuild
git-svn-id: svn://kolibrios.org@1702 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-11-15 18:47:23 +00:00
Nasarus
419ecb7f3d Heed (Hex Editor) - small bugfixes, russian menu
git-svn-id: svn://kolibrios.org@1650 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-10-08 07:20:01 +00:00
Marat Zakiyanov (Mario79)
f261636169 HeEd - checked and controlled of smallest size of main window. (Fix for crash)
git-svn-id: svn://kolibrios.org@1586 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-24 13:55:40 +00:00
Marat Zakiyanov (Mario79)
3335f1e520 1) KIV - correction for OpenDialog
2) Rtfread - correction for OpenDialog, build with pack
3) Heed - build with pack

git-svn-id: svn://kolibrios.org@1582 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-24 09:08:40 +00:00
Marat Zakiyanov (Mario79)
d82167fd95 1) OpenDialog saved position and size
2) Proc_Lib support for OpenDialog saved position and size
3) Heed - used OpenDialog saved position and size

git-svn-id: svn://kolibrios.org@1581 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-08-24 08:27:26 +00:00
Marat Zakiyanov (Mario79)
bc6fbbb6e8 Heed
1) Use OpenDialog calls of Proc_Lib 
2) Removed old code for invoke Sysxtree

git-svn-id: svn://kolibrios.org@1510 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-01 19:17:20 +00:00
Marat Zakiyanov (Mario79)
273697774f HexEditor updated for opendial.mac
git-svn-id: svn://kolibrios.org@1439 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-19 09:46:23 +00:00
Marat Zakiyanov (Mario79)
294115f043 Hex Editor small fix - Ctrl+S now call OpenDialog
git-svn-id: svn://kolibrios.org@1431 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-12 17:39:05 +00:00
Marat Zakiyanov (Mario79)
34d56f0e98 Hex Editor v0.15
Staper:
 1) Use Box_lib
 2) Many improvements to the design and functionality
Mario:
 1) Use OpenDialog
 2) Small code optimization.


git-svn-id: svn://kolibrios.org@1429 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-08 17:57:35 +00:00
Evgeny Grechnikov (Diamond)
7bfc5040a8 heed and tftpc use sysfn 70 instead of deleted 33
git-svn-id: svn://kolibrios.org@1017 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-31 03:55:37 +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
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