aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* formattingjluehrs22008-03-141-1/+1
* catch errors returned by getch()jluehrs22008-03-141-1/+4
* add _VERSION to the libraryjluehrs22008-03-141-0/+3
* reorganize readme/todojluehrs22008-03-142-3/+30
* add an actual makefilejluehrs22008-03-142-2/+61
* add licensejluehrs22008-03-141-0/+7
* apparently use_default_colors() is importantjluehrs22008-03-111-0/+1
* modify the rl test to clean up when it gets a signaljluehrs22007-10-191-2/+16
* add an endwin functionjluehrs22007-10-191-0/+7
* now that luasignal exists, we can get rid of this hack for endwinjluehrs22007-10-191-12/+0
* todo++jluehrs22007-10-191-0/+1
* todo--jluehrs22007-09-101-1/+0
* implementing delete functionsjluehrs22007-09-101-0/+40
* for now, just list things i have no plans to support, for reference (and so i...jluehrs22007-09-081-0/+3
* todo list, after going through 'man ncurses'jluehrs22007-09-081-0/+26
* extremely simple makefile, just for testingjluehrs22007-09-081-0/+2
* oops, forgot that onejluehrs22007-09-081-10/+0
* new test - simple roguelikejluehrs22007-09-081-0/+122
* add clearing routinesjluehrs22007-09-081-0/+28
* update the test script with new changesjluehrs22007-09-081-9/+5
* whitespacejluehrs22007-09-081-1/+1
* differentiate addstr and addch (so that i can use addch to add special charac...jluehrs22007-09-081-12/+35
* add color support to addstrjluehrs22007-09-081-1/+92
* more intelligent mappings of strings to curses definesjluehrs22007-09-081-58/+53
* more intelligent implementation of get_posjluehrs22007-09-071-23/+22
* actually return things herejluehrs22007-09-071-4/+4
* wrong side of the stackjluehrs22007-09-071-2/+2
* off by onejluehrs22007-09-071-2/+2
* basic test programjluehrs22007-09-071-0/+31
* working skeleton implementation of the library (no colors yet)jluehrs22007-09-071-15/+296
* beginnings of a lua interfacejluehrs22007-09-061-0/+90
* initial dir structurejluehrs22007-09-065-0/+0