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
3690 3971 d 15 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 3972 d 23 h hidnplayr /programs/develop/libraries/console/ Bugfix for #3686  
3686 3972 d 23 h hidnplayr /programs/develop/libraries/console/ Console: when set cursor command is given without attributes, assume 0.  
3034 4191 d 3 h leency /programs/develop/libraries/console/ console.obj: rolled-up bug fixed  
2530 4418 d 6 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2190 4615 d 8 h SoUrcerer /programs/develop/libraries/console/ Return write_string function to console.obj  
2170 4620 d 6 h serge /programs/develop/libraries/console/ con_init: save ebx, as required  
1145 5364 d 21 h diamond /programs/develop/libraries/console/ console library version 7; console examples updated  
1134 5372 d 20 h diamond /programs/develop/libraries/console/ console: wake caller when window is closing  
1133 5372 d 20 h diamond /programs/develop/libraries/console/ console version 6: allow caller to know whether console window was closed  
853 5744 d 19 h diamond /programs/develop/libraries/console/ console: API for get/set cursor pos & clear screen  
852 5744 d 23 h diamond /programs/develop/libraries/console/ console: added gets2() with user callback  
836 5760 d 23 h diamond /programs/develop/libraries/console/ console library: upload sources