]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoadaptions for CW Pro 5.3 on mac
Stefan Csomor [Thu, 13 Jan 2000 07:57:22 +0000 (07:57 +0000)] 
adaptions for CW Pro 5.3 on mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agolast line missing
Guillermo Rodriguez Garcia [Thu, 13 Jan 2000 01:10:59 +0000 (01:10 +0000)] 
last line missing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoA few more fixes from Mumit Khan
Guillermo Rodriguez Garcia [Thu, 13 Jan 2000 01:07:28 +0000 (01:07 +0000)] 
A few more fixes from Mumit Khan

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agosome compilation fixes for mingw32 and not only
Vadim Zeitlin [Wed, 12 Jan 2000 21:23:26 +0000 (21:23 +0000)] 
some compilation fixes for mingw32 and not only

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agofix for red to blue mapping in toolbar buttons
Robin Dunn [Wed, 12 Jan 2000 20:43:09 +0000 (20:43 +0000)] 
fix for red to blue mapping in toolbar buttons

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoMade filter index zero-based
Julian Smart [Wed, 12 Jan 2000 20:02:15 +0000 (20:02 +0000)] 
Made filter index zero-based

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago Chnages to mono-bitmap code.
Robert Roebling [Wed, 12 Jan 2000 17:57:18 +0000 (17:57 +0000)] 
  Chnages to mono-bitmap code.
  Added ConvertToMonoBitmap() to wxImage.
  Minor changes to forty.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agofixed 'make install' I had broken previously
Vadim Zeitlin [Wed, 12 Jan 2000 16:13:29 +0000 (16:13 +0000)] 
fixed 'make install' I had broken previously

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agocall to tr fixed
Vadim Zeitlin [Wed, 12 Jan 2000 15:14:01 +0000 (15:14 +0000)] 
call to tr fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded wxUSE_NOTEBOOK to include/wx/msw/setup0.h, removed wxUSE_RADIOBUTTON (we
Vadim Zeitlin [Wed, 12 Jan 2000 15:10:47 +0000 (15:10 +0000)] 
added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, removed wxUSE_RADIOBUTTON (we
already have RADIOBTN)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoregenerated from template
Vadim Zeitlin [Wed, 12 Jan 2000 14:56:47 +0000 (14:56 +0000)] 
regenerated from template

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoclarification of PAGE_CHANGING event
Vadim Zeitlin [Wed, 12 Jan 2000 14:52:04 +0000 (14:52 +0000)] 
clarification of PAGE_CHANGING event

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agocompilation fix for non-threaded compilation (threads are still broken
Karsten Ballüder [Wed, 12 Jan 2000 11:56:30 +0000 (11:56 +0000)] 
compilation fix for non-threaded compilation (threads are still broken
anyway!)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded wxHtmlLinkInfo::GetHtmlCell so that you know where it came from
Václav Slavík [Wed, 12 Jan 2000 08:27:07 +0000 (08:27 +0000)] 
added wxHtmlLinkInfo::GetHtmlCell so that you know where it came from

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixes to allow DLL compilation
Guillermo Rodriguez Garcia [Wed, 12 Jan 2000 01:19:23 +0000 (01:19 +0000)] 
Fixes to allow DLL compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoChanged \ to /
Guillermo Rodriguez Garcia [Wed, 12 Jan 2000 01:14:13 +0000 (01:14 +0000)] 
Changed \ to /

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded missing WXDLLEXPORTs
Guillermo Rodriguez Garcia [Wed, 12 Jan 2000 01:13:25 +0000 (01:13 +0000)] 
Added missing WXDLLEXPORTs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoPatches for DLL compilation & libtiff
Guillermo Rodriguez Garcia [Wed, 12 Jan 2000 01:11:04 +0000 (01:11 +0000)] 
Patches for DLL compilation & libtiff

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded mouse event member into wxHtmlLinkInfo. wxHtmlWindow::OnLinkClicked now takes...
Václav Slavík [Tue, 11 Jan 2000 23:30:43 +0000 (23:30 +0000)] 
added mouse event member into wxHtmlLinkInfo. wxHtmlWindow::OnLinkClicked now takes const wxHtmlLinkInfo& argument

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded mouse event member into wxHtmlLinkInfo. wxHtmlWindow::OnLinkClicked now takes...
Václav Slavík [Tue, 11 Jan 2000 23:30:02 +0000 (23:30 +0000)] 
added mouse event member into wxHtmlLinkInfo. wxHtmlWindow::OnLinkClicked now takes const wxHtmlLinkInfo& argument and wxHtmlCell::OnMouseClicked takes wxMouseEvent instead of three bools

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agofixed refresh problem with holidays in wxCalendarCtrl
Vadim Zeitlin [Tue, 11 Jan 2000 19:12:47 +0000 (19:12 +0000)] 
fixed refresh problem with holidays in wxCalendarCtrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoBug fix in GetLabelFromText
Bart A.M. Jourquin [Tue, 11 Jan 2000 16:41:42 +0000 (16:41 +0000)] 
Bug fix in GetLabelFromText

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdding GetCount() to wxHashTable
Bart A.M. Jourquin [Tue, 11 Jan 2000 16:27:31 +0000 (16:27 +0000)] 
Adding GetCount() to wxHashTable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFix bug in GetLableFromText
Bart A.M. Jourquin [Tue, 11 Jan 2000 16:26:44 +0000 (16:26 +0000)] 
Fix bug in GetLableFromText

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdding GetCount() to wxHashTable
Bart A.M. Jourquin [Tue, 11 Jan 2000 16:19:35 +0000 (16:19 +0000)] 
Adding GetCount() to wxHashTable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoEnableTool() should be called after Realize()
Vadim Zeitlin [Tue, 11 Jan 2000 14:10:24 +0000 (14:10 +0000)] 
EnableTool() should be called after Realize()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxMenuItem::GetLabelFromText() added/documented, bug in wxMenu::FindItem() fixed
Vadim Zeitlin [Tue, 11 Jan 2000 13:58:41 +0000 (13:58 +0000)] 
wxMenuItem::GetLabelFromText() added/documented, bug in wxMenu::FindItem() fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoReplaced typo that had wxCALLBACK being redefined. wxSTDCALL should have been the...
George Tasker [Tue, 11 Jan 2000 12:56:58 +0000 (12:56 +0000)] 
Replaced typo that had wxCALLBACK being redefined.  wxSTDCALL should have been the the #define used, not wxCALLBACK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoMumit Khan's fixes to allow DLL compilation
Guillermo Rodriguez Garcia [Tue, 11 Jan 2000 02:59:25 +0000 (02:59 +0000)] 
Mumit Khan's fixes to allow DLL compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoNo #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObject class, so compilation...
George Tasker [Mon, 10 Jan 2000 23:58:16 +0000 (23:58 +0000)] 
No #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObject class, so compilation failed if wxUSE_DRAG_AND_DROP was 0 and wxUSE_METAFILE was 1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoMSW Caret is now destroyed and recreated when resized.
Robin Dunn [Mon, 10 Jan 2000 23:01:19 +0000 (23:01 +0000)] 
MSW Caret is now destroyed and recreated when resized.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoincremented version number for DLL
Robin Dunn [Mon, 10 Jan 2000 22:59:20 +0000 (22:59 +0000)] 
incremented version number for DLL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoNew VA 4.0 .icc file the minimal sample
David Webster [Mon, 10 Jan 2000 19:07:10 +0000 (19:07 +0000)] 
New VA 4.0 .icc file the minimal sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoNew wxWin.icc for monolithic build.
David Webster [Mon, 10 Jan 2000 19:06:15 +0000 (19:06 +0000)] 
New wxWin.icc for monolithic build.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoSN: WXPM wants wxUSE_OWNER_DRAWN to be defined to 1 as well.
Stefan Neis [Mon, 10 Jan 2000 17:25:47 +0000 (17:25 +0000)] 
SN: WXPM wants wxUSE_OWNER_DRAWN to be defined to 1 as well.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agofixes for 'make install' for wxBase - seems to work
Vadim Zeitlin [Mon, 10 Jan 2000 17:12:43 +0000 (17:12 +0000)] 
fixes for 'make install' for wxBase - seems to work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoSN: Fixes to OS/2 specific problems (use LEX_STEM and PATH_IFS set by configure).
Stefan Neis [Mon, 10 Jan 2000 17:11:19 +0000 (17:11 +0000)] 
SN: Fixes to OS/2 specific problems (use LEX_STEM and PATH_IFS set by configure).
SN: Added support for compiling wxPM with EMX using Unix-Makefiles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoSN: Several workarounds for OS/2-specific problems.
Stefan Neis [Mon, 10 Jan 2000 17:07:28 +0000 (17:07 +0000)] 
SN: Several workarounds for OS/2-specific problems.
SN: "--with-pm" only allowed on OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoMakefiles and .rsp file edited for demos/samples
Julian Smart [Mon, 10 Jan 2000 16:56:55 +0000 (16:56 +0000)] 
Makefiles and .rsp file edited for demos/samples

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxAPIENTRY fixes (?)
Vadim Zeitlin [Mon, 10 Jan 2000 15:58:59 +0000 (15:58 +0000)] 
wxAPIENTRY fixes (?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agocheck for wxUSE_DYNLIB_CLASS corrected
Vadim Zeitlin [Mon, 10 Jan 2000 15:29:20 +0000 (15:29 +0000)] 
check for wxUSE_DYNLIB_CLASS corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago#define DEBUG_MAIN_THREAD for non __WXDEBUG__ compilation
Bart A.M. Jourquin [Mon, 10 Jan 2000 10:41:04 +0000 (10:41 +0000)] 
#define DEBUG_MAIN_THREAD for non __WXDEBUG__ compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoWrong Init was being called in ctor.
Robin Dunn [Mon, 10 Jan 2000 07:21:53 +0000 (07:21 +0000)] 
Wrong Init was being called in ctor.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoImportant changes to avoid dependence on events inside wxSocket
Guillermo Rodriguez Garcia [Mon, 10 Jan 2000 03:54:37 +0000 (03:54 +0000)] 
Important changes to avoid dependence on events inside wxSocket
implementation (should also ease a console only version soon)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoOps, small typo
Guillermo Rodriguez Garcia [Mon, 10 Jan 2000 01:06:50 +0000 (01:06 +0000)] 
Ops, small typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixed from Mumit Khan to allow DLL compilation for mingw32
Guillermo Rodriguez Garcia [Mon, 10 Jan 2000 01:00:13 +0000 (01:00 +0000)] 
Fixed from Mumit Khan to allow DLL compilation for mingw32

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixes from Mumit Khan to allow DLL compilation; most fixes related to
Guillermo Rodriguez Garcia [Mon, 10 Jan 2000 00:55:05 +0000 (00:55 +0000)] 
Fixes from Mumit Khan to allow DLL compilation; most fixes related to
missing WXDLLEXPORTs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago Themes crash fix.
Robert Roebling [Sun, 9 Jan 2000 16:12:35 +0000 (16:12 +0000)] 
  Themes crash fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoSome other mini test I used for wxmedia2
Guilhem Lavaux [Sun, 9 Jan 2000 15:13:57 +0000 (15:13 +0000)] 
Some other mini test I used for wxmedia2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdd XPM handlers by default if XPM support is enabled
Guillermo Rodriguez Garcia [Sun, 9 Jan 2000 13:12:28 +0000 (13:12 +0000)] 
Add XPM handlers by default if XPM support is enabled

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoWas using CPPFLAGS instead of CFLAGS for C files
Guillermo Rodriguez Garcia [Sun, 9 Jan 2000 13:10:29 +0000 (13:10 +0000)] 
Was using CPPFLAGS instead of CFLAGS for C files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoRemoved mingw32 fix
Guillermo Rodriguez Garcia [Sun, 9 Jan 2000 13:09:28 +0000 (13:09 +0000)] 
Removed mingw32 fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded IsEncodingAvailable and GetAltForEncoding extended by facename argument and...
Václav Slavík [Sat, 8 Jan 2000 23:45:31 +0000 (23:45 +0000)] 
added IsEncodingAvailable and GetAltForEncoding extended by facename argument and added GetAltForEncoding alternative that returns only wxFontEncoding (and thus more useful for wxWin users)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadd wxFontEncoding member into wxNativeEncodingInfo
Václav Slavík [Sat, 8 Jan 2000 23:45:24 +0000 (23:45 +0000)] 
add wxFontEncoding member into wxNativeEncodingInfo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoBorland #include hack
Václav Slavík [Sat, 8 Jan 2000 23:44:49 +0000 (23:44 +0000)] 
Borland #include hack

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agotried to correct the colour problems
Vadim Zeitlin [Sat, 8 Jan 2000 22:20:03 +0000 (22:20 +0000)] 
tried to correct the colour problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoSplit the sample in three source files + three header files, for improved
Guillermo Rodriguez Garcia [Sat, 8 Jan 2000 18:27:19 +0000 (18:27 +0000)] 
Split the sample in three source files + three header files, for improved
clarity. Now there is a 'life' module (main app), a 'game' module (game
logic) and a 'dialogs' module (guess what).

Also, speeded up drawing a lot.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago Applied listbox isselected fix.
Robert Roebling [Sat, 8 Jan 2000 16:53:37 +0000 (16:53 +0000)] 
   Applied listbox isselected fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago Themes and threads testing code.
Robert Roebling [Sat, 8 Jan 2000 16:26:41 +0000 (16:26 +0000)] 
  Themes and threads testing code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago??
Guillermo Rodriguez Garcia [Sat, 8 Jan 2000 16:12:49 +0000 (16:12 +0000)] 
??

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoops. SetFocus should be public
Guillermo Rodriguez Garcia [Sat, 8 Jan 2000 16:10:31 +0000 (16:10 +0000)] 
ops. SetFocus should be public

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoupdated configure and the makefiles after the samples move
Vadim Zeitlin [Sat, 8 Jan 2000 16:07:56 +0000 (16:07 +0000)] 
updated configure and the makefiles after the samples move

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago??
Guillermo Rodriguez Garcia [Sat, 8 Jan 2000 16:07:41 +0000 (16:07 +0000)] 
??

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoregenerate several files at once, not only one
Vadim Zeitlin [Sat, 8 Jan 2000 15:46:33 +0000 (15:46 +0000)] 
regenerate several files at once, not only one

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoregenerated from template
Vadim Zeitlin [Sat, 8 Jan 2000 15:38:51 +0000 (15:38 +0000)] 
regenerated from template

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agorenaming and moving samples around
Vadim Zeitlin [Sat, 8 Jan 2000 15:28:31 +0000 (15:28 +0000)] 
renaming and moving samples around

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxLongLongWx::Assign(double) works - thanks Guillermo
Vadim Zeitlin [Sat, 8 Jan 2000 14:26:40 +0000 (14:26 +0000)] 
wxLongLongWx::Assign(double) works - thanks Guillermo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agokeyword search should work now
Vadim Zeitlin [Sat, 8 Jan 2000 13:59:39 +0000 (13:59 +0000)] 
keyword search should work now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded test mode to wxLongLongWx which allowed to find the bug in operator*=()
Vadim Zeitlin [Fri, 7 Jan 2000 20:35:34 +0000 (20:35 +0000)] 
added test mode to wxLongLongWx which allowed to find the bug in operator*=()
which was breaking wxDateTime - now seems to work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agobug fix for OnLinkClicked callback
Robin Dunn [Fri, 7 Jan 2000 19:46:28 +0000 (19:46 +0000)] 
bug fix for OnLinkClicked callback

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded limits to wxSpinCtrls, fixed one bug
Guillermo Rodriguez Garcia [Fri, 7 Jan 2000 18:23:33 +0000 (18:23 +0000)] 
Added limits to wxSpinCtrls, fixed one bug

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixed problem with tab traversal in wxSpinCtrl (added SetFocus())
Guillermo Rodriguez Garcia [Fri, 7 Jan 2000 18:22:38 +0000 (18:22 +0000)] 
Fixed problem with tab traversal in wxSpinCtrl (added SetFocus())

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agomingw32 specific compile fix
Guillermo Rodriguez Garcia [Fri, 7 Jan 2000 16:26:00 +0000 (16:26 +0000)] 
mingw32 specific compile fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded libxpm
Guillermo Rodriguez Garcia [Fri, 7 Jan 2000 16:23:39 +0000 (16:23 +0000)] 
Added libxpm

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxControl child of wxControlBase
Bart A.M. Jourquin [Fri, 7 Jan 2000 14:59:14 +0000 (14:59 +0000)] 
wxControl child of wxControlBase

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago*** empty log message ***
Bart A.M. Jourquin [Fri, 7 Jan 2000 14:14:03 +0000 (14:14 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxFONTENUMPROC definition changed for mingwin 2.95
Bart A.M. Jourquin [Fri, 7 Jan 2000 11:06:39 +0000 (11:06 +0000)] 
wxFONTENUMPROC definition changed for mingwin 2.95

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agodeleting the 'validator' param in call to wxControl::Create. To be further fixed
Bart A.M. Jourquin [Fri, 7 Jan 2000 10:50:12 +0000 (10:50 +0000)] 
deleting the 'validator' param in call to wxControl::Create. To be further fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agofix _beginthreadex problem with bcc
Bart A.M. Jourquin [Fri, 7 Jan 2000 10:22:15 +0000 (10:22 +0000)] 
fix _beginthreadex problem with bcc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agosmall fixes and cleanups
Robin Dunn [Fri, 7 Jan 2000 09:09:50 +0000 (09:09 +0000)] 
small fixes and cleanups

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoTrying out addition of SetSize to wxCaret...
Robin Dunn [Fri, 7 Jan 2000 05:42:30 +0000 (05:42 +0000)] 
Trying out addition of SetSize to wxCaret...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agodemo of clipboard support for metafiles (which still doesn't work)
Vadim Zeitlin [Fri, 7 Jan 2000 02:31:24 +0000 (02:31 +0000)] 
demo of clipboard support for metafiles (which still doesn't work)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoattempts at providing clipboard/dnd support for metafiles - unsuccessful
Vadim Zeitlin [Fri, 7 Jan 2000 02:30:29 +0000 (02:30 +0000)] 
attempts at providing clipboard/dnd support for metafiles - unsuccessful

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixed virtual function hiding problem
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 19:05:02 +0000 (19:05 +0000)] 
Fixed virtual function hiding problem

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago Minor resize probs solved.
Robert Roebling [Thu, 6 Jan 2000 18:40:33 +0000 (18:40 +0000)] 
  Minor resize probs solved.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded --cc, cxx, ld options to wx-config
Vadim Zeitlin [Thu, 6 Jan 2000 18:34:49 +0000 (18:34 +0000)] 
added --cc, cxx, ld options to wx-config

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoMSW compilation fixes for !wxUSE_VALIDATORS
Vadim Zeitlin [Thu, 6 Jan 2000 18:23:59 +0000 (18:23 +0000)] 
MSW compilation fixes for !wxUSE_VALIDATORS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago Themes again.
Robert Roebling [Thu, 6 Jan 2000 17:32:49 +0000 (17:32 +0000)] 
  Themes again.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agotypos fixed
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 16:58:12 +0000 (16:58 +0000)] 
typos fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoRemoving warnings
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 16:57:30 +0000 (16:57 +0000)] 
Removing warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp
Vadim Zeitlin [Thu, 6 Jan 2000 16:47:48 +0000 (16:47 +0000)] 
1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp
2. wxWindow::Create() always takes a wxValidator parameter, even if
   !wxUSE_VALIDATORS - it is just ignored then, tons of #if wxUSE_VALIDATORS
   removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agocorrected wxComboBox::GetBestSize()
Vadim Zeitlin [Thu, 6 Jan 2000 15:58:48 +0000 (15:58 +0000)] 
corrected wxComboBox::GetBestSize()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago1. more HP-UX warning fixes (almost done...)
Vadim Zeitlin [Thu, 6 Jan 2000 15:42:32 +0000 (15:42 +0000)] 
1. more HP-UX warning fixes (almost done...)
2. added a macro WXUNUSED_UNLESS_DEBUG()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agobug fixes for '\r' handling in wxTextFile::Translate()
Vadim Zeitlin [Thu, 6 Jan 2000 15:24:37 +0000 (15:24 +0000)] 
bug fixes for '\r' handling in wxTextFile::Translate()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoSome edits to OGL; tweaks to wxClipboard docs
Julian Smart [Thu, 6 Jan 2000 15:09:35 +0000 (15:09 +0000)] 
Some edits to OGL; tweaks to wxClipboard docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoBC++ IDE compile mod to thread.cpp; other small stuff
Julian Smart [Thu, 6 Jan 2000 10:30:12 +0000 (10:30 +0000)] 
BC++ IDE compile mod to thread.cpp; other small stuff

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoLots of new features
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 10:22:00 +0000 (10:22 +0000)] 
Lots of new features

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoSmall change for updated wxTCPXXX classes
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 01:21:26 +0000 (01:21 +0000)] 
Small change for updated wxTCPXXX classes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoRewrote large parts of the non-DDE IPC stuff (wxTCPServer, wxTCPClient,
Guillermo Rodriguez Garcia [Thu, 6 Jan 2000 01:07:06 +0000 (01:07 +0000)] 
Rewrote large parts of the non-DDE IPC stuff (wxTCPServer, wxTCPClient,
wxTCPConnection) to upgrade to the 'new' wxSocket code. Plenty of bugs
removed. IPC samples at samples/dde working again.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago1. added wfstream.cpp to wxBase (needed by filesys.cpp)
Vadim Zeitlin [Wed, 5 Jan 2000 18:10:06 +0000 (18:10 +0000)] 
1. added wfstream.cpp to wxBase (needed by filesys.cpp)
2. small enchancements in wxCmdLineParser (handles "help" options correctly)
3. use wxCmdLineParser in makegen

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775