OSDN Git Service

tpi/lychee.git
14 years ago暗号化されたファイルを緑色で示す機能を追加。
sirakaba [Sat, 9 Jan 2010 07:54:26 +0000 (07:54 +0000)]
暗号化されたファイルを緑色で示す機能を追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@197 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago暗号化属性の取得に対応。
sirakaba [Sat, 9 Jan 2010 07:53:12 +0000 (07:53 +0000)]
暗号化属性の取得に対応。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@196 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago適切にデータを解放していなかったために不正終了していたバグを修正。
sirakaba [Sat, 9 Jan 2010 07:12:54 +0000 (07:12 +0000)]
適切にデータを解放していなかったために不正終了していたバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@195 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago不正終了するので暫定的に一部のコードを削除。
sirakaba [Sat, 9 Jan 2010 04:25:11 +0000 (04:25 +0000)]
不正終了するので暫定的に一部のコードを削除。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@194 9df91469-1e22-0410-86e7-ea8537beb833

14 years agowxFileNameの初期化を追加。
sirakaba [Sat, 9 Jan 2010 03:51:09 +0000 (03:51 +0000)]
wxFileNameの初期化を追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@193 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago不正終了する場合があったバグを修正。
sirakaba [Sat, 9 Jan 2010 02:15:04 +0000 (02:15 +0000)]
不正終了する場合があったバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@192 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoTPIを適切に解放していなかったために、書庫を開けなくなることがあったバグを修正。
sirakaba [Fri, 8 Jan 2010 13:28:45 +0000 (13:28 +0000)]
TPIを適切に解放していなかったために、書庫を開けなくなることがあったバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@191 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago追加時に作成時と同様のダイアログを表示し、詳細な設定を行える機能を追加。
sirakaba [Fri, 8 Jan 2010 13:12:08 +0000 (13:12 +0000)]
追加時に作成時と同様のダイアログを表示し、詳細な設定を行える機能を追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@190 9df91469-1e22-0410-86e7-ea8537beb833

14 years agopcloseの返し値がエラーかどうか判定していなかったのを修正。
sirakaba [Fri, 8 Jan 2010 11:29:10 +0000 (11:29 +0000)]
pcloseの返し値がエラーかどうか判定していなかったのを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@189 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago書庫を作成する際のコマンドコードとしてTPI_COMMAND_CREATEを追加。
sirakaba [Thu, 7 Jan 2010 13:28:41 +0000 (13:28 +0000)]
書庫を作成する際のコマンドコードとしてTPI_COMMAND_CREATEを追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@188 9df91469-1e22-0410-86e7-ea8537beb833

14 years agomyConfigIDをmyConfigIdにリネーム。
sirakaba [Thu, 7 Jan 2010 11:50:37 +0000 (11:50 +0000)]
myConfigIDをmyConfigIdにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@187 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLoadPluginの_llSubOptionを_llTypeIdに、TPI_FILEINFO::llFileIDをllFileIdにリネーム。
sirakaba [Thu, 7 Jan 2010 11:49:57 +0000 (11:49 +0000)]
LoadPluginの_llSubOptionを_llTypeIdに、TPI_FILEINFO::llFileIDをllFileIdにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@186 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoコンパイル時の警告を修正。
sirakaba [Tue, 5 Jan 2010 02:48:54 +0000 (02:48 +0000)]
コンパイル時の警告を修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@185 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoフォルダを格納する際に、TPIに送る名前を"~\"から"~"に変更。
sirakaba [Sun, 3 Jan 2010 09:15:20 +0000 (09:15 +0000)]
フォルダを格納する際に、TPIに送る名前を"~\"から"~"に変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@184 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoDnDされたものが書庫であるか判定する際に、それがファイルであるかを先に確認するよう変更。
sirakaba [Sun, 3 Jan 2010 09:11:36 +0000 (09:11 +0000)]
DnDされたものが書庫であるか判定する際に、それがファイルであるかを先に確認するよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@183 9df91469-1e22-0410-86e7-ea8537beb833

14 years agowxLogを採用。
sirakaba [Wed, 30 Dec 2009 03:01:50 +0000 (03:01 +0000)]
wxLogを採用。
書庫のサイズ制限を撤廃。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@182 9df91469-1e22-0410-86e7-ea8537beb833

