aboutsummaryrefslogtreecommitdiffstats
path: root/fbi.c
Commit message (Collapse)AuthorAgeFilesLines
...
* libjpeg versioningGerd Hoffmann2011-05-311-1/+1
|
* - Fix swprintf calls (size is # of wchar_t not bytes), found by Jesse Thilo.kraxel2008-06-091-5/+5
|
* fixup last patchkraxel2007-12-031-4/+3
|
* kill popen() callkraxel2007-12-031-4/+22
|
* 2.06, final fixkraxel2006-08-251-2/+2
|
* fix once clashkraxel2006-08-151-1/+1
|
* make valgrind happykraxel2006-08-141-1/+1
|
* blend cmd line optionkraxel2006-08-131-4/+5
|
* performance tweakskraxel2006-08-131-14/+23
|
* image blendingkraxel2006-08-121-7/+62
|
* image cachingkraxel2006-08-121-183/+291
|
* merge a bunch of fixed from Alan Currykraxel2006-06-131-3/+6
|
* s/knorr/hoffmann/kraxel2006-06-131-2/+2
|
* autoscale first, misc fixeskraxel2006-04-101-2/+6
|
* - man page spell fixes (Drew Cohan).kraxel2004-12-021-7/+21
| | | | | - make pgup + pgdown loop (Drew Cohan). - make timeout changeable on the fly.
* - don't reset zoom factor when loading the next image.kraxel2004-11-081-1/+1
|
* - mote textreading merges.kraxel2004-10-211-12/+22
|
* - textreading mode improvements (based on patch by Mietek Bąk).kraxel2004-10-191-18/+58
| | | | - fixed segfaults with long filenames.
* - fixups for new libexif.kraxel2004-06-301-0/+5
|
* - fix segfault on font open failure.kraxel2004-06-151-1/+7
|
* - fbi: add config file support to fbikraxel2004-06-081-176/+79
| | | | - fbi: misc fixes
* - fbi: select() fix.kraxel2004-06-071-0/+1
|
* - fbi: switch over text rendering to freetype2 + fontconfig.kraxel2004-06-071-290/+162
|
* - fixes.kraxel2004-05-181-0/+13
|
* - fbi config stuff.kraxel2004-04-251-0/+3
|
* Initial revisionkraxel2004-03-281-0/+1552