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

v2.4.2リリース準備 #1872

Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 11, 2021

  1. Merge pull request sakura-editor#1738 from berryzplus/feature/refacto…

    …ring_version_info
    
    バージョン情報をリファクタリングする
    berryzplus authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    a671199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    135b33b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Merge pull request sakura-editor#1743 from berryzplus/feature/use_git…

    …-rev-list_to_count_commits
    
    累積コミット数の取得にgit rev-listを使う
    berryzplus authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1a8ce4c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Merge pull request sakura-editor#1742 from sanomari/feature/use_windo…

    …wsx_h
    
    Windows 10 SDKのメッセージクラッカーを使えるようにする
    sanomari authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7858990 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    3ca63d7 View commit details
    Browse the repository at this point in the history
  2. 冗長なメンバ変数 CEditVIew::m_pcEditWnd を削除する

    CEditWndのインスタンスにはグローバル変数のようにアクセスできる。このため、コンストラクタでCEditWndのインスタンスを要求してクラス内外でのアクセスに流用する構造は無駄と考えられる。
    sanomari committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    67f8ac8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d83ad79 View commit details
    Browse the repository at this point in the history
  4. CEditVIew::m_pcEditWnd置換2 パターン置換49箇所

    置換パターン
    \b((m_)?pc?)?(Edit)?View(Dst)?->m_pcEditWnd->
    sanomari committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    2e458ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37b1cb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e64af20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    000c066 View commit details
    Browse the repository at this point in the history
  8. CEditDoc::m_pcEditWnd置換2 パターン置換66箇所

    \b((m_)?pc?)?(Edit)?Doc(Ref)?->m_pcEditWnd->
    sanomari committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    2bd655f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    889939f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f477971 View commit details
    Browse the repository at this point in the history
  11. グローバル変数g_pcEditWndを削除する

    CEditWndのインスタンスはクラスのstatic変数に保持されるので、グローバル変数に持つと二重保持になり無駄です。
    sanomari committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    4b341c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Merge pull request sakura-editor#1744 from sanomari/feature/fix_refer…

    …ence_of_CEditWnd
    
    編集ウインドウへの参照をリファクタリングする
    sanomari authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3b1a659 View commit details
    Browse the repository at this point in the history
  2. GetEditWndの指摘修正

    変数宣言のconstを削除し、c style-castしなくて良いようにする
    sanomari committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    22edbce View commit details
    Browse the repository at this point in the history
  3. CMiniMapView追加

    sanomari committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c83e5e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Merge pull request sakura-editor#1747 from sanomari/feature/fix_GetEd…

    …itWnd
    
    GetEditWndの指摘修正
    sanomari authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    8565cdb View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1748 from sanomari/feature/add_cmini…

    …mapview
    
    ミニマップの実装クラスを分割する
    sanomari authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    0dd4391 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Configuration menu
    Copy the full SHA
    8212d55 View commit details
    Browse the repository at this point in the history
  2. 似通った変数名を変更

    Kohki Akikaze committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    62d06ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c899648 View commit details
    Browse the repository at this point in the history
  4. ApiWrap::List_GetText()のテストを追加

    Kohki Akikaze committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    978a9a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. タイプミスを修正

    Kohki Akikaze committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    7508075 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    b18d540 View commit details
    Browse the repository at this point in the history
  2. カーソル前を削除する処理 CViewCommander::Command_DELETE_BACK で CDocEditor::m_nOpe…

    …BlkRedawCount をインクリメントする処理を追加
    
    キャレット移動の CMoveCaretOpe 追加では再描画は必要無いはず
    beru committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    5384616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42568b8 View commit details
    Browse the repository at this point in the history
  4. .vsディレクトリを除外指定に加える

    Kohki Akikaze committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8a043b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd7d091 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c1f78b View commit details
    Browse the repository at this point in the history
  7. .vsconfigファイルの内容を更新

    Kohki Akikaze committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    992d0ea View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Merge pull request sakura-editor#1756 from kazasaku/feature/change_ne…

    …tfx_target
    
    .NET Frameworkのターゲットを4.6.1から4.7.2へ変更する
    Kohki Akikaze authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    25281cd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    7db1206 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Merge pull request sakura-editor#1758 from berryzplus/feature/remove_…

    …unused_batch_variable
    
    不要なバッチ変数を削除する
    berryzplus authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    138ec8e View commit details
    Browse the repository at this point in the history
  2. マルチvs構成向けの環境変数を削除する

    標準で利用できるVMImageにはマルチvs構成のものがないので、
    Azure Pilelinesのビルド設定から環境変数を削除します。
    berryzplus committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    8ed5587 View commit details
    Browse the repository at this point in the history
  3. Checkout batch files with CRLF

    Using LF in batch files may cause unexpected behavior.
    Always use CRLF.
    k-takata committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    4c72542 View commit details
    Browse the repository at this point in the history
  4. ミニマップのウィンドウ横幅とフォントサイズを表示スケールに合わせて拡大する処理を追加

    ミニマップのフォントサイズのデフォルト値を -1 から -2 に変更
    ルーラーの高さ、ルーラーとテキストの隙間、行番号とテキストの隙間を表示スケールに合わせて拡大する処理を追加
    文字の間隔と行の間隔を表示スケールに合わせて拡大する処理を追加
    beru committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1014d56 View commit details
    Browse the repository at this point in the history
  5. Merge pull request sakura-editor#1760 from berryzplus/feature/simplif…

    …y_azp
    
    マルチvs構成向けの環境変数を削除する
    berryzplus authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    ff23c89 View commit details
    Browse the repository at this point in the history
  6. Merge pull request sakura-editor#1761 from k-takata/bat-crlf

    Checkout batch files with CRLF
    k-takata authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    f91a0a6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request sakura-editor#1753 from sakura-editor/triple_click…

    …_next_line_url_selected
    
    トリプルクリック時に次の行の先頭にURLがあるとそれが選択されてしまう現象が起きないように対策
    beru authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    f095569 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93cf3f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Merge pull request sakura-editor#1764 from kazasaku/feature/add_suppo…

    …rt_vs2022
    
    Visual Studio 2022を使用したローカルビルドに対応する
    Kohki Akikaze authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b8bb61e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    85f88eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1754 from sakura-editor/minimap_back…

    …space_redraw_all_views
    
    BSキーでカーソル前を削除時に画面が余計に再描画される事を防ぐ
    beru authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    12d5c59 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    5a45cc2 View commit details
    Browse the repository at this point in the history
  2. [AZP] ジョブを同時に実行できる上限の設定をやめる

    当該ジョブの実行対象となるmatrixの数と同数以下であるため。
    Kohki Akikaze committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    73d92e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Merge pull request sakura-editor#1770 from berryzplus/feature/restore…

    …_log_output
    
    find-tools.batでNUM_VSVERSIONのログ出力を抑制していたのを復活させる(その2)
    berryzplus authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    32b4989 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1766 from kazasaku/feature/change_az…

    …p_target_python_version
    
    コンパイルチェックで利用するPythonバージョンを変更する
    Kohki Akikaze authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    68c4dc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    9a32101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a364e3c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Merge pull request sakura-editor#1771 from kazasaku/feature/update_mi…

    …ngw_toolchain
    
    MinGWビルドで使用するビルドツールを更新する
    Kohki Akikaze authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    249b289 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. レビュー指摘を反映。

    * 既存のテストへの変更を差し戻し
    * CClipboard1 → CClipboardTestFixture
    * Empty の呼び出しの意図についてコメントを追加
    * EXPECT_STREQ を使用する
    kengoide committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    dd0cd25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add95b5 View commit details
    Browse the repository at this point in the history
  3. [AZP] VS2017でのビルドジョブを廃止する

    Kohki Akikaze committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ceccdb5 View commit details
    Browse the repository at this point in the history
  4. [AZP] 関係するドキュメントを更新

    Kohki Akikaze committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    dff128f View commit details
    Browse the repository at this point in the history
  5. Merge pull request sakura-editor#1707 from k-kagari/feature/more-test…

    …s-for-cclipboard
    
    CClipboard::SetText と CClipboard::GetText のテストを追加する
    kengoide authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    559bcfd View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Merge pull request sakura-editor#1765 from kazasaku/feature/fix_azp_e…

    …mpty_directory_warnings
    
    Azure Pipelinesの不要な警告メッセージを削減する
    Kohki Akikaze authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    b830ed1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1773 from kazasaku/feature/change_az…

    …p_win2016_migration
    
    Azure PipelinesにおけるWindows Server 2016環境の利用を廃止する
    Kohki Akikaze authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    296f79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c46a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e5841b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8c8ab9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7231def View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Merge pull request sakura-editor#1774 from berryzplus/feature/fix_dep…

    …endency
    
    ExtractCtagsのWin32ビルドの依存ターゲット指定をx64ビルドと合わせる
    berryzplus authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    be2ab3e View commit details
    Browse the repository at this point in the history
  2. Locale Emulatorのインストール方法を変更する

    Kohki Akikaze committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    51f1b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aefb3d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cd9f56 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. [GHA] 単体テストを実施する

    Kohki Akikaze committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    21e190d View commit details
    Browse the repository at this point in the history
  2. [AZP] コメントの不一致を修正

    Kohki Akikaze committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    949f399 View commit details
    Browse the repository at this point in the history
  3. Merge pull request sakura-editor#1775 from berryzplus/feature/refacto…

    …ring_vcxprojects
    
    プロジェクト設定内の重複した記述をまとめたい
    berryzplus authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    df60714 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Merge pull request sakura-editor#1777 from kazasaku/feature/add_ci_vs…

    …2022_build_jobs
    
    CIでVS2022を利用したビルドを行うようにする
    Kohki Akikaze authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    68d181d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a92031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9cb771 View commit details
    Browse the repository at this point in the history
  4. GoogleTestを更新する

    Kohki Akikaze committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    56d3712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45a8a4c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Merge pull request sakura-editor#1778 from sanomari/feature/move_link…

    …_tasks
    
    プロジェクト設定ファイル内のLinkタスクの記述位置を移動する
    sanomari authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    1f11a16 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Merge pull request sakura-editor#1779 from kazasaku/feature/update_go…

    …ogletest
    
    GoogleTestを更新する
    Kohki Akikaze authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    8353cd2 View commit details
    Browse the repository at this point in the history
  2. 環境変数NUM_VSVERSIONが無視される不具合の修正

    berryzplus authored and Kohki Akikaze committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    58f5897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a617d12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b61f1f View commit details
    Browse the repository at this point in the history
  5. find-tools: 細かい修正を実施

    - 変数のローカル化をやめるタイミングの変更
    - 探索処理では`ARG_VSVERSION`ではなく、値が確定している`NUM_VSVERSION`を参照する
    - インデントに使用する文字を揃える
    Kohki Akikaze committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    e6cba4f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    e03800f View commit details
    Browse the repository at this point in the history
  2. リストのインデントを修正

    Kohki Akikaze committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2078f26 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Merge pull request sakura-editor#1785 from kazasaku/feature/change_ms…

    …build_finding_process
    
    MSBuildの探索手順を変更する
    Kohki Akikaze authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d3dfbf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    8230b8c View commit details
    Browse the repository at this point in the history
  2. ソースファイルのコピーライト表記を更新

    Kohki Akikaze committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    737a8c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21c06c6 View commit details
    Browse the repository at this point in the history
  4. CIの実行条件からブランチ名を除く

    Kohki Akikaze committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    fc5aadc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95e4ebf View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    342a04d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Merge pull request sakura-editor#1788 from kazasaku/feature/change_ci…

    …_trigger_on_any_branches
    Kohki Akikaze authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d6212e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    a3bcc0f View commit details
    Browse the repository at this point in the history
  2. [AZP] 除外対象ファイルを他のCIと揃える

    Kohki Akikaze committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    23fd2ea View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Merge pull request sakura-editor#1789 from kazasaku/feature/change_ci…

    …_trigger_by_manually_dispatch
    
    ワークフローを手動で実行できるようにする
    Kohki Akikaze authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7f96b2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1786 from kazasaku/feature/update_co…

    …pyright_notice_2022
    
    コピーライト表記の改定年を2022年に更新する
    Kohki Akikaze authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2ff3f69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4322e2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ce5d95 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    2dda1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f62630 View commit details
    Browse the repository at this point in the history
  3. 誤記訂正

    ユーザーデータの格納先インデックスに謎のマジックナンバー「0」を使用していたのを訂正。
    berryzplus committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    c4ccaf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc8c4ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac046f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa5f9a2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request sakura-editor#1794 from berryzplus/feature/refacto…

    …ring_of_ceditview
    
    CEditViewの誤記を訂正する
    berryzplus authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    747da1e View commit details
    Browse the repository at this point in the history
  8. Merge pull request sakura-editor#1791 from kazasaku/feature/change_ci…

    …_trigger_contain_excluded_files
    Kohki Akikaze authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    67131ff View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    e930db6 View commit details
    Browse the repository at this point in the history
  2. MinGWビルド対策

    MinGWは文字列のエンコーディングをShift-JISと仮定するため、サロゲート文字をベタ書きできなかった。
    berryzplus committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    c685fc6 View commit details
    Browse the repository at this point in the history
  3. CFontAutoDeleterをリファクタリングして安全性を上げる

    CFontAutoDeleterは似非スマートポインタ。
    コピーコンストラクタが未実装で、削除済みフォントを何度も削除しようとしてWindows GDIにダメージを与える危険があったのを修正する。
    berryzplus committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    88e5ad1 View commit details
    Browse the repository at this point in the history
  4. Code Smells対策

    berryzplus committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    3c2922e View commit details
    Browse the repository at this point in the history
  5. tests1.exe に gmock.lib をリンクする。

    * gmock.lib をリンクする指定を追加した。
    * 不要だった gtest_main.lib のリンクをやめた。
    kengoide committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    3f8715c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e6ec69 View commit details
    Browse the repository at this point in the history
  7. Merge pull request sakura-editor#1798 from k-kagari/feature/enable-gmock

    tests1.exe の依存ライブラリに gmock.lib を追加する
    kengoide authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    a16ac2b View commit details
    Browse the repository at this point in the history
  8. Merge pull request sakura-editor#1793 from berryzplus/feature/refacto…

    …ring_extract_archives_step_by_step
    
    アーカイブ展開を必要な場合のみに限定する(バラコミットver)
    berryzplus authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    0a04982 View commit details
    Browse the repository at this point in the history
  9. Merge pull request sakura-editor#1797 from berryzplus/feature/refacto…

    …ring_of_FileMatchScore
    
    SonarQubeの静的解析で検出されたFileNameSepExtのバグを修正する(その2)
    berryzplus authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    594c4b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Merge pull request sakura-editor#1799 from berryzplus/feature/refacto…

    …ring_of_CFontAutoDeleter
    
    SonarQubeの静的解析で検出されたCFontAutoDeleterのバグを修正する
    berryzplus authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    25c5e47 View commit details
    Browse the repository at this point in the history
  2. CClipboard.h 編集時の再コンパイル範囲を縮小する。

    * CDocEditor.h に実装されていた CClipboard の呼び出しコードを CDocEditor.cpp に移動。
    * CDocEditor.h から #include "_os/CClipboard.h" を除去。
    * 不足していた #include を追加。
    kengoide committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    733f16e View commit details
    Browse the repository at this point in the history
  3. CClipboard 内の API 呼び出しをオーバーライドできるようにする。

    * モックしたい関数を呼び出しているコードから名前空間指定を除去。
    * モックしたい関数と同名の仮想メンバ関数をクラスに追加し、元の API へリダイレクトするように実装。
    kengoide committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    e7a0b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a85a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eca61cc View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. CShareDataのテストを追加

    言語切り替え時の共有データ書換についてのテストが薄いのでケースを追加する
    berryzplus committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a732556 View commit details
    Browse the repository at this point in the history
  2. レビューコメントを反映

    * 仮想メンバ関数を const にした。
    * 仮想メンバ関数の宣言部に目的を説明するコメントを追加した。
    kengoide committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d2a0f72 View commit details
    Browse the repository at this point in the history
  3. Merge pull request sakura-editor#1801 from berryzplus/feature/add_tes…

    …t_of_CShareData
    
    CShareDataのテストを追加する
    berryzplus authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    bdae441 View commit details
    Browse the repository at this point in the history
  4. Merge pull request sakura-editor#1800 from k-kagari/feature/use-mock-…

    …in-test-cclipboard
    
    CClipboard のテストにモックを導入する
    kengoide authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e013bcd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    8ee80ca View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Merge pull request sakura-editor#1803 from berryzplus/feature/add_too…

    …lbar_icon
    
    「このファイルのフォルダ名をコピー」の機能のアイコンを実装する
    berryzplus authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0c8db74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3c673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb6a564 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    8a85ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e78f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Merge pull request sakura-editor#1805 from berryzplus/feature/add_ima…

    …ge_split_batches
    
    ToolBarImageSplitterを手軽に実行できるようにする
    berryzplus authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    90d6766 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    a47d95b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b0547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0981b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba7cb21 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    faad1e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    04ae8aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1810 from berryzplus/feature/remake_…

    …strprintf
    
    strprintfを改良してナロー文字も扱えるようにする
    berryzplus authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    3b90cb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Merge pull request sakura-editor#1806 from dep5/two_vs

    複数のVisual Studioを入れたときの問題に対応
    berryzplus authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c8a7041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8cb64d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    179ee79 View commit details
    Browse the repository at this point in the history
  4. 表示しようとしたメッセージを取得できるようにする

    元から仕組みがあったがgtestで使えないので改良。
    gtestではワイド文字列を扱えないのでUTF8で書き出して読み出した文字列をUTF16LEに戻してから評価する。
    berryzplus committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    f4fbe9f View commit details
    Browse the repository at this point in the history
  5. VMessageBoxFのリファクタリング

    パフォーマンスに悪影響が出るほどに膨大なテキスト出力に耐える固定長バッファを確保していたのをやめて、動的にバッファ確保するよう変更する。
    berryzplus committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    dfcafad View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    2c79076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afbd8a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Merge pull request sakura-editor#1813 from berryzplus/feature/enable_…

    …output_contents_of_messagebox
    
    メッセージボックス関数の単体テスト向け独自拡張の不具合を修正したい
    berryzplus authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    64549d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. 保守: 除外設定(tests/build/**)

    作らなくなったので削除
    berryzplus committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    93f45cd View commit details
    Browse the repository at this point in the history
  2. 保守: 除外設定(tests/stub/**)

    スタブDLLのソースコードを静的解析対象から外す。
    berryzplus committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    dfb84bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3725192 View commit details
    Browse the repository at this point in the history
  4. Merge pull request sakura-editor#1816 from berryzplus/feature/mainten…

    …ance_sonarscan
    
    SonarCloud静的解析でスタブDLLのソースを除外する
    berryzplus authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4b1d1f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. CPPAのテストを追加

    本体改修なしで実現できるテストを実装。
    berryzplus committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c9ac169 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. MinGWビルドバッチの出力先フォルダ指定を訂正する

    ・定義がカレントフォルダからの相対指定になっていたのを修正。
    ・出力フォルダが作成済みかどうかチェックするように修正。
    ・パスに空白を含む場合の考慮の有無が混在していたのを「考慮あり」に統一。
    berryzplus committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f7ff50d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge pull request sakura-editor#1817 from berryzplus/feature/add_tes…

    …t_of_cppa
    
    CPPAクラスの自動テストを追加する
    berryzplus authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e67c8ce View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    62f60b4 View commit details
    Browse the repository at this point in the history
  2. 既存コードの不都合を解消する

    比較的簡単に対処できる不都合を解消する
    ・ヘッダーの参照不足で、利用側コードにincludeを書かないといけない
    ・クラス宣言が継承不可になってるためにテストを書けない
    berryzplus committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    3b06a42 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. CMigemoをテスト可能にする

    プロセス内に1つのみ存在するシングルインスタンスにする
    berryzplus committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c8a993a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22b2a51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb10431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    586d0e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    49523cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1a29a View commit details
    Browse the repository at this point in the history
  3. MinGWビルドバッチの出力先フォルダ指定を訂正する

    ・定義がカレントフォルダからの相対指定になっていたのを修正。
    berryzplus committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    090c6a4 View commit details
    Browse the repository at this point in the history
  4. MinGWビルドバッチの出力先フォルダ指定を統一する

    ・出力フォルダの作成に変数OUTDIRを使うように修正。
    ・パスに空白を含む場合の考慮の有無が混在していたのを「考慮なし」に統一。
    berryzplus committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    05c2674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cff81c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. レビュー指摘対応

    beru committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    89d6456 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1762 from sakura-editor/dpiscale

    表示スケールに合わせて拡大する処理を色々と追加
    beru authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    535e951 View commit details
    Browse the repository at this point in the history
  3. Merge pull request sakura-editor#1819 from berryzplus/feature/add_tes…

    …t_of_extmodules
    
    DLL読み込み失敗のテストを追加する
    berryzplus authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b5d5900 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Merge pull request sakura-editor#1818 from berryzplus/feature/fix_bui…

    …ld-gnu_bat
    
    MinGWビルドバッチの出力先フォルダ指定を訂正する
    berryzplus authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    1c6bc82 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. 指定行へジャンプする IDD_JUMP のリソース更新

    行番号入力のEDITTEXTの横幅を広くして6桁より多い桁数を入力できるように変更、ES_NUMBERスタイルを付加して数値入力に限定
    beru committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    7048b81 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Revert change at sakura-editor#1512 partially

    N_SHAREDATA_VERSIONの修正ミスを訂正します。
    SonarCloudの指摘に従ってdefineをconstexprに置換しましたが、既存のCマクロに悪影響が出るので元に戻します。
    sanomari committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    50443a0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Merge pull request sakura-editor#1829 from beru/dlgjump_6digits

    「指定行へジャンプ」ダイアログで入力できる桁数を増やす
    beru authored May 1, 2022
    Configuration menu
    Copy the full SHA
    07d8b70 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. MinGW向け_com_raise_errorの実装を除去します。

    MinGWに未実装のSDK関数を独自に定義して利用していましたが、
    C:/msys64/mingw64/include/comdef.hにインライン実装されるようになったので独自定義を削除します。
    sanomari committed May 2, 2022
    Configuration menu
    Copy the full SHA
    cb15f71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1831 from sanomari/feature/remove_co…

    …m_raise_error
    
    _com_raise_errorの独自実装を除去してMinGWビルドのエラーを解消します
    sanomari authored May 2, 2022
    Configuration menu
    Copy the full SHA
    9d32b54 View commit details
    Browse the repository at this point in the history
  3. Merge pull request sakura-editor#1830 from sanomari/feature/refactori…

    …ng_of_getinipath
    
    Revert change at sakura-editor#1512 partially
    sanomari authored May 2, 2022
    Configuration menu
    Copy the full SHA
    e3139d5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. トレイアイコンから「履歴とお気に入りの管理」ダイアログを開けるようにする

    sakura-editor#551 で追加したメニュー項目が機能していなかったのを修正します。
    berryzplus committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a6f272b View commit details
    Browse the repository at this point in the history
  2. memory leakの誤記を修正する

    コメントやドキュメントにある「メモリーリーク」を「メモリリーク」に修正します。
    sanomari committed May 3, 2022
    Configuration menu
    Copy the full SHA
    663a4af View commit details
    Browse the repository at this point in the history
  3. 「マウスキャプチャー」の長音記号を削る

    コメントやドキュメントでcaptureを「キャプチャー」と書いているのを修正します。
    sanomari committed May 3, 2022
    Configuration menu
    Copy the full SHA
    33c657c View commit details
    Browse the repository at this point in the history
  4. 「インタープリタ」のカタカナ表記を統一する

    interpreterに対するカタカナ表記を統一します。
    sanomari committed May 3, 2022
    Configuration menu
    Copy the full SHA
    29181a5 View commit details
    Browse the repository at this point in the history
  5. 「インターフェース」のカタカナ表記を統一する

    interfaceに対するカタカナ表記を統一します。
    sanomari committed May 3, 2022
    Configuration menu
    Copy the full SHA
    41575bf View commit details
    Browse the repository at this point in the history
  6. 「ヘッダー」または「フッター」のカタカナ表記を統一する

    コメントやドキュメントに現れる「ヘッダー」または「フッター」のカタカナ表記を統一します。
    変更対象に共通設定「ファイル」タブのチェックボックスのテキストを含んでいるため、画面表示にも影響があります。
    sanomari committed May 3, 2022
    Configuration menu
    Copy the full SHA
    e79c737 View commit details
    Browse the repository at this point in the history
  7. 「ユーザー」のカタカナ表記を統一する

    コメントやドキュメントに現れる「ユーザー」のカタカナ表記を統一します。
    「ユーザーにとっての利便性」を表す「ユーザビリティ」やVB用語「ユーザ定義型」は置換対象から除外します。
    修正対象にissファイルが含まれるので、インストーラーにも影響する修正です。
    sanomari committed May 3, 2022
    Configuration menu
    Copy the full SHA
    5fd700f View commit details
    Browse the repository at this point in the history
  8. 「フッダー」を「フッター」に置換する

    footerのカタカナ表記が一部「フッダー」になっていたのを修正します。
    sanomari committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a629229 View commit details
    Browse the repository at this point in the history
  9. Merge pull request sakura-editor#1833 from berryzplus/feature/add_mis…

    …sing_function
    
    トレイアイコンから「履歴とお気に入りの管理」ダイアログを開けるようにする
    berryzplus authored May 3, 2022
    Configuration menu
    Copy the full SHA
    f28c21d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Merge pull request sakura-editor#1834 from sanomari/feature/fix_comme…

    …nt_text_of_memory
    
    memory leakの誤記を修正する
    sanomari authored May 5, 2022
    Configuration menu
    Copy the full SHA
    eea0c84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1835 from sanomari/feature/fix_comme…

    …nt_text_of_capture
    
    「マウスキャプチャー」の長音記号を削る
    sanomari authored May 5, 2022
    Configuration menu
    Copy the full SHA
    dd87e10 View commit details
    Browse the repository at this point in the history
  3. Merge pull request sakura-editor#1836 from sanomari/feature/fix_comme…

    …nt_text_of_interpreter
    
    「インタープリタ」のカタカナ表記を統一する
    sanomari authored May 5, 2022
    Configuration menu
    Copy the full SHA
    981c33b View commit details
    Browse the repository at this point in the history
  4. Merge pull request sakura-editor#1837 from sanomari/feature/fix_comme…

    …nt_text_of_interface
    
    「インターフェース」のカタカナ表記を統一する
    sanomari authored May 5, 2022
    Configuration menu
    Copy the full SHA
    46b9eb3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request sakura-editor#1838 from sanomari/feature/fix_text_…

    …of_header_or_footer
    
    「ヘッダー」または「フッター」のカタカナ表記を統一する
    sanomari authored May 5, 2022
    Configuration menu
    Copy the full SHA
    9ebca88 View commit details
    Browse the repository at this point in the history
  6. Merge pull request sakura-editor#1839 from sanomari/feature/fix_text_…

    …of_user
    
    「ユーザー」のカタカナ表記を統一する
    sanomari authored May 5, 2022
    Configuration menu
    Copy the full SHA
    5dfe2bc View commit details
    Browse the repository at this point in the history
  7. 「フォルダー」の表記をOSと合わせる

    folderのOS表記に合わせて「フォルダー」に変更します。
    sanomari committed May 5, 2022
    Configuration menu
    Copy the full SHA
    349fce6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d01be22 View commit details
    Browse the repository at this point in the history
  9. 「プリンター」と「ドライバー」のカタカナ表記をOSに合わせて統一する

    printerのカタカナ表記を「プリンター」に変更します。
    「プリンタードライバー」と表記する機会の多い「ドライバー」についても同時に対応します。
    sanomari committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d21ce67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8cfd63 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Merge pull request sakura-editor#1840 from sanomari/feature/fix_text_…

    …of_printer
    
    「プリンター」のカタカナ表記をOSに合わせる
    sanomari authored May 6, 2022
    Configuration menu
    Copy the full SHA
    32dab30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1841 from sanomari/feature/fix_text_…

    …of_folder
    
    「フォルダー」のカタカナ表記をOSに合わせる
    sanomari authored May 6, 2022
    Configuration menu
    Copy the full SHA
    7c5b17d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    6b863bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968427d View commit details
    Browse the repository at this point in the history
  3. Merge pull request sakura-editor#1842 from k-kagari/feature/remove-gl…

    …obal-lock-macros
    
    StdAfx.h に定義されている malloc と GlobalLock の型変換マクロを削除する
    kengoide authored May 7, 2022
    Configuration menu
    Copy the full SHA
    1f3762d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. CClipboard 単体テストの準備。

    * EnumClipboardFormats, GlobalAlloc, GlobalLock の呼び出しを仮想メンバ関数でラップする。
    * GetDataType を private で non-static なメンバ関数に変更する。
    kengoide committed May 8, 2022
    Configuration menu
    Copy the full SHA
    e669c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    011ff3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eed2fec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98652eb View commit details
    Browse the repository at this point in the history
  5. Merge pull request sakura-editor#1843 from k-kagari/feature/more-test…

    …s-for-cclipboard-redux
    
    CClipboard の単体テストをさらに追加する
    kengoide authored May 8, 2022
    Configuration menu
    Copy the full SHA
    fd67590 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    4acd537 View commit details
    Browse the repository at this point in the history
  2. MousePouseをMousePauseに変更

    dep5 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    d7a18ee View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merge pull request sakura-editor#1846 from dep5/keyassign

    「割付」を「割当」に変更
    beru authored May 30, 2022
    Configuration menu
    Copy the full SHA
    0abeecd View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1847 from dep5/mousepause

    ソースコード中の誤字訂正(Pouse)
    beru authored May 30, 2022
    Configuration menu
    Copy the full SHA
    cf4763b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. CMakeの警告に対処

    dep5 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a6a6870 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. 無題シーケンス番号の保存に失敗する不具合の暫定対策

    拡張領域の指定に「sizeof式」を使っていたために利用箇所を見落とした?
    独自定数を切って見落としを防ぎ、必要な量の拡張領域を確保するよう修正。
    sanomari committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ff8b018 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. 拡張領域の番号をずらす

    #1794でインデックス0の拡張領域を利用しなくなったので、無題シーケンスを格納する拡張領域を1つ前にずらします。
    sanomari committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    537d318 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    c757add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34bc36f View commit details
    Browse the repository at this point in the history
  3. Merge pull request sakura-editor#1850 from sanomari/workaround/issue1845

    無題シーケンス番号の保存に失敗する不具合の暫定対策
    sanomari authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    b7538a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. SetGrepFolderを削除

    dep5 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    721e7b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Merge pull request sakura-editor#1848 from dep5/fixCMakeWarning

    Visual Studio 2022でのCMakeの警告に対応
    beru authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    cac7829 View commit details
    Browse the repository at this point in the history
  2. OnInitDialogへ移動

    dep5 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    126af23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f90a2 View commit details
    Browse the repository at this point in the history
  4. nScrollRowNum = 0に変更

    dep5 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    0bb70e2 View commit details
    Browse the repository at this point in the history
  5. szWorkFileを削除

    dep5 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    89b478f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    2ebe5a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e2c94b View commit details
    Browse the repository at this point in the history
  3. Merge pull request sakura-editor#1852 from dep5/FixGrepDefaultFolder

    GREPの「カレントフォルダーが初期値」に対応
    sanomari authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    c71e76f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ab3786 View commit details
    Browse the repository at this point in the history
  5. Merge pull request sakura-editor#1854 from sanomari/feature/fix_bad_d…

    …estructor
    
    fix 'Do not throw uncaught exceptions in a destructor.'
    sanomari authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    d914cb8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request sakura-editor#1855 from sanomari/feature/make_incl…

    …ude_portable
    
    インクルード ShellAPI.h を shellapi.h に訂正
    sanomari authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    1c4dc62 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    3e42de6 View commit details
    Browse the repository at this point in the history
  2. SonarCloudの指摘に対応

    dep5 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    22df168 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Merge pull request sakura-editor#1856 from berryzplus/feature/upgrade…

    …_sonar_qube
    
    SonarQubeクライアントのバージョンを更新する
    berryzplus authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    74eee00 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Merge pull request sakura-editor#1857 from sanomari/feature/fix_bad_d…

    …estructor_of_CDllImp
    
    CDllImp::DeinitDllをnoexceptとマークする
    sanomari authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    75e1a56 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Windows SDKのマクロ定数「NULL」を再定義する

    コードでマクロ定数「NULL」を使った場合にCode Smellsが検出されてしまうのを対処します。
    
    Use the "nullptr" literal.https://sonarcloud.io/project/issues?issues=AXXRqVBbpi7wsJ_Rmynv&open=AXXRqVBbpi7wsJ_Rmynv&id=sakura-editor_sakura
    sanomari committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    0260ace View commit details
    Browse the repository at this point in the history
  2. 配列の要素数を増やす

    dep5 authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    fa524e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    312de3a View commit details
    Browse the repository at this point in the history
  2. マクロ定数「NULL」の再定義(MinGW対応)

    MSVCだけでなくMinGWのヘッダーにも対応が必要と分かったので対応します。
    また、「(int)NULL」という記述があったので修正しておきます。
    sanomari committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5254b55 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    31f2624 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Merge pull request sakura-editor#1853 from dep5/slow_scroll

    マウスドラッグ時のスクロール速度を制限する
    berryzplus authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2d51a13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sakura-editor#1859 from dAu6jARL/patch-1

    resolve unavailable Oniguruma URL
    beru authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    38b5c50 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Merge pull request sakura-editor#1858 from sanomari/feature/fix_defin…

    …ition_of_null_macro
    
    Windows SDKのマクロ定数「NULL」を再定義する
    beru authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    58795ee View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    c491dd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Additional fixes review by berryzplus <[email protected]>

    Signed-off-by: lainon <[email protected]>
    berryzplus authored and GermanAizek committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1fc1801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c71b64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c48328f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. 指摘修正

    Shiftを押さなかった場合にスクロールしなくなってしまっていたのを修正。
    berryzplus committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d20e9d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Merge pull request sakura-editor#1860 from GermanAizek/master

    Code modernize C++17, refactor and minor optimize
    berryzplus authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    eca9316 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. CMakeLists.txtのコメントタイポ修正

    libary -> library
    eltociear authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    156fc3c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Merge pull request sakura-editor#1862 from eltociear/patch-1

    CMakeLists.txtのコメントタイポ修正
    beru authored Aug 13, 2022
    Configuration menu
    Copy the full SHA
    91a09d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. テストケース修正

    マルチユーザー設定ファイル(sakura.exe.ini)のテストが失敗したときに、テストのために作成したexe.iniが削除されず、他ケースが失敗していたのを修正
    berryzplus committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    b76c2e0 View commit details
    Browse the repository at this point in the history
  2. マルチユーザー設定ファイルの不具合修正

    マルチユーザー設定ファイルのUserRootFolderに
    2:ドキュメントフォルダ、3:デスクトップを指定した場合、
    OneDriveのフォルダが取得されてしまう不具合を修正する。
    
    この不具合はOneDriveをセットアップしないと再現しないのでCI/CDではチェックできない。
    berryzplus committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    128f442 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Merge pull request sakura-editor#1864 from berryzplus/feature/fix_tes…

    …t_for_exeini
    
    マルチユーザー設定ファイル(sakura.exe.ini)のテストケース修正
    berryzplus authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    64fb6f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Merge pull request sakura-editor#1865 from berryzplus/feature/fix_exe…

    …ini_settings
    
    マルチユーザー設定ファイルの不具合修正
    berryzplus authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    b0b7b83 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    5170a70 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    2610a2f View commit details
    Browse the repository at this point in the history