wmshutdown: Destroy dialog window before shutting down. This is especially useful...
[dockapps.git] / wmjiface / CREDITS
blobd83405e9ef1e3794420e4969deecc27a65019eef
2 I based jDockApp-lib on wmstock.  So I attached the original credits.
6 Jettero Heller
9 ------------------------------ Attachment -------------------------------------
11 The inspiration and some of the code for wmstock came from wmWeather (v1.30),
12 an excellent dock application.  wmWeather was written by Mike Henderson
13 and it is available from:
15         http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
17 *** I no longer use this PERL package, but I did take some code from it,
18 and used it for versions 0.01 and 0.02 ***
20 I also used some code from the Finance::YahooQuotes PERL Module, which is
21 written by Dj Padzensky <djpadz@padz.net> The Finance::YahooQuote home page can
22  be found at http://www.padz.net/~djpadz/YahooQuote/
25 --------------------------------------------------------------------------------
27 As I learned more about writing dock apps, I produced more and more of
28 my own code, and fixed what I believe were engineering flaws in wmWeather,
29 however, I recommend to anyone who wants to get started in dock app programming
30 to start with wmWeather, and perhaps also check out this page:
32         http://www.inria.fr/koala/lehors/xpm.html (info about XPMs)
34 Also, for those of you using XPMs in your code, I found its easier to start
35 with someone elses XPM, use your favorite text editor to rename the
36 variables in the structure, and then a picture editor (xpaint) to edit the
37 image.  For me, I had to work with the image as a ppm in xpaint, and then
38 run ppmtoxpm to convert the image.
40 --------------------------------------------------------------------------------
42 Thanks to these people for helping fix/identify bugs
44 Bug                     Date            Credit
45 No ticker name          06/21/99        Keldon Jones (keldon@umr.edu) - my
46                                         roommate, wrote a 20 byte patch.
47 Various fixes           06/24/99        Thomas Ribbrock - wrote a large patch
48                                         to fix lots of stuff!