Use interfaces, and std::unique_ptr
Clean up
Update copyright notice
Added weblink file
Build fix (use static CRT)
Menus: Ctrl+Q and Ctrl+W
Clean up.
Added MDI project template
Build fix
Clean up.
Fix wrong output folder
Added folder "Doc/View" to IDE project
Initial import
Renamed appdoc.cpp -> doc.cpp
Build fix (wx29)
Clean up
i18n. Clean up.
Build fixes.
Build fix
Clean up. Build fix (wx29). Using wxImageDocument (http://trac.wxwidgets.org/ticket/10811)
Add version to Windows resource
Renamed image.ico -> doc.ico
Clean up.
Clean up IDE project
Clean up
Some renaming of classes. Clean up.
Set wxIMAGE_OPTION_FILENAME image option
Clean up.
Accelerator cleanup
Remove references to wxMessageBoxCaptionStr
Ansi builds -> xxx95.exe
Added wx29.h
Missing from r27
Build fix
Initial statusbar text
Unicode build is now the default
Fix gcc warning
Bugfix
wx28 bugfix
Trimmed compiler and linker options
Accelerator table
Sync with regatta
About box details
Print Preview details
Added file wx29.cpp
Image formats in File->Open + File->SaveAs
Print/preview drawing
Copy toolbar item
Bitmap clipboard function
Clean up
Move main window to top when preview closes
Clipboard Copy menu handler
wxImage greyscale method test
ConvertAlphaToMask
Remove File->New menu item
Simplify wxRecentFileList interface
Use wxString::Lower() instead of MakeLower()
c_str -> wx_str
Use WXK_HELP instead of WXK_F1
"Exit" is more common than "Quit"
Display correct path in error dialog, in case of missing resource file
Remove unnecessary member variable
Workaround made extra statusbar appear
'-' in accelerators instead of '+'
Use 'standard' shortcut for Save As
Renaming wxImage_FileSelector
Cosmetic changes
Align with trac.wxwidgets.org/changeset/63383
wxRecentFileList decoupled from wxDocManager
Clean up
wxMODIFIED_ASTERISK
wxDocument_Info() detail
wxRecentFileList interface change
Doc/view clean up
CBP cleanup
Align with trac.wxwidgets.org/ticket/11683
Apply wxFD_OVERWRITE_PROMPT and wxFD_FILE_MUST_EXIST
Added GetMDIParent() method
Bugfix: bad menu id
Clean up
Bugfix (GTK)
Bugfix (GTK)
New year
Clean up
Menu -> File -> Open &Recent
Make wxPreviewFrameEx non-inline
Single exit point
Remove App::m_docManager
Bugfix (GTK)
Make wxFillSolidRect() wx29-friendly
Workaround no longer needed
Clean up
wx28 workaround
No change
Fix hatch background drawing in wx29
Use wxACCEL_CMD instead of wxACCEL_CTRL
Added wxJoin() and wxDocument_Info()
Combined File Open dialog filter
Clean up
Using wxprec.h instead of wx.h