OSDN Git Service

パネルの配置についてコメント追加
[winbottle/winbottle.git] / bottleclient / BottleChainRule.pas
2004-03-13 naruBottleDef.pasにある正規表現関係ルーチンとRegExpグローバル変数を、RegexUtils...
2004-03-12 C.Ponapalt正規表現まわりの再修正
2004-03-11 C.Ponapalt正規表現まわりの再整備 (ToDo #389)
2004-03-11 narum//等のブラケットで囲まれていない正規表現を自動で囲むSafeRegExp関数を導入、ログ検索部とアクション...
2004-01-24 naruFix: TBottleChainGhostNotCondition is not working at all
2004-01-05 naruBottleChainNotRegExpCondition added and implemented
2003-08-31 naruFixed memory leaks
2003-08-30 naruIntroduced assigning rules
2003-08-30 naruAdded meta expression to TBottleChainLogAction.Edit
2003-08-30 naru(none)
2003-08-30 naruTBottleChainSurfaceReplaceAction changed:
2003-08-30 naruFix: exception is not correctly raised
2003-08-30 naruFix: line number is wrongly displayed
2003-08-30 naruIgnore blank line and whitespaces
2003-08-30 naruIgnore blank line and whitespaces
2003-08-29 naruImplemented editing the SurfaceReplace rule
2003-08-29 naruAdded SurfaceReplaceAction (not fully implemented)
2003-08-27 naruSsPlayTime property added to TBottlePref
2003-08-24 naruSupress RegExp Error when the script is empty
2003-08-21 naruFix: Current file name does not appear in TBottleChainS...
2003-08-21 naruAdded new actions, TBottleChainSaveTextLogAction and...
2003-07-07 naruAdded comments
2003-04-23 naruTBottleChainScriptCondition now has and/or option
2003-01-15 naruUse OpenFileEditor form
2003-01-05 naruTBottleChainSkipRuleAction implemented
2003-01-04 naruValidate regexp
2003-01-04 naruTBottleChainScriptRegExpCondition Added
2003-01-04 naruCanceled changes in rev 1.20
2003-01-04 naruMost of the condition returns false when system message...
2003-01-04 naruTBottleChainOverrideGhostAction implemented
2003-01-04 naruconfirmation dialog viewd in BottleChainQuitAction...
2003-01-04 naruFix: Skip unnecessary checks in TBottleChainRule.Check
2003-01-04 naruAll Check methods implemented
2003-01-03 naruTBottleChainTargetGhostNotExitCondition added
2003-01-03 naruTBottleChainNoDispatchAction added
2003-01-03 naruTBottleChainBottleTypeCondition added
2003-01-03 naruBottleTypeCondition added
2003-01-03 naruGhost and Channel condition edit method changed
2003-01-03 naruTBottleChainLogAction added
2003-01-03 naruScriptNotCondition implemented
2003-01-01 naruRule up and down implemented
2003-01-01 naruBottleChainQuitAction added
2003-01-01 naruMinMax implemented
2003-01-01 naruEditing routines implemented
2003-01-01 naruFile save and load implemented
2003-01-01 naruChainRule basic classes completed
2003-01-01 naruAdded experimental codes for ChainRule
2002-12-31 naruFirst imported