Vadim Zeitlin
|
88ac883a0d
|
new makefiles (part I)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-06-01 15:32:12 +00:00 |
|
Vadim Zeitlin
|
764a3a4906
|
1. bug fixes in wxCaret
2. wxPoint now has += and -=
3. Validate() takes "wxWindow *" (and not wxWindowBase) again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-05-24 21:12:37 +00:00 |
|
Vadim Zeitlin
|
f03fc89fff
|
wxWindow split into wxWindowBase and wxWindow (wxGTK part)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-05-09 22:17:03 +00:00 |
|
Robin Dunn
|
ca298c8852
|
Fixed wxValidator::Clone and friends to return a wxObject* to keep
MS VC++ happy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-04-30 02:39:50 +00:00 |
|
Vadim Zeitlin
|
a994f81b94
|
1. validator fixes: don't eat TAB. Added new SetBellOnError() function to
suppress _annoying_ bell.
2. Docs and samples updated to reflect this.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 14:47:18 +00:00 |
|
Unknown (RO)
|
c67daf8777
|
General tidy-up (mainly typecasts) to allow the use of the SGI native
compilers (tested on Irix 6.5 with -mips3 -n32).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-23 03:22:56 +00:00 |
|
Julian Smart
|
34138703c3
|
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
compiles under Windows with VC++. Also OGL enhancements espec. wxDrawnShape.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-15 00:23:28 +00:00 |
|
Karsten Ballüder
|
c801d85f15
|
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:01:55 +00:00 |
|