sent.git
2022-01-11 Brendan Hansenchanges
2022-01-11 Brendan Hanseninverted line joining
2022-01-11 Brendan Hansenmade my version
2020-05-14 Chris DownAvoid out-of-bounds access when a slide input line...
2017-09-07 Markus Teichupdate license
2017-09-07 Laslo HunholdCorrectly handle files that contain no slides
2017-09-03 Markus Teichupdate license
2017-09-03 Markus Teichrelease v1
2017-09-02 Markus Teichallow to reload file
2017-09-02 Markus Teichfix some spelling in man page
2017-09-02 Markus Teichupdate manpage
2017-09-01 Markus Teichmigrate to new arg.h
2017-09-01 Markus Teichload all images before starting the preso
2016-11-04 Markus Teichreplace malloc() with ecalloc()
2016-11-04 Markus Teichdie() on calloc failure
2016-10-10 Hiltjo Posthumacheck memory allocation for calloc, die on failure
2016-10-10 ssdREADME: add Xft to dependencies
2016-09-26 Markus Teichalways redraw images
2016-08-12 Hiltjo Posthumaimprove some more error messages
2016-08-12 FRIGNAdd a manpage
2016-08-12 FRIGNUse Plan 9 style for ARGEND
2016-08-12 FRIGNFix error-messages
2016-08-11 FRIGNFix memory leak and print a warning on invalid regex
2016-08-11 FRIGN_exit() instead of exit() after failed exec
2016-07-18 FRIGNSimplify LICENSE wording
2016-07-14 FRIGNSimplify usage()
2016-07-14 Markus TeichUpdate example presentation
2016-07-14 FRIGNadd ff and ff.bz2 support in config.def.h
2016-06-30 Markus TeichAlso call ffload on the current slide in advance()
2016-06-30 Markus Teichclean ffread and rename to ffload
2016-06-06 Hiltjo Posthumaload slide image on-demand
2016-06-04 Hiltjo Posthumaload slide image on-demand
2016-05-24 Markus Teichimport new drw and util from libsl.
2016-03-15 Markus Teichfix include and lib paths for the BSDs
2016-03-15 Markus Teichsupport FreeBSD
2016-03-06 Markus TeichImport arg.h OOB fix from Lucas Gabriel Vuotto.
2016-03-06 Markus TeichFix cmdline argument check
2016-02-06 Markus Teichno need to reimplement cat here
2016-02-06 Markus Teichimprove error handling
2016-02-05 Markus Teichstyle: move function return types to own line
2016-02-05 FRIGNUse 2ff exclusively in config.def.h
2016-02-05 FRIGNFix alpha blending
2016-02-05 Markus Teichreadme: update reference to farbfeld
2015-12-24 David PhillipsChange an eprintf to a die to stop child from running...
2015-12-24 Grant Mathewsfilter via shell pipeline
2015-12-08 Markus Teichunbreak the build
2015-12-08 Markus Teichfix 2 uninitialized variables and bin == NULL check
2015-12-08 Markus Teichcheck for bin == NULL
2015-12-08 Markus Teichminor syntax, style and README fixes
2015-12-08 Markus Teichsupport transparent images
2015-12-08 sinSupport farbfeld as an intermediate format
2015-12-03 Markus Teichadd 'sent: ' prefix to errors
2015-12-03 AlexisAdd 'n' and 'p' keys to navigate slides
2015-12-03 AlexisRefactor die() to use eprintf()
2015-12-03 AlexisUse consistent wording for error messages
2015-11-19 Ivan ThamUse right click as previous and enable scrolling to...
2015-11-18 Quentin RameauBail out before allocating slides if file is empty
2015-11-18 Markus Teichfix dying on empty slidefile
2015-11-18 Quentin Rameaudrw.c: Avoid potential memory leak in drw_cur_create()
2015-11-18 Ivan ThamAdd Escape key to quit sent
2015-11-17 Markus Teichdie if no font could be loaded
2015-11-17 Jan Christoph... Register space to advance to the next slide
2015-11-17 Markus Teichshorten bulletpoints in example presentation
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
next