Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3692 3989 d 16 h hidnplayr /programs/develop/libraries/console/ Console: bugfix for bright text colors  
3690 3990 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 3991 d 9 h hidnplayr /programs/develop/libraries/console/ Bugfix for #3686  
3686 3991 d 9 h hidnplayr /programs/develop/libraries/console/ Console: when set cursor command is given without attributes, assume 0.  
3034 4209 d 14 h leency /programs/develop/libraries/console/ console.obj: rolled-up bug fixed  
2599 4425 d 11 h hidnplayr /programs/develop/libraries/console/ Added english translation of console.txt  
2530 4436 d 16 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2247 4619 d 14 h leency /programs/develop/libraries/console/ standalone console interface  
2190 4633 d 19 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2170 4638 d 17 h serge /programs/develop/libraries/console/ con_init: save ebx, as required  
1901 4827 d 16 h serge /programs/develop/libraries/ Mesa 7.10.1  
1145 5383 d 8 h diamond /programs/develop/libraries/console/ console library version 7; console examples updated  
1134 5391 d 6 h diamond /programs/develop/libraries/console/ console: wake caller when window is closing  
1133 5391 d 6 h diamond /programs/develop/libraries/console/ console version 6: allow caller to know whether console window was closed  
853 5763 d 6 h diamond /programs/develop/libraries/console/ console: API for get/set cursor pos & clear screen  
852 5763 d 9 h diamond /programs/develop/libraries/console/ console: added gets2() with user callback  
836 5779 d 9 h diamond /programs/develop/libraries/console/ console library: upload sources