fluxbox/util
Mathias Gumz a3c0b049bf Fix corruption of fbrun-history
This commit fixes issues #72 (brought up + different solution by Mattias
Guns; I received a similar patch by 'Nable 80' via ML and discussed the
issue in #fluxbox with 'Nable 80'), patch #73 (Mattias Guns) and finally
patch #162 (Ulrich Eckhardt; this commit is heavily based upon Ulrich's
work).

The original code was overly complex. It tried to avoid writing
bytes to the disk at the expense of comprehensibility and as a result it
was buggy. I looked at both patches from Mattias and 'Nable 80' which address
the bug with skipping entries in the history-file (my fault: incorrect use
of outfile.ignore(1, '\n')): They provided a proper fix for the problem
but I decided to use Ulrich's code since it improves the whole code by making
it a lot simpler.

So, kudos to all of you.
2015-01-02 17:08:44 +01:00
..
fbrun Fix corruption of fbrun-history 2015-01-02 17:08:44 +01:00
fbsetbg utils: remove bashisms 2013-01-02 10:01:00 +01:00
fbsetroot.cc merge Sami Kerola's new build-system 2014-04-11 17:42:40 +02:00
fbsetroot.hh cosmetic fixes: removed redundant ';' + some whitespaces 2009-09-30 21:02:24 +02:00
fluxbox-generate_menu.in util/fluxbox-generate_menu: default browswer variable can be empty 2013-01-02 10:08:04 +01:00
fluxbox-remote.cc Returning EXIT_FAILURE on exit in fluxbox-remote. 2013-06-18 18:02:38 +02:00
fluxbox-update_configs.cc merge Sami Kerola's new build-system 2014-04-11 17:42:40 +02:00
Makemodule.am build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
startfluxbox.in make wallpapers do The Right Thing (tm) 2008-08-05 23:40:18 -07:00