-
Notifications
You must be signed in to change notification settings - Fork 0
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
update #1
update #1
Commits on Aug 29, 2020
-
If SRCDIR ended with a backslash, VPATH didn't work as expected. Remove the backslash before set to VPATH.
Configuration menu - View commit details
-
Copy full SHA for 85288f1 - Browse repository at this point
Copy the full SHA 85288f1View commit details -
* Replace \ with / when compute SRCDIR. * Add example usages.
Configuration menu - View commit details
-
Copy full SHA for 49e2424 - Browse repository at this point
Copy the full SHA 49e2424View commit details -
Merge pull request #1383 from k-takata/refactor-mingw-makefile
MinGW: Refactor Makefile
Configuration menu - View commit details
-
Copy full SHA for c4cb568 - Browse repository at this point
Copy the full SHA c4cb568View commit details
Commits on Aug 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 535b161 - Browse repository at this point
Copy the full SHA 535b161View commit details -
Merge pull request #1368 from berryzplus/feature/add_track_logs
MSVCのカスタムターゲットがインクリメンタルビルドに対応できてなかったので対応させたい
Configuration menu - View commit details
-
Copy full SHA for d5be2be - Browse repository at this point
Copy the full SHA d5be2beView commit details -
1. tests1.exeをサクラエディタとして起動できるようにする 2. tests1.exeを使ったテストで影響が出る箇所を修正する 3. WinMainTest - runWithNoWin追加(コントロールプロセスの起動テスト) 4. WinMainTest - runEditorProcess追加(エディタプロセスの起動テスト)
Configuration menu - View commit details
-
Copy full SHA for 9da897d - Browse repository at this point
Copy the full SHA 9da897dView commit details
Commits on Aug 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b182e62 - Browse repository at this point
Copy the full SHA b182e62View commit details
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 82dac67 - Browse repository at this point
Copy the full SHA 82dac67View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d12fdc7 - Browse repository at this point
Copy the full SHA d12fdc7View commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 689b5c2 - Browse repository at this point
Copy the full SHA 689b5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e055095 - Browse repository at this point
Copy the full SHA e055095View commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9a4da81 - Browse repository at this point
Copy the full SHA 9a4da81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc2c31 - Browse repository at this point
Copy the full SHA 6bc2c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for deb3c7c - Browse repository at this point
Copy the full SHA deb3c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10fa594 - Browse repository at this point
Copy the full SHA 10fa594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2274b1a - Browse repository at this point
Copy the full SHA 2274b1aView commit details -
Merge pull request #1386 from berryzplus/feature/refactoring_makefile…
…_for_LangDLL MinGW: Refactor Makefile for Language DLL
Configuration menu - View commit details
-
Copy full SHA for 5812fce - Browse repository at this point
Copy the full SHA 5812fceView commit details -
Merge pull request #1387 from berryzplus/feature/omit_makefilemake
MSVCビルドでMinGWビルド向けのMakefileが更新されるとMakefileが壊れるのでMakefile更新をやめたい
Configuration menu - View commit details
-
Copy full SHA for 64427bb - Browse repository at this point
Copy the full SHA 64427bbView commit details
Commits on Sep 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e12e410 - Browse repository at this point
Copy the full SHA e12e410View commit details -
Merge pull request #1389 from berryzplus/feature/fix_mydefines
言語DLLのMakefileのMYDEFINESの指定方法をシンプルに戻す
Configuration menu - View commit details
-
Copy full SHA for 2f0a862 - Browse repository at this point
Copy the full SHA 2f0a862View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0523902 - Browse repository at this point
Copy the full SHA 0523902View commit details -
Merge pull request #1390 from berryzplus/feature/add_ndebug_to_mydefi…
…nes_if_missing MYDEFINESに-DNDEBUGが指定されてない対策の改良
Configuration menu - View commit details
-
Copy full SHA for e34c4aa - Browse repository at this point
Copy the full SHA e34c4aaView commit details -
PageUp, PageDown 時に描画する必要が無い場合は描画しないようにする判定を追加
CViewCommander::Command_1PageUp と CViewCommander::Command_1PageDown で、キャレットの更新前後の位置が変化が無く、スクロール量も 0 の場合は CEditView::RedrawAll の呼び出しを行わないようにする
Configuration menu - View commit details
-
Copy full SHA for 685c9e6 - Browse repository at this point
Copy the full SHA 685c9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e290f - Browse repository at this point
Copy the full SHA 60e290fView commit details
Commits on Sep 6, 2020
-
Merge pull request #1320 from beru/PageUp_PageDown
PageUp, PageDown 時に描画する必要が無い場合は描画しないようにする判定を追加
Configuration menu - View commit details
-
Copy full SHA for 2d2f3cb - Browse repository at this point
Copy the full SHA 2d2f3cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2b130 - Browse repository at this point
Copy the full SHA 7b2b130View commit details
Commits on Sep 7, 2020
-
Merge pull request #1393 from beru/macro_GetViewTop
画面先頭行を取得するマクロ関数 GetViewTop を追加
Configuration menu - View commit details
-
Copy full SHA for d7620a5 - Browse repository at this point
Copy the full SHA d7620a5View commit details -
CImageListMgr::Create において読み込んだビットマップの形式を 32bit に変換する処理を追加
プラグインコマンド用アイコン画像の表示色がツールバーアイコンのパレットに影響されないようにする為
Configuration menu - View commit details
-
Copy full SHA for 5702e4f - Browse repository at this point
Copy the full SHA 5702e4fView commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 78fb3ac - Browse repository at this point
Copy the full SHA 78fb3acView commit details
Commits on Sep 9, 2020
-
Merge pull request #1396 from beru/PluginIconColor
CImageListMgr::Create において読み込んだビットマップの形式を 32bit に変換する処理を追加
Configuration menu - View commit details
-
Copy full SHA for 17bcab7 - Browse repository at this point
Copy the full SHA 17bcab7View commit details
Commits on Sep 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 803c8d9 - Browse repository at this point
Copy the full SHA 803c8d9View commit details -
Revert "キーワードヘルプの説明文に"\n"を表示できるようにする"
This reverts commit 803c8d9.
Configuration menu - View commit details
-
Copy full SHA for 791bf8b - Browse repository at this point
Copy the full SHA 791bf8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 931b07e - Browse repository at this point
Copy the full SHA 931b07eView commit details
Commits on Sep 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0fa270f - Browse repository at this point
Copy the full SHA 0fa270fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e43e6 - Browse repository at this point
Copy the full SHA b7e43e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee234c - Browse repository at this point
Copy the full SHA 9ee234cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb91dbf - Browse repository at this point
Copy the full SHA cb91dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a492401 - Browse repository at this point
Copy the full SHA a492401View commit details -
Configuration menu - View commit details
-
Copy full SHA for b306886 - Browse repository at this point
Copy the full SHA b306886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03984b9 - Browse repository at this point
Copy the full SHA 03984b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b01d747 - Browse repository at this point
Copy the full SHA b01d747View commit details -
Merge pull request #1401 from m-tmatma/feature/ignore-aps
aps ファイルを無視する
Configuration menu - View commit details
-
Copy full SHA for 896ae4d - Browse repository at this point
Copy the full SHA 896ae4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8227f0 - Browse repository at this point
Copy the full SHA f8227f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae52fe - Browse repository at this point
Copy the full SHA eae52feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f767c - Browse repository at this point
Copy the full SHA a7f767cView commit details -
Merge pull request #1403 from m-tmatma/feature/limit-installer-artifa…
…ct-only-release CI の成果物をアップするのを Release 版に限定する
Configuration menu - View commit details
-
Copy full SHA for 9e5a78f - Browse repository at this point
Copy the full SHA 9e5a78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c95e44 - Browse repository at this point
Copy the full SHA 9c95e44View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca93514 - Browse repository at this point
Copy the full SHA ca93514View commit details -
Configuration menu - View commit details
-
Copy full SHA for b008715 - Browse repository at this point
Copy the full SHA b008715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3c597 - Browse repository at this point
Copy the full SHA 7e3c597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ddc5c - Browse repository at this point
Copy the full SHA 29ddc5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1004dc4 - Browse repository at this point
Copy the full SHA 1004dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb0ef5b - Browse repository at this point
Copy the full SHA eb0ef5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc95705 - Browse repository at this point
Copy the full SHA cc95705View commit details
Commits on Sep 14, 2020
-
Merge pull request #1400 from suconbu/feature/use_monospace_in_grepdlg
GREPダイアログ内の全コンボボックスに対してフォント設定で指定されたフォントを使用する
Configuration menu - View commit details
-
Copy full SHA for 04f0d0e - Browse repository at this point
Copy the full SHA 04f0d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9f254 - Browse repository at this point
Copy the full SHA 5d9f254View commit details
Commits on Sep 15, 2020
-
Merge pull request #1399 from berryzplus/feature/enable_escape_for_tip
キーワードヘルプの説明文に"\n"を表示できるようにしたい。
Configuration menu - View commit details
-
Copy full SHA for 26e92e8 - Browse repository at this point
Copy the full SHA 26e92e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 646fe63 - Browse repository at this point
Copy the full SHA 646fe63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 977a210 - Browse repository at this point
Copy the full SHA 977a210View commit details
Commits on Sep 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6985c78 - Browse repository at this point
Copy the full SHA 6985c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de5be5 - Browse repository at this point
Copy the full SHA 0de5be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dc1db - Browse repository at this point
Copy the full SHA 22dc1dbView commit details
Commits on Sep 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dba3441 - Browse repository at this point
Copy the full SHA dba3441View commit details
Commits on Sep 21, 2020
-
Merge pull request #1384 from berryzplus/feature/fix_try_select_profi…
…le_test TrySelectProfileテストを改善する
Configuration menu - View commit details
-
Copy full SHA for 90d97a4 - Browse repository at this point
Copy the full SHA 90d97a4View commit details -
Merge pull request #1385 from berryzplus/feature/add_start-up_test
サクラエディタの起動テストを追加する
Configuration menu - View commit details
-
Copy full SHA for d884ae4 - Browse repository at this point
Copy the full SHA d884ae4View commit details
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2d0b292 - Browse repository at this point
Copy the full SHA 2d0b292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0383fec - Browse repository at this point
Copy the full SHA 0383fecView commit details
Commits on Sep 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 555ed20 - Browse repository at this point
Copy the full SHA 555ed20View commit details
Commits on Sep 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 11e77a1 - Browse repository at this point
Copy the full SHA 11e77a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a3a9a - Browse repository at this point
Copy the full SHA c2a3a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f452c - Browse repository at this point
Copy the full SHA 34f452cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154fb92 - Browse repository at this point
Copy the full SHA 154fb92View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb41628 - Browse repository at this point
Copy the full SHA bb41628View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1fbb44 - Browse repository at this point
Copy the full SHA e1fbb44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f8142 - Browse repository at this point
Copy the full SHA 74f8142View commit details -
Merge pull request #1405 from usagisita/bulk_draw_textout
一度にExtTextOutで描画しての高速化
Configuration menu - View commit details
-
Copy full SHA for 061c902 - Browse repository at this point
Copy the full SHA 061c902View commit details -
Configuration menu - View commit details
-
Copy full SHA for b864b10 - Browse repository at this point
Copy the full SHA b864b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b7e3a - Browse repository at this point
Copy the full SHA c4b7e3aView commit details -
CGraphics の実装で SaveDC と RestoreDC を使う事で保存復帰処理の単純化
従来実装に比べて元のクリッピング領域の取得を行わないため処理負荷が軽減される
Configuration menu - View commit details
-
Copy full SHA for a504bf2 - Browse repository at this point
Copy the full SHA a504bf2View commit details -
CEditView::DrawLogicLine メソッド内で SColorStrategyInfo 型のインスタンスを用意するのではなく…
… while ループの外側で確保するように変更 CGraphics 型の生成と破棄のコストが大きい事への対策
Configuration menu - View commit details
-
Copy full SHA for 3f90901 - Browse repository at this point
Copy the full SHA 3f90901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b548a - Browse repository at this point
Copy the full SHA 86b548aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22bc789 - Browse repository at this point
Copy the full SHA 22bc789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8cb32 - Browse repository at this point
Copy the full SHA 3a8cb32View commit details -
Configuration menu - View commit details
-
Copy full SHA for e68ef1e - Browse repository at this point
Copy the full SHA e68ef1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4537a - Browse repository at this point
Copy the full SHA ad4537aView commit details
Commits on Sep 27, 2020
-
Merge pull request #1414 from usagisita/feature/fix_dlgcompare_notused
ファイル内容比較ダイアログの未使用処理pszCompareLabelを削除
Configuration menu - View commit details
-
Copy full SHA for 3f78d63 - Browse repository at this point
Copy the full SHA 3f78d63View commit details -
Merge pull request #1413 from usagisita/hotfix/long_long_file_name
DIFF差分とウィンドウ一覧ダイアログでファイル名がMAX_PATHぎりぎりだと落ちてしまう不具合の修正
Configuration menu - View commit details
-
Copy full SHA for 120a20c - Browse repository at this point
Copy the full SHA 120a20cView commit details -
Merge pull request #1411 from beru/CGraphics_SaveDC_RestoreDC
CGraphics 関連の最適化
Configuration menu - View commit details
-
Copy full SHA for 470a1ff - Browse repository at this point
Copy the full SHA 470a1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a7fa6 - Browse repository at this point
Copy the full SHA c4a7fa6View commit details -
Merge pull request #1415 from beru/reuse_vDxArray
テキスト幅計算に使用する文字間隔配列のコンテナを使いまわす事で負荷を削減
Configuration menu - View commit details
-
Copy full SHA for b1fc7a5 - Browse repository at this point
Copy the full SHA b1fc7a5View commit details
Commits on Sep 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 54ad3bf - Browse repository at this point
Copy the full SHA 54ad3bfView commit details
Commits on Sep 29, 2020
-
Merge pull request #1417 from berryzplus/feature/add_override_to_figures
CFigureにfinalとoverride修飾子を付ける
Configuration menu - View commit details
-
Copy full SHA for 8f58ec8 - Browse repository at this point
Copy the full SHA 8f58ec8View commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6c57489 - Browse repository at this point
Copy the full SHA 6c57489View commit details
Commits on Oct 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4a7b4aa - Browse repository at this point
Copy the full SHA 4a7b4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0e4ee8 - Browse repository at this point
Copy the full SHA b0e4ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b3ba1 - Browse repository at this point
Copy the full SHA c0b3ba1View commit details
Commits on Oct 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e4da55b - Browse repository at this point
Copy the full SHA e4da55bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b635eb4 - Browse repository at this point
Copy the full SHA b635eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0259d1b - Browse repository at this point
Copy the full SHA 0259d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b50633 - Browse repository at this point
Copy the full SHA 9b50633View commit details -
Configuration menu - View commit details
-
Copy full SHA for c184a6f - Browse repository at this point
Copy the full SHA c184a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc661c - Browse repository at this point
Copy the full SHA fdc661cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68601d6 - Browse repository at this point
Copy the full SHA 68601d6View commit details -
Merge pull request #1419 from berryzplus/feature/remove_zenhan_binary
未使用のCFigureクラス(全角バイナリと半角バイナリ)を除去する
Configuration menu - View commit details
-
Copy full SHA for 455a7ff - Browse repository at this point
Copy the full SHA 455a7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a1408b - Browse repository at this point
Copy the full SHA 1a1408bView commit details
Commits on Oct 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 079929f - Browse repository at this point
Copy the full SHA 079929fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1283afa - Browse repository at this point
Copy the full SHA 1283afaView commit details
Commits on Oct 6, 2020
-
[patchunicode#1050] エンコーディング名による文字コードの設定の修正
https://sourceforge.net/p/sakura-editor/patchunicode/1050/ skrw_fix_xml_detect_v0_5.patch ・いくつかのエンコーディング名の別名を追加 MS932やSJIS、ハイフン・アンダーバー考慮 ・xml encoding名が不明な名前だった場合にUTF-8と認識されるバグを修正 例 <?xml version="1.0" encoding="MS932" ?> ・xml宣言がありencoding名がない場合は、UTF-8固定だった(規格どおり)ものを自動認識を優先してそれでも不明ならUTF-8にするように修正
novice123 authored and Kohki Akikaze committedOct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 9efb280 - Browse repository at this point
Copy the full SHA 9efb280View commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for c14cd38 - Browse repository at this point
Copy the full SHA c14cd38View commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 463d262 - Browse repository at this point
Copy the full SHA 463d262View commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 8686e07 - Browse repository at this point
Copy the full SHA 8686e07View commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 88ebecc - Browse repository at this point
Copy the full SHA 88ebeccView commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for a9524d1 - Browse repository at this point
Copy the full SHA a9524d1View commit details -
Windows-1252に対してCODE_LATIN1と1252の二つが定義されており、 それぞれの変換処理には前者の場合CLatin1::Latin1ToUni関数、後者の場合CCodePage::CPToUni関数が使われている。 Latin1(ISO-8859-1)とWindows-1252で差異のある0x80~0x9fの変換には、 どちらにおいてもMultiByteToWideChar関数にコードページ1252を指定して実行するようになっているため、 Latin1とWindows-1252を区別せずに処理しているように見えることから、後者の指定を除去することとした。
Kohki Akikaze committedOct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 57bf7ae - Browse repository at this point
Copy the full SHA 57bf7aeView commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for d4a1777 - Browse repository at this point
Copy the full SHA d4a1777View commit details -
GetEncofing_metaでのif文の判定回数を減らす
Kohki Akikaze committedOct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 79e7307 - Browse repository at this point
Copy the full SHA 79e7307View commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 7d0d297 - Browse repository at this point
Copy the full SHA 7d0d297View commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 64fe1e0 - Browse repository at this point
Copy the full SHA 64fe1e0View commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 39159b0 - Browse repository at this point
Copy the full SHA 39159b0View commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for e821b7c - Browse repository at this point
Copy the full SHA e821b7cView commit details -
Kohki Akikaze committed
Oct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for d3d8a4d - Browse repository at this point
Copy the full SHA d3d8a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 024704a - Browse repository at this point
Copy the full SHA 024704aView commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 54ca510 - Browse repository at this point
Copy the full SHA 54ca510View commit details -
encoding指定が引用符で終わっていない場合に判定処理を行わないようにする
::find_first_ofの戻り値がnposだった場合、MatchEncodingの第2引数が負数となってしまうため、 MatchEncodingでの判定処理が成功しなくなってしまう。 もしnposの場合は判定を省略し、指定がなかったものとして扱うようにする。 std::stringを使用していた箇所をstd::string_viewを使用するように変更する。
Kohki Akikaze committedOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ea3203 - Browse repository at this point
Copy the full SHA 0ea3203View commit details
Commits on Oct 11, 2020
-
Merge pull request #1422 from kazasaku/feature/fix_detect_charset_fro…
…m_xml_declare XML宣言を用いた文字コード判別処理を強化する
Configuration menu - View commit details
-
Copy full SHA for ea149b0 - Browse repository at this point
Copy the full SHA ea149b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03657f7 - Browse repository at this point
Copy the full SHA 03657f7View commit details -
Merge pull request #1424 from beru/reduce_flickering
プロパティシートのコントロール表示のちらつき防止
Configuration menu - View commit details
-
Copy full SHA for 298ac44 - Browse repository at this point
Copy the full SHA 298ac44View commit details -
* 履歴とお気に入りの管理のヘルプボタンとサイズ変更グリップとの重なり * 共通設定->支援タブのmigemoとテキストボックスとの重なり * 共通設定->編集タブの「改行コードNEL,PS,LSを有効にする」の右側文字切れ * タイプ別設定->ウィンドウタブの「折り返し単位」の右側文字切れ * タイプ別設定->正規表現キーワードタブのDLL名下部文字切れ * 印刷ページ設定の「ヘッダー」付近のテキストボックス上部切れ
Configuration menu - View commit details
-
Copy full SHA for f4a5529 - Browse repository at this point
Copy the full SHA f4a5529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04120b3 - Browse repository at this point
Copy the full SHA 04120b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb83d9d - Browse repository at this point
Copy the full SHA bb83d9dView commit details
Commits on Oct 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0d2090f - Browse repository at this point
Copy the full SHA 0d2090fView commit details -
XML向けのタイプ別設定でユーザーが選択した文字コードを使用する。 これまで自動判定失敗時はUTF-8として扱ったが、この動作を変更する。
Kohki Akikaze committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 5c19324 - Browse repository at this point
Copy the full SHA 5c19324View commit details
Commits on Oct 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3434f5f - Browse repository at this point
Copy the full SHA 3434f5fView commit details -
Merge pull request #1427 from berryzplus/feature/use_detected_arg_length
引数の文字列コピーに検出したnArgLenを使う
Configuration menu - View commit details
-
Copy full SHA for 35d0498 - Browse repository at this point
Copy the full SHA 35d0498View commit details
Commits on Oct 15, 2020
-
Merge pull request #1425 from suconbu/feature/use_systemfont_to_props…
…heet プロパティシートに対してシステムフォントを設定
Configuration menu - View commit details
-
Copy full SHA for 31653ea - Browse repository at this point
Copy the full SHA 31653eaView commit details
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 10e0d30 - Browse repository at this point
Copy the full SHA 10e0d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7902cc5 - Browse repository at this point
Copy the full SHA 7902cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1bd153 - Browse repository at this point
Copy the full SHA a1bd153View commit details
Commits on Oct 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d4af718 - Browse repository at this point
Copy the full SHA d4af718View commit details -
Merge pull request #1429 from berryzplus/feature/add_shrink_to_fit_te…
…st_for_type_option コマンドライン解析で解析した「タイプ」を内部変数にコピーする際の文字列コピーの記述が冗長なのを修正する
Configuration menu - View commit details
-
Copy full SHA for c8dc738 - Browse repository at this point
Copy the full SHA c8dc738View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d3000 - Browse repository at this point
Copy the full SHA e7d3000View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5f43d - Browse repository at this point
Copy the full SHA df5f43dView commit details -
WriteQuit廃止に伴い不要になった引数を削る、IniFolderの初期化位置を共有メモリと一緒にする、不要になったIniFolderのメンバを削る
Configuration menu - View commit details
-
Copy full SHA for 14c8faf - Browse repository at this point
Copy the full SHA 14c8fafView commit details
Commits on Oct 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0399263 - Browse repository at this point
Copy the full SHA 0399263View commit details -
Merge pull request #1430 from berryzplus/feature/refactoring_cfigure_…
…comma CFigure_Comma::Matchの実装内容を他のCFigureと合わせる
Configuration menu - View commit details
-
Copy full SHA for ee23905 - Browse repository at this point
Copy the full SHA ee23905View commit details -
Merge pull request #1432 from berryzplus/feature/remove_write_quit
利用できないコマンドラインオプション「-WQ(INIファイルを出力して即終了)」を削除する
Configuration menu - View commit details
-
Copy full SHA for 01ea116 - Browse repository at this point
Copy the full SHA 01ea116View commit details
Commits on Oct 19, 2020
-
Merge pull request #1428 from kazasaku/feature/use_xml_type_charset_c…
…onfig XML文書にタイプ別設定で選択した文字コードを使えるようにする
Configuration menu - View commit details
-
Copy full SHA for dc93661 - Browse repository at this point
Copy the full SHA dc93661View commit details
Commits on Oct 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f7ffba1 - Browse repository at this point
Copy the full SHA f7ffba1View commit details -
Merge pull request #1436 from sanomari/master
googletestとcompiletestsを2回目のビルドに対応させる
Configuration menu - View commit details
-
Copy full SHA for 75e977b - Browse repository at this point
Copy the full SHA 75e977bView commit details
Commits on Oct 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b4dfad3 - Browse repository at this point
Copy the full SHA b4dfad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3876aa1 - Browse repository at this point
Copy the full SHA 3876aa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1a26d - Browse repository at this point
Copy the full SHA cf1a26dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 634b3de - Browse repository at this point
Copy the full SHA 634b3deView commit details
Commits on Oct 24, 2020
-
Merge pull request #1438 from berryzplus/feature/remove_write_quit_take3
CProfile::WriteProfileに指定されたファイル名のフォルダが存在しない場合にフォルダを作成する機能を追加する
Configuration menu - View commit details
-
Copy full SHA for d0a92d0 - Browse repository at this point
Copy the full SHA d0a92d0View commit details
Commits on Oct 25, 2020
-
IDD_GREP,IDD_GREP_REPLACEの配置改善(日本語リソース)
* フォントを「MS ゴシック」から「Yu Gothic UI」に変更 * 関連する部品同士が集まるよう配置/サイズ変更 * IDD_GREPのキャプションを「Grep条件入力」から「Grep」に変更(メニューアイテムと統一) * ラベル文言を他のダイアログを参考に見直し(Term->Find what等) * ラベルを左寄せから右寄せに変更(見栄え/視認性向上) * ラベル末尾にコロン追加(ガイドライン適用) * アクセラレータキー割り当て見直し * .rc内の変更対象部分をVisualStudioのリソースエディタで保存した時の形式に変更
Configuration menu - View commit details
-
Copy full SHA for 786c44e - Browse repository at this point
Copy the full SHA 786c44eView commit details -
ApiWrap::Wnd_GetTextのオーバーロード関数を追加
std::make_unique<WCHAR[]>を使わないで済むようにラッパー関数を追加する
Configuration menu - View commit details
-
Copy full SHA for dd9b851 - Browse repository at this point
Copy the full SHA dd9b851View commit details -
ApiWrap::DlgItem_GetTextのオーバーロード関数を追加
std::make_unique<WCHAR[]>を使わないで済むようにラッパー関数を追加する
Configuration menu - View commit details
-
Copy full SHA for 2e8452c - Browse repository at this point
Copy the full SHA 2e8452cView commit details -
ApiWrap::List_GetTextのオーバーロード関数を追加
std::make_unique<WCHAR[]>を使わないで済むようにラッパー関数を追加する
Configuration menu - View commit details
-
Copy full SHA for ed530f8 - Browse repository at this point
Copy the full SHA ed530f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b4a0f - Browse repository at this point
Copy the full SHA c5b4a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2318efb - Browse repository at this point
Copy the full SHA 2318efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e75f2 - Browse repository at this point
Copy the full SHA 74e75f2View commit details -
CGrepAgent::CreateFoldersリファクタリング
std::make_unique<WCHAR[]>を使わないように修正
Configuration menu - View commit details
-
Copy full SHA for 085ac88 - Browse repository at this point
Copy the full SHA 085ac88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 020f8b7 - Browse repository at this point
Copy the full SHA 020f8b7View commit details
Commits on Oct 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 336cc8e - Browse repository at this point
Copy the full SHA 336cc8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d9cb04 - Browse repository at this point
Copy the full SHA 6d9cb04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6401489 - Browse repository at this point
Copy the full SHA 6401489View commit details -
IDD_GREP,IDD_GREP_REPLACEの配置改善(英語リソース)
* フォントを「Tahoma」から「Segoe UI」に変更 * 他は日本語リソースと同様の変更を適用
Configuration menu - View commit details
-
Copy full SHA for ae0d02b - Browse repository at this point
Copy the full SHA ae0d02bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb41cb - Browse repository at this point
Copy the full SHA dcb41cbView commit details -
前後の '"" を取り除くように実装してたのを パスに含まれる '"' を削除するように修正。
Configuration menu - View commit details
-
Copy full SHA for d722d8c - Browse repository at this point
Copy the full SHA d722d8cView commit details
Commits on Oct 27, 2020
-
レビュー指摘(reserveよりresizeのが良さそう)の対応
std::wstringのsize()が返すインデックス以降をアクセスした場合の動作は保証されない。 reserveだけだとsizeが変更されないのでresizeに変更しておく。
Configuration menu - View commit details
-
Copy full SHA for 6036009 - Browse repository at this point
Copy the full SHA 6036009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 943e1d9 - Browse repository at this point
Copy the full SHA 943e1d9View commit details -
CodeFactorの警告対策として2つ以上のクラスを定義しているcsファイルを分割する
CodeFactorの警告(保守性に難アリ)の対応で修正します。
Configuration menu - View commit details
-
Copy full SHA for 787c2b3 - Browse repository at this point
Copy the full SHA 787c2b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 203f7be - Browse repository at this point
Copy the full SHA 203f7beView commit details
Commits on Oct 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4b14223 - Browse repository at this point
Copy the full SHA 4b14223View commit details -
Configuration menu - View commit details
-
Copy full SHA for e717f75 - Browse repository at this point
Copy the full SHA e717f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a923ce - Browse repository at this point
Copy the full SHA 4a923ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e504e0 - Browse repository at this point
Copy the full SHA 4e504e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4fab5 - Browse repository at this point
Copy the full SHA 6b4fab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4409b4 - Browse repository at this point
Copy the full SHA d4409b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe508b - Browse repository at this point
Copy the full SHA ebe508bView commit details -
Merge pull request #1442 from berryzplus/feature/split_csharp_files
CodeFactorの警告対策として2つ以上のクラスを定義しているcsファイルを分割する
Configuration menu - View commit details
-
Copy full SHA for 5d512eb - Browse repository at this point
Copy the full SHA 5d512ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e42d7 - Browse repository at this point
Copy the full SHA d4e42d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa0148 - Browse repository at this point
Copy the full SHA caa0148View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1704c5 - Browse repository at this point
Copy the full SHA c1704c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca955a - Browse repository at this point
Copy the full SHA dca955aView commit details -
Merge pull request #1443 from berryzplus/feature/fix_css_issues
CodeFactorで検出されたCSSの問題を修正する
Configuration menu - View commit details
-
Copy full SHA for e9d5b06 - Browse repository at this point
Copy the full SHA e9d5b06View commit details -
・Write-Hostは実装されていないプラットフォームがあるので使うべきでないらしいです。 ・catchブロックを書くなら空にすべきではないそうです。
Configuration menu - View commit details
-
Copy full SHA for 041c757 - Browse repository at this point
Copy the full SHA 041c757View commit details -
Merge pull request #1446 from berryzplus/feature/remove_if_block_with…
…_no-op CodeFactorで検出された空のif文を削除する
Configuration menu - View commit details
-
Copy full SHA for d6e482b - Browse repository at this point
Copy the full SHA d6e482bView commit details -
Merge pull request #1445 from kazasaku/fix/add_cust_menu_out_of_range
カスタムメニューの追加時に配列の範囲外を書き換えないようにする
Configuration menu - View commit details
-
Copy full SHA for 067b6f1 - Browse repository at this point
Copy the full SHA 067b6f1View commit details -
Merge pull request #1440 from suconbu/feature/fix_debugbreak_at_execdlg
デバッグ実行時に外部コマンド実行ダイアログを開くとwarning_point関数で止まる問題を修正する
Configuration menu - View commit details
-
Copy full SHA for b2239d5 - Browse repository at this point
Copy the full SHA b2239d5View commit details
Commits on Oct 29, 2020
-
Merge pull request #1439 from sanomari/master
SonarQubeの静的解析で検出されたバグを修正する
Configuration menu - View commit details
-
Copy full SHA for 388a736 - Browse repository at this point
Copy the full SHA 388a736View commit details -
Merge pull request #1447 from berryzplus/feature/fix_ps1_issues
CodeFactorで検出されたps1の問題を修正するためlistzip.ps1を書き直す
Configuration menu - View commit details
-
Copy full SHA for 3936b44 - Browse repository at this point
Copy the full SHA 3936b44View commit details
Commits on Oct 30, 2020
-
szPathのサイズチェックをせずにswprintfに渡しているのでバッファが溢れる危険性があるのを対策する。 strprintfは必要なバッファを動的に再確保するため問題は起きない。
Configuration menu - View commit details
-
Copy full SHA for 335bea4 - Browse repository at this point
Copy the full SHA 335bea4View commit details -
Merge pull request #1431 from suconbu/feature/improve_grepdlg_layout
Grepダイアログ部品配置の改善
Configuration menu - View commit details
-
Copy full SHA for daa7fa9 - Browse repository at this point
Copy the full SHA daa7fa9View commit details
Commits on Oct 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3b53e81 - Browse repository at this point
Copy the full SHA 3b53e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for a459e6c - Browse repository at this point
Copy the full SHA a459e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c7556 - Browse repository at this point
Copy the full SHA 46c7556View commit details -
Merge pull request #1448 from suconbu/feature/remove_notmatch_in_grep…
…replace Grep置換ダイアログに誤追加された「否該当行」を削除
Configuration menu - View commit details
-
Copy full SHA for e54a074 - Browse repository at this point
Copy the full SHA e54a074View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2fb2c0 - Browse repository at this point
Copy the full SHA a2fb2c0View commit details
Commits on Nov 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 85f29b9 - Browse repository at this point
Copy the full SHA 85f29b9View commit details -
Merge pull request #1449 from berryzplus/feature/add_check_invalid_fi…
…lename_chars ファイルパスに「ファイルに使えない文字」を含めた場合の処理を改善する
Configuration menu - View commit details
-
Copy full SHA for 8acb720 - Browse repository at this point
Copy the full SHA 8acb720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ab1024 - Browse repository at this point
Copy the full SHA 6ab1024View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c29b0 - Browse repository at this point
Copy the full SHA 42c29b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0d701 - Browse repository at this point
Copy the full SHA ce0d701View commit details -
コマンドラインにゴミ(=終端されていない引用符)が混じった場合のテストを追加する。
Configuration menu - View commit details
-
Copy full SHA for 8b5c902 - Browse repository at this point
Copy the full SHA 8b5c902View commit details
Commits on Nov 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6fa946c - Browse repository at this point
Copy the full SHA 6fa946cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc6497 - Browse repository at this point
Copy the full SHA 7cc6497View commit details
Commits on Nov 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cd44e41 - Browse repository at this point
Copy the full SHA cd44e41View commit details
Commits on Nov 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5c1d174 - Browse repository at this point
Copy the full SHA 5c1d174View commit details
Commits on Nov 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cdb7d18 - Browse repository at this point
Copy the full SHA cdb7d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d92cd - Browse repository at this point
Copy the full SHA 13d92cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 482da0f - Browse repository at this point
Copy the full SHA 482da0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdda5d2 - Browse repository at this point
Copy the full SHA bdda5d2View commit details
Commits on Nov 9, 2020
-
引数の型を int& から DWORD* に変更 assert_warning は行わないように変更
Configuration menu - View commit details
-
Copy full SHA for 0c02301 - Browse repository at this point
Copy the full SHA 0c02301View commit details -
Merge pull request #1457 from kasumikagari/toolbar-pane
[要望]ツールバー編集画面においてボタン挿入・追加時に機能リストのフォーカスを1つ下にずらしてほしい
Configuration menu - View commit details
-
Copy full SHA for d61c2c5 - Browse repository at this point
Copy the full SHA d61c2c5View commit details -
Merge pull request #1459 from kasumikagari/prop-custmenu
(#1457 補遺)カスタムメニュー画面でも追加・挿入後に機能リストを送る処理を入れたい
Configuration menu - View commit details
-
Copy full SHA for dc8055b - Browse repository at this point
Copy the full SHA dc8055bView commit details
Commits on Nov 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8634681 - Browse repository at this point
Copy the full SHA 8634681View commit details -
Merge pull request #1461 from beru/Combo_GetEditSel_assert_warning
Combo_GetEditSel 関数の変更
Configuration menu - View commit details
-
Copy full SHA for 54aeba9 - Browse repository at this point
Copy the full SHA 54aeba9View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e97dcc6 - Browse repository at this point
Copy the full SHA e97dcc6View commit details
Commits on Nov 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ea15ceb - Browse repository at this point
Copy the full SHA ea15cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 296b0db - Browse repository at this point
Copy the full SHA 296b0dbView commit details -
Revert "MinGWのプリコンパイル済みヘッダーを.gitignoreに追加する"
This reverts commit 296b0db.
Configuration menu - View commit details
-
Copy full SHA for 2218b44 - Browse repository at this point
Copy the full SHA 2218b44View commit details -
MinGWのプリコンパイル済みヘッダーを.gitignoreに追加する
レビュー指摘により、sakura_core/.gitignoreに追加するようにした。
Configuration menu - View commit details
-
Copy full SHA for 881fc7c - Browse repository at this point
Copy the full SHA 881fc7cView commit details -
Merge pull request #1465 from berryzplus/feature/ignore_stdafx_h_gch
MinGWのプリコンパイル済みヘッダーを.gitignoreに追加する
Configuration menu - View commit details
-
Copy full SHA for 0697377 - Browse repository at this point
Copy the full SHA 0697377View commit details
Commits on Nov 15, 2020
-
Merge pull request #1453 from berryzplus/feature/fix_crash_on_too_lon…
…g_path_take2 サクラエディタのコマンドライン引数に超長い文字列を指定するとクラッシュする問題に対処する。(Take2)
Configuration menu - View commit details
-
Copy full SHA for c7f1c9d - Browse repository at this point
Copy the full SHA c7f1c9dView commit details
Commits on Nov 21, 2020
-
Kohki Akikaze committed
Nov 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 32ea91b - Browse repository at this point
Copy the full SHA 32ea91bView commit details -
Kohki Akikaze committed
Nov 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 9b38d31 - Browse repository at this point
Copy the full SHA 9b38d31View commit details -
Merge pull request #1467 from kazasaku/feature/gha_update_test
(GHA) 使用しているアクションをバージョンアップする
Kohki Akikaze authoredNov 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 93db5b2 - Browse repository at this point
Copy the full SHA 93db5b2View commit details
Commits on Nov 22, 2020
-
コンボボックスのサブクラス化処理を簡素化する (#1463)
* GetComboBoxInfo を使う * SetWindowSubclass を使う * SComboBoxItemDeleter を廃止 コンボボックスに CRecent を SetProp して直に紐づけ、コンボボックスのハンドルをサブクラスプロシージャに付属データとして渡す。 サブクラスプロシージャはコンボボックスのハンドルから GetProp して CRecent を取得する。 * レビュー指摘に対応: C-style キャストを使う * レビュー指摘に対応: リストボックスのサブクラス化をやめる
Configuration menu - View commit details
-
Copy full SHA for 181b07c - Browse repository at this point
Copy the full SHA 181b07cView commit details
Commits on Nov 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a76065b - Browse repository at this point
Copy the full SHA a76065bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c3745 - Browse repository at this point
Copy the full SHA 08c3745View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2f1fc - Browse repository at this point
Copy the full SHA ef2f1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for be14640 - Browse repository at this point
Copy the full SHA be14640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0177eb6 - Browse repository at this point
Copy the full SHA 0177eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4d7d1 - Browse repository at this point
Copy the full SHA 8a4d7d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441f915 - Browse repository at this point
Copy the full SHA 441f915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5afac - Browse repository at this point
Copy the full SHA 1f5afacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f822f1 - Browse repository at this point
Copy the full SHA 9f822f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a98d5d4 - Browse repository at this point
Copy the full SHA a98d5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57791c7 - Browse repository at this point
Copy the full SHA 57791c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 241fb2f - Browse repository at this point
Copy the full SHA 241fb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4af6c2 - Browse repository at this point
Copy the full SHA b4af6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ae1ca - Browse repository at this point
Copy the full SHA e4ae1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30cc06f - Browse repository at this point
Copy the full SHA 30cc06fView commit details
Commits on Nov 26, 2020
-
Merge pull request #1456 from suconbu/feature/separate_rcfile
リソースエディタで編集不可のものを.rc2に分離
Configuration menu - View commit details
-
Copy full SHA for f0655b3 - Browse repository at this point
Copy the full SHA f0655b3View commit details
Commits on Nov 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4590300 - Browse repository at this point
Copy the full SHA 4590300View commit details
Commits on Nov 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for efdd06e - Browse repository at this point
Copy the full SHA efdd06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 769f30c - Browse repository at this point
Copy the full SHA 769f30cView commit details
Commits on Nov 30, 2020
-
Merge pull request #1471 from berryzplus/feature/order_pr_template
PRテンプレートの「影響範囲」を「テスト内容」の前にする
Configuration menu - View commit details
-
Copy full SHA for 84fdccd - Browse repository at this point
Copy the full SHA 84fdccdView commit details -
Merge pull request #1472 from suconbu/feature/add_vsfile_to_gitattribute
VisualStudio関係の設定ファイルの改行コードを.gitattributeで指定する
Configuration menu - View commit details
-
Copy full SHA for 526f512 - Browse repository at this point
Copy the full SHA 526f512View commit details