Vadim Zeitlin
|
6d9669450d
|
explicit SetSelection/SetOldSelection methods added to wxNotebookEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-12 22:36:21 +00:00 |
|
Robin Dunn
|
35eca07ccd
|
Removed a ">>>>>>> 1.5" (a CVS conflict indicator) that got left in
the code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-07 17:32:54 +00:00 |
|
Vadim Zeitlin
|
a3622daa90
|
(1) Denis Pershin's patch for wxGTK (memory leaks corrections)
(2) DELETEP/DELETEA globally renamed to wxDELETE/wxDELETEA and now also NULL
their argument
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-07 15:09:04 +00:00 |
|
Vadim Zeitlin
|
5475b96085
|
constraints handling for the notebook pages fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-12 22:47:09 +00:00 |
|
Vadim Zeitlin
|
8a33ea6250
|
improved keyboard handling, bug fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-08 22:39:21 +00:00 |
|
Julian Smart
|
e5ad6961eb
|
Fixed event arg in notebook.h, #ifdefed out some functions in oleutils that
don't compile in VC++ 4.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-08 10:05:51 +00:00 |
|
Julian Smart
|
debe6624c1
|
Sorry, I went and removed consts as per the style guide :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-04 15:17:59 +00:00 |
|
Vadim Zeitlin
|
b5f2afe541
|
wxNotebook interface (it may change!), implementation file is not yet
commited - I will do as soon as the interface is fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-14 23:16:19 +00:00 |
|