Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | zap unused vars | Gerd Hoffmann | 2016-03-24 | 1 | -2/+0 | |
* | gfx init and console switching tweaks | Gerd Hoffmann | 2016-03-24 | 4 | -44/+54 | |
* | drm code | Gerd Hoffmann | 2016-03-24 | 2 | -0/+190 | |
* | add drm support, console switching fixes | Gerd Hoffmann | 2016-03-24 | 5 | -26/+50 | |
* | sent usage to stdout on -h | Gerd Hoffmann | 2016-03-24 | 1 | -9/+9 | |
* | whitespace | Gerd Hoffmann | 2016-03-24 | 1 | -3/+3 | |
* | tty is stdin | Gerd Hoffmann | 2016-03-24 | 5 | -44/+39 | |
* | move console_activate_current | Gerd Hoffmann | 2016-03-24 | 3 | -23/+25 | |
* | move console handling to vt.c | Gerd Hoffmann | 2016-03-24 | 6 | -165/+203 | |
* | move console switching to main | Gerd Hoffmann | 2016-03-24 | 4 | -132/+118 | |
* | zap fb_clear_screen | Gerd Hoffmann | 2016-03-24 | 5 | -14/+1 | |
* | move signal handling out of fb code | Gerd Hoffmann | 2016-03-24 | 3 | -42/+36 | |
* | zap devicefs leftover | Gerd Hoffmann | 2016-03-24 | 1 | -39/+5 | |
* | gfx: move over cleanup function | Gerd Hoffmann | 2016-03-23 | 4 | -31/+33 | |
* | gfx: move over memory pointer | Gerd Hoffmann | 2016-03-23 | 4 | -6/+7 | |
* | start adding a gfx interface | Gerd Hoffmann | 2016-03-23 | 8 | -257/+225 | |
* | Oops, forgot to commit VERSION update for 2.10 | Gerd Hoffmann | 2015-04-20 | 1 | -1/+1 | |
* | fbgs: minor changes2.10 | Matthieu Crapet | 2015-03-31 | 1 | -2/+8 | |
* | Add icons (by Isaac Dunham) | Gerd Hoffmann | 2015-03-10 | 3 | -0/+181 | |
* | Update RegEditI.h to the one included in LGPL Motif. | Isaac Dunham | 2015-03-10 | 1 | -33/+20 | |
* | Explicitly specify the continuous operation of the -t option. | Stéphane Aulery | 2015-01-15 | 2 | -3/+4 | |
* | Drop unused fnmatch.h header in filelist.c | Stéphane Aulery | 2014-12-04 | 1 | -1/+0 | |
* | Add missing stddef.h header | Stéphane Aulery | 2014-12-04 | 38 | -0/+38 | |
* | Relocate #include <setjmp.h> on the right place (fbi/wr) | Stéphane Aulery | 2014-12-04 | 2 | -1/+1 | |
* | Drop unused sys/mman.h header (fbi) | Stéphane Aulery | 2014-12-04 | 1 | -1/+0 | |
* | Drop unused getopt.h header (fbi) | Stéphane Aulery | 2014-12-04 | 1 | -1/+0 | |
* | Drop unused list.h header (fbi) | Stéphane Aulery | 2014-12-04 | 1 | -1/+0 | |
* | Use printf instead of echo -e in makefile | Stéphane Aulery | 2014-11-27 | 1 | -1/+1 | |
* | Drop unused headers (dither.h) by fbi | Stéphane Aulery | 2014-11-27 | 2 | -3/+1 | |
* | Drop a dependency for the unused external function strcasestr (2) | Stéphane Aulery | 2014-11-27 | 1 | -1/+1 | |
* | Drop a dependency for the unused external function strcasestr | Stéphane Aulery | 2014-11-27 | 2 | -5/+0 | |
* | Documents XPM and XWD formats | Stéphane Aulery | 2014-11-27 | 2 | -2/+2 | |
* | Port gif reader to giflib 5. | Isaac Dunham | 2014-11-26 | 1 | -7/+21 | |
* | switch from libungif to libgif (2) | Stéphane Aulery | 2014-11-25 | 1 | -1/+1 | |
* | switch from libungif to libgif | Gerd Hoffmann | 2014-11-25 | 1 | -6/+6 | |
* | fix warnings | Gerd Hoffmann | 2014-11-25 | 2 | -2/+2 | |
* | Update RegEdit.* to the versions included in Motif 2.3.4 | Isaac Dunham | 2014-11-25 | 2 | -66/+41 | |
* | use strsignal | Gerd Hoffmann | 2014-11-25 | 2 | -2/+10 | |
* | silence xdnd debug msgs | Gerd Hoffmann | 2014-11-20 | 1 | -3/+6 | |
* | Fix homepage url byte[...] -> kraxel | Stéphane Aulery | 2014-11-18 | 2 | -2/+2 | |
* | whitespace cleanup | Gerd Hoffmann | 2014-11-18 | 1 | -26/+26 | |
* | Fix encoding mistakes of spaces in manpages | Stéphane Aulery | 2014-11-17 | 4 | -7/+7 | |
* | Fix cppcheck warning %d in format string requires 'int' but the argument type... | Stéphane Aulery | 2014-11-17 | 8 | -21/+21 | |
* | 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 pdf... | Stéphane Aulery | 2014-11-03 | 1 | -2/+12 | |
* | fix reverse pbm | Gerd Hoffmann | 2014-11-03 | 1 | -1/+1 | |
* | Some typos (inplace, tranformation) | Stéphane Aulery | 2014-11-03 | 2 | -5/+5 | |
* | 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 |