OSDN Git Service

IdAntiFreezeを貼り付けた (ToDo #347)
[winbottle/winbottle.git] / bottleclient / MainForm.pas
2004-03-15 C.PonapaltIdAntiFreezeを貼り付けた (ToDo #347)
2004-03-14 naruMutexによる二重起動チェックの位置を、プロジェクトソース側に移動
2004-03-14 naru終了時に、Mutexの所有権だけ解放して、Mutex自体を全然解放していなかった問題を修正(ReleaseMu...
2004-03-14 naruWindows終了時には、クライアントの終了確認ダイアログが出ないように変更(#210)。
2004-03-13 naru文字列置換関係の実装。
2004-03-13 naruBottleDef.pasにある正規表現関係ルーチンとRegExpグローバル変数を、RegexUtils...
2004-03-12 naruチャンネルタブの幅を手動で決められる設定項目追加
2004-03-10 C.Ponapalt色設定項目の追加(ToDo #378) ちょっと手抜き気味
2004-03-08 C.PonapaltAdd Undo/Redo Menu.
2004-01-16 naruBottleServer and its port can be modified by inifile
2004-01-05 naruRemoved glog function
2003-09-20 naruFix: invalid script can be sent
2003-09-20 naruFix that invalid script could be locally confirmed
2003-08-31 naruFix: SurfaceReplace
2003-08-31 naruFix: SurfaceReplace
2003-08-30 naruImplemented surface replace
2003-08-27 naruPlay time estimation settings
2003-08-27 naruAdded partial confirm
2003-08-26 naruAdded SsPlayTime component
2003-08-25 naruFix: Cancel string in URL tag is displayed more than...
2003-08-25 naruReconnectWait property added
2003-08-24 naruCorrect exception handling in AppendTextLog and AppendX...
2003-08-21 naruEscape characters that can not be used as a filename
2003-08-21 naruEscape characters that can not be used as a filename
2003-08-21 naruFix: 'invalid target parameter' error message on startu...
2003-08-21 naruAutomatic log saving implemented
2003-07-12 naruAdded ParamsEncode, not using Indy's TIdURI.ParamsEncod...
2003-07-12 naruStrip CRLFs before clipping log
2003-07-12 naruClip before SendToEditor
2003-07-12 naruactAbout implemented
2003-07-12 naruSet categories to actions
2003-07-12 naruAutoClip added
2003-07-12 naruAdd shortcuts to vote and agree message action
2003-07-09 naruAdded actSendLogWindow, clipping current script to...
2003-07-07 naruAdded actSendEditor
2003-06-28 naruChanged dialog message
2003-06-28 naruDeleted an unused variable
2003-06-28 naruUse Plugins.pas instead of SppTypes.pas
2003-06-14 naruDeleted overloaded function ScriptTransForSSTP
2003-06-14 naruShow message after new LUID is retrieved
2003-06-12 naruDubious script is warned instead of just canceled in...
2003-06-01 naruFix: Ghost box is not correctly initialized
2003-06-01 naruGhost not found warning dialog shows at startup, not...
2003-05-29 naruSupress creating unused forms
2003-05-27 naruAdded some comments
2003-05-26 naruAdded script replace
2003-05-09 naruFix: Target ghost box displays badly if FMO is empty
2003-05-09 naruObject constructor is called before a try block
2003-05-06 naruAdd ChannelDefault Constant
2003-05-03 naruRegister tasktray icon on shell reboot
2003-04-23 naruRemoved unused SetHwndToFavorite Ghost method
2003-04-23 naruShow whether a bottle has URLs
2003-04-23 naruTagReplace implemented
2003-04-22 naruChanged connection established message
2003-04-22 naruShow the number of hidden ghosts when HideGhosts is...
2003-04-22 naruChanged FBottleSstp freeing routine
2003-04-21 naruAdded actResetPlugins
2003-04-21 naruFix: double backslash in talking is converted into...
2003-04-20 naruFix: SsParser properties are not well handled
2003-04-20 naruRepaint preview window on actEditorPreview click
2003-04-20 naruactEditorPreview implemented
2003-04-20 naruAdded EditorTalkShow unit
2003-04-19 naru(none)
2003-04-19 naruMeaningless ghost list report is supressed
2003-04-19 naruGhost list is not sent more often than every 10 minutes
2003-04-19 naruHTTP request failure message modifired
2003-04-18 naruModified Mutex check routine on startup
2003-04-12 naruScript buffer and script recall
2003-04-09 naruTaskTray error is trapped by try clause
2003-04-06 naruUse BottleSstp instead of DirectSSTP when replaying...
2003-04-06 naruTemporaly listup of all ghosts when HideGhosts is on
2003-04-06 naruAdded surfacepreview position property
2003-04-05 naruPreview hides away when no surface is found
2003-04-05 naruFix bug in DoSurfacePreview
2003-04-05 naruSurface preview on memScript
2003-04-05 naruSurface preview
2003-04-05 naruSurface preview
2003-04-05 naruAdded SPP related codes (draft)
2003-04-05 naruRemoved unnecessary parsing SakuraScript
2003-04-05 naruFixed various memory leak
2003-04-05 narumemScript wrapping code modified
2003-04-05 naruShow CompilerVersion in the about box
2003-04-03 naruRemoved XPManifest component and added $R WindowsXP
2003-04-03 naruUse NOMUTEX condition instead of BOTTLEMUTEX
2003-04-03 naruFix: Editor does not scroll back when cleared
2003-04-02 naruRemoved unused variable
2003-04-02 naruAdded Hide and VisibleGhosts properties
2003-04-02 naruFix: ruler is not visible when the background of the...
2003-04-02 naruTriggers memScriptChange when actClaerScript executed
2003-04-02 naruFixed access violoation when startup canceled by mutex...
2003-04-02 naruactEditCopy added for log window
2003-04-02 naruRemoved RichEdit from uses
2003-04-02 naruFix: Script is not correctly fetched
2003-04-02 naruReplacing richedit, seems work fine
2003-04-02 naruRemoved richedit and added TEditor with TSakuraScriptFo...
2003-04-01 naruWarn if no SSTP server is found on startup
2003-04-01 naruNeedConfirmBeforeSend implemented
2003-03-09 narutoCheckWarn added, script check for YenT tag and YenH...
2003-03-07 naruFix: Script not translated and syntax-checked in actIns...
2003-03-07 naruFix: Override ghost action does not work
next