OSDN Git Service

瓶からののURLジャンプができなくなっていた問題を修正
[winbottle/winbottle.git] / sakurasuite /
2005-07-10 naruSsPlayTimeのインスタンスを参照させた後に、参照されたSsPlayTimeがFreeされると...
2005-07-08 C.Ponapaltやさぐれクライアントの変更をこちらにも
2005-07-05 naru文字列比較や文字列コピーを減らしてさらに高速化、一般的なスクリプトで元々の約2.3倍
2005-07-05 naru文字列再生成を防ぎ、一般的なスクリプトで40%程度の処理高速化
2004-11-14 naruTerminate後は受信イベント(OnSLPPEvent)を発生させないように変更
2004-11-14 C.Ponapaltエラーチェック強化
2004-11-13 naruOnSlppEventのエラー詳細を出すように変更
2004-11-13 C.PonapaltBasic認証のProxy対応(手抜き版:SSPの処理と同じ)
2004-09-27 C.Ponapalt再接続処理がらみの修正(2)
2004-09-24 C.Ponapalt切断された際に中途半端なSLPPデータを送信しないよう修正
2004-03-16 naruTEdit, Indyのrequire節自動追加についてコメント追加。
2004-03-16 naruIdSLPP20を変更。
2004-03-11 C.PonapaltTEditor,Indyはインストール時に自動的に追加されるのでプロジェクトファイルから削除
2004-03-11 C.PonapaltFMOを調べるごとにリソースリークしていた可能性を潰す
2004-03-09 C.Ponapaltrequires Indy60/70の条件コンパイルの試行
2003-09-20 naruModified try - except clause in PlayTime method
2003-09-11 naruFixed some mistypes
2003-09-11 naruChanged license term
2003-09-11 naruAdded note on play time synchronization strategy on SSP
2003-09-11 naruChanged license term a bit
2003-09-11 naruAdded SsPlayTime manual
2003-09-11 naruAdd information about synchronized session
2003-08-31 naruException handled in OnSlppEvent
2003-08-27 naruDeleted WhiteSpace and DBWhiteSpace, added SpecialChars...
2003-08-27 naruAssign overrided and implemented
2003-08-27 naruAdded ProfileName property
2003-08-26 naruNow this seems to work fine
2003-08-25 naruAdded icon file
2003-08-25 naruImplemented
2003-08-25 naruAdded SsPlayTime component
2003-08-25 naruFix: toFloat token is not converted to toScope0 or...
2003-08-25 naruAll comments are rewritten in English
2003-08-23 naruUse the default DBProc, KanaProc, etc. as much as possible
2003-07-22 naru(none)
2003-06-10 naru(none)
2003-06-01 naruFix: Backslash escape is not working in TSakuraScriptFo...
2003-06-01 naruRemoved SakuraSymbolProc and overrided SymbolProc
2003-04-22 naruAdded ChangeScopeBy** properties and ProcessSync property
2003-04-20 naru(none)
2003-04-19 naruFix: Mutex handle is closed twice
2003-04-19 naruMutex object is pooled
2003-04-19 naru(none)
2003-04-19 naruDeleted unused comment
2003-04-19 naruMarkUpAt function returns index number, not TSsMarkUp...
2003-04-19 naruAdded sakurascriptfountain.html and ssparser.html
2003-04-19 naru(none)
2003-04-19 naruTSakuraProcess.AppendData became protected
2003-04-19 naru(none)
2003-04-19 naruFirst Created
2003-04-18 naruUse SakuraFMO Mutex for access synchronization
2003-04-04 naruDeleted delphi 7 dependent code (TStringList.ValueFromI...
2003-04-03 naru(none)
2003-04-03 naruChanged copyright notice
2003-04-03 naruAdded SakuraScriptFountain icon
2003-04-02 naruRemoved unused variables
2003-04-02 naruSsParser exist check
2003-04-02 naruRemoved benchmark on clicking the Parse button
2003-04-02 naruFirst created
2003-04-02 naruImplemented all basic functions
2003-04-02 naruAdded Position property
2003-04-01 naruOptimization: BeginParse and Match method rewritten...
2003-04-01 naruAdded benchmark (100 loops)
2003-04-01 naruAdded SakuraScriptFountain
2003-04-01 naruimported