log ui.c @ 507:e644d373afb9

age author description
Sun, 03 Jun 2012 06:31:52 +0300 Matti Hamalainen Fix a memory leak.
Sat, 02 Jun 2012 23:33:06 +0300 Matti Hamalainen Improve prompt function.
Sat, 02 Jun 2012 22:00:25 +0300 Matti Hamalainen Refactor window backbuffer to use integer as internal storage to simplify
Sat, 02 Jun 2012 20:03:08 +0300 Matti Hamalainen More work on curses cleanup. Almost working now.
Fri, 01 Jun 2012 12:00:11 +0300 Matti Hamalainen Begin work on integrating the removal of ncurses "windowing" and transition
Sun, 27 May 2012 11:46:41 +0300 Matti Hamalainen Check editbuf dirty flag in editline update.
Sun, 27 May 2012 11:45:51 +0300 Matti Hamalainen Cosmetics.
Sun, 27 May 2012 11:43:59 +0300 Matti Hamalainen Simplify ctrl+L screen refreshing.
Sat, 26 May 2012 06:56:18 +0300 Matti Hamalainen Refactor much of the "windowing" UI code into a new module, ui.[ch]