Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9167 987 d 1 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9163 987 d 21 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9127 1008 d 1 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_kbhit  
9125 1008 d 7 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_get_input, added some common control characters.  
9105 1014 d 3 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 1019 d 13 h hidnplayr /programs/develop/libraries/console_coff/ Console: Bell character support, escape code '<esc>]K' (erase in line) support  
8582 1191 d 10 h Kenshin /programs/develop/libraries/ little documentation fix: color names according to ECMA-48 standard  
8328 1254 d 5 h superturbocat2001 /programs/develop/libraries/console_coff/ Added a mechanism for closing the parent process  
7783 1490 d 0 h leency /programs/ easyshot v1.3, console: new scrollbar  
7134 2335 d 20 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6699 2740 d 2 h clevermouse / console.dll in PE format  
6603 2764 d 10 h 0CodErr /programs/develop/libraries/console/ Add "con_set_title" to export table  
6067 3037 d 21 h serge /programs/develop/libraries/console/ console: __stdcall function must preserve ebx register  
5835 3138 d 11 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5618 3211 d 5 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
5098 3530 d 6 h clevermouse / switch build system to Tup  
4635 3713 d 23 h mario79 / Fixed "TESTCON2 is in russian in english distribution" (bug #75)  
4600 3727 d 1 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4402 3792 d 5 h hidnplayr /programs/develop/libraries/console/ Console library: now '-' and '+' keypad keys work also when numlock is off.  
4384 3797 d 0 h hidnplayr /programs/develop/libraries/console/ Console: support for numpad keys '/', '*' and 'Enter'.  
4306 3818 d 19 h hidnplayr /programs/develop/libraries/console/ Numpad numeric key support for console library.  
3906 3893 d 10 h leency /programs/develop/libraries/console/examples/ console: example testcon.asm use macros  
3886 3905 d 2 h hidnplayr /programs/develop/libraries/console/ console: added support for escape sequences <esc>[?25l and <esc>[?25h (hide and show cursor)  
3885 3905 d 6 h hidnplayr /programs/develop/libraries/console/ Console: correct handeling of escape codes <esc>[J, <esc>[0J, <esc>[1J, <esc>[2J  
3692 3978 d 13 h hidnplayr /programs/develop/libraries/console/ Console: bugfix for bright text colors  
3690 3978 d 23 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.  
3688 3980 d 6 h hidnplayr /programs/develop/libraries/console/ Bugfix for #3686  
3686 3980 d 7 h hidnplayr /programs/develop/libraries/console/ Console: when set cursor command is given without attributes, assume 0.  
3034 4198 d 11 h leency /programs/develop/libraries/console/ console.obj: rolled-up bug fixed  
2599 4414 d 8 h hidnplayr /programs/develop/libraries/console/ Added english translation of console.txt  
2530 4425 d 14 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2247 4608 d 12 h leency /programs/develop/libraries/console/ standalone console interface  
2190 4622 d 16 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2170 4627 d 14 h serge /programs/develop/libraries/console/ con_init: save ebx, as required  
1901 4816 d 13 h serge /programs/develop/libraries/ Mesa 7.10.1  
1145 5372 d 5 h diamond /programs/develop/libraries/console/ console library version 7; console examples updated  
1134 5380 d 4 h diamond /programs/develop/libraries/console/ console: wake caller when window is closing  
1133 5380 d 4 h diamond /programs/develop/libraries/console/ console version 6: allow caller to know whether console window was closed  
853 5752 d 3 h diamond /programs/develop/libraries/console/ console: API for get/set cursor pos & clear screen  
852 5752 d 6 h diamond /programs/develop/libraries/console/ console: added gets2() with user callback