OSDN Git Service

Build TortoiseProc Success
[tortoisegit/TortoiseGitJp.git] / ext / ResizableLib / ChangeLog
diff --git a/ext/ResizableLib/ChangeLog b/ext/ResizableLib/ChangeLog
new file mode 100644 (file)
index 0000000..18fe105
--- /dev/null
@@ -0,0 +1,475 @@
+2002-10-16  ppescher\r
+       * ResizableLayout.cpp 1.26:\r
+               fixed BS_TYPEMASK collision with Platform SDK\r
+\r
+       * ResizableFormView.cpp 1.14:\r
+               adjusted a commented code part\r
+\r
+       * ResizableDialog.cpp 1.18:\r
+               fixed border/grip issue with child dialogs\r
+\r
+2002-10-13  ppescher\r
+       * ResizableLib.dsp 1.10:\r
+               initial support for custom windows\r
+\r
+       * ResizableSheet.cpp 1.22:\r
+       * ResizableSheetEx.cpp 1.19:\r
+               updated callback item, now using GetAnchorPosition\r
+\r
+       * ResizableLayout.cpp 1.25:\r
+       * ResizableLayout.h 1.15:\r
+               added initial support for custom windows\r
+               unified repositioning of all windows (callback and non), now made all at once\r
+\r
+2002-10-12  ppescher\r
+       * ResizableMsgSupport.h 1.1:\r
+       * ResizableMsgSupport.inl 1.1:\r
+               initial support for custom windows\r
+\r
+2002-10-07  ppescher\r
+       * ResizableLayout.cpp 1.24:\r
+               fixed groupbox\r
+               (adding WS_CLIPSIBLINGS leads to uncorrect results when overlapping other controls)\r
+\r
+2002-10-06  ppescher\r
+       * ResizableFrame.cpp 1.2:\r
+       * ResizableFrame.h 1.2:\r
+       * ResizableMDIChild.cpp 1.2:\r
+       * ResizableMDIChild.h 1.2:\r
+       * ResizableMDIFrame.cpp 1.2:\r
+       * ResizableMDIFrame.h 1.2:\r
+               added support for state saving/restoring\r
+               min track size not fully working with splitters\r
+\r
+       * ResizableDialog.cpp 1.17:\r
+       * ResizableSheet.cpp 1.21:\r
+       * ResizableSheetEx.cpp 1.18:\r
+               updated grip creation\r
+\r
+       * ResizableGrip.cpp 1.11:\r
+       * ResizableGrip.h 1.12:\r
+               added shape customization\r
+               added listening for system parameters changes (to update grip size)\r
+\r
+       * ResizableFormView.cpp 1.13:\r
+       * ResizableFormView.h 1.8:\r
+               added OnDestroy handler\r
+               updated grip creation\r
+\r
+2002-09-28  ppescher\r
+       * ResizableFormView.cpp 1.12:\r
+       * ResizableFormView.h 1.7:\r
+               changed grip handling\r
+               finished support for minmax handling\r
+\r
+       * ResizableGrip.cpp 1.10:\r
+       * ResizableGrip.h 1.11:\r
+               changed hide/show functions\r
+\r
+       * ResizableDialog.cpp 1.16:\r
+       * ResizableDialog.h 1.10:\r
+       * ResizableSheet.cpp 1.20:\r
+       * ResizableSheet.h 1.12:\r
+       * ResizableSheetEx.cpp 1.17:\r
+       * ResizableSheetEx.h 1.9:\r
+               updated grip handling when maximized according to latest grip implementation\r
+\r
+       * ResizableLib.dsp 1.9:\r
+               added new classes\r
+\r
+       * ResizableFrame.cpp 1.1:\r
+       * ResizableFrame.h 1.1:\r
+       * ResizableMDIChild.cpp 1.1:\r
+       * ResizableMDIChild.h 1.1:\r
+       * ResizableMDIFrame.cpp 1.1:\r
+       * ResizableMDIFrame.h 1.1:\r
+               added minmax implementation for Frame windows\r
+\r
+2002-09-23  ppescher\r
+       * ResizableGrip.cpp 1.9:\r
+       * ResizableGrip.h 1.10:\r
+               added transparency support\r
+\r
+       * ResizableLayout.cpp 1.23:\r
+               fix for ownerdraw buttons\r
+               fixed duplicate additions to the layout (now ASSERTs)\r
+\r
+       * ResizableFormView.cpp 1.11:\r
+       * ResizableFormView.h 1.6:\r
+               fixed the grip\r
+\r
+2002-09-21  ppescher\r
+       * ResizableLayout.cpp 1.22:\r
+               complete fix for scrolled parent\r
+\r
+       * ResizableGrip.cpp 1.8:\r
+       * ResizableGrip.h 1.9:\r
+               enhanced grip: added support for temporarily hide/show the grip\r
+\r
+       * ResizableFormView.cpp 1.10:\r
+       * ResizableFormView.h 1.5:\r
+               added grip support\r
+\r
+       * ResizableDialog.cpp 1.15:\r
+       * ResizableSheet.cpp 1.19:\r
+       * ResizableSheetEx.cpp 1.16:\r
+               updated for the enhanced grip\r
+\r
+2002-09-19  ppescher\r
+       * ResizableFormView.cpp 1.9:\r
+       * ResizableLayout.cpp 1.21:\r
+               fixed FormView scroll problem\r
+\r
+2002-09-14  ppescher\r
+       * ResizableLayout.cpp 1.20:\r
+               cleaned up the code\r
+               updated copyright\r
+\r
+2002-08-23  ppescher\r
+       * ResizableDialog.cpp 1.14:\r
+       * ResizableDialog.h 1.9:\r
+       * ResizableFormView.cpp 1.8:\r
+       * ResizableFormView.h 1.4:\r
+       * ResizableGrip.cpp 1.7:\r
+       * ResizableGrip.h 1.8:\r
+       * ResizableLayout.cpp 1.19:\r
+       * ResizableLayout.h 1.14:\r
+       * ResizableMinMax.cpp 1.3:\r
+       * ResizableMinMax.h 1.3:\r
+       * ResizablePage.cpp 1.8:\r
+       * ResizablePage.h 1.7:\r
+       * ResizablePageEx.cpp 1.10:\r
+       * ResizablePageEx.h 1.7:\r
+       * ResizableSheet.cpp 1.18:\r
+       * ResizableSheet.h 1.11:\r
+       * ResizableSheetEx.cpp 1.15:\r
+       * ResizableSheetEx.h 1.8:\r
+       * ResizableState.cpp 1.5:\r
+       * ResizableState.h 1.5:\r
+               fixed copyright msg\r
+\r
+2002-07-11  ppescher\r
+       * ResizablePageEx.cpp 1.9:\r
+       * ResizablePageEx.h 1.6:\r
+               changes for new NeedsRefresh function\r
+\r
+       * ResizableLayout.cpp 1.18:\r
+       * ResizableLayout.h 1.13:\r
+               many improvements for anti-flickering\r
+               changes in internal layout implementation\r
+               changes in clipping and refresh functions\r
+\r
+2002-07-01  ppescher\r
+       * ResizableDialog.cpp 1.13:\r
+       * ResizableDialog.h 1.8:\r
+       * ResizablePage.cpp 1.7:\r
+       * ResizablePage.h 1.6:\r
+       * ResizablePageEx.cpp 1.8:\r
+       * ResizablePageEx.h 1.5:\r
+       * ResizableSheet.cpp 1.17:\r
+       * ResizableSheet.h 1.10:\r
+       * ResizableSheetEx.cpp 1.14:\r
+       * ResizableSheetEx.h 1.7:\r
+               cleaned up the code\r
+               removed m_bInitDone (not needed)\r
+\r
+       * ResizableGrip.cpp 1.6:\r
+       * ResizableGrip.h 1.7:\r
+               changed grip implementation (using MFC derived class)\r
+\r
+2002-06-27  ppescher\r
+       * ResizableLayout.cpp 1.17:\r
+       * ResizableLayout.h 1.12:\r
+               added remove anchor and get layout info functions\r
+               changed layout implementation\r
+\r
+2002-05-26  ppescher\r
+       * ResizableLayout.cpp 1.16:\r
+               fix for  type of static control\r
+\r
+2002-05-16  ppescher\r
+       * ResizableSheet.cpp 1.16:\r
+       * ResizableSheet.h 1.9:\r
+       * ResizableSheetEx.cpp 1.13:\r
+       * ResizableSheetEx.h 1.6:\r
+               added refresh function for dynamic page changes\r
+\r
+2002-05-15  ppescher\r
+       * ResizableSheet.cpp 1.15:\r
+       * ResizableSheetEx.cpp 1.12:\r
+               partial fix for dynamic page changes (Add/RemovePage)\r
+\r
+2002-03-27  ppescher\r
+       * ResizableLayout.cpp 1.15:\r
+       * ResizableLib.dsp 1.8:\r
+               fix callbacks and project precompiled headers\r
+\r
+2002-03-12  ppescher\r
+       * ResizableLayout.h 1.11:\r
+       * ResizableLib.dsp 1.7:\r
+       * ResizablePageEx.cpp 1.7:\r
+       * ResizableSheetEx.cpp 1.11:\r
+       * StdAfx.h 1.4:\r
+               fix for VS.NET and commctls\r
+\r
+2002-02-27  ppescher\r
+       * ResizableComboBox.cpp [RCombo_NewList] 1.4.2.1:\r
+       * ResizableComboBox.h [RCombo_NewList] 1.4.2.1:\r
+       * ResizableComboLBox.cpp [RCombo_NewList] 1.6.2.1:\r
+       * ResizableComboLBox.h [RCombo_NewList] 1.6.2.1:\r
+               first attempt at a new list class\r
+\r
+2002-02-26  ppescher\r
+       * ResizableComboBox.cpp 1.4:\r
+       * ResizableComboBox.h 1.4:\r
+       * ResizableComboLBox.cpp 1.6:\r
+       * ResizableComboLBox.h 1.6:\r
+               moved some functions, fixed vscroll\r
+\r
+2002-02-25  ppescher\r
+       * ResizableComboBox.cpp 1.3:\r
+       * ResizableComboBox.h 1.3:\r
+       * ResizableComboLBox.cpp 1.5:\r
+       * ResizableComboLBox.h 1.5:\r
+               moved hscroll functions\r
+\r
+2002-02-24  ppescher\r
+       * ResizableComboLBox.cpp 1.4:\r
+       * ResizableComboLBox.h 1.4:\r
+       * ResizableGrip.cpp 1.5:\r
+       * ResizableGrip.h 1.6:\r
+       * ResizableLayout.cpp 1.14:\r
+       * StdAfx.h 1.3:\r
+               fixed RTL defines and functions and include files\r
+\r
+2002-02-23  ppescher\r
+       * ResizableDialog.cpp 1.12:\r
+       * ResizableFormView.cpp 1.7:\r
+       * ResizableLayout.cpp 1.13:\r
+       * ResizableLayout.h 1.10:\r
+       * ResizablePage.cpp 1.6:\r
+       * ResizablePageEx.cpp 1.6:\r
+       * ResizableSheet.cpp 1.14:\r
+       * ResizableSheetEx.cpp 1.10:\r
+               fixed background painting for RTL layouts\r
+\r
+       * ResizableComboBox.cpp 1.2:\r
+       * ResizableComboBox.h 1.2:\r
+       * ResizableComboLBox.cpp 1.3:\r
+       * ResizableComboLBox.h 1.3:\r
+               added support for auto-hscroll\r
+\r
+2002-02-22  ppescher\r
+       * StdAfx.h 1.2:\r
+               fix WINVER with latest SDK, for Wizard97 to work properly\r
+\r
+       * ResizableDialog.cpp 1.11:\r
+       * ResizableFormView.cpp 1.6:\r
+       * ResizablePage.cpp 1.5:\r
+       * ResizablePageEx.cpp 1.5:\r
+       * ResizableSheet.cpp 1.13:\r
+       * ResizableSheetEx.cpp 1.9:\r
+               fix for WinXP clipping region\r
+\r
+2002-02-21  ppescher\r
+       * ResizableDialog.cpp 1.10:\r
+       * ResizableDialog.h 1.7:\r
+       * ResizableFormView.cpp 1.5:\r
+       * ResizableFormView.h 1.3:\r
+       * ResizablePage.cpp 1.4:\r
+       * ResizablePage.h 1.5:\r
+       * ResizablePageEx.cpp 1.4:\r
+       * ResizablePageEx.h 1.4:\r
+       * ResizableSheet.cpp 1.12:\r
+       * ResizableSheet.h 1.8:\r
+       * ResizableSheetEx.cpp 1.8:\r
+       * ResizableSheetEx.h 1.5:\r
+               changed common constructor name\r
+\r
+2002-02-19  ppescher\r
+       * ResizableComboLBox.cpp 1.2:\r
+       * ResizableComboLBox.h 1.2:\r
+               second attempt (slightly better)\r
+\r
+2002-02-18  ppescher\r
+       * ResizableGrip.h 1.5:\r
+               fixed a define for compatibility with latest SDK\r
+\r
+       * ResizableComboBox.cpp 1.1:\r
+       * ResizableComboBox.h 1.1:\r
+       * ResizableComboLBox.cpp 1.1:\r
+       * ResizableComboLBox.h 1.1:\r
+       * ResizableLib.dsp 1.6:\r
+               added resizable combobox classes\r
+\r
+2002-02-09  ppescher\r
+       * ResizableDialog.cpp 1.9:\r
+               possible fix for WinXP clipping region (commented)\r
+\r
+       * ResizableLayout.cpp 1.12:\r
+       * ResizableLayout.h 1.9:\r
+               changed clipping method, working on a stand-alone region\r
+\r
+2002-02-04  ppescher\r
+       * ResizableLayout.cpp 1.11:\r
+       * ResizableSheet.cpp 1.11:\r
+       * ResizableSheetEx.cpp 1.7:\r
+               fix for RTL layouts\r
+               fix for maximum size clipping problem\r
+\r
+2001-10-06  ppescher\r
+       * ResizableFormView.cpp 1.4:\r
+               re-ordered GetTotalClientRect() code\r
+\r
+2001-10-05  ppescher\r
+       * ResizableLayout.cpp 1.10:\r
+       * ResizableLayout.h 1.8:\r
+               cosmetic stuff (variable names)\r
+\r
+       * ResizableSheet.cpp 1.10:\r
+       * ResizableSheet.h 1.7:\r
+       * ResizableSheetEx.cpp 1.6:\r
+       * ResizableSheetEx.h 1.4:\r
+               fix for [CTRL+Tab] when switching pages\r
+\r
+2001-08-22  ppescher\r
+       * ResizableDialog.cpp 1.8:\r
+       * ResizableSheet.cpp 1.9:\r
+       * ResizableSheetEx.cpp 1.5:\r
+               fixed initialization for windows with menu bar\r
+\r
+2001-08-17  ppescher\r
+       * .cvsignore 1.2:\r
+               added static build configurations\r
+\r
+2001-08-16  ppescher\r
+       * ResizableLib.dsp 1.5:\r
+               added static build configurations\r
+\r
+2001-08-10  ppescher\r
+       * ResizableDialog.cpp 1.7:\r
+       * ResizableSheet.cpp 1.8:\r
+       * ResizableSheetEx.cpp 1.4:\r
+               fixed sizing border bug (client area preserved now)\r
+\r
+2001-08-05  Administrator\r
+       * Docs/DoDoxygen.bat 1.1:\r
+       * Docs/doxyfile.txt 1.1:\r
+       * ResizableDialog.cpp 1.6:\r
+       * ResizableDialog.h 1.6:\r
+       * ResizableFormView.cpp 1.3:\r
+       * ResizableFormView.h 1.2:\r
+       * ResizableGrip.cpp 1.4:\r
+       * ResizableGrip.h 1.4:\r
+       * ResizableLayout.cpp 1.9:\r
+       * ResizableLayout.h 1.7:\r
+       * ResizableLib.dsp 1.4:\r
+       * ResizableMinMax.cpp 1.2:\r
+       * ResizableMinMax.h 1.2:\r
+       * ResizablePage.cpp 1.3:\r
+       * ResizablePage.h 1.4:\r
+       * ResizablePageEx.cpp 1.3:\r
+       * ResizablePageEx.h 1.3:\r
+       * ResizableSheet.cpp 1.7:\r
+       * ResizableSheet.h 1.6:\r
+       * ResizableSheetEx.cpp 1.3:\r
+       * ResizableSheetEx.h 1.3:\r
+       * ResizableState.cpp 1.4:\r
+       * ResizableState.h 1.4:\r
+               added doc\r
+\r
+       * Artistic-License.txt 1.1:\r
+               changed license to AL\r
+\r
+       * ResizableFormView.cpp 1.2:\r
+               now uses documented function to calc total client area\r
+               fix for non-scrollable forms\r
+\r
+2001-08-01  Administrator\r
+       * ResizableLayout.cpp 1.8:\r
+               fixed transparent toolbars\r
+\r
+2001-07-21  Administrator\r
+       * ResizableLayout.cpp 1.7:\r
+       * ResizableLayout.h 1.6:\r
+               fixed problems with clipping overlapped controls\r
+               now you must add anchors in order of inclusion\r
+               fixed problem with transparent toolbars (I was clipping device units)\r
+\r
+2001-07-06  paolo\r
+       * ResizableDialog.cpp 1.5:\r
+       * ResizableDialog.h 1.5:\r
+       * ResizableGrip.cpp 1.3:\r
+       * ResizableGrip.h 1.3:\r
+       * ResizableLayout.cpp 1.6:\r
+       * ResizableLayout.h 1.5:\r
+       * ResizableLib.dsp 1.3:\r
+       * ResizablePageEx.cpp 1.2:\r
+       * ResizablePageEx.h 1.2:\r
+       * ResizableSheet.cpp 1.6:\r
+       * ResizableSheet.h 1.5:\r
+       * ResizableSheetEx.cpp 1.2:\r
+       * ResizableSheetEx.h 1.2:\r
+               global updates\r
+\r
+2001-06-18  paolo\r
+       * ResizableFormView.cpp 1.1:\r
+       * ResizableFormView.h 1.1:\r
+       * ResizableLayout.cpp 1.5:\r
+       * ResizableLayout.h 1.4:\r
+       * ResizableLib.dsp 1.2:\r
+       * ResizablePageEx.cpp 1.1:\r
+       * ResizablePageEx.h 1.1:\r
+       * ResizableSheet.cpp 1.5:\r
+       * ResizableSheet.h 1.4:\r
+       * ResizableSheetEx.cpp 1.1:\r
+       * ResizableSheetEx.h 1.1:\r
+               added wizard97 dialogs\r
+               added formviews\r
+               integration of property sheets\r
+\r
+2001-06-08  paolo\r
+       * ResizableDialog.cpp 1.4:\r
+       * ResizableDialog.h 1.4:\r
+       * ResizableLayout.cpp 1.3:\r
+       * ResizableLayout.h 1.3:\r
+       * ResizablePage.cpp 1.2:\r
+       * ResizablePage.h 1.3:\r
+               anti-flickering added\r
+\r
+       * ResizableLayout.cpp 1.4:\r
+       * ResizableSheet.cpp 1.4:\r
+               corrections to DeferWindowPos (returned value incorrectly\r
+               discarded)\r
+\r
+2001-05-23  paolo\r
+       * ResizableDialog.cpp 1.3:\r
+       * ResizableDialog.h 1.3:\r
+       * ResizableSheet.cpp 1.3:\r
+       * ResizableSheet.h 1.3:\r
+       * ResizableState.cpp 1.3:\r
+       * ResizableState.h 1.3:\r
+               new save/restore version - if bRectOnly, uses screen coords\r
+\r
+       * ResizableDialog.cpp 1.2:\r
+       * ResizableDialog.h 1.2:\r
+       * ResizableGrip.cpp 1.2:\r
+       * ResizableGrip.h 1.2:\r
+       * ResizableLayout.cpp 1.2:\r
+       * ResizableLayout.h 1.2:\r
+       * ResizablePage.h 1.2:\r
+       * ResizableSheet.cpp 1.2:\r
+       * ResizableSheet.h 1.2:\r
+       * ResizableState.cpp 1.2:\r
+       * ResizableState.h 1.2:\r
+               changed save/restore allowing to be performed on window rect only\r
+               changed GetLayoutParent to GetResizableWnd\r
+               added GetResizableWnd to CResizableState\r
+\r
+2001-05-18  paolo\r
+       * ResizableLib.dsp 1.1:\r
+       * ResizableLib.dsw 1.1:\r
+       * StdAfx.cpp 1.1:\r
+       * StdAfx.h 1.1:\r
+               new ResizableLib with project settings working\r
+\r