Add start of bracketed paste support
Add hack to avoid extra allocation at startup for auto grid size
Fix bias in grid/hud spacing during margins collapse
Add smart auto-size-grid at startup with blank file
Add nxn for margins option, add hard-margins option
Add incremental margin collapse for grid<->HUD
Fix potential set-but-unused warning
Fix undo not updating internal editor geometry
Add start of overhaul of margin handling.
Fix potentially non-updating window when 0-margin
Change orca_run() to not clear input buffers
Add dimming of inactive/non-foreground menu contents
Move mbuffer_* functions out of mark.h to gbuffer.h
Change output activity indicator to be a visual counter
Fix incorrect index variable in debug print loop
Cleanup some uses of wprintx non-formatted strings
Add fancy corner/side drawing for grid rulers
Disable operators guide items that aren't yet implemented
Revert "Add auto-display of operators guide at startup"
Add auto-display of operators guide at startup
Add opers guide message on ctrl+g
Add basic operators guide menu item and msg
Add output b->a casing rules for A, B, L and M
Add alt+arrow to slide selected area in editor
Add -Wshadow to tool build flags.
Backspace character deletion (#51)
change B to match orcaJS 158
change L to match orcaJS 158
reverts F to classic behavior to match orcaJS 158
Reorder `random_seed` field to waste less space.
Change --seed to use atoi, change init_seed to int
Fix incorrect capacity adjustment in Oevent list
adds --nomouse option when compiling
changes V and K to match orcaJS, fixes #48
Remove broken pseudo-random algorithm
Revert "deactivate mouse by default, ..."
deactivate mouse by default, #define ORCA_USES_MOUSE 1 for activate
reverts tui methods to int for avoiding overflow, fixes #46
updates L to match orcaJS, fixes #41
Merge pull request #36 from npisanti/master
Merge pull request #45 from attejensen/ruler_jumps
ctrl makes cursor jump according to ruler spacing
less deterministic random
Colorized ports properly, fixed #34
Always play by default
Merge pull request #35 from npisanti/master
random max now defaults to 36
Merge pull request #33 from npisanti/master
Merge pull request #32 from npisanti/master
Merge pull request #31 from npisanti/master
replaces banger with bounce operator
Merge pull request #30 from npisanti/master
U is now the uclid operator
Renamed and fixed overflow in M
Replace modulo with multiply operator, fixes #24
Removed extra check from F
Merge pull request #22 from npisanti/master
changes A C D F I to match orcaJS
Add --bpm option (#19)
Merge pull request #12 from npisanti/master
Guard use of -march=nehalem to gcc >= 4.9
porting of K operator from orcaJS
Merge pull request #11 from npisanti/master
changes R to max exclusive to match orca-js behavior
changes V to match orca-js behavior
Update `D` to match orca-js (#10)
Fix ordering of gbuffer reads in `C` operator
Clean up naming of Markmap_ stuff
Remove typedef for Field from base.h
Cleanup stdio.h and Field naming. Add comment about Field.