Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
6699 2742 d 4 h clevermouse / console.dll in PE format  
6603 2766 d 12 h 0CodErr /programs/develop/libraries/console/ Add "con_set_title" to export table  
6067 3040 d 0 h serge /programs/develop/libraries/console/ console: __stdcall function must preserve ebx register  
5835 3140 d 14 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5618 3213 d 8 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
4600 3729 d 4 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4402 3794 d 7 h hidnplayr /programs/develop/libraries/console/ Console library: now '-' and '+' keypad keys work also when numlock is off.  
4384 3799 d 2 h hidnplayr /programs/develop/libraries/console/ Console: support for numpad keys '/', '*' and 'Enter'.  
4306 3820 d 21 h hidnplayr /programs/develop/libraries/console/ Numpad numeric key support for console library.  
3886 3907 d 5 h hidnplayr /programs/develop/libraries/console/ console: added support for escape sequences <esc>[?25l and <esc>[?25h (hide and show cursor)  
3885 3907 d 9 h hidnplayr /programs/develop/libraries/console/ Console: correct handeling of escape codes <esc>[J, <esc>[0J, <esc>[1J, <esc>[2J  
3692 3980 d 16 h hidnplayr /programs/develop/libraries/console/ Console: bugfix for bright text colors  
3690 3981 d 2 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 3982 d 9 h hidnplayr /programs/develop/libraries/console/ Bugfix for #3686  
3686 3982 d 9 h hidnplayr /programs/develop/libraries/console/ Console: when set cursor command is given without attributes, assume 0.  
3034 4200 d 13 h leency /programs/develop/libraries/console/ console.obj: rolled-up bug fixed  
2530 4427 d 16 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2190 4624 d 19 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2170 4629 d 17 h serge /programs/develop/libraries/console/ con_init: save ebx, as required  
1145 5374 d 8 h diamond /programs/develop/libraries/console/ console library version 7; console examples updated  
1134 5382 d 6 h diamond /programs/develop/libraries/console/ console: wake caller when window is closing  
1133 5382 d 6 h diamond /programs/develop/libraries/console/ console version 6: allow caller to know whether console window was closed  
853 5754 d 6 h diamond /programs/develop/libraries/console/ console: API for get/set cursor pos & clear screen  
852 5754 d 9 h diamond /programs/develop/libraries/console/ console: added gets2() with user callback  
836 5770 d 9 h diamond /programs/develop/libraries/console/ console library: upload sources