Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makefile updates | Gerd Hoffmann | 2012-02-22 | 2 | -6/+9 |
| | |||||
* | fixup name everywhere | Gerd Hoffmann | 2012-02-22 | 12 | -28/+28 |
| | |||||
* | Fix inconsistency of fbi's copyright dates | Stéphane Aulery | 2012-02-22 | 2 | -3/+3 |
| | |||||
* | Add copyright notice to fbgs | Stéphane Aulery | 2012-02-22 | 1 | -0/+6 |
| | |||||
* | Improvement and french translation of exiftran help | Stéphane Aulery | 2012-02-22 | 3 | -69/+249 |
| | | | | | | | | | * exiftran.c : small typos + clarify help text * exiftran.man : - typos; - clarify rotate commands; - improvement. * exiftran.man.fr : French translation of exiftran.man | ||||
* | Improvement and french translation of ida.man | Stéphane Aulery | 2012-02-22 | 2 | -71/+264 |
| | | | | | * ida.man : typo, wraps and other improvements * ida.man.fr : french translation of ida.man | ||||
* | Remove unused variable in color.c: y | Stéphane Aulery | 2012-02-10 | 1 | -3/+1 |
| | |||||
* | Remove unused variable in selections.c: src | Stéphane Aulery | 2012-02-10 | 1 | -2/+0 |
| | |||||
* | Add commands x and y to flip vertically or horizontally | Stéphane Aulery | 2012-02-10 | 3 | -1/+46 |
| | | | | | Requested by Trent W. Buck in debian bug #526795 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526795 | ||||
* | Add dimensions (X,Y) to the exif dialog of fbi (command i) | Stéphane Aulery | 2012-02-10 | 1 | -0/+3 |
| | |||||
* | Clarify angle of rotation | Stéphane Aulery | 2012-02-10 | 1 | -2/+2 |
| | |||||
* | Remove unused variable: scalable | Stéphane Aulery | 2012-02-10 | 1 | -2/+1 |
| | |||||
* | Fix a missed c-format string in error messages of thumbnail.cgi.c | Stéphane Aulery | 2012-01-27 | 1 | -1/+1 |
| | |||||
* | 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 |
| |