reactos/base/applications/mspaint
Jose Carlos Jesus 9ff9580fb0
[MSPAINT] Fix the type of cursor displayed when overlaying scrollbars (#5332)
When the window size is smaller than the image size in both directions, the wrong cursor is displayed when hovering the mouse over the scrollbars.

Readjust position for file date and file size objects, to fit all text.

CORE-18867
2023-06-13 13:01:39 +09:00
..
help
icons
lang [MSPAINT] Fix the type of cursor displayed when overlaying scrollbars (#5332) 2023-06-13 13:01:39 +09:00
atlimagedx.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
canvas.cpp [MSPAINT] Fix the type of cursor displayed when overlaying scrollbars (#5332) 2023-06-13 13:01:39 +09:00
canvas.h [MSPAINT] Add (CS_HREDRAW | CS_VREDRAW) style to CCanvasWindow 2023-06-12 21:12:37 +09:00
CMakeLists.txt [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
common.h [MSPAINT] Make selection window-less (#5208) 2023-04-01 22:01:04 +09:00
dialogs.cpp [MSPAINT] Use better units for image resolution (#5301) 2023-06-04 11:24:00 +09:00
dialogs.h
dib.cpp [MSPAINT] Use better units for image resolution (#5301) 2023-06-04 11:24:00 +09:00
dib.h [MSPAINT] Use better units for image resolution (#5301) 2023-06-04 11:24:00 +09:00
drawing.cpp [MSPAINT] Use black and R2_NOTXORPEN instead of white and R2_XORPEN 2023-05-31 17:00:05 +09:00
drawing.h [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
fullscreen.cpp [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
fullscreen.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
globalvar.h [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
history.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
history.h [MSPAINT] Make selection window-less (#5208) 2023-04-01 22:01:04 +09:00
main.cpp [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
miniature.cpp [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
miniature.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
mouse.cpp [MSPAINT] Minor adjustment on drawing text on TOOL_TEXT 2023-05-31 13:31:50 +09:00
mspaint.exe.manifest
palette.cpp [MSPAINT] Fix handle leaks about memory bitmap 2023-04-09 11:17:17 +09:00
palette.h [MSPAINT] Allow paletteWindow to be bottom-aligned (#5216) 2023-04-04 19:06:06 +09:00
palettemodel.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
palettemodel.h
precomp.h [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
registry.cpp [MSPAINT] Allow paletteWindow to be bottom-aligned (#5216) 2023-04-04 19:06:06 +09:00
registry.h [MSPAINT] Allow paletteWindow to be bottom-aligned (#5216) 2023-04-04 19:06:06 +09:00
resource.h [MSPAINT] Use better units for image resolution (#5301) 2023-06-04 11:24:00 +09:00
rsrc.rc
selectionmodel.cpp [MSPAINT] Fix Copy and Paste 2023-04-09 09:14:32 +09:00
selectionmodel.h [MSPAINT] Fix Copy and Paste 2023-04-09 09:14:32 +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] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
textedit.h
toolbox.cpp [MSPAINT] Allow paletteWindow to be bottom-aligned (#5216) 2023-04-04 19:06:06 +09:00
toolbox.h [MSPAINT] Allow ToolBox to be right-aligned (#5213) 2023-04-03 14:34:56 +09:00
toolsettings.cpp [MSPAINT] Allow ToolBox to be right-aligned (#5213) 2023-04-03 14:34:56 +09:00
toolsettings.h [MSPAINT] Tool settings: Reduce magic numbers (#5168) 2023-03-21 13:13:53 +09:00
toolsmodel.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
toolsmodel.h [MSPAINT] Make selection window-less (#5208) 2023-04-01 22:01:04 +09:00
winproc.cpp [MSPAINT] Fix Copy and Paste 2023-04-09 09:14:32 +09:00
winproc.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00