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 #406

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

zmatsuo
Copy link
Member

@zmatsuo zmatsuo commented Dec 21, 2024

  • common/histroy_store.cpp,h 追加
  • broadcastのヒストリの読み込みと保存を差し替え
  • logダイアログにヒストリ追加
    • 実行ファイルが起動してから終了するまでの履歴
    • 履歴はini等には保存しない
  • sendfileダイアログにヒストリを追加
    • 実行ファイルが起動してから終了するまでの履歴
    • 履歴はini等には保存しない
  • _AddValueToList (ttset.c) を差し替え
  • edithistoryのヒストリの保存を差し替え

- common/histroy_store.cpp,h 追加
- broadcastのヒストリの読み込みと保存を差し替え
- logダイアログにヒストリ追加
  - 実行ファイルが起動してから終了するまでの履歴
  - 履歴はini等には保存しない
- sendfileダイアログにヒストリを追加
  - 実行ファイルが起動してから終了するまでの履歴
  - 履歴はini等には保存しない
- _AddValueToList (ttset.c) を差し替え
- edithistoryのヒストリの保存を差し替え
@zmatsuo zmatsuo merged commit 272a336 into main Dec 21, 2024
@zmatsuo zmatsuo deleted the 402-add_history branch December 21, 2024 12:37
@zmatsuo zmatsuo restored the 402-add_history branch December 21, 2024 13:02
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

Successfully merging this pull request may close these issues.

1 participant