index
:
sent.git
master
simple plaintext presentation tool
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sent.c
Age
Commit message (
Expand
)
Author
2015-12-24
Change an eprintf to a die to stop child from running its own slideshow
David Phillips
2015-12-24
filter via shell pipeline
Grant Mathews
2015-12-09
unbreak the build
Markus Teich
2015-12-09
fix 2 uninitialized variables and bin == NULL check
Markus Teich
2015-12-08
check for bin == NULL
Markus Teich
2015-12-08
minor syntax, style and README fixes
Markus Teich
2015-12-08
support transparent images
Markus Teich
2015-12-08
Support farbfeld as an intermediate format
sin
2015-12-03
add 'sent: ' prefix to errors
Markus Teich
2015-12-03
Refactor die() to use eprintf()
Alexis
2015-12-03
Use consistent wording for error messages
Alexis
2015-11-18
Bail out before allocating slides if file is empty
Quentin Rameau
2015-11-18
fix dying on empty slidefile
Markus Teich
2015-11-18
die if no font could be loaded
Markus Teich
2015-11-17
prevent flickering when changing slides
Markus Teich
2015-11-17
fix another index overflow issue
Markus Teich
2015-11-17
fix several number overflow issues
Markus Teich
2015-11-11
add multiline support
Markus Teich
2015-11-11
fix more memory leaks
Markus Teich
2015-11-11
free all fonts correctly
Markus Teich
2015-11-11
free temporary fontstr arrays
Markus Teich
2015-11-11
simplify png cleanup
Markus Teich
2015-11-10
don't assume we get a ConfigureNotify event
Tony Lainson
2015-11-10
initialize .img
Szabolcs Nagy
2015-11-07
don't use EXIT_… cpp defines
Markus Teich
2015-11-04
make colors configurable
Markus Teich
2015-11-04
update license year
Markus Teich
2015-10-31
remove unused font configuration, update license year
Markus Teich
2015-10-31
fix font width calculations
Markus Teich
2015-10-31
remove unused type qualifiers
Markus Teich
2015-08-29
fonts are automatically cleaned up
Markus Teich
2015-05-03
drw_resize should be called on mapping as well
Markus Teich
2015-05-02
remove debug statement
Markus Teich
2015-05-01
typedef image struct
Markus Teich
2015-04-30
minor style adaptions
Markus Teich
2015-04-28
fonts cleanup
Markus Teich
2015-04-27
remove unused dc/gc variables
Markus Teich
2015-04-25
remove old stuff and fix warnings
Markus Teich
2015-04-22
blank screen before drawing text
Markus Teich
2015-04-22
fix calculation of correct font size to use
Markus Teich
2015-04-20
use new font system from drw
Markus Teich
2015-04-19
minor style fix and new var for fonts
Markus Teich
2015-04-11
use die() where it should be used
Markus Teich
2015-04-10
use drw color scheme fixup
Markus Teich
2015-04-09
some work on using drw.c done
Markus Teich
2015-04-07
add utf8 support, scaling and positioning missing.
Markus Teich
2015-04-06
init and clear drw context
Markus Teich
2015-01-19
support for comments to ignore lines
Jonas Jelten
2014-06-29
add png support
Markus Teich
2014-06-23
add stuff
Markus Teich