14 years agowxLogを採用。
sirakaba [Wed, 30 Dec 2009 02:58:02 +0000 (02:58 +0000)]
wxLogを採用。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@181 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoコンパイル時の警告を修正。
sirakaba [Tue, 29 Dec 2009 06:43:59 +0000 (06:43 +0000)]
コンパイル時の警告を修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@180 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago7-zip32.dllとUnZip32.dllの優先順位を変更。
sirakaba [Sun, 27 Dec 2009 13:59:42 +0000 (13:59 +0000)]
7-zip32.dllとUnZip32.dllの優先順位を変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@179 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago余分なコードを削除。
sirakaba [Sun, 27 Dec 2009 13:51:12 +0000 (13:51 +0000)]
余分なコードを削除。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@178 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago0.01beta6. 0.01beta6
sirakaba [Sun, 27 Dec 2009 13:45:06 +0000 (13:45 +0000)]
0.01beta6.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@177 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoパイプのバッファサイズを最大に変更。
sirakaba [Sun, 27 Dec 2009 13:39:13 +0000 (13:39 +0000)]
パイプのバッファサイズを最大に変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@176 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoエラー/警告などのダイアログをwxLogベースに移行。
sirakaba [Sun, 27 Dec 2009 07:41:44 +0000 (07:41 +0000)]
エラー/警告などのダイアログをwxLogベースに移行。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@175 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Sun, 27 Dec 2009 03:09:49 +0000 (03:09 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@174 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago一部のメッセージを変更。
sirakaba [Sun, 27 Dec 2009 02:12:04 +0000 (02:12 +0000)]
一部のメッセージを変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@173 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoUnEGG.dllからUnEGG32.dllへの名称変更に対応。
sirakaba [Fri, 25 Dec 2009 15:25:06 +0000 (15:25 +0000)]
UnEGG.dllからUnEGG32.dllへの名称変更に対応。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@172 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago設定ファイルの読み書きをmyConfigで行うよう変更し、履歴機能を強化。設定項目の名前を多数変更。
sirakaba [Fri, 25 Dec 2009 15:22:29 +0000 (15:22 +0000)]
設定ファイルの読み書きをmyConfigで行うよう変更し、履歴機能を強化。設定項目の名前を多数変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@171 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoツールバーのボタンのラベルを短く変更。
sirakaba [Tue, 15 Dec 2009 11:37:07 +0000 (11:37 +0000)]
ツールバーのボタンのラベルを短く変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@170 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago*.userを無視。
sirakaba [Sun, 13 Dec 2009 02:14:31 +0000 (02:14 +0000)]
*.userを無視。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@169 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoUnEGG.dllからUnEGG32.dllへの名称変更に対応。
sirakaba [Sun, 13 Dec 2009 02:12:04 +0000 (02:12 +0000)]
UnEGG.dllからUnEGG32.dllへの名称変更に対応。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@168 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago最近作成した書庫や展開先の履歴を記録する機能と、その保存件数を指定するLastUsed-Countを設定に追加。
sirakaba [Fri, 4 Dec 2009 14:48:58 +0000 (14:48 +0000)]
最近作成した書庫や展開先の履歴を記録する機能と、その保存件数を指定するLastUsed-Countを設定に追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@167 9df91469-1e22-0410-86e7-ea8537beb833

14 years agolychee.pot,lychee.moを無視するよう変更。
sirakaba [Thu, 3 Dec 2009 13:42:44 +0000 (13:42 +0000)]
lychee.pot,lychee.moを無視するよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@166 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago不要なファイルを追加していたのを削除。
sirakaba [Thu, 3 Dec 2009 13:41:29 +0000 (13:41 +0000)]
不要なファイルを追加していたのを削除。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@165 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago外部の言語ファイルに対応。
sirakaba [Thu, 3 Dec 2009 13:41:06 +0000 (13:41 +0000)]
外部の言語ファイルに対応。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@164 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago外部の言語ファイルに対応。
sirakaba [Thu, 3 Dec 2009 13:39:16 +0000 (13:39 +0000)]
外部の言語ファイルに対応。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@163 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago外部の言語ファイルに対応。
sirakaba [Thu, 3 Dec 2009 13:37:04 +0000 (13:37 +0000)]
外部の言語ファイルに対応。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@162 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago/share/locale/(locale)/lychee.moを認識していなかったバグを修正。
sirakaba [Thu, 3 Dec 2009 13:21:22 +0000 (13:21 +0000)]
/share/locale/(locale)/lychee.moを認識していなかったバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@161 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Thu, 3 Dec 2009 13:20:41 +0000 (13:20 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@160 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoソースの文字コードをUTF-8(BOM無し)に、改行コードをCR+LFに変更。
sirakaba [Wed, 2 Dec 2009 13:01:42 +0000 (13:01 +0000)]
ソースの文字コードをUTF-8(BOM無し)に、改行コードをCR+LFに変更。
外部の言語ファイルに対応。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@159 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoCheckArchiveの仕様変更を反映していなかったバグを修正。
sirakaba [Mon, 30 Nov 2009 11:37:01 +0000 (11:37 +0000)]
CheckArchiveの仕様変更を反映していなかったバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@158 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoCheckArchiveの引数の_nFileCountをwxULongLongに変更。
sirakaba [Fri, 27 Nov 2009 13:09:41 +0000 (13:09 +0000)]
CheckArchiveの引数の_nFileCountをwxULongLongに変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@157 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago定数名を変更。
sirakaba [Fri, 27 Nov 2009 12:10:14 +0000 (12:10 +0000)]
定数名を変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@156 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Fri, 27 Nov 2009 12:05:05 +0000 (12:05 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@155 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago0.01beta5. 0.01beta5
sirakaba [Sun, 22 Nov 2009 14:17:03 +0000 (14:17 +0000)]
0.01beta5.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@154 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago複数のXPIに対応するよう変更。
sirakaba [Sun, 22 Nov 2009 12:56:09 +0000 (12:56 +0000)]
複数のXPIに対応するよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@153 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Sun, 22 Nov 2009 12:53:51 +0000 (12:53 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@152 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoソースの文字化けを修正。
sirakaba [Sun, 22 Nov 2009 12:53:02 +0000 (12:53 +0000)]
ソースの文字化けを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@151 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Sun, 22 Nov 2009 04:19:36 +0000 (04:19 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@150 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago警告を抑制。
sirakaba [Sun, 22 Nov 2009 04:19:12 +0000 (04:19 +0000)]
警告を抑制。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@149 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago展開したファイルのサイズが常に0バイトになるバグを修正。
sirakaba [Sun, 22 Nov 2009 04:18:05 +0000 (04:18 +0000)]
展開したファイルのサイズが常に0バイトになるバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@148 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago角TPIのエラーコード変換関数をErrorCodeConvertに統一。
sirakaba [Sun, 22 Nov 2009 03:33:42 +0000 (03:33 +0000)]
角TPIのエラーコード変換関数をErrorCodeConvertに統一。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@147 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoCallbackProcに関する変更。
sirakaba [Sun, 22 Nov 2009 03:24:10 +0000 (03:24 +0000)]
CallbackProcに関する変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@146 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoコールバック関数に送信する情報を変更。
sirakaba [Sun, 22 Nov 2009 02:58:00 +0000 (02:58 +0000)]
コールバック関数に送信する情報を変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@145 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoxpiLibraryを追加。
sirakaba [Sun, 22 Nov 2009 02:20:31 +0000 (02:20 +0000)]
xpiLibraryを追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@144 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago高速化。
sirakaba [Sat, 21 Nov 2009 13:33:37 +0000 (13:33 +0000)]
高速化。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@143 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoSetCallbackProcに失敗してもエラーダイアログを表示しないよう変更。
sirakaba [Sat, 21 Nov 2009 12:52:55 +0000 (12:52 +0000)]
SetCallbackProcに失敗してもエラーダイアログを表示しないよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@142 9df91469-1e22-0410-86e7-ea8537beb833

14 years agogcacへの対応コードを追加。
sirakaba [Sat, 21 Nov 2009 12:46:04 +0000 (12:46 +0000)]
gcacへの対応コードを追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@141 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoUnGCA32.dllで部分展開に失敗する場合があったバグを修正。
sirakaba [Sat, 21 Nov 2009 12:45:44 +0000 (12:45 +0000)]
UnGCA32.dllで部分展開に失敗する場合があったバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@140 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Sat, 21 Nov 2009 12:06:09 +0000 (12:06 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@139 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoWindowsとLinuxでGetOpenCommandの挙動が異なる問題に対処。
sirakaba [Sat, 21 Nov 2009 12:01:47 +0000 (12:01 +0000)]
WindowsとLinuxでGetOpenCommandの挙動が異なる問題に対処。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@138 9df91469-1e22-0410-86e7-ea8537beb833

14 years agofrontendのままの部分が残っていたのを修正。
sirakaba [Sat, 21 Nov 2009 11:53:36 +0000 (11:53 +0000)]
frontendのままの部分が残っていたのを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@137 9df91469-1e22-0410-86e7-ea8537beb833

14 years agowxEmptyStringの代入をwxString::Clear()に変更。
sirakaba [Sat, 21 Nov 2009 11:43:29 +0000 (11:43 +0000)]
wxEmptyStringの代入をwxString::Clear()に変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@136 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago書庫化不可能な形式では追加/削除/複数ファイル格納を無効にするよう変更。
sirakaba [Sat, 21 Nov 2009 11:34:09 +0000 (11:34 +0000)]
書庫化不可能な形式では追加/削除/複数ファイル格納を無効にするよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@135 9df91469-1e22-0410-86e7-ea8537beb833

14 years agowxUSE_UNICODEに関する警告を表示しないよう変更。
sirakaba [Sat, 21 Nov 2009 11:26:53 +0000 (11:26 +0000)]
wxUSE_UNICODEに関する警告を表示しないよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@134 9df91469-1e22-0410-86e7-ea8537beb833

14 years agolibrary.oをクリーンアップの対象に追加。
sirakaba [Sat, 21 Nov 2009 11:26:25 +0000 (11:26 +0000)]
library.oをクリーンアップの対象に追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@133 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago書庫化可能な形式かどうかを表すTPI_FORMATINFO::fArchiveを追加。
sirakaba [Sat, 21 Nov 2009 11:19:22 +0000 (11:19 +0000)]
書庫化可能な形式かどうかを表すTPI_FORMATINFO::fArchiveを追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@132 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago書庫名の文字数制限を撤廃。
sirakaba [Sat, 21 Nov 2009 10:53:48 +0000 (10:53 +0000)]
書庫名の文字数制限を撤廃。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@131 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Sat, 21 Nov 2009 10:35:19 +0000 (10:35 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@130 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago格納メソッドを取得できるよう変更。
sirakaba [Sat, 21 Nov 2009 10:26:55 +0000 (10:26 +0000)]
格納メソッドを取得できるよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@129 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago展開ダイアログで書庫のコメントを閲覧できる機能を追加。
sirakaba [Sat, 21 Nov 2009 10:26:13 +0000 (10:26 +0000)]
展開ダイアログで書庫のコメントを閲覧できる機能を追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@128 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoTPI_FILEINFO::szCommentを追加。
sirakaba [Sat, 21 Nov 2009 10:25:29 +0000 (10:25 +0000)]
TPI_FILEINFO::szCommentを追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@127 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoIgnore .user file.
sirakaba [Thu, 19 Nov 2009 14:25:19 +0000 (14:25 +0000)]
Ignore .user file.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@126 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago$Idを反映するよう変更。
sirakaba [Thu, 19 Nov 2009 14:17:38 +0000 (14:17 +0000)]
$Idを反映するよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@125 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLycheeにリネーム。
sirakaba [Thu, 19 Nov 2009 14:02:23 +0000 (14:02 +0000)]
Lycheeにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@124 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLycheeにリネーム。
sirakaba [Thu, 19 Nov 2009 14:00:21 +0000 (14:00 +0000)]
Lycheeにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@123 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLycheeにリネーム。
sirakaba [Thu, 19 Nov 2009 13:49:11 +0000 (13:49 +0000)]
Lycheeにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@122 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLycheeにリネーム。
sirakaba [Thu, 19 Nov 2009 13:46:40 +0000 (13:46 +0000)]
Lycheeにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@121 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLycheeにリネーム。
sirakaba [Thu, 19 Nov 2009 13:38:21 +0000 (13:38 +0000)]
Lycheeにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@120 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLycheeにリネーム。
sirakaba [Thu, 19 Nov 2009 13:29:54 +0000 (13:29 +0000)]
Lycheeにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@119 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLycheeにリネーム。
sirakaba [Thu, 19 Nov 2009 13:29:45 +0000 (13:29 +0000)]
Lycheeにリネーム。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@118 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoLinuxへの対応予定が現段階ではないので、Linux用のコードを削除。
sirakaba [Thu, 19 Nov 2009 13:26:23 +0000 (13:26 +0000)]
Linuxへの対応予定が現段階ではないので、Linux用のコードを削除。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@117 9df91469-1e22-0410-86e7-ea8537beb833

14 years agounrarの設定を削除。
sirakaba [Wed, 18 Nov 2009 12:30:19 +0000 (12:30 +0000)]
unrarの設定を削除。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@116 9df91469-1e22-0410-86e7-ea8537beb833

14 years agounrarの設定を削除。
sirakaba [Wed, 18 Nov 2009 12:29:19 +0000 (12:29 +0000)]
unrarの設定を削除。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@115 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago不要な読み込みファイルを削除。
sirakaba [Wed, 18 Nov 2009 12:28:57 +0000 (12:28 +0000)]
不要な読み込みファイルを削除。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@114 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago64bit化関係の警告を有効化。
sirakaba [Mon, 16 Nov 2009 12:22:38 +0000 (12:22 +0000)]
64bit化関係の警告を有効化。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@113 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoファイルを選択したまま書庫を閉じると落ちるバグを修正。
sirakaba [Mon, 16 Nov 2009 12:21:47 +0000 (12:21 +0000)]
ファイルを選択したまま書庫を閉じると落ちるバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@112 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoWindows依存のコードを一部削除。
sirakaba [Mon, 16 Nov 2009 11:34:24 +0000 (11:34 +0000)]
Windows依存のコードを一部削除。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@111 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago幾つかの拡張子を追加。
sirakaba [Sun, 15 Nov 2009 13:28:03 +0000 (13:28 +0000)]
幾つかの拡張子を追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@110 9df91469-1e22-0410-86e7-ea8537beb833

14 years agodmg,hfsを対応拡張子に追加。
sirakaba [Sun, 15 Nov 2009 12:57:43 +0000 (12:57 +0000)]
dmg,hfsを対応拡張子に追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@109 9df91469-1e22-0410-86e7-ea8537beb833

14 years agorarArcを追加。
sirakaba [Sat, 14 Nov 2009 04:21:09 +0000 (04:21 +0000)]
rarArcを追加。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@108 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago警告を修正。
sirakaba [Sat, 14 Nov 2009 04:20:52 +0000 (04:20 +0000)]
警告を修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@107 9df91469-1e22-0410-86e7-ea8537beb833

14 years agoTPIHandleの各関数の返し値をboolにし、エラーコードをnErrorCodeに記録するよう変更。
sirakaba [Sat, 14 Nov 2009 04:16:28 +0000 (04:16 +0000)]
TPIHandleの各関数の返し値をboolにし、エラーコードをnErrorCodeに記録するよう変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@106 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Sat, 14 Nov 2009 03:39:00 +0000 (03:39 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@105 9df91469-1e22-0410-86e7-ea8537beb833

14 years agowxArrayString::CountをGetCountへ修正。
sirakaba [Sat, 14 Nov 2009 03:33:44 +0000 (03:33 +0000)]
wxArrayString::CountをGetCountへ修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@104 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Sat, 14 Nov 2009 03:28:10 +0000 (03:28 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@103 9df91469-1e22-0410-86e7-ea8537beb833

14 years agomyListCtrlをwxListViewの派生クラスに変更。
sirakaba [Sat, 14 Nov 2009 03:16:30 +0000 (03:16 +0000)]
myListCtrlをwxListViewの派生クラスに変更。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@102 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago名前にスペースを含むファイルが開けなかったバグを修正。
sirakaba [Fri, 13 Nov 2009 13:16:32 +0000 (13:16 +0000)]
名前にスペースを含むファイルが開けなかったバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@101 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago巨大な書庫でファイルが二重に表示されていたバグを修正。
sirakaba [Fri, 13 Nov 2009 12:33:46 +0000 (12:33 +0000)]
巨大な書庫でファイルが二重に表示されていたバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@100 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago巨大な書庫でファイルが二重に表示されていたバグを修正。
sirakaba [Fri, 13 Nov 2009 12:31:41 +0000 (12:31 +0000)]
巨大な書庫でファイルが二重に表示されていたバグを修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@99 9df91469-1e22-0410-86e7-ea8537beb833

14 years ago微修正。
sirakaba [Wed, 11 Nov 2009 15:03:44 +0000 (15:03 +0000)]
微修正。

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@98 9df91469-1e22-0410-86e7-ea8537beb833