29 Commits

Author SHA1 Message Date
Ivan Baravy
cd1c2ce969 Fix docpack shortcut for sysfuncs in text editors
Docpack app has several help files included. Tinypad and CEdit run the
app to show one of sysfuncs.txt/sysfuncr.txt files. The text editors
pass a one-letter argument to specify the text file. It used to be 'f'
for sysfuncs, it has become 'e' recently. Update this one-letter
argument both in tinypad and cedit.

Resolve #216
2025-04-30 01:50:46 +01:00
Andrew
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: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/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
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
Kirill Lipatov (Leency)
717f2f2b9f KFM: use build-in icons
git-svn-id: svn://kolibrios.org@7996 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-28 16:00:42 +00:00
Kirill Lipatov (Leency)
28e25cb9c5 revert Estonian translation, add Italian translation (thanks Google Translate)
git-svn-id: svn://kolibrios.org@7822 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-24 21:04:21 +00:00
Kirill Lipatov (Leency)
3b73f5a88d Fix KosChess game, fix Tynypad Italian lables, add Vaporwave skin
git-svn-id: svn://kolibrios.org@7821 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-24 18:36:36 +00:00
pathoswithin
88d4ecd139 Tinypad: fix option checkmarks
git-svn-id: svn://kolibrios.org@5845 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-12 10:02:58 +00:00
pathoswithin
ffaece082b Tinypad: integer zoom feature
git-svn-id: svn://kolibrios.org@5838 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-11 12:17:37 +00:00
Marat Zakiyanov (Mario79)
9443bf38d2 Tinypad - fix for crash when "paste" from clipboard in some cases.
git-svn-id: svn://kolibrios.org@4566 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-09 18:17:39 +00:00
Marat Zakiyanov (Mario79)
498bfb6f7a Tinypad - fix r.4487 for replace mode.
git-svn-id: svn://kolibrios.org@4490 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-19 22:33:30 +00:00
Marat Zakiyanov (Mario79)
30559d9cdb Tinypad - fix r.4487 for popup window.
git-svn-id: svn://kolibrios.org@4489 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-19 22:06:48 +00:00
Marat Zakiyanov (Mario79)
cfffb7f087 Tinypad - support for kernel clipboard
git-svn-id: svn://kolibrios.org@4487 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-19 19:24:16 +00:00
tserj
005bd6ea09 Tinypad - Run in debugger by F10 key. Fasm - support debug parameter in command mode added
git-svn-id: svn://kolibrios.org@4274 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-21 16:10:45 +00:00
Yogev Ezra
6eee0d0789 Fix Spanish translation
git-svn-id: svn://kolibrios.org@4247 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-17 18:07:01 +00:00
esevece
0531f80f4d Added spanish translation
git-svn-id: svn://kolibrios.org@4071 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-22 00:18:07 +00:00
kaitz
fb86c01bbb Translation for estonian language and fixes.
Build folder for estonian language.

git-svn-id: svn://kolibrios.org@3927 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 20:26:44 +00:00
Marat Zakiyanov (Mario79)
e886378587 Fix for Win-key, and I hope it is final.
git-svn-id: svn://kolibrios.org@3357 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-08 17:26:40 +00:00
Marat Zakiyanov (Mario79)
5973aeaf8b Fix for r.2637
git-svn-id: svn://kolibrios.org@3265 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-02-24 01:24:48 +00:00
Kirill Lipatov (Leency)
6684f99167 Tinypad: bug fixed (docpak -> dopack)
git-svn-id: svn://kolibrios.org@2798 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-16 18:22:16 +00:00
Kirill Lipatov (Leency)
997837429a tinypad: menu sysfunctions bug fixed (bug #19)
git-svn-id: svn://kolibrios.org@2690 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-26 17:43:54 +00:00
Marat Zakiyanov (Mario79)
4338730574 Tinypad - correctly handles pressing of the system hotkey Win+KEY
git-svn-id: svn://kolibrios.org@2637 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-20 15:41:25 +00:00
Marat Zakiyanov (Mario79)
c1d90c2113 KFM,OpenDialog, Tinypad - corrected for file associations
git-svn-id: svn://kolibrios.org@2204 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-17 10:00:30 +00:00
Kirill Lipatov (Leency)
df69a75c03 Tinypad: board path corrected (after a long long time ago...)
git-svn-id: svn://kolibrios.org@2183 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-13 19:06:52 +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
Marat Zakiyanov (Mario79)
6976fe6967 Tinypad 4.0.6 - select file path with OpenDialog for Load and Save.
git-svn-id: svn://kolibrios.org@1624 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-09-25 19:21:10 +00:00
Mihail Semenyako (mike.dld)
7e149d6d99 tinypad: 4GB line length limit; settings in INI file; bugfixes
git-svn-id: svn://kolibrios.org@987 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-29 19:08:59 +00:00
Mihail Semenyako (mike.dld)
4def1db832 Tinypad: numpad support
git-svn-id: svn://kolibrios.org@826 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-17 21:41:30 +00:00
Mihail Semenyako (mike.dld)
84bce0d4d8 Fixing incorrect behaviour of tab save suggestion on close
Minor GUI fixes (tab close button is skinned now; incorrect popup height calculation)

git-svn-id: svn://kolibrios.org@629 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-18 00:41:58 +00:00
Mihail Semenyako (mike.dld)
6b39363987 Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel
git-svn-id: svn://kolibrios.org@617 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-01 21:38:00 +00:00