Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ヒストリ(履歴)を扱う機能を追加 #402

Open
zmatsuo opened this issue Dec 14, 2024 · 1 comment
Open

ヒストリ(履歴)を扱う機能を追加 #402

zmatsuo opened this issue Dec 14, 2024 · 1 comment

Comments

@zmatsuo
Copy link
Member

zmatsuo commented Dec 14, 2024

ヒストリを簡単に扱えるようファイル(サブルーチン集)を追加する。
これを利用して、次の箇所に組み込みヒストリを使用できるようにする、又は従来のコードを置き換える。

zmatsuo added a commit that referenced this issue Dec 14, 2024
- common/histroy_store.cpp,h 追加
- broadcastのヒストリの読み込みと保存を差し替え
- logダイアログにヒストリ追加
  - 実行ファイルが起動してから終了するまでの履歴
  - 履歴はini等には保存しない
- sendfileダイアログにヒストリを追加
  - 実行ファイルが起動してから終了するまでの履歴
  - 履歴はini等には保存しない
- _AddValueToList (ttset.c) を差し替え
- edithistoryのヒストリの保存を差し替え
@zmatsuo
Copy link
Member Author

zmatsuo commented Dec 14, 2024

logダイアログ、sendfileダイアログ のファイル名入力にヒストリ機能を追加します。

zmatsuo added a commit that referenced this issue Dec 21, 2024
ヒストリ(履歴)を扱うファイルを追加 #402
zmatsuo added a commit that referenced this issue Dec 21, 2024
- ログファイル名が更新されなかったので修正
- [...] ボタンの位置を調整
zmatsuo added a commit that referenced this issue Dec 21, 2024
- ログファイル名が更新されなかったので修正
- [...] ボタンの位置を調整
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant