Vadim Zeitlin
|
3c67202dee
|
1. NOT_FOUND -> wxNOT_FOUND
2. wxString::Left(), Right(), Before(), After() clean up
3. wxLocale updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-14 14:33:56 +00:00 |
|
Julian Smart
|
3dd4e4e05c
|
OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs.
Sorry, I may be overwriting changes Robert made due to a file copying error.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-11-08 22:35:18 +00:00 |
|
Julian Smart
|
f7387de542
|
Changed wxMenu::GetTitle to return a wxString.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-16 08:03:13 +00:00 |
|
Julian Smart
|
bbcdf8bc7c
|
Fixed various wxMSW compile problems that came down the telephone line...
plus wxTreeCtrl::EditLabel/EndEditLabel, dialog editor stuff, wxMSW header changes,
doc changes. Sorry about the quantity :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-07 23:52:45 +00:00 |
|
Robin Dunn
|
b5279053f6
|
Removed duplicate definitions of GetMenuCount and GetMenu so I could
compile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-07 17:07:43 +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 |
|
Julian Smart
|
527fc629c8
|
Added missing accessors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-24 20:48:49 +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 |
|
Karsten Ballüder
|
2bda0e1738
|
added some wxMSW stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:12:05 +00:00 |
|