File: CREDITS

package info (click to toggle)
wmtimer 2.92-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 172 kB
  • ctags: 138
  • sloc: ansic: 1,254; makefile: 71; sh: 27
file content (31 lines) | stat: -rw-r--r-- 1,198 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
AL Koskelin
        - Reminded me about atoi() function which allowed me to display
        the numbers entered.  Also one of the first persons to introduce me 
        to Linux.

Scott Holden <scotth@thezone.net> - Author of WMPop3 
        - I used his program to learn how to do the graphics.
        
Tijno, Warp, Bobby - Authors of WMTime 
        - WMTimer started out as WMTime but the code of WMTime slowly 
        dissappeard over time, traces still remain though.
        
Tony Bassette <kult@april.org>
        - Added the ReinitTimer function
        - Added the IncrementTimer function
        - Added a ChangeLog and a Bugs file
        - Added the 'r' argument to display "Chrono" first.

Dan Kreft <bigdan@kreft.net>
	- Changed 'exit()' to '_exit()'

Christian Zuckschwerdt <zany@triq.net>
	- Wmtimer skin
	- Patch giving the configuration dialog a different WMCLASS


Eamon Caddigan
        - Submitted a patch to allow the selection of any combination of the system
          bell or running a command and fixed a small bug that resulted in
          a "Broken pipe" error crashing the program when "command" is selected
          in the GUI but no command was actually entered.