/[hurd]/hurd/console/ChangeLog
ViewVC logotype

Diff of /hurd/console/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by marcus, Wed Jun 5 02:00:32 2002 UTC revision 1.12 by marcus, Sat Jun 8 23:33:04 2002 UTC
# Line 1  Line 1 
1    2002-06-09  Marcus Brinkmann  <marcus@gnu.org>
2    
3            * display.c (struct cursor): Change type of all members from int
4            to u_int32_t.
5            (screen_init): Initialize SCREEN->lines with 25 instead 200 for
6            now.
7            (screen_fill): Bring SCREEN->current_line into the calculation of
8            MATRIXP.
9            (screen_scroll_up): Likewise.
10            (screen_scroll_down): Likewise.
11            (screen_scroll_left): Likewise.
12            (screen_scroll_right): Likewise.
13            (display_output_one): Beautify code a bit.
14            (display_read): Add metadata to beginning of file.
15            * console.c (new_node): Increase size of display node to include
16            metadata.
17    
18  2002-06-05  Marcus Brinkmann  <marcus@gnu.org>  2002-06-05  Marcus Brinkmann  <marcus@gnu.org>
19    
20          * input.h: New file.          * input.h: New file.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26