Revision: 6149
http://sourceforge.net/p/gambas/code/6149
Author: tobiasboe
Date: 2014-02-12 14:34:45 +0000 (Wed, 12 Feb 2014)
Log Message:
-----------
[DEVELOPMENT ENVIRONMENT]
* NEW: FMakePatch: Save chosen paths (old source archive, old project, patch
file name) in the project's .settings.
* NEW: FPatch: Save last loaded patch in .settings.
* NEW: Re-read the entire project after patching/reverting since a patch can
change version numbers, components used, etc..
* BUG: Patch: the gambas-patch-ignore file is now chmod'd to rw-------.
Modified Paths:
--------------
gambas/trunk/app/src/gambas3/.src/Project/Patch/FMakePatch.class
gambas/trunk/app/src/gambas3/.src/Project/Patch/FPatch.class
gambas/trunk/app/src/gambas3/.src/Project/Patch/Patch.class
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|