Commit Graph
13 Commits
Author SHA1 Message Date
Florent Carayol a5eba7384f Add a progress bar to the install dialog 2003-09-20 15:02:18 +00:00
Glenn Maynard be483f5a61 A major, long-running problem is installing themes when the theme is
already installed.  If we don't get rid of the old theme, we'll have junk
files accumulating that cause major problems.

Keep track of what "packages" are included in an SMZIP, and offer
to remove them when the SMZIP is installed.  Don't derive it at extraction
time; this way, we can still create "overlay" SMZIPs.

Make sure we don't do anything stupid if something malicious like "..\..\.."
is listed as a package name.
2003-07-24 01:33:59 +00:00
Glenn Maynard 33a835ff31 Tired of fighting with MFC; switch arrays to vector.
Update IniFile and some of RageUitl.  Can't do everything, since it's
still using MFC CString.
2003-07-23 00:47:23 +00:00
Glenn Maynard a5720a96a4 Implement "don't show". 2003-07-22 03:21:08 +00:00
Chris Danford 4279ca8cc6 Add support for comments in smpackage 2003-06-21 19:31:02 +00:00
Chris Danford f9bc3f125f smpackage: Added "Abort, Retry, Ignore" on unzip error 2003-02-26 01:35:45 +00:00
Chris Danford 50cd4dd2d6 Added support for multiple installation dirs to smpackage export screen. 2003-02-11 20:42:42 +00:00
Chris Danford 7c027cfcf6 Added support for multiple installation dirs to smpackage. 2003-02-11 09:20:58 +00:00
Chris Danford 06056a06e5 fixed stripping of thumbs.db, better error reporting 2003-02-06 20:29:21 +00:00
Chris Danford 6dcd870c1b fixed dependency problems caused by moving project 2002-11-08 07:47:34 +00:00
Chris Danford 11a0118764 no message 2002-02-25 03:38:35 +00:00
Chris Danford 09f6044820 Code cleanup and bug fix in smpackage 2002-02-24 10:31:20 +00:00
Chris Danford 5c8fc16b34 checked in package manager 2002-01-28 21:24:17 +00:00