1
1
Andrew Borodin 82b27ead4d Optimization of history load.
Formerly, each widget loaded its history self in its constructor.
Thus, history file was read as many times as many widgets with history
are in dialog.

Now all widget histories are read from ${XDG_CACHE_HOME}/mc/history
file at one time after dialog initialization.

The ev_history_load_save_t event is apllied to load  histories.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-06-21 16:13:10 +04:00
..
2011-03-20 19:26:08 +03:00
2011-06-21 16:13:10 +04:00
2011-06-21 16:13:10 +04:00
2011-06-21 16:13:10 +04:00
2011-06-21 16:13:10 +04:00
2011-06-21 16:13:10 +04:00
2011-06-21 16:13:10 +04:00
2010-12-02 22:12:56 +03:00
2010-11-24 10:51:30 +03:00
2010-12-02 21:59:42 +03:00
2011-03-21 23:55:52 +02:00