aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-curses
AgeCommit message (Expand)AuthorFilesLines
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn8-992/+848
2018-06-11improved Emscripten support: fixed configure-checks, generate *.js and detect...Robin Haberkorn1-2/+11
2017-04-30removed CLANG and HAVE_SIZED_DEALLOCATION conditionalsRobin Haberkorn1-7/+1
2017-03-14added ./configure --with-interface=netbsd-curses and improved NetBSD-curses s...Robin Haberkorn1-13/+27
2017-03-08yet another revision of memory limiting: the glibc mallinfo() approach has be...Robin Haberkorn1-0/+3
2017-03-03updated copyright to 2017Robin Haberkorn6-6/+6
2016-11-22avoid the non-standard \e escape sequenceRobin Haberkorn1-3/+3
2016-11-21fixed compilation of the PDCurses frontendRobin Haberkorn1-1/+1
2016-11-20fixed glib warnings about using g_mem_set_vtable() and revised memory limitingRobin Haberkorn1-1/+3
2016-11-18improved command line option handlingRobin Haberkorn2-5/+9
2016-08-19Integrated clipboard supportRobin Haberkorn2-12/+360
2016-02-10avoid unnecessary undo token allocations in batch mode: greatly speeds up bat...Robin Haberkorn1-1/+1
2016-01-31CursesInfoPopup: separated the Curses popup widget from the rest of the UI codeRobin Haberkorn7-356/+514
2016-01-31interfaces have their own automake subdirectories and convenience libraries nowRobin Haberkorn3-0/+1789