[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / base / applications / mspaint / common.h
2023-11-24 Katayama Hirofumi MZ[MSPAINT] Delete common.h and move code to precomp.h
2023-11-22 Katayama Hirofumi MZ[MSPAINT] Introduce partial image history, Part 2 ...
2023-11-18 Katayama Hirofumi MZ[MSPAINT] Use Swap in RegistrySettings::SetMostRecentFile
2023-11-18 Katayama Hirofumi MZ[MSPAINT] Split master image from history items
2023-10-24 Katayama Hirofumi MZ[MSPAINT] Show out-of-memory message (#5817)
2023-10-16 Katayama Hirofumi MZ[MSPAINT] Improve Zoom tool (#5798)
2023-09-26 Katayama Hirofumi MZ[MSPAINT] Restrict drawing direction on Shift key ...
2023-08-09 Katayama Hirofumi MZ[MSPAINT] Send mail with image (retry) (#5404)
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-17 Katayama Hirofumi MZ[MSPAINT] Establish Undo/Redo management (#5347)
2023-06-13 Katayama Hirofumi MZ[MSPAINT] Refactor ImageModel (#5335)
2023-04-01 Katayama Hirofumi MZ[MSPAINT] Make selection window-less (#5208)
2023-03-28 Katayama Hirofumi MZ[MSPAINT][ATL] Encapsulation: mainWindow (#5178)
2022-01-01 Katayama Hirofumi MZ[MSPAINT] Polymorphism on tools (#4210)
2021-12-28 Katayama Hirofumi MZ[MSPAINT] Refactoring (_countof and resource.h) (#4202)
2021-12-27 Katayama Hirofumi MZ[MSPAINT] Mouse Wheel support (#4195)
2021-12-27 Katayama Hirofumi MZ[MSPAINT] Add nearlyEqualPoints and use it (#4194)
2021-12-26 Katayama Hirofumi MZ[MSPAINT] Define GRIP_SIZE macro and use it (#4192)
2021-12-26 Katayama Hirofumi MZ[MSPAINT] Add Zoomed and UnZoomed and use them (#4188)
2018-04-23 Stanislav Motylkov[MSPAINT] Fix crash on zoom out