/reactos/base/applications/mspaint/ |
H A D | resource.h | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | selectionmodel.h | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
/reactos/base/applications/mspaint/lang/ |
H A D | et-EE.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | id-ID.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | sq-AL.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | vi-VN.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | zh-HK.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | he-IL.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | de-DE.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | en-GB.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | en-US.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | es-ES.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | sk-SK.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | nl-NL.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | no-NO.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | pl-PL.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | pt-BR.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | sv-SE.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | uk-UA.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | cs-CZ.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | eu-ES.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | fr-FR.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | hu-HU.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | bg-BG.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|
H A D | pt-PT.rc | diff 7aadc1e1 Sun Jun 18 22:51:19 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Realize context menu on canvas (#5352)
- Add actions on Right-Click.
- Add ID_POPUPMENU resource menu.
- Use TrackPopupMenu to show the context menu.
- Improve CMainWindow::OnInitMenuPopup to display context menu.
- Add SelectionModel::m_bContentChanged flag to indicate whether the selection content is changed.
- Fix IDM_IMAGEINVERTCOLORS and IDM_IMAGEROTATEMIRROR commands.
CORE-18867
|