Add pressing spacebar in append mode to write '.'
Change 'R' to include the max in the interval
Tweak mac hard-coded clang version
Fix warnings in some gcc versions
Add more cc vers/id flag logic to build tool
Add special case for mac clang version number
Change compiler detection to use cpp macros
Remove wrapper usage for mbuffer lock in comment operator
Clean up, remove unnecessary stuns
Update numeric behavior of glyphs
Add start of more advanced file name handling
Add cursor changing for field input
Change to use 'strict' void style fn decls
Add forward-compatible min version test for mouse scroll
Change build tool to only specify no-pie for clang >= 6.0.0
Merge pull request #2 from npisanti/master
fixes for ncurses mouse versions
Change to use acs bullets for grid instead of .
Add simplistic output event meter drawing
Add -finput-charset=UTF-8 to cc flags
Add dynamic homebrew prefix on mac
Fix flicker when opening/closing submenus
Change to use bold for active menu item
Change to use malloc/free for Qmenu
Add active/inactive indicator for qnav blocks
Improve controls dialog formatting
Cleanup, add start of controls dialog
Change saving system to use new msg box
Add start of new menu/nav-stack system
Rename App_/app_ stuff to Ged_/ged_ ('g'rid 'ed'itor)
Fix tool script for gcc build in cygwin
Add hacky save "feature" (until I make a real one)
Change to use bitfield for bool flags in app state
Add automatic centering and scrolling on resize