Revision
565 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 1 13:13:59 2010 UTC
(15 years, 10 months ago)
by
iritscen
Diff to
previous 562
,
to
selected 324
Fixing (hopefully) update bug stemming from extra return characters (\r) messing up string comparisons.
Converting #defined installer version global to static string just to be safe (what was I thinking?).
Revision
506 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 5 02:11:45 2010 UTC
(16 years ago)
by
iritscen
Diff to
previous 505
,
to
selected 324
1/4: fixed superfluous BSL2.log
2/4: fixed slightly dubious package updating code
3/4: Mac AEI now trashes old pkgs instead of deleting them, after a pkg update
4/4: added AEI version check to update code so pkgs requiring newer AEI are skipped
Revision
504 -
Directory Listing
-
[select for diffs]
Modified
Sat Mar 27 03:48:25 2010 UTC
(16 years, 1 month ago)
by
gumby
Diff to
previous 503
,
to
selected 324
Allowed single packages to be updated
Changed the modversion to be a float
Fixed a possible crash on Macs
Fixed batch file to move instead of copy
Revision
503 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 24 07:12:25 2010 UTC
(16 years, 1 month ago)
by
gumby
Diff to
previous 502
,
to
selected 324
Added button to change the current directory
Fixed about window by adding a ->ShowModal (how did it get deleted?)
Fixed refresh button
Cleaned up replace_installer.bat (i think...)
Revision
500 -
Directory Listing
-
[select for diffs]
Modified
Sun Mar 14 23:31:14 2010 UTC
(16 years, 1 month ago)
by
iritscen
Diff to
previous 499
,
to
selected 324
Changed 'Installer replacement failed' message so user can choose not to quit.
Fixed BSL mod package-detecting bug and other dubious flag-detecting code.
Added check for required Installer version when scanning package info files.
Revision
488 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 30 11:45:45 2009 UTC
(16 years, 4 months ago)
by
iritscen
Diff to
previous 487
,
to
selected 324
Adding Install_Info.cfg to correct place in packages, and adding replace_installer.sh to incorrect place (it should go in the install/ folder in the actual release).
Revision
379 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 29 19:23:42 2009 UTC
(16 years, 10 months ago)
by
iritscen
Diff to
previous 378
,
to
selected 324
Adding GDF switch code to Mac side post-globalization.
Preparing way for new code (search for 'CIP' in proj).
Clarifying re-globalization warning.
Revision
325 -
Directory Listing
-
[select for diffs]
Modified
Tue May 26 18:51:14 2009 UTC
(16 years, 11 months ago)
by
iritscen
Diff to
previous 324
Rolled installer.cpp code into mainwindow.cpp, do not build installer.cpp.
Also converted all newlines to Windows format just to be safe.
Revision
324 -
Directory Listing
-
[selected]
Modified
Tue May 26 17:52:10 2009 UTC
(16 years, 11 months ago)
by
iritscen
Diff to
previous 320
Replacing old CLI source with new GUI source.