Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fix of fbgs manpages | Stéphane Aulery | 2012-01-27 | 2 | -36/+33 |
| | | | | | | | | | | | | fbgs.man: * Improve words wrap * Group authors and copyright sections * Fix .SH section fbgs.man.fr: * Improve words wrap * Group authors and copyright sections * Fix .SH section | ||||
* | Complete fbi manpage, add its french translation, and make consistant fbi ↵ | Stéphane Aulery | 2012-01-27 | 3 | -113/+401 |
| | | | | | | | | | | | | | | | | | | | | | help messages fbi.c: * Fix copyright * Complete help message (webp format) et improve words wrap * Make message of "h" command consistant with fbi.man fbi.man: * .SH et .BR commands fix * Improve words wrap * Explicit "-d" argument * Add missing "a" command * Some typos * Reorder commands * Group author and copyright sections fbi.man.fr: * French translation of fbi.man | ||||
* | French translation of fbgs.man | Stéphane Aulery | 2012-01-26 | 1 | -0/+101 |
| | | | | Add a french translation of fbgs.man manpage. | ||||
* | Fix usage of j and k commands | Stéphane Aulery | 2012-01-17 | 2 | -9/+9 |
| | | | | | | * fbi.man: fix small typos and indicate missed j and k commands * fbi.c: exchange j and k commands to obtain a more natural/expected control (vim like). | ||||
* | Improved fbgs | Stéphane Aulery | 2012-01-17 | 2 | -22/+123 |
| | | | | | | | | | * Support almost all fbi options * Add long versions of the options * Add option -b to make optional the ringer when the document is ready * Add option -r to render document with an arbitrary resolution * Add the options -fp and -lp to view a limited range of pages * Fix help text | ||||
* | add support for webp image format2.08 | Igor Murzov | 2011-06-01 | 3 | -5/+101 |
| | |||||
* | Bump version to 2.08 | Gerd Hoffmann | 2011-06-01 | 1 | -1/+1 |
| | |||||
* | makefile update | Gerd Hoffmann | 2011-06-01 | 3 | -12/+12 |
| | |||||
* | libjpeg version sanity check | Gerd Hoffmann | 2011-06-01 | 2 | -2/+9 |
| | |||||
* | libjpeg versioning | Gerd Hoffmann | 2011-05-31 | 16 | -10/+3472 |
| | |||||
* | update man pages (by Stéphane Aulery). | Gerd Hoffmann | 2011-01-26 | 2 | -130/+291 |
| | |||||
* | fix to build with libpng 1.4 | Gerd Hoffmann | 2011-01-26 | 1 | -1/+1 |
| | | | | Thanks to Sean Robinson. | ||||
* | whitespace cleanup | Gerd Hoffmann | 2011-01-26 | 2 | -20/+20 |
| | |||||
* | whitespace cleanup | Gerd Hoffmann | 2011-01-26 | 1 | -2/+2 |
| | |||||
* | add .gitignore | Gerd Hoffmann | 2011-01-26 | 2 | -0/+9 |
| | |||||
* | merge man-page spell fixes from fedora package. | kraxel | 2008-06-09 | 2 | -3/+3 |
| | |||||
* | - fix build error. | kraxel | 2008-06-09 | 6 | -9/+63 |
| | | | | | - build system updates. - bump version for release. | ||||
* | - Fix swprintf calls (size is # of wchar_t not bytes), found by Jesse Thilo. | kraxel | 2008-06-09 | 1 | -5/+5 |
| | |||||
* | drop asm/page.h include | kraxel | 2008-04-07 | 1 | -2/+0 |
| | |||||
* | fixup last patch | kraxel | 2007-12-03 | 1 | -4/+3 |
| | |||||
* | kill popen() call | kraxel | 2007-12-03 | 1 | -4/+22 |
| | |||||
* | 2.06, final fix | kraxel | 2006-08-25 | 2 | -3/+3 |
| | |||||
* | xorg 7.1 | kraxel | 2006-08-16 | 1 | -2/+7 |
| | |||||
* | fix once clash | kraxel | 2006-08-15 | 1 | -1/+1 |
| | |||||
* | make valgrind happy | kraxel | 2006-08-14 | 3 | -2/+4 |
| | |||||
* | printf warnings | kraxel | 2006-08-14 | 1 | -6/+6 |
| | |||||
* | tyops | kraxel | 2006-08-13 | 1 | -1/+1 |
| | |||||
* | blend cmd line option | kraxel | 2006-08-13 | 3 | -4/+12 |
| | |||||
* | performance tweaks | kraxel | 2006-08-13 | 2 | -16/+29 |
| | |||||
* | image blending | kraxel | 2006-08-12 | 3 | -28/+102 |
| | |||||
* | image caching | kraxel | 2006-08-12 | 3 | -190/+305 |
| | |||||
* | version increment | kraxel | 2006-07-25 | 1 | -1/+1 |
| | |||||
* | [DSA 1124-1 | kraxel | 2006-07-25 | 1 | -1/+1 |
| | |||||
* | del tmp file | kraxel | 2006-06-15 | 1 | -25/+0 |
| | |||||
* | bump version | kraxel | 2006-06-15 | 1 | -1/+1 |
| | |||||
* | fixup page_mask | kraxel | 2006-06-15 | 1 | -1/+1 |
| | |||||
* | fixup 32bit with transparency | kraxel | 2006-06-14 | 1 | -2/+8 |
| | |||||
* | 64bit fix | kraxel | 2006-06-13 | 1 | -3/+4 |
| | |||||
* | merge a bunch of fixed from Alan Curry | kraxel | 2006-06-13 | 7 | -8/+40 |
| | |||||
* | s/knorr/hoffmann/ | kraxel | 2006-06-13 | 10 | -11/+11 |
| | |||||
* | autoscale first, misc fixes | kraxel | 2006-04-10 | 5 | -4/+16 |
| | |||||
* | sync up, minor fixes | kraxel | 2006-03-17 | 9 | -74/+72 |
| | |||||
* | - add pbm loader. | kraxel | 2005-01-14 | 1 | -2/+27 |
| | |||||
* | - man page spell fixes (Drew Cohan). | kraxel | 2004-12-02 | 2 | -11/+26 |
| | | | | | - make pgup + pgdown loop (Drew Cohan). - make timeout changeable on the fly. | ||||
* | - fix segfault when generating thumbnails. | kraxel | 2004-11-25 | 2 | -3/+3 |
| | |||||
* | - don't reset zoom factor when loading the next image. | kraxel | 2004-11-08 | 1 | -1/+1 |
| | |||||
* | - add note to the fbgs manpage. | kraxel | 2004-11-08 | 1 | -0/+1 |
| | |||||
* | - fbgs: add switch to display color. | kraxel | 2004-11-08 | 2 | -2/+8 |
| | |||||
* | - mote textreading merges. | kraxel | 2004-10-21 | 1 | -12/+22 |
| | |||||
* | - textreading mode improvements (based on patch by Mietek Bąk). | kraxel | 2004-10-19 | 4 | -19/+66 |
| | | | | - fixed segfaults with long filenames. |