Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encoding mistakes of spaces in manpages | Stéphane Aulery | 2014-11-17 | 4 | -7/+7 |
| | | | | | Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | Fix cppcheck warning %d in format string requires 'int' but the argument ↵ | Stéphane Aulery | 2014-11-17 | 8 | -21/+21 |
| | | | | | | | type is 'unsigned int' Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | shortcut jpeg_transform_inplace if there is nothing to do | Gerd Hoffmann | 2014-11-17 | 1 | -1/+21 |
| | |||||
* | small fbgs tweaks | Gerd Hoffmann | 2014-11-03 | 1 | -2/+7 |
| | |||||
* | Fix scrolling when the -T and -a options are activated together to read a ↵ | Stéphane Aulery | 2014-11-03 | 1 | -2/+12 |
| | | | | | | | | | | pdf and we zoom in on a page. Scrolling was blocked after zooming in on a page when using the -T and -a options together (Debian bug #512387). Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | fix reverse pbm | Gerd Hoffmann | 2014-11-03 | 1 | -1/+1 |
| | |||||
* | Some typos (inplace, tranformation) | Stéphane Aulery | 2014-11-03 | 2 | -5/+5 |
| | | | | | Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | fixup indent | Gerd Hoffmann | 2014-11-03 | 1 | -2/+2 |
| | |||||
* | Trimming pictures by default (fileops.c) | Stéphane Aulery | 2014-10-28 | 1 | -0/+1 |
| | | | | | | | By default, crop images with unconventional dimensions. Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | Trimming pictures by default (Fbi, edit mode) | Stéphane Aulery | 2014-10-27 | 1 | -0/+2 |
| | | | | | | | By default, crop images with unconventional dimensions. Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | Trimming pictures by default | Stéphane Aulery | 2014-10-27 | 5 | -1/+24 |
| | | | | | | | | By default, crop images with unconventional dimensions. Adds an option (-np) to disable this behavior. Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | Explicit defaults, name of config file and fix version number. | Stéphane Aulery | 2014-10-22 | 8 | -24/+21 |
| | | | | | Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | GNUmakefile: allow overriding pkg-config | Aaro Koskinen | 2014-03-21 | 1 | -2/+3 |
| | | | | Allow overriding pkg-config, needed to enable cross-compilation. | ||||
* | libjpeg: add needed files for libjpeg 90 | Aaro Koskinen | 2014-03-21 | 5 | -0/+3679 |
| | | | | | Extracted from jpegsrc.v9a.tar.gz (md5sum 3353992aecaee1805ef4109aadd433e7). | ||||
* | ida: strip font list, enable utf8 locale | Gerd Hoffmann | 2012-11-01 | 2 | -10/+7 |
| | |||||
* | ida: modernize font selection | Gerd Hoffmann | 2012-11-01 | 1 | -19/+9 |
| | |||||
* | fix macos build failure | Gerd Hoffmann | 2012-03-19 | 1 | -2/+2 |
| | | | | patch by Stephen Thirlwall <sdt@dr.com> | ||||
* | bumb version2.09 | Gerd Hoffmann | 2012-02-22 | 1 | -1/+1 |
| | |||||
* | update email address | Gerd Hoffmann | 2012-02-22 | 22 | -32/+32 |
| | |||||
* | 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 |
| |