Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/winbottle/bottleclient

Index of /winbottle/bottleclient

Files shown:76 (Show 14 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
BRegExp.pas View Revision Graph  1.2  20 years  ponapalt   正規表現検索絡みの不具合対処 BRegExp.pasの最新版への更新
BottleChainEvent.pas View Revision Graph  1.2  21 years  naruto   TBottleChainBottleEvent implemented
BottleChainListFrame.dfm View Revision Graph  1.15  20 years  mikiso   ヒントや配置などを再設定
BottleChainListFrame.pas View Revision Graph  1.20  20 years  naruto   Fixed memory leaks
BottleChainRule.pas View Revision Graph  1.48  20 years  mikiso   BottleDef.pasにある正規表現関係ルーチンとRegExpグローバル変数を、RegexUtils.pas?hellip;
BottleChainRuleEditor.dfm View Revision Graph  1.11  20 years  naruto   Fixed memory leaks
BottleChainRuleEditor.pas View Revision Graph  1.6  20 years  naruto   Fixed memory leaks
BottleDef.pas View Revision Graph  1.149  18 years  mikiso   バージョン情報
BottleSstp.pas View Revision Graph  1.25  19 years  yune   SSTPリクエストヘッダ中、Senderよりも前にCharsetが来ることが推奨される。
ChannelListForm.dfm View Revision Graph  1.3  21 years  naruto   Changed layout to view more information
ChannelListForm.pas View Revision Graph  1.2  21 years  naruto   Channel select dialog pops up with all channels checked, when you are joining no…
ColorSettingFrame.dfm View Revision Graph  1.6  20 years  ponapalt   色設定項目の追加(ToDo #378) ちょっと手抜き気味
ColorSettingFrame.pas View Revision Graph  1.3  21 years  naruto   Theme implemented
ConstEditor.dfm View Revision Graph  1.15  20 years  mikiso   空の定型句ファイルに対して各種操作しようとするとメモリアクセスエラーが出る問題を…
ConstEditor.pas View Revision Graph  1.11  20 years  mikiso   ショートカットを選択するコンボボックスの選択肢初期化処理を、BottleDef.pasに移行?hellip;
EditorTalkShow.dfm View Revision Graph  1.3  18 years  ponapalt   エディタプレビューウィンドウの表示状態を保存し次回起動時に自動表示(ToDo ID=365) …
EditorTalkShow.pas View Revision Graph  1.3  18 years  ponapalt   エディタプレビューウィンドウの表示状態を保存し次回起動時に自動表示(ToDo ID=365) …
FMOExplorer.dfm View Revision Graph  1.12  20 years  mikiso   メニューアイコンのデザインをいろいろ調整
FMOExplorer.pas View Revision Graph  1.12  19 years  mikiso   SSTPのSenderを 'SSTP Bottle' から Application.Title に変更(Yasagure Clientに合わ…
HeadValue.pas View Revision Graph  1.8  20 years  naruto   Allows empty header value
HtmlOutputConfig.dfm View Revision Graph  1.2  20 years  naruto   HTML Output function completed
HtmlOutputConfig.pas View Revision Graph  1.3  20 years  naruto   HTML Output function completed
HtmlOutputProgress.dfm View Revision Graph  1.1  20 years  naruto   HTML Output function completed
HtmlOutputProgress.pas View Revision Graph  1.1  20 years  naruto   HTML Output function completed
HttpThread.pas View Revision Graph  1.5  19 years  ponapalt   認証が必要なProxyへの対応(Basic認証のみ・環境がないので未テスト)
LICENSE_BUILD.html View Revision Graph  1.14  20 years  mikiso   原著作者の言及部分についてライセンス文を少し修正
LogDownload.dfm View Revision Graph  1.5  20 years  mikiso   コンボボックスの AutoComplete := false にした。マルチバイト関連で不具合があるた?hellip;
LogDownload.pas View Revision Graph  1.4  20 years  yese   SpinEdit内でのEnter押下でログダウンロードが開始されるように修正。 タブオーダーを…
LogForm.dfm View Revision Graph  1.49  18 years  ponapalt   ログ窓でEnterを押すと、カーソルが最新の瓶に移動してしまう問題修正(ID=431) (リス…
LogForm.pas View Revision Graph  1.106  18 years  ponapalt   ログ窓でEnterを押すと、カーソルが最新の瓶に移動してしまう問題修正(ID=431) (リス…
Logs.pas View Revision Graph  1.41  19 years  ponapalt   認証が必要なProxyへの対応(Basic認証のみ・環境がないので未テスト)
MainForm.dfm View Revision Graph  1.95  19 years  mikiso   NotWarnGhostIsntExists を NoWarnOfEmptyFMO に改名。Hint設定。
MainForm.pas View Revision Graph  1.202  18 years  ponapalt   SLPPの返り値がエラーだった場合+ExtraMessageがなかった場合に、デバッグ用に何のコ…
MessageBox.dfm View Revision Graph  1.9  20 years  naruto   Layout of controls modified
MessageBox.pas View Revision Graph  1.4  21 years  naruto   Image in dialog box replaced
MinMaxEditor.dfm View Revision Graph  1.3  20 years  naruto   MaxValue changed
MinMaxEditor.pas View Revision Graph  1.3  21 years  naruto   Retuns modalresult
MultipleChoiceEditor.dfm View Revision Graph  1.2  21 years  naruto   Position changed
MultipleChoiceEditor.pas View Revision Graph  1.4  21 years  naruto   MyfrmMultipleChoiceEditor
OpenFileEditor.dfm View Revision Graph  1.4  20 years  naruto   Now OpenFileEditor can specify save file as well
OpenFileEditor.pas View Revision Graph  1.4  20 years  naruto   Now OpenFileEditor can specify save file as well
Plugins.pas View Revision Graph  1.3  18 years  mikiso   終了時に確実にUnloadが呼ばれるための処理追加
ProgressWindow.dfm View Revision Graph  1.1  20 years  naruto   Added progress window in loading plug-ins
ProgressWindow.pas View Revision Graph  1.1  20 years  naruto   Added progress window in loading plug-ins
RegexUtils.pas View Revision Graph  1.2  20 years  mikiso   Subst版正規表現チェック関数、SafeAndCheckRegExpSubst関数を導入。 正規表現版Strin…
ReplacePresetEditor.dfm View Revision Graph  1.6  20 years  yune   プリセット置換後自動でローカル確認するオプションを追加。
ReplacePresetEditor.pas View Revision Graph  1.9  20 years  yune   プリセット置換後自動でローカル確認するオプションを追加。
ReplacePresetListFrame.dfm View Revision Graph  1.2  20 years  mikiso   プリセット置換ダイアログ、一通り実装完了、おざなりのテスト終了
ReplacePresetListFrame.pas View Revision Graph  1.3  20 years  yune   プリセット置換後自動でローカル確認するオプションを追加。
SakuraSeekerInstance.pas View Revision Graph  1.4  21 years  naruto   Delete AdditionalFMOName and add FMOName
ScriptConsts.pas View Revision Graph  1.7  21 years  naruto   Token function revised
SearchLog.dfm View Revision Graph  1.8  20 years  mikiso   コンボボックスの AutoComplete := false にした。マルチバイト関連で不具合があるた?hellip;
SearchLog.pas View Revision Graph  1.11  20 years  mikiso   BottleDef.pasにある正規表現関係ルーチンとRegExpグローバル変数を、RegexUtils.pas?hellip;
SendConfirm.dfm View Revision Graph  1.9  20 years  naruto   Added a panel to add a border
SendConfirm.pas View Revision Graph  1.8  20 years  naruto   Use Plugins.pas instead of SppTypes.pas
SettingForm.dfm View Revision Graph  1.90  18 years  ponapalt   ログをドラッグ&ドロップしないオプション追加
SettingForm.pas View Revision Graph  1.71  18 years  ponapalt   ログをドラッグ&ドロップしないオプション追加
SpecialCharEditor.dfm View Revision Graph  1.1  20 years  naruto   Added SpecialCharEditor
SpecialCharEditor.pas View Revision Graph  1.2  20 years  naruto   Minor fix
SppList.pas View Revision Graph  1.9  19 years  yune   誤字を修正
SstpBottle.dpr View Revision Graph  1.44  20 years  ponapalt   起動時にProxyの有効無効を尋ねるオプションを追加 サーバ通信系のエラー表示をfrmMes…
SstpBottle.res View Revision Graph  1.2  21 years  naruto   (none)
SstpBottle.todo View Revision Graph  1.1.1.1  21 years  naruto   First imported to cvs
StrListEditor.dfm View Revision Graph  1.6  20 years  naruto   AutoHotkeys canceled
StrListEditor.pas View Revision Graph  1.8  21 years  naruto   Fix: AllowEmpty option does not work
StrReplace.pas View Revision Graph  1.9  20 years  yune   プリセット置換後自動でローカル確認するオプションを追加。
StrReplaceDialog.dfm View Revision Graph  1.2  20 years  mikiso   BorderStyle=bsDialogに修正。
StrReplaceDialog.pas View Revision Graph  1.2  20 years  mikiso   TReplacePairRecは外部から使わないように変更し、TReplacePairを使うように修正。メ?hellip;
StrReplaceFrame.dfm View Revision Graph  1.4  20 years  mikiso   Hint設定
StrReplaceFrame.pas View Revision Graph  1.3  20 years  mikiso   文字列置換ダイアログとそのエディタ関係の実装の続き。 とりあえず一通り動作中。
SurfacePreview.dfm View Revision Graph  1.4  21 years  naruto   Changed TfrmSurfacePreview.HideAway to work in Win95/98
SurfacePreview.pas View Revision Graph  1.5  21 years  naruto   Changed TfrmSurfacePreview.HideAway to work in Win95/98
TalkShowFrame.dfm View Revision Graph  1.4  20 years  naruto   Fix: Scroll bar of TalkShowFrame gets focus
TalkShowFrame.pas View Revision Graph  1.18  20 years  ponapalt   色設定項目の追加(ToDo #378) ちょっと手抜き気味
WindowsXP.res View Revision Graph  1.1  21 years  naruto   Added to the repositry
build.html View Revision Graph  1.7  17 years  ponapalt   ビルド環境構築手順をもうちょっと修正

Download GNU tarball


Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26