wmshutdown: Destroy dialog window before shutting down. This is especially useful...
[dockapps.git] / fookb / ChangeLog
blobca4f432bed97c69a350df6e2397f2c6815aa8dae
1 4.0
3 Now maintained by the Window Maker Team.
5 Rename configure.in -> configure.ac.
7 Use pkg-config to check for libraries.
9 Use automake
11 Rename VERSION to more standard ChangeLog.
13 Make WUtil required instead of optional.
15 Remove trailing whitespace.
17 Fix error handling when reading XPM files.  Previously, we would try and read
18 the width and height of images read from an XPM file *before* doing any error
19 handling to determine whether we successfully read the file in the first place.
20 If there had been an error, then there would be a segfault.
22 Port to libdockapp.  In addition to the obvious simplification to the code by
23 removing all the window creation stuff, this also allows us to let users pick
24 whether they want to run fookb as a dockapp or as a normal windowed application
25 at runtime using libdockapp's --windowed command line option.  Previously, this
26 was done during build using configure's --enable-wmaker option.
28 Use libdockapp instead of X resource manager for command line options.
30 Remove --enable-wmaker compile-time option.  Now that we use libdockapp's
31 --windowed option to allow users to choose whether to run fookb as a dockapp or
32 as a normal windowed application at runtime, the --enable-wmaker option compile
33 ~/GNUstep/Defaults and it printed a warning message when users used large icon
34 files.  We now use the ~/.fookb config file in all instances and always print
35 the warning message.
37 Add desktop entry file.
39 Remove out-of-date check.sh script and empty test/foo file.
41 Update INSTALL.
43 Update manpage.  In addition to accounting for the various changes in the new
44 version, we also rename from the deprecated 1x section to just 1 and get the
45 current version number from autoconf.
47 3.1
49 An idea (icon size is now configurable) and two icons from "Andrei M. Soukharev"
50 <A.M.Suharev@inp.nsk.su>.
52 Now I use subversion.
54 3.0-unstable
56 configure.in rewritten almost from scratch.
58 Starting from version 0.70 Window Maker does not contain libproplist anymore;
59 so fookb now DOES NOT SUPPORT libproplist. You will get the same functionality
60 with libWUtil (part of Window Maker).
62 lint is still unhappy.
64 And the most important thing -- author's email was changed everywhere.
66 2.21-unstable
68 One more step to the lint happiness.
69 Some #include:s added. Why did it work before???
71 2.20-unstable
73 LICENSE was changed! Please read.
75 --enable/disable-libproplist/wmaker options for configure.
76 Some cosmetic changes to make lint happy (he's still very sad).
77 Makefile.in was simplified (of course configure.in has some complex changes).
79 2.13
81 Seems to be stable version. Minor cosmetic changes.
83 2.12-unstable
85 Final (I hope) fixes in Makefile.in for non-proplist version.
87 2.11-unstable
89 Small error in Makefine.in for non-proplist version was fixed.
91 2.1-unstable
93 libPropList-free version. Command line parameters. X resource
94 management. ``configure'' script. I hope non-WindowMaker version still
95 work?
97 0.9
98 New icons for Xkb groups. Nasty bug was fixed: fookb plays sound twice
99 if you change locked Xkb group with mouse. Documentation updates.
101 Fookb now can play sounds.
103 No more #define pixmaps. Configuration file in use.
105 No more #define NUMG
107 XpmReadFileToImage error check added.
109 No more ass. Window Maker support happened. I hope fookb still work
110 w/o -DWMAKER.
112 The ass. Intended to be Window Maker support.
114 Support for all 4 Xkb groups
116 Basic functionality