Douglas B. Rumbaugh
Blog
Publications
Conferences
Vitae
Links
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cmdline argument check
Markus Teich
2016-03-06
2
-11
/
+12
*
no need to reimplement cat here
Markus Teich
2016-02-06
2
-11
/
+8
*
improve error handling
Markus Teich
2016-02-06
1
-73
/
+41
*
style: move function return types to own line
Markus Teich
2016-02-05
1
-26
/
+52
*
Use 2ff exclusively in config.def.h
FRIGN
2016-02-05
1
-2
/
+1
*
Fix alpha blending
FRIGN
2016-02-05
1
-7
/
+7
*
readme: update reference to farbfeld
Markus Teich
2016-02-05
1
-1
/
+1
*
Change an eprintf to a die to stop child from running its own slideshow
David Phillips
2015-12-24
1
-1
/
+1
*
filter via shell pipeline
Grant Mathews
2015-12-24
1
-2
/
+2
*
unbreak the build
Markus Teich
2015-12-09
1
-2
/
+2
*
fix 2 uninitialized variables and bin == NULL check
Markus Teich
2015-12-09
2
-9
/
+10
*
check for bin == NULL
Markus Teich
2015-12-08
1
-1
/
+2
*
minor syntax, style and README fixes
Markus Teich
2015-12-08
3
-13
/
+23
*
support transparent images
Markus Teich
2015-12-08
1
-3
/
+16
*
Support farbfeld as an intermediate format
sin
2015-12-08
6
-96
/
+119
*
add 'sent: ' prefix to errors
Markus Teich
2015-12-03
1
-0
/
+2
*
Add 'n' and 'p' keys to navigate slides
Alexis
2015-12-03
1
-0
/
+2
*
Refactor die() to use eprintf()
Alexis
2015-12-03
1
-7
/
+1
*
Use consistent wording for error messages
Alexis
2015-12-03
1
-19
/
+19
*
Use right click as previous and enable scrolling to switch slides
Ivan Tham
2015-11-19
1
-1
/
+3
*
Bail out before allocating slides if file is empty
Quentin Rameau
2015-11-18
1
-4
/
+4
*
fix dying on empty slidefile
Markus Teich
2015-11-18
1
-1
/
+1
*
drw.c: Avoid potential memory leak in drw_cur_create()
Quentin Rameau
2015-11-18
1
-2
/
+2
*
Add Escape key to quit sent
Ivan Tham
2015-11-18
1
-0
/
+1
*
die if no font could be loaded
Markus Teich
2015-11-18
1
-1
/
+2
*
Register space to advance to the next slide
Jan Christoph Ebersbach
2015-11-17
1
-0
/
+1
*
shorten bulletpoints in example presentation
Markus Teich
2015-11-17
1
-2
/
+2
*
fix dejavu font name
Markus Teich
2015-11-17
1
-1
/
+1
*
support even larger screens
Markus Teich
2015-11-17
1
-1
/
+1
*
prevent flickering when changing slides
Markus Teich
2015-11-17
1
-2
/
+2
*
update README
Markus Teich
2015-11-17
1
-47
/
+27
*
fix another index overflow issue
Markus Teich
2015-11-17
1
-1
/
+2
*
fix several number overflow issues
Markus Teich
2015-11-17
1
-3
/
+3
*
update version
Markus Teich
2015-11-17
1
-1
/
+1
*
add multiline support
Markus Teich
2015-11-11
3
-51
/
+146
*
fix more memory leaks
Markus Teich
2015-11-11
1
-2
/
+6
*
free all fonts correctly
Markus Teich
2015-11-11
2
-1
/
+2
*
free temporary fontstr arrays
Markus Teich
2015-11-11
1
-0
/
+4
*
simplify png cleanup
Markus Teich
2015-11-11
1
-8
/
+16
*
make usable screensize config const
Markus Teich
2015-11-11
1
-2
/
+2
*
don't assume we get a ConfigureNotify event
Tony Lainson
2015-11-10
1
-2
/
+1
*
initialize .img
Szabolcs Nagy
2015-11-10
1
-0
/
+2
*
don't use EXIT_… cpp defines
Markus Teich
2015-11-07
2
-2
/
+2
*
fix comment wording in drw.c
Markus Teich
2015-11-07
1
-2
/
+2
*
make colors configurable
Markus Teich
2015-11-04
2
-1
/
+4
*
update license year
Markus Teich
2015-11-04
2
-3
/
+3
*
fix default fonts in config.def.h
Markus Teich
2015-11-01
1
-1
/
+2
*
remove unused font configuration, update license year
Markus Teich
2015-10-31
2
-10
/
+5
*
fix font width calculations
Markus Teich
2015-10-31
2
-4
/
+5
*
remove unused type qualifiers
Markus Teich
2015-10-31
1
-2
/
+2
[next]