sent.git
2015-11-17 Markus Teichfix dejavu font name
2015-11-17 Markus Teichsupport even larger screens
2015-11-17 Markus Teichprevent flickering when changing slides
2015-11-16 Markus Teichupdate README
2015-11-16 Markus Teichfix another index overflow issue
2015-11-16 Markus Teichfix several number overflow issues
2015-11-16 Markus Teichupdate version
2015-11-11 Markus Teichadd multiline support
2015-11-11 Markus Teichfix more memory leaks
2015-11-11 Markus Teichfree all fonts correctly
2015-11-11 Markus Teichfree temporary fontstr arrays
2015-11-11 Markus Teichsimplify png cleanup
2015-11-11 Markus Teichmake usable screensize config const
2015-11-10 Tony Lainsondon't assume we get a ConfigureNotify event
2015-11-10 Szabolcs Nagyinitialize .img
2015-11-07 Markus Teichdon't use EXIT_… cpp defines
2015-11-07 Markus Teichfix comment wording in drw.c
2015-11-04 Markus Teichmake colors configurable
2015-11-04 Markus Teichupdate license year
2015-11-01 Markus Teichfix default fonts in config.def.h
2015-10-31 Markus Teichremove unused font configuration, update license year
2015-10-31 Markus Teichfix font width calculations
2015-10-31 Markus Teichremove unused type qualifiers
2015-10-31 Markus Teichupdate example presentation
2015-08-29 Markus Teichfonts are automatically cleaned up
2015-05-03 Markus Teichdrw_resize should be called on mapping as well
2015-05-02 Markus Teichremove debug statement
2015-05-01 Markus Teichtypedef image struct
2015-04-30 Markus Teichminor style adaptions
2015-04-27 Markus Teichfonts cleanup
2015-04-27 Markus Teichremove unused dc/gc variables
2015-04-26 Markus Teichremove utf8 support from todo list
2015-04-25 Markus Teichremove old stuff and fix warnings
2015-04-22 Markus Teichblank screen before drawing text
2015-04-22 Markus Teichfix calculation of correct font size to use
2015-04-21 Markus Teichdrw: fixup font handling
2015-04-20 Markus Teichuse new font system from drw
2015-04-19 Markus Teichminor style fix and new var for fonts
2015-04-12 Markus Teichdrw: fixup drw_rect function
2015-04-11 Markus Teichuse die() where it should be used
2015-04-10 Markus Teichuse drw color scheme fixup
2015-04-10 Markus Teichdrw: fixup color schemes
2015-04-09 Markus Teichsome work on using drw.c done
2015-04-08 Markus Teichdrw: fixup font_getexts
2015-04-07 Markus Teichadd utf8 support, scaling and positioning missing.
2015-04-06 Markus Teichinit and clear drw context
2015-04-05 Markus Teichprepare switch to libsl
2015-03-03 Markus Teichupdate TODO
2015-01-19 Markus Teichupdate example
2015-01-19 Jonas Jeltensupport for comments to ignore lines
2015-01-19 Jonas Jeltenmake: fix warnings because of BSD_SOURCE
2015-01-19 Jonas Jeltenmake: don't build cscope by default
2014-06-29 Markus Teichupdate README
2014-06-29 Markus Teichlarge jumps don't work well with presenters
2014-06-29 Markus Teichadd png support
2014-06-23 Markus Teichadd further instructions for missing font path
2014-06-23 Markus Teichadd explanation to example presentation
2014-06-23 Markus Teichadd note to scalable fonts in config.def.h
2014-06-23 Markus Teichadd configuration explanation to README
2014-06-23 Markus Teichfix Makefile for users w/o cscope
2014-06-23 Markus Teichadd link to takahashi method
2014-06-23 Markus Teichadd example presentation
2014-06-22 Markus Teichadd vim like bindings
2014-06-22 Markus Teichupdate README
2014-06-22 Markus Teichadd stuff
2014-06-22 schachmatInitial commit