OSDN Git Service
(root)
/
coroid
/
inqubus.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ウィンドウのポジションがマイナスになることは普通にある
[coroid/inqubus.git]
/
frontend
/
src
/
yukihane
/
inqubus
/
gui
/
MainFrame.java
2011-09-09
yukihane
ウィンドウのポジションがマイナスになることは普通にある
blob
|
commitdiff
2011-09-09
yukihane
ローカル動画/コメントファイル選択ダイアログ起動用ボタンを復活
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
最小サイズ定義
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
入力パネルクリアボタン実装
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
チェックボックス文字列修正
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
入力パネル初期化に表示タブの設定とフォーカス指定を追加
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
タブ表示位置を下に変更
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
終了時に画面サイズ, 表示位置を記憶し次回起動時に再現する
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
ID入力欄でエンターを押すと処理を開始するよう対応
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
ID入力欄を候補表示可能なcombo boxに変更
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
ファイル監視サービス起動処理実装
blob
|
commitdiff
|
diff to current
2011-09-09
yukihane
ダイヤモンド推論
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
ID入力欄でエンターを押した場合にも適用ボタンを押した場合と同様の動作をさせる
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
ツールチップ記述修正
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
ファイル選択ボタンを削除
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
画面でプロファイル構築時にffmpegオプションをコンフィグからでなく画面設定から読むように変更
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
ffmpegオプションパネルのイベント処理
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
自動縮小ボタン押下時のenabledイベント処理
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
ffmpegオプション入力パネルの初期化
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
適用ボタン周辺部見直し
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
動画ID入力欄見直し
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
変数名変更
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
メイン画面にffmpeg設定パネルを追加. 設定処理はまだ.
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
ffmpegオプションファイルからオプションを読みだして設定
blob
|
commitdiff
|
diff to current
2011-08-31
yukihane
TODO解消
blob
|
commitdiff
|
diff to current
2011-08-30
yukihane
不要TODO削除
blob
|
commitdiff
|
diff to current
2011-08-30
yukihane
キャンセル要求が成功した場合は一旦キャンセル表示を行う(cancelledイベントが飛ばない場合があるので)
blob
|
commitdiff
|
diff to current
2011-08-30
yukihane
適用ボタンを押した後はフィールドを初期化する
blob
|
commitdiff
|
diff to current
2011-08-30
yukihane
過去ログの時刻入力欄のenable/disable判定を正しくする
blob
|
commitdiff
|
diff to current
2011-08-30
yukihane
ダウンロード不要の場合でもID入力欄をマスクしない(対象ファイル候補の絞り込みに用いるため)
blob
|
commitdiff
|
diff to current
2011-08-30
yukihane
キャンセルボタンの処理実装
blob
|
commitdiff
|
diff to current
2011-08-30
yukihane
コンフィグからスレッド数と待機時間を取得して設定
blob
|
commitdiff
|
diff to current
2011-08-30
yukihane
ダウンロードスレッドを2に
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
ボタンに対する設定がばらけていたのをまとめる
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
テーブル列幅の調整
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
fixes #26153 コメントディレクトリ設定誤り修正
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
ダウンロード後変換処理に進む
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
不要クラス削除, レンダラのパッケージ移動
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
進捗バーのレンダリング
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
カスタムJTable
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
Worker実装クラスのパッケージ移動
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
タスクマネージャからのイベントを受け取りテーブルモデルを更新
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
producer_consumerパターンでダウンロード,変換処理を実現
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
画面からタスクマネージャに処理開始を要求する
blob
|
commitdiff
|
diff to current
2011-08-29
yukihane
画面での変換プロファイル生成
blob
|
commitdiff
|
diff to current
2011-08-27
yukihane
完了、キャンセル、エラーを通知するインタフェース追加
blob
|
commitdiff
|
diff to current
2011-08-27
yukihane
クラス名変更
blob
|
commitdiff
|
diff to current
2011-08-27
yukihane
worker系クラスのパッケージ移動
blob
|
commitdiff
|
diff to current
2011-08-27
yukihane
worker listenerのインタフェース名変更
blob
|
commitdiff
|
diff to current
2011-08-27
yukihane
workerのコンストラクタでリスナを受け取る
blob
|
commitdiff
|
diff to current
2011-08-26
yukihane
マネージャ実装
blob
|
commitdiff
|
diff to current
2011-08-26
yukihane
Manager導入
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
プロファイルにtoString()を実装
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
禁則文字
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
GUIでのCommentProfileインスタンス生成
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
コメント数減少は過去ログ取得でなくとも可
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
ローカルのコメントファイルを使用する場合は過去ログ取得不可にする
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
過去ログ情報入力欄追加
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
ツールチップ
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
画面でプロファイル作成処理
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
プロファイルインタフェースメソッド名変更
blob
|
commitdiff
|
diff to current
2011-08-25
yukihane
画面用プロファイル生成
blob
|
commitdiff
|
diff to current
2011-08-24
yukihane
FQCN削除
blob
|
commitdiff
|
diff to current
2011-08-24
yukihane
コンフィグクラスパッケージ移動
blob
|
commitdiff
|
diff to current
2011-08-24
yukihane
コンフィグダイアログクラス名変更
blob
|
commitdiff
|
diff to current
2011-08-24
yukihane
メニューバー実装
blob
|
commitdiff
|
diff to current
2011-08-24
yukihane
コンフィグ読み書きテストケース
blob
|
commitdiff
|
diff to current
2011-08-23
yukihane
コンパイルエラー解消
blob
|
commitdiff
|
diff to current
2011-08-23
yukihane
コンフィグ読み込みテストケース追加
blob
|
commitdiff
|
diff to current
2011-08-21
yukihane
printStackTraceの場所をLoggerに置き換え
blob
|
commitdiff
|
diff to current
2011-08-19
yukihane
コンパイラ警告の除去
blob
|
commitdiff
|
diff to current
2011-08-19
yukihane
Merge branch 'master'
blob
|
commitdiff
|
diff to current
2011-08-17
yukihane
初期化処理修正
blob
|
commitdiff
|
diff to current
2011-08-17
yukihane
重複コード削除
blob
|
commitdiff
|
diff to current
2011-08-17
yukihane
IDを入力すると自動でローカルファイルを補完する機能
blob
|
commitdiff
|
diff to current
2011-08-17
yukihane
入力パネルの起動時の初期状態
blob
|
commitdiff
|
diff to current
2011-08-17
yukihane
ウィジェットに名前を付ける
blob
|
commitdiff
|
diff to current
2011-08-17
yukihane
入出力ファイルの選択肢が2値になったのでチェックボックスに置き換え
blob
|
commitdiff
|
diff to current
2011-08-17
yukihane
ID入力欄を追加, 投稿者コメントは通常のコメントと統合するため欄を削除, 出力動画欄を追加.
blob
|
commitdiff
|
diff to current
2011-08-16
yukihane
Merge branch 'master'
blob
|
commitdiff
|
diff to current
2011-08-16
yukihane
デフォルトコメントを削除
blob
|
commitdiff
|
diff to current
2011-08-10
yukihane
Merge branch 'master' into dev20110528_setting_reduce
blob
|
commitdiff
|
diff to current
2011-08-03
yukihane
Merge branch 'master' into dev20110528_setting_reduce
blob
|
commitdiff
|
diff to current
2011-06-25
yukihane
パッケージ名変更
blob
|
commitdiff
|
diff to current