 |
|
 |
gkrellmGIMPS ChangeLog

2003-03-24 Jay Miller
* Makefile:
- Accidentally removed DESTDIR input variable.
* INSTALL:
- Some futher nods Frank.
* gimps.c:
- Now checking for all possible temp filenames.
2003-03-06 Jay Miller
* text.c:
- Added 'end time' to printed info.
* krell.c:
- Fixed tooltip creation code.
- Fixed a couple of typos.
* INSTALL:
- Added text and FAQ about the tooltip code.
2003-02-18 Jay Miller
* krell.c:
- Added time estimate tooltip.
- Fixed a bug with force_update.
* krell.h:
- Added tooltip pointer.
- New version 2.3.
* gimps.h:
- Added end_time to gs and MAX_CTIME.
* gimps.c:
- Added time_complete().
2003-02-12 Jay Miller
* dist/Makefile.dist:
- Added debug.h to the build.
- Updated version number.
* Makefile:
- Added Gtk v1 portability code.
* gimps.c:
- Added completion time tooltip.
- Removed license.
* krell.c, gimps.h:
- Added completion time tooltip.
* krell.h:
- Added Gtk v1 portability code.
- Added completion time tooltip.
- Made SHOW_INC off by default.
2002-11-16 Jay Miller
* dist/Makefile.dist:
- Updated for v2.1.
* dist/gkrellmGIMPS.spec:
- Updated for v2.1.
* debug.h:
- Initial import into CVS.
* krell.c:
- Added DEBUG define/info for troubleshooting.
- Prepended 'gimps_' to globals.
* Makefile, gimps.c:
- Added DEBUG define/info for troubleshooting.
* INSTALL:
- Added contents.
- Changed the FAQ around a bit.
- Added a section on bugs and -DDEBUG.
2002-11-15 Jay Miller
* dist/gkrellmGIMPS.spec:
- Minor typos.
2002-10-29 Jay Miller
* INSTALL:
- Added 'Acknowledgements' section for Mr. Solensky.
2002-10-28 Jay Miller
* dist/gkrellmGIMPS.spec:
- Updated for version 2.
- Now uses 'make install' like it should.
- Fixed an email typo. (Doh!)
* debian/control, debian/rules, dist/Makefile.dist:
- Updated for version 2.
* krell.h:
- I decided against the three-part version.
* Makefile:
- Gtk+2.0 port.
* krell.c:
- Gtk+2.0 port.
- Miscellaneous cleanup.
- Fixed a couple of typos.
* gimps.c:
- Function name cleanup.
* krell.h:
- Gtk+2.0 port.
* INSTALL:
- Adjusted install path.
2002-03-16 Jay Miller
* krell.c:
- Added '$i' to list of codes for current iteration.
- Displays the default 'gkrellmGIMPS' in the incr. panel
if current job is a primality test.
* INSTALL:
- Added '$i' to list of codes for current iteration.
* text.c:
- Initial import into CVS.
* Makefile:
- Added a rule to build my small CLI output prog.
* krell.h:
- Changed version string.
* gimps.c, gimps.h:
- Added current iteration to returned info.
2002-03-12 Jay Miller
* dist/cvs2cl.pl (tags: Release-0_1b):
- Initial import into CVS. I've modified this guy pretty
heavily, so I'm going to hold onto a copy.
* Makefile, dist/email.map, dist/gkrellmGIMPS.spec, dist/rpmmacros
(utags: Release-0_1b):
- Added/messed with Id tag.
* dist/Makefile.dist (tags: Release-0_1b):
- Changed output of cvs2cl.pl to include filenames, so
I cleaned up the output by doing a chdir first.
* dist/Makefile.dist:
- Added $(BIN).
- Lots of other little changes surrounding Debian packaging.
* dist/Makefile.dist:
- Making bin/ in here now via 'bindir' rule.
- Fixed $(DIST) misuse.
* Makefile:
- Need to specify relative path for installation.
* dist/Makefile.dist:
- Organized the MD5 rules.
* debian/: changelog, control, copyright, rules (utags:
Release-0_1b):
- Initial import into CVS.
* dist/: Makefile.dist, gkrellmGIMPS.spec:
- Have to change the name of my archives to unix-name
conventions (ie. lower-case).
* dist/Makefile.dist:
- Added skeleton Debian rules and some other goofy stuff.
* dist/gkrellmGIMPS.spec:
- Added package dependencies on gkrellm and gkrellm-devel.
* dist/Makefile.dist:
- Fuller rules for finishing out the RPM stuff.
* dist/: gkrellmGIMPS.spec, rpmmacros:
- Initial import into CVS.
* dist/Makefile.dist:
- Added 'rpms' rule for making RPMs.
- Added $DIST.
2002-03-11 Jay Miller
* dist/Makefile.dist:
- Home directory must be specified with $(HOME) for compatibility.
- Changed dependency for tarball.
* dist/Makefile.dist:
- Initial import into CVS.
* dist/email.map:
- Initial import into CVS.
* krell.c (tags: Release-0_1b):
- One more error reporting issue I forgot to checkin.
* INSTALL (tags: Release-0_1b, RC-0_1b-200203110323):
- Put in correct default disk read interval for GIMPS.
* Makefile (tags: RC-0_1b-200203110323):
- Removed my test rule for release.
* INSTALL:
- Minor typo-type fixes.
* Makefile:
- Changed library's install permissions.
2002-03-10 Jay Miller
* INSTALL:
- Changed 'How to..' section to a FAQ style.
- Added info on how to adjust themes for gkG.
* krell.c:
- Fixed initialization bug with multiple CPU/Instances.
2002-03-09 Jay Miller
* INSTALL:
- Got rid of the '<>' signs so I can HTMLize it easier.
* INSTALL:
- Added 'How This Plugin Can Be Less Stupid' section.
* INSTALL:
- Initial import into CVS.
* krell.c (tags: RC-0_1b-200203110323):
- Fixed some SMP bugs in update().
- Init_plugin() now sets instance 1 on, the rest off.
* krell.h (tags: Release-0_1b, RC-0_1b-200203110323):
- Default NUM_CPU is now 2, but the second panel starts disabled
since most people won't need it.
* Makefile:
- Minor cleanup changes.
2002-03-08 Jay Miller
* krell.c:
- Now displays 'gkrellmGIMPS' if WU files are not found in the
specified location.
* gimps.c (tags: Release-0_1b, RC-0_1b-200203110323):
- Adjusted temp file opening to detect Windows' improper case.
- Module now responds with correct error reporting.
2002-03-04 Jay Miller
* krell.c:
- Force update on apply.
* krell.h:
- Correct default structure and path adjustments.
* gimps.h (tags: Release-0_1b, RC-0_1b-200203110323):
- Safer path buffer.
* gimps.c:
- A safer path buffer and I apparently had a bug in the
incremental bits.
2002-03-01 Jay Miller
* Makefile, gimps.c, gimps.h, krell.c, krell.h:
- Initial revision
* Makefile, gimps.c, gimps.h, krell.c, krell.h (utags: r1):
- Initial import into CVS.
|  |