reactos/reactos/base/applications/mspaint
Benedikt Freisen bc7078eaf3 [MSPAINT]
- Determine and adapt to actual status bar height instead of assuming a fixed height.  This improves theme support.

svn path=/trunk/; revision=74642
2017-05-24 19:31:43 +00:00
..
help [MSPAINT] rename source directory 2015-08-17 15:01:53 +00:00
icons [ICONS] Fix some blurry icons by Henry Tang Ih. CORE-10640 2015-12-16 14:57:14 +00:00
lang [TRANSLATIONS] 2017-02-01 14:45:59 +00:00
CMakeLists.txt [MSPAINT] 2016-09-26 19:53:42 +00:00
definitions.h [MSPAINT] 2016-09-26 19:53:42 +00:00
dialogs.cpp [MSPAINT] get rid of all _stprintf occurrences and the respective magic number sized TCHAR arrays 2016-10-09 11:42:37 +00:00
dialogs.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
dib.cpp [MSPAINT] get rid of all _stprintf occurrences and the respective magic number sized TCHAR arrays 2016-10-09 11:42:37 +00:00
dib.h [MSPAINT] 2016-09-26 19:53:42 +00:00
drawing.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
drawing.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
fullscreen.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
fullscreen.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
globalvar.h [MSPAINT] 2016-09-26 19:53:42 +00:00
history.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
history.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
imgarea.cpp [MSPAINT] get rid of all _stprintf occurrences and the respective magic number sized TCHAR arrays 2016-10-09 11:42:37 +00:00
imgarea.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
main.cpp [MSPAINT] 2016-10-01 20:04:43 +00:00
miniature.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
miniature.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
mouse.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
mouse.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
mspaint.exe.amd64.manifest [MSPAINT] rename source directory 2015-08-17 15:01:53 +00:00
mspaint.exe.manifest [MSPAINT] rename source directory 2015-08-17 15:01:53 +00:00
palette.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
palette.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
palettemodel.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
palettemodel.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
precomp.h [MSPAINT] 2016-09-26 19:53:42 +00:00
registry.cpp [MSPAINT] refactor RegistrySettings::SetWallpaper, also changing its signature to make it more usable 2016-10-28 19:48:25 +00:00
registry.h [MSPAINT] refactor RegistrySettings::SetWallpaper, also changing its signature to make it more usable 2016-10-28 19:48:25 +00:00
rsrc.rc [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
scrollbox.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
scrollbox.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
selection.cpp [MSPAINT] get rid of all _stprintf occurrences and the respective magic number sized TCHAR arrays 2016-10-09 11:42:37 +00:00
selection.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
selectionmodel.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
selectionmodel.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
sizebox.cpp [MSPAINT] get rid of all _stprintf occurrences and the respective magic number sized TCHAR arrays 2016-10-09 11:42:37 +00:00
sizebox.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
textedit.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
textedit.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
toolbox.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
toolbox.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
toolsettings.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
toolsettings.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
toolsmodel.cpp [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
toolsmodel.h [APPLICATIONS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-09 13:13:35 +00:00
winproc.cpp [MSPAINT] 2017-05-24 19:31:43 +00:00
winproc.h [MSPAINT] 2016-09-26 19:53:42 +00:00