mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* ChangeLog: Added the rest of the log message.
This commit is contained in:
parent
054e617e9b
commit
093f7a679a
@ -17,7 +17,9 @@
|
||||
* view.c: Corrected some typos and indentation.
|
||||
* view.c: Added four functions view_get_top(), view_get_left(),
|
||||
view_get_bottom(), view_get_right() to mark the bounds of the
|
||||
rectangle that can be used for displaying data.
|
||||
rectangle that can be used for displaying data. Expressed
|
||||
view_get_datalines() and view_get_datacolumns() in terms of
|
||||
these four functions.
|
||||
|
||||
2005-04-16 Roland Illig <roland.illig@gmx.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user