Marat Zakiyanov (Mario79)
|
1964654d95
|
Fixed "TESTCON2 is in russian in english distribution" (bug #75)
git-svn-id: svn://kolibrios.org@4635 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-03-12 22:23:07 +00:00 |
|
Albom
|
45668e124d
|
console.obj - modified for kernel SVN r.4588
git-svn-id: svn://kolibrios.org@4600 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-02-27 19:46:09 +00:00 |
|
hidnplayr
|
b0e83eec47
|
Console library: now '-' and '+' keypad keys work also when numlock is off.
git-svn-id: svn://kolibrios.org@4402 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-24 16:22:52 +00:00 |
|
hidnplayr
|
774dedc4d6
|
Console: support for numpad keys '/', '*' and 'Enter'.
git-svn-id: svn://kolibrios.org@4384 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-19 21:15:51 +00:00 |
|
hidnplayr
|
ff750185ca
|
Numpad numeric key support for console library.
git-svn-id: svn://kolibrios.org@4306 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-28 02:18:29 +00:00 |
|
Kirill Lipatov (Leency)
|
78710b1c30
|
console: example testcon.asm use macros
git-svn-id: svn://kolibrios.org@3906 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-09-14 10:29:55 +00:00 |
|
hidnplayr
|
aba5058a6b
|
console: added support for escape sequences <esc>[?25l and <esc>[?25h (hide and show cursor)
git-svn-id: svn://kolibrios.org@3886 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-09-02 18:36:03 +00:00 |
|
hidnplayr
|
5b768d8b9a
|
Console: correct handeling of escape codes <esc>[J, <esc>[0J, <esc>[1J, <esc>[2J
git-svn-id: svn://kolibrios.org@3885 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-09-02 14:30:01 +00:00 |
|
hidnplayr
|
1a4d5374c9
|
Console: bugfix for bright text colors
git-svn-id: svn://kolibrios.org@3692 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-21 07:31:04 +00:00 |
|
hidnplayr
|
f5bede5d6a
|
Console: fixed double newline, when there is a newline character on the rightmost column. Added support for (aixterm) bright color escape codes.
git-svn-id: svn://kolibrios.org@3690 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-20 21:49:53 +00:00 |
|
hidnplayr
|
a9e3d23cfe
|
Bugfix for #3686
git-svn-id: svn://kolibrios.org@3688 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-19 14:35:16 +00:00 |
|
hidnplayr
|
07d3467c12
|
Console: when set cursor command is given without attributes, assume 0.
git-svn-id: svn://kolibrios.org@3686 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-19 14:11:23 +00:00 |
|
Kirill Lipatov (Leency)
|
2c7df0dcca
|
console.obj: rolled-up bug fixed
git-svn-id: svn://kolibrios.org@3034 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-13 10:07:56 +00:00 |
|
hidnplayr
|
e047996abc
|
Added english translation of console.txt
git-svn-id: svn://kolibrios.org@2599 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-11 12:58:22 +00:00 |
|
Kirill Lipatov (Leency)
|
72d2af09e0
|
console.obj: no window bg, window do not resize
git-svn-id: svn://kolibrios.org@2530 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-31 07:15:37 +00:00 |
|
Kirill Lipatov (Leency)
|
a31fabebfb
|
standalone console interface
git-svn-id: svn://kolibrios.org@2247 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-30 09:09:14 +00:00 |
|
Dmitry Pereverzev (SoUrcerer)
|
be53c6ad29
|
Return write_string function to console.obj
git-svn-id: svn://kolibrios.org@2190 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-16 04:53:23 +00:00 |
|
Sergey Semyonov (Serge)
|
8a41ae1b3e
|
con_init: save ebx, as required
git-svn-id: svn://kolibrios.org@2170 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-11 07:01:06 +00:00 |
|
Evgeny Grechnikov (Diamond)
|
0dc8dae83d
|
console library version 7; console examples updated
git-svn-id: svn://kolibrios.org@1145 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2009-08-27 16:05:05 +00:00 |
|
Evgeny Grechnikov (Diamond)
|
f4ff19a0f0
|
console: wake caller when window is closing
git-svn-id: svn://kolibrios.org@1134 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2009-08-19 17:25:52 +00:00 |
|
Evgeny Grechnikov (Diamond)
|
1371a59b64
|
console version 6: allow caller to know whether console window was closed
git-svn-id: svn://kolibrios.org@1133 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2009-08-19 17:14:04 +00:00 |
|
Evgeny Grechnikov (Diamond)
|
c547e213e8
|
console: API for get/set cursor pos & clear screen
git-svn-id: svn://kolibrios.org@853 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2008-08-12 17:54:02 +00:00 |
|
Evgeny Grechnikov (Diamond)
|
abf7f61fb0
|
console: added gets2() with user callback
git-svn-id: svn://kolibrios.org@852 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2008-08-12 14:46:18 +00:00 |
|
Evgeny Grechnikov (Diamond)
|
fca4378433
|
console library: upload sources
git-svn-id: svn://kolibrios.org@836 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2008-07-27 14:25:33 +00:00 |
|