index
:
feh
hack/utf8_captions
master
imlib2 based image viewer
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
imlib.c
Age
Commit message (
Expand
)
Author
2011-02-16
imlib.c indentation fixes
Daniel Friesel
2011-02-16
imlib.c: Fix segfault introdused by talisein's patch.
Daniel Friesel
2011-02-15
Fix errant whitespace screwup
Andrew Potter
2011-02-15
Initial libcurl support
Andrew Potter
2011-02-15
Add libcurl option -{
Andrew Potter
2011-02-09
imlib.c: Use wget --no-clobber
Daniel Friesel
2011-01-17
Copyright Foo
Daniel Friesel
2010-12-04
imlib.c: Use getaddrinfo in builtin http client, enables IPv6 support
Pascal Bleser
2010-11-07
imlib.c: Fix buffer overflow in draw_actions (thx Gabe)
Daniel Friesel
2010-10-03
imlib.c: Fix draw_actions offset
Daniel Friesel
2010-10-02
--draw-filename: Always show filelist position
Daniel Friesel
2010-09-16
Display image info in bottom left corner
Daniel Friesel
2010-09-10
imlib.c: Calculate correct window size
Daniel Friesel
2010-09-10
Add --info option
Daniel Friesel
2010-09-06
Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env var
Daniel Friesel
2010-07-17
--debug-level → --debug
Daniel Friesel
2010-06-30
imlib.c: Give slightly more helpful error messages if exec fails
Daniel Friesel
2010-06-25
Don't add ?randomnumber to URLs when downloading
Daniel Friesel
2010-06-25
Remove --wget-timestamp option (contained a remote code execution hole)
Daniel Friesel
2010-06-16
Make --font set the global default font
Daniel Friesel
2010-06-16
imlib.c: Remove ./ttfonts from default font path
Daniel Friesel
2010-06-10
Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead
Daniel Friesel
2010-06-07
--caption-path: Autocreate caption directories if they don't exist
Daniel Friesel
2010-06-07
Show a little message in caption editing mode to indicate that is active
Daniel Friesel
2010-05-03
Fix remaining compiler warnings (I probably won't implement these options any...
Daniel Friesel
2010-05-03
Rework menu.c & fix various compiler warnings (from menu_code) + update TODO
Daniel Friesel
2010-03-29
patch: url image loading: cleanup tmp files on error
Daniel Friesel
2010-03-21
Add -pedantic to default CFLAGS
Daniel Friesel
2010-03-15
lossless rotate: Use execlp instead of system for jpegtran
Daniel Friesel
2010-02-26
Remove the (now unneccessary) libjpeg code
Daniel Friesel
2010-02-26
Use jpegtran for lossless rotation
Daniel Friesel
2010-02-15
draw-actions: Correctly calculate line width → don't cut of stuff
Daniel Friesel
2010-02-13
Change source code indentation (indent -kr -i8 -hnl, mainly)
Daniel Friesel
2010-02-11
Finish --draw-actions and add it to documentation
Daniel Friesel
2010-02-11
Fix --draw-actions alignment (when used with --draw-filename)
Daniel Friesel
2010-02-11
Make --draw-actions not crash the program
Daniel Friesel
2010-02-08
Make -O work without X as well. Closes bugs.debian.org #373209
Daniel Friesel
2010-02-05
Apply 02_changeset_r50_http_support_2.patch from Debian
Daniel Friesel
2010-02-05
Apply 02_changeset_r49_http_support_1.patch from Debian
Daniel Friesel
2010-02-05
Initial commit (upstream 1.3.4)
Daniel Friesel
[prev]