[CRT] Massively improve performance of rand_s
[reactos.git] / base / applications / mspaint / selectionmodel.cpp
2024-02-28 Katayama Hirofumi MZ[MSPAINT] Improve GetSelectionContents for free-shape...
2023-11-25 Katayama Hirofumi MZ[MSPAINT] Improve Undo/Redo handling of selection ...
2023-11-23 Katayama Hirofumi MZ[MSPAINT] Simplify RECT/CRect handling
2023-11-23 Katayama Hirofumi MZ[MSPAINT] Add selectionModel.moveSelection and use it
2023-11-23 Katayama Hirofumi MZ[MSPAINT] Add selectionModel.drawFrameOnCanvas and...
2023-11-23 Katayama Hirofumi MZ[MSPAINT] Add selectionModel.hitTest and use it
2023-11-22 Katayama Hirofumi MZ[MSPAINT] Introduce partial image history, Part 2 ...
2023-11-18 Katayama Hirofumi MZ[MSPAINT] Add get/putSubImage in dib.cpp and use them
2023-11-04 Katayama Hirofumi MZ[MSPAINT] Adapt to Unicode and <strsafe.h> (#5882)
2023-11-03 Katayama Hirofumi MZ[MSPAINT] Fix Copy-To-File feature (#5877)
2023-09-27 Katayama Hirofumi MZ[MSPAINT] "Selection Clone" and "Selection Brush" ...
2023-09-23 Katayama Hirofumi MZ[MSPAINT] Introduce Ctrl+Plus / Ctrl+Minus (#5717)
2023-09-22 Katayama Hirofumi MZ[MSPAINT] Don't show error message twice (#5715)
2023-06-27 Stanislav Motylkov[MSPAINT] Update copyright years for the C++ code
2023-06-24 Katayama Hirofumi MZ[MSPAINT] Rename some identifiers (#5362)
2023-06-23 Stanislav Motylkov[MSPAINT] Update copyright headers
2023-06-19 Katayama Hirofumi MZ[MSPAINT] Simplify SelectionModel::StretchSkew
2023-06-19 Katayama Hirofumi MZ[MSPAINT] Follow-up Part 2 of Realize Masked Skew ...
2023-06-19 Katayama Hirofumi MZ[MSPAINT] Follow-up of Realize Masked Skew (9afcbea)
2023-06-19 Katayama Hirofumi MZ[MSPAINT] Realize Masked Skew
2023-06-18 Katayama Hirofumi MZ[MSPAINT] Smartly restrict CTextEditWindow's size and...
2023-06-18 Katayama Hirofumi MZ[MSPAINT] Realize context menu on canvas (#5352)
2023-06-18 Katayama Hirofumi MZ[MSPAINT] Use CF_DIB instead of CF_BITMAP (#5349)
2023-06-17 Katayama Hirofumi MZ[MSPAINT] Establish Undo/Redo management (#5347)
2023-06-14 Katayama Hirofumi MZ[MSPAINT] Improve CMiniatureWindow (#5337)
2023-06-13 Katayama Hirofumi MZ[MSPAINT] Refactor ImageModel (#5335)
2023-04-09 Katayama Hirofumi MZ[MSPAINT] Fix Copy and Paste
2023-04-09 Katayama Hirofumi MZ[MSPAINT] Fix SelectionModel::InsertFromHBITMAP bug
2023-04-08 Katayama Hirofumi MZ[MSPAINT] Make imageArea window-less (#5215)
2023-04-01 Katayama Hirofumi MZ[MSPAINT] Make selection window-less (#5208)
2023-03-28 Katayama Hirofumi MZ[MSPAINT][ATL] Encapsulation: mainWindow (#5178)
2022-02-14 Katayama Hirofumi MZ[MSPAINT] Implement skew (#4362)
2022-02-14 Katayama Hirofumi MZ[MSPAINT] Implement canvas rotation (#4360)
2022-01-30 Katayama Hirofumi MZ[MSPAINT] Improve Undo/Redo and finishing tool (#4324)
2022-01-09 Katayama Hirofumi MZ[MSPAINT] Prepare for debugging (#4257)
2022-01-05 Katayama Hirofumi MZ[MSPAINT] Implement the text tool (#4237)
2021-12-27 Katayama Hirofumi MZ[MSPAINT] Add const to SelectionModel methods (#4191)
2019-12-25 Katayama Hirofumi MZ[MSPAINT] Fix memory leak of SelectionModel (#2169)
2019-12-24 Katayama Hirofumi MZ[MSPAINT] Add const to SelectionModel::SetSrcAndDestRec...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work