OSDN Git Service

na-get-lib,AppliStation-GUI,レポジトリリスト編集機能追加
authorttp <ttp@users.sourceforge.jp>
Sun, 10 May 2009 12:29:12 +0000 (21:29 +0900)
committerttp <ttp@users.sourceforge.jp>
Sun, 10 May 2009 12:29:12 +0000 (21:29 +0900)
commitadda7b68863018f1023e2d972cf1823a69004e25
tree088e686382058dcb621cd15e8fed38ca7805ff62
parent8875066c6feb589de16a3895ce1a86a3f6aaa76a
na-get-lib,AppliStation-GUI,レポジトリリスト編集機能追加

 - ソフトリスト更新などを含め「整理」メニューに統合。
 - レポジトリリスト編集ダイアログ・メニュー追加
12 files changed:
AppliStation/AppliStation.Util/GUIUtils.cs
AppliStation/AppliStation.csproj
AppliStation/PackageListViewForm.Designer.cs
AppliStation/PackageListViewForm.cs
AppliStation/PackageListViewForm.resx
AppliStation/UserPrefForm.Designer.cs [new file with mode: 0644]
AppliStation/UserPrefForm.cs [new file with mode: 0644]
AppliStation/UserPrefForm.resx [new file with mode: 0644]
na-get-lib/NaGet.Packages/Package.cs
na-get-lib/NaGet.Packages/RepositoriesList.cs
na-get-lib/NaGet/NaGetLibPref.cs
na-get-lib/NaGet/Utils.cs