smdp.git
2014-09-11 Michael Göhleradded cstack to viewer + implemented inline highlighting
2014-09-11 Michael Göhleradded missing prototype to cstack header
2014-09-07 Michael Göhlerrename project to mdp
2014-09-07 Michael Göhleradded a char stack implementation for later use
2014-09-07 Michael Göhleradded CREDITS
2014-09-07 Michael Göhleradd color to CODE, H1 and H2
2014-09-01 Michael Göhlerhandle fading on undefined key press correctly
2014-09-01 Michael Göhlerdisplay content line by line + corrected key codes
2014-08-29 Michael Göhlerdisplay header / footer from deck header + some compile...
2014-08-29 Michael Göhleradded viewer to main program - display dummy text for...
2014-08-29 Michael Göhlera first draft of the ncurses viewer
2014-08-27 Michael Göhlerfixed wrong linker usage + fix some compiler warnings
2014-08-25 Michael Göhlercalculate length of lines including backslashes correctly
2014-08-25 Michael Göhlerextended structs with some counts + beautifying
2014-08-25 Michael Göhlerextended terminal color tests
2014-08-25 Michael Göhlerrename objects to deck / slide
2014-08-20 Michael Göhlermove debug function to parser.c
2014-08-20 Michael Göhleradd line length and make it utf-8 compatible
2014-08-19 Michael Göhlersome ncurses tests
2014-08-17 Michael Göhlersplit up some headers + rename markdown_io to parser
2014-08-17 Michael Göhleradd missing markdown tags to file parser
2014-08-17 Michael Göhleradded debug levels + debug to STDERR
2014-08-17 Michael Göhleradded/removed some markdown bits
2014-08-17 Michael Göhleradded getopts argument parsing + usage + debug mode
2014-08-17 Michael Göhleradded header detection + test
2014-08-17 Michael Göhlermake header lines nameless
2014-08-17 Michael Göhlergdb startup commands
2014-08-17 Michael Göhlerinitialize all variables correctly + make it finally...
2014-08-17 Michael Göhleradded markdown sample file
2014-08-17 Michael Göhleradded debug output to main application
2014-08-17 Michael Göhlerdraft main application with file io + fixed Makefiles
2014-08-16 Michael Göhlerrefactoring: only function prototypes belong in header...
2014-08-16 Michael Göhlerdraft parsing markdown file into objects
2014-08-16 Michael Göhlerrefine markdown objects + added functions to header
2014-08-16 Michael Göhlerreset function for cstrings
2014-08-15 Michael Göhlerdraft markdown header + bit test
2014-08-10 Michael Göhlercstring header + test