Commit Graph

24 Commits

Author SHA1 Message Date
a53bea545e Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10064 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 21:37:05 +00:00
Kirill Lipatov (Leency)
c50bb3b7c6 graph: attempt to fix editbox
table wider editbox

git-svn-id: svn://kolibrios.org@7908 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 10:00:04 +00:00
Kirill Lipatov (Leency)
5f2e203df5 fix prior
git-svn-id: svn://kolibrios.org@7898 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 12:23:04 +00:00
Kirill Lipatov (Leency)
00f9e8a85f table: fix the detection of separator in a small files (fix issue #61)
git-svn-id: svn://kolibrios.org@7897 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 12:20:36 +00:00
Kirill Lipatov (Leency)
60e27afe74 table 0.99.3: fix several bugs
templates: upload to svn, add to ISO/res/templates


git-svn-id: svn://kolibrios.org@7544 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 22:32:57 +00:00
Kirill Lipatov (Leency)
113f18111d Table: select all by CTRL+A and click on the left top cell
Eolite: do not show size for cd

git-svn-id: svn://kolibrios.org@7518 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 09:23:57 +00:00
Kirill Lipatov (Leency)
d620a37d75 Table: check ext ignoring text case
git-svn-id: svn://kolibrios.org@7517 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 21:43:15 +00:00
Kirill Lipatov (Leency)
a192c7b7ee Table 0.99.1:
- autodetect separator
- open with param
- add accoc to fm

git-svn-id: svn://kolibrios.org@7516 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 21:22:48 +00:00
Kirill Lipatov (Leency)
8a77c84962 boxlib edit_box: do not display pgup, pgdown press
fptc: fix for Tab press when no field selected
table 0.99: proper behaviour when cell is edited, use scancodes

git-svn-id: svn://kolibrios.org@7507 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-29 18:16:01 +00:00
Kirill Lipatov (Leency)
cdb20ade83 Table 0.98.9:
- big fonts
- use system colors
- use @notify to show load/save file status
- fixed: grid do not steal focus when scroll used
- fixed: window restore after making it very small
update Table icon and add it APP+

git-svn-id: svn://kolibrios.org@7504 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-27 17:55:12 +00:00
Kirill Lipatov (Leency)
3a9d0253bb Table 0.98.5: UI refinement, bugfixing
git-svn-id: svn://kolibrios.org@7503 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-26 13:12:28 +00:00
Kirill Lipatov (Leency)
71c41f577d mouse_cfg: fix for double click (thanks 0CodErr for bug found)
boxlib->editbox: filter super (windows) key
table: continue code refactoring


git-svn-id: svn://kolibrios.org@7500 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-23 15:29:05 +00:00
Kirill Lipatov (Leency)
f958154fa0 table: use boxlib scrollbars, code refactoring, bug fixing and optimizing
git-svn-id: svn://kolibrios.org@7498 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 21:03:45 +00:00
Kirill Lipatov (Leency)
01fb237b16 update local build, preparation for app update
git-svn-id: svn://kolibrios.org@7495 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 13:36:12 +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
CleverMouse
7810ffbafd force proper alignment in union sProcessInfo
git-svn-id: svn://kolibrios.org@2753 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-07 13:27:56 +00:00
Kirill Lipatov (Leency)
ad9e97b619 table: last fix to fix
git-svn-id: svn://kolibrios.org@2751 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-06 21:55:18 +00:00
Kirill Lipatov (Leency)
7b4fd78413 table: try to fix mouse
git-svn-id: svn://kolibrios.org@2750 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-06 21:39:30 +00:00
Kirill Lipatov (Leency)
8fafe341ec table 0.97: bugs fixed #0000004, partly #0000006 (CPU loading over 100500%, cells after row #99 can't be displayed, but can be scrolled)
git-svn-id: svn://kolibrios.org@2749 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-06 21:31:16 +00:00
CleverMouse
9883e4f56f autobuild HLL stuff
git-svn-id: svn://kolibrios.org@1764 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-01-25 12:53:48 +00:00
Alexey Teplov (
c002678faf Some programs already wrote on C will have using new structure an edit_box and they will have new ability to use system library box_lib.obj.
git-svn-id: svn://kolibrios.org@1218 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-10-17 04:13:20 +00:00
Kirill Lipatov (Leency)
b89b199a17 Table v0.96
git-svn-id: svn://kolibrios.org@1114 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-06-12 22:16:16 +00:00
barsuk
6c35234d83 table 0.95: some bugfixes
git-svn-id: svn://kolibrios.org@1112 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-06-12 14:19:47 +00:00
barsuk
c24abef1b6 added table sources
git-svn-id: svn://kolibrios.org@990 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-29 23:23:33 +00:00