Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9167 1001 d 13 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9163 1002 d 9 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9127 1022 d 13 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_kbhit  
9125 1022 d 19 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_get_input, added some common control characters.  
9105 1028 d 15 h hidnplayr /programs/develop/libraries/console_coff/ More escape codes.
New function 'con_get_input' useful to get escape codes from special keys.
Implemented alternative screen buffer.
See included documentation for more details.
 
9096 1034 d 1 h hidnplayr /programs/develop/libraries/console_coff/ Console: Bell character support, escape code '<esc>]K' (erase in line) support  
8328 1268 d 17 h superturbocat2001 /programs/develop/libraries/console_coff/ Added a mechanism for closing the parent process  
6699 2754 d 13 h clevermouse / console.dll in PE format  
6603 2778 d 21 h 0CodErr /programs/develop/libraries/console/ Add "con_set_title" to export table  
6067 3052 d 9 h serge /programs/develop/libraries/console/ console: __stdcall function must preserve ebx register  
5835 3152 d 23 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5618 3225 d 17 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
4600 3741 d 13 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4402 3806 d 16 h hidnplayr /programs/develop/libraries/console/ Console library: now '-' and '+' keypad keys work also when numlock is off.  
4384 3811 d 12 h hidnplayr /programs/develop/libraries/console/ Console: support for numpad keys '/', '*' and 'Enter'.  
4306 3833 d 6 h hidnplayr /programs/develop/libraries/console/ Numpad numeric key support for console library.  
3886 3919 d 14 h hidnplayr /programs/develop/libraries/console/ console: added support for escape sequences <esc>[?25l and <esc>[?25h (hide and show cursor)  
3885 3919 d 18 h hidnplayr /programs/develop/libraries/console/ Console: correct handeling of escape codes <esc>[J, <esc>[0J, <esc>[1J, <esc>[2J  
3692 3993 d 1 h hidnplayr /programs/develop/libraries/console/ Console: bugfix for bright text colors  
3690 3993 d 11 h hidnplayr /programs/develop/libraries/console/ Console: fixed double newline, when there is a newline character on the rightmost column. Added support for (aixterm) bright color escape codes.  

Show All