.. |
help
|
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93 .
|
2021-09-13 03:52:22 +02:00 |
icons
|
[MSPAINT] Implement the text tool (#4237)
|
2022-01-05 16:26:05 +09:00 |
lang
|
[TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959)
|
2023-02-15 17:29:52 +01:00 |
canvas.cpp
|
[MSPAINT] Make sizeboxes window-less (#5166)
|
2023-03-19 10:42:10 +09:00 |
canvas.h
|
[MSPAINT] Make sizeboxes window-less (#5166)
|
2023-03-19 10:42:10 +09:00 |
CMakeLists.txt
|
[MSPAINT] Rename scrollbox as canvas
|
2023-03-17 07:45:14 +09:00 |
common.h
|
[MSPAINT] Polymorphism on tools (#4210)
|
2022-01-01 22:02:36 +09:00 |
dialogs.cpp
|
[MSPAINT] Follow-up of #4237
|
2022-01-05 16:41:12 +09:00 |
dialogs.h
|
[MSPAINT] Implement the text tool (#4237)
|
2022-01-05 16:26:05 +09:00 |
dib.cpp
|
[MSPAINT] Treat as a file even if the bitmap file is empty
|
2023-03-05 20:53:38 +09:00 |
dib.h
|
[MSPAINT] Implement skew (#4362)
|
2022-02-14 16:18:18 +09:00 |
drawing.cpp
|
[MSPAINT] Tool settings: Reduce magic numbers (#5168)
|
2023-03-21 13:13:53 +09:00 |
drawing.h
|
[MSPAINT] Make sizeboxes window-less (#5166)
|
2023-03-19 10:42:10 +09:00 |
fullscreen.cpp
|
[MSPAINT] Delete useless CFullscreenWindow::OnSetCursor
|
2023-03-16 17:56:05 +09:00 |
fullscreen.h
|
[MSPAINT] Delete useless CFullscreenWindow::OnSetCursor
|
2023-03-16 17:56:05 +09:00 |
globalvar.h
|
[MSPAINT] Make sizeboxes window-less (#5166)
|
2023-03-19 10:42:10 +09:00 |
history.cpp
|
[MSPAINT] Implement skew (#4362)
|
2022-02-14 16:18:18 +09:00 |
history.h
|
[MSPAINT] Improve Undo/Redo and finishing tool (#4324)
|
2022-01-30 12:05:23 +09:00 |
imgarea.cpp
|
[MSPAINT] Encapsulation: hCurFill, hCurColor etc.
|
2023-03-18 08:09:26 +09:00 |
imgarea.h
|
[MSPAINT] Encapsulation: hCurFill, hCurColor etc.
|
2023-03-18 08:09:26 +09:00 |
main.cpp
|
[MSPAINT] Simplify OFNHookProc and FileExtFromFilter
|
2023-03-22 10:42:21 +09:00 |
miniature.cpp
|
[MSPAINT] Improve CMiniatureWindow::OnPaint
|
2023-03-22 08:10:26 +09:00 |
miniature.h
|
[MSPAINT] Delete needless CMiniatureWindow::OnSetCursor
|
2023-03-16 17:49:05 +09:00 |
mouse.cpp
|
[MSPAINT] Make sizeboxes window-less (#5166)
|
2023-03-19 10:42:10 +09:00 |
mspaint.exe.manifest
|
[MSPAINT] Fix manifest for mspaint.
|
2022-12-06 15:26:30 +01:00 |
palette.cpp
|
[MSPAINT] Avoid flickering when resizing (#5144)
|
2023-03-15 07:29:25 +09:00 |
palette.h
|
[MSPAINT] Avoid flickering when resizing (#5144)
|
2023-03-15 07:29:25 +09:00 |
palettemodel.cpp
|
[ATL][MSPAINT] Add ATLTRACE and fix assertion failures (#4299)
|
2022-01-23 00:59:12 +09:00 |
palettemodel.h
|
[MSPAINT] Add NUM_COLORS and enum PAL_TYPE (#4203)
|
2021-12-28 19:01:31 +09:00 |
precomp.h
|
[MSPAINT] Move '#include <crtdbg.h>' and add _CRTDBG_MAP_ALLOC
|
2023-03-20 22:59:05 +09:00 |
registry.cpp
|
[MSPAINT] Save ToolBox visibility (#5167)
|
2023-03-18 17:20:43 +09:00 |
registry.h
|
[MSPAINT] Save ToolBox visibility (#5167)
|
2023-03-18 17:20:43 +09:00 |
resource.h
|
[MSPAINT] Avoid flickering when resizing (#5144)
|
2023-03-15 07:29:25 +09:00 |
rsrc.rc
|
[MSPAINT] Fix manifest for mspaint.
|
2022-12-06 15:26:30 +01:00 |
selection.cpp
|
[MSPAINT] Make sizeboxes window-less (#5166)
|
2023-03-19 10:42:10 +09:00 |
selection.h
|
[MSPAINT] Improve Undo/Redo and finishing tool (#4324)
|
2022-01-30 12:05:23 +09:00 |
selectionmodel.cpp
|
[MSPAINT] Implement skew (#4362)
|
2022-02-14 16:18:18 +09:00 |
selectionmodel.h
|
[MSPAINT] Implement skew (#4362)
|
2022-02-14 16:18:18 +09:00 |
sizebox.cpp
|
[MSPAINT] Make sizeboxes window-less (#5166)
|
2023-03-19 10:42:10 +09:00 |
sizebox.h
|
[MSPAINT] Make sizeboxes window-less (#5166)
|
2023-03-19 10:42:10 +09:00 |
textedit.cpp
|
[MSPAINT] Simplify TextEdit by using SizeBox (#5177)
|
2023-03-21 13:15:08 +09:00 |
textedit.h
|
[MSPAINT] Implement the text tool (#4237)
|
2022-01-05 16:26:05 +09:00 |
toolbox.cpp
|
[MSPAINT] Tool settings: Reduce magic numbers (#5168)
|
2023-03-21 13:13:53 +09:00 |
toolbox.h
|
[MSPAINT] Tool settings: Reduce magic numbers (#5168)
|
2023-03-21 13:13:53 +09:00 |
toolsettings.cpp
|
[MSPAINT] Tool settings: Reduce magic numbers (#5168)
|
2023-03-21 13:13:53 +09:00 |
toolsettings.h
|
[MSPAINT] Tool settings: Reduce magic numbers (#5168)
|
2023-03-21 13:13:53 +09:00 |
toolsmodel.cpp
|
[MSPAINT] Implement canvas rotation (#4360)
|
2022-02-14 12:08:34 +09:00 |
toolsmodel.h
|
[MSPAINT] Improve Undo/Redo and finishing tool (#4324)
|
2022-01-30 12:05:23 +09:00 |
winproc.cpp
|
[MSPAINT] Tool settings: Reduce magic numbers (#5168)
|
2023-03-21 13:13:53 +09:00 |
winproc.h
|
[MSPAINT] Refactor about Recent Files (#5163)
|
2023-03-17 07:28:01 +09:00 |