Copyright (C) 2019 Michał Bąbik

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

v1.1.1  2019-11-08  Michal Babik  <michalb1981@o2.pl>

        * jsfun.c (js_settings_to_json_buff): Couple updates in putting data
          to json objects.
        * jsfun.c (js_settings_read): Corrected freeing buffer.
        * setts.c (settings_set_command): Comparing strings changed.
        * wcngdmn.c: Free stuff functions on exit with error.
        * settstr.c (free_wall_sett): Moved function to free WallSett here.

v1.1   2019-11-07  Michal Babik  <michalb1981@o2.pl>

        * wchanger.c: Changed wallpaper preview.
        * treev.c:    Moved treeview related functions

v1.0.1 2019-11-04  Michal Babik  <michalb1981@o2.pl>

        * wchanger.c (create_preview): corrected making "empty" preview

v1.0   2019-11-03  Michal Babik  <michalb1981@o2.pl>

        * First relase.

