]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoadded simple test for wxStaticBoxSizers
Ron Lee [Sat, 13 Nov 1999 05:07:18 +0000 (05:07 +0000)] 
added simple test for wxStaticBoxSizers

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

24 years ago1. undid my wrong fix to wxWindowBase::Centre
Vadim Zeitlin [Sat, 13 Nov 1999 00:30:45 +0000 (00:30 +0000)] 
1. undid my wrong fix to wxWindowBase::Centre
2. corrected fatal bug in wxCheckLstBox (double deletion of items)
3. wxTextCtrl::SetValue() only does it if the new text is different from
   the old one
4. wxBitmap(const wxIcon&) ctor added
5. compilation fixes for VC++ and generic Win32 implementation of
   wxGetCurrentTime() in timercmn.cpp

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

24 years agocompilation fix (float => wxCoord)
Vadim Zeitlin [Fri, 12 Nov 1999 19:41:43 +0000 (19:41 +0000)] 
compilation fix (float => wxCoord)

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

24 years agounused param warning fixed
Vadim Zeitlin [Fri, 12 Nov 1999 19:31:35 +0000 (19:31 +0000)] 
unused param warning fixed

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

24 years agocompilation fix
Vadim Zeitlin [Fri, 12 Nov 1999 19:26:50 +0000 (19:26 +0000)] 
compilation fix

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

24 years agoaesthetic fix to configure (extra comma)
Vadim Zeitlin [Fri, 12 Nov 1999 19:26:21 +0000 (19:26 +0000)] 
aesthetic fix to configure (extra comma)

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

24 years agoMotif compilation fix
Vadim Zeitlin [Fri, 12 Nov 1999 19:24:46 +0000 (19:24 +0000)] 
Motif compilation fix

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

24 years agowxTimer/timercmn.cpp change
Vadim Zeitlin [Fri, 12 Nov 1999 19:19:38 +0000 (19:19 +0000)] 
wxTimer/timercmn.cpp change

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

24 years agofixes for wxFontMapper endless recursion
Vadim Zeitlin [Fri, 12 Nov 1999 17:00:02 +0000 (17:00 +0000)] 
fixes for wxFontMapper endless recursion

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

24 years agomore samples added to SAMPLES_SUBDIRS (minimal, font, richedit)
Vadim Zeitlin [Fri, 12 Nov 1999 16:47:37 +0000 (16:47 +0000)] 
more samples added to SAMPLES_SUBDIRS (minimal, font, richedit)

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

24 years agofixed endless recursion for loading of default font
Karsten Ballüder [Fri, 12 Nov 1999 16:31:33 +0000 (16:31 +0000)] 
fixed endless recursion for loading of default font

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

24 years agoRemoved warning.
Julian Smart [Fri, 12 Nov 1999 16:12:26 +0000 (16:12 +0000)] 
Removed warning.

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

24 years agosmall fixes; rearranged module definitions in a more readable way
Vadim Zeitlin [Fri, 12 Nov 1999 16:04:50 +0000 (16:04 +0000)] 
small fixes; rearranged module definitions in a more readable way

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

24 years agosome HTML links \urlref'ied
Vadim Zeitlin [Fri, 12 Nov 1999 15:33:47 +0000 (15:33 +0000)] 
some HTML links \urlref'ied

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

24 years agonote about VMS linker case insensitivity added
Vadim Zeitlin [Fri, 12 Nov 1999 15:29:07 +0000 (15:29 +0000)] 
note about VMS linker case insensitivity added

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

24 years agoOutputDebugStringW95 removed - it's really unnecessary - and the references to
Vadim Zeitlin [Fri, 12 Nov 1999 15:15:14 +0000 (15:15 +0000)] 
OutputDebugStringW95 removed - it's really unnecessary - and the references to
DBWIN32 in the docs replaced with DbgView

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

24 years agoSolaris compilation fix
Vadim Zeitlin [Fri, 12 Nov 1999 15:03:26 +0000 (15:03 +0000)] 
Solaris compilation fix

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

24 years ago(old) mingw32 compilation fixes
Vadim Zeitlin [Fri, 12 Nov 1999 14:58:35 +0000 (14:58 +0000)] 
(old) mingw32 compilation fixes

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

24 years agoCentre() centers the window centre and not the upper left corner
Vadim Zeitlin [Fri, 12 Nov 1999 14:55:37 +0000 (14:55 +0000)] 
Centre() centers the window centre and not the upper left corner

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

24 years agomingw32 compilation fixes
Vadim Zeitlin [Fri, 12 Nov 1999 14:50:44 +0000 (14:50 +0000)] 
mingw32 compilation fixes

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

24 years agomingw32 compilation fixes (unfortunately, this effectively disables placing controls...
Vadim Zeitlin [Fri, 12 Nov 1999 14:50:29 +0000 (14:50 +0000)] 
mingw32 compilation fixes (unfortunately, this effectively disables placing controls into the toolbar)

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

24 years agonote about WX_DEFIN_EOBJARRAY added
Vadim Zeitlin [Fri, 12 Nov 1999 14:46:11 +0000 (14:46 +0000)] 
note about WX_DEFIN_EOBJARRAY added

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 14:35:18 +0000 (14:35 +0000)] 
 Committing in .

 Support to compile the image sample on VMS

 Modified Files:
  wxWindows/descrip.mms wxWindows/docs/readme_vms.txt
 Added Files:
  wxWindows/samples/image/descrip.mms
  wxWindows/samples/image/image.opt

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

24 years agowarning fixed
Vadim Zeitlin [Fri, 12 Nov 1999 14:33:36 +0000 (14:33 +0000)] 
warning fixed

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

24 years agoit didn't compile at all...
Vadim Zeitlin [Fri, 12 Nov 1999 14:31:59 +0000 (14:31 +0000)] 
it didn't compile at all...

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 13:18:46 +0000 (13:18 +0000)] 
 Committing in .

 Files needed to compile the dialogs sample on VMS

 Added Files:
  wxWindows/samples/dialogs/descrip.mms
  wxWindows/samples/dialogs/dialogs.opt

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 13:17:42 +0000 (13:17 +0000)] 
 Committing in .

 Support for compilation of dialogs sample on VMS

 Modified Files:
  wxWindows/descrip.mms wxWindows/docs/readme_vms.txt

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

24 years ago*** empty log message ***
Jouk Jansen [Fri, 12 Nov 1999 12:55:48 +0000 (12:55 +0000)] 
*** empty log message ***

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 12:54:41 +0000 (12:54 +0000)] 
 Committing in .

 Compilation support for minimal sample on VMS

 Modified Files:
  descrip.mms
 Added Files:
  samples/minimal/descrip.mms samples/minimal/minimal.opt

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 12:11:45 +0000 (12:11 +0000)] 
 Committing in .

 Added Files:
  docs/readme_vms.txt

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:51:17 +0000 (11:51 +0000)] 
 Committing in .

 VMS patch (typo in previous one)

 Modified Files:
  wxWindows/include/wx/defs.h

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:36:08 +0000 (11:36 +0000)] 
 Committing in .

 Link option file for VMS

 Added Files:
  wxWindows/samples/menu/menu.opt

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:35:30 +0000 (11:35 +0000)] 
 Committing in .

 Added Files:
  wxWindows/samples/menu/descrip.mms

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:30:42 +0000 (11:30 +0000)] 
 Committing in .

 VMS patch

 Modified Files:
  wxWindows/src/common/parser.y

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:28:38 +0000 (11:28 +0000)] 
 Committing in .

 VMS patch

 Modified Files:
  wxWindows/include/wx/setup.h

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:27:07 +0000 (11:27 +0000)] 
 Committing in .

 VMS patch

 Modified Files:
  wxWindows/include/wx/sckaddr.h

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:25:41 +0000 (11:25 +0000)] 
 Committing in .

 VMS patch

 Modified Files:
  wxWindows/include/wx/defs.h

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:18:54 +0000 (11:18 +0000)] 
 Committing in .

 VMS patch

 Modified Files:
  wxWindows/include/wx/app.h

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:16:52 +0000 (11:16 +0000)] 
 Committing in .

 VMS patch
 Adding some expicit type casts

 Modified Files:
  wxWindows/src/unix/gsocket.c

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:08:29 +0000 (11:08 +0000)] 
 Committing in .

 VMS7.x patch

 Modified Files:
  wxWindows/src/common/doslex.c

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:07:12 +0000 (11:07 +0000)] 
 Committing in .

 VMS7.x patch

 Modified Files:
  wxWindows/src/common/cwlex_yy.c

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:04:28 +0000 (11:04 +0000)] 
 Committing in .

 Makefile for VMS
   makes files in src/motif

 Added Files:
  wxWindows/src/motif/descrip.mms

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:02:47 +0000 (11:02 +0000)] 
 Committing in .

 Makefile for VMS
   makes files in src/unix

 Added Files:
  wxWindows/src/unix/descrip.mms

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 11:00:33 +0000 (11:00 +0000)] 
 Committing in .

 VMS patch

 Modified Files:
  wxWindows/src/unix/utilsunx.cpp

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 10:56:14 +0000 (10:56 +0000)] 
 Committing in .

 Makefile for VMS
   used to generate files in src/generic

 Added Files:
  wxWindows/src/generic/descrip.mms

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 10:53:52 +0000 (10:53 +0000)] 
 Committing in .

 VMS patch

 Modified Files:
  wxWindows/src/generic/helpext.cpp

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 10:51:39 +0000 (10:51 +0000)] 
 Committing in .

 VMS patch

 Modified Files:
  wxWindows/src/generic/dcpsg.cpp

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 10:49:19 +0000 (10:49 +0000)] 
 Committing in .

 Makefile for VMS
  makes files in src/common

 Added Files:
  wxWindows/src/common/descrip.mms

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 10:47:11 +0000 (10:47 +0000)] 
 Committing in .

 Patch for VMS7.x

 Modified Files:
  wxWindows/src/common/utilscmn.cpp

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 10:17:05 +0000 (10:17 +0000)] 
 Committing in .

 Patch needed for VMS

 Modified Files:
  wxWindows/src/common/timercmn.cpp

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 10:09:49 +0000 (10:09 +0000)] 
 Committing in .

 Patch for VMS7.x

 Modified Files:
  wxWindows/src/common/memory.cpp

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

24 years ago Committing in .
Jouk Jansen [Fri, 12 Nov 1999 10:07:52 +0000 (10:07 +0000)] 
 Committing in .

 Patches for VMS7.x

 Modified Files:
  wxWindows/src/common/filefn.cpp

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

24 years ago Main make file for VMS
Jouk Jansen [Fri, 12 Nov 1999 09:57:21 +0000 (09:57 +0000)] 
 Main make file for VMS

 Added Files:
  wxWindows/descrip.mms

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

24 years ago New file use to configure the compilation on VMS-systems
Jouk Jansen [Fri, 12 Nov 1999 09:23:31 +0000 (09:23 +0000)] 
 New file use to configure the compilation on VMS-systems

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

24 years agomore floatbar tweaks
Robin Dunn [Fri, 12 Nov 1999 06:23:28 +0000 (06:23 +0000)] 
more floatbar tweaks

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

24 years agocompilation fix
Vadim Zeitlin [Fri, 12 Nov 1999 03:12:51 +0000 (03:12 +0000)] 
compilation fix

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

24 years agocompilation fix
Vadim Zeitlin [Fri, 12 Nov 1999 02:21:17 +0000 (02:21 +0000)] 
compilation fix

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

24 years agocontrols can now be put in the toolbars (MSW only so far, preliminary version)
Vadim Zeitlin [Fri, 12 Nov 1999 02:17:44 +0000 (02:17 +0000)] 
controls can now be put in the toolbars (MSW only so far, preliminary version)

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

24 years agowxMac completed so far, generic listctrl extension
Stefan Csomor [Thu, 11 Nov 1999 16:11:14 +0000 (16:11 +0000)] 
wxMac completed so far, generic listctrl extension

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

24 years ago<br><br><br> is now handled correctly, e.g. empty lines are inserted (unlike <p>...
Václav Slavík [Thu, 11 Nov 1999 16:08:52 +0000 (16:08 +0000)] 
<br><br><br> is now handled correctly, e.g. empty lines are inserted (unlike <p><p><p>)

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

24 years ago Fixed optical bug in wxListCtrl,
Robert Roebling [Thu, 11 Nov 1999 15:41:43 +0000 (15:41 +0000)] 
  Fixed optical bug in wxListCtrl,
  Added dnd.wxr to install script,
  Fixed two problems in wxGLCanvas.

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

24 years ago#included log.h
Ron Lee [Thu, 11 Nov 1999 13:33:24 +0000 (13:33 +0000)] 
#included log.h

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

24 years agofixed solaris gethostname() prototype
Karsten Ballüder [Thu, 11 Nov 1999 11:04:47 +0000 (11:04 +0000)] 
fixed solaris gethostname() prototype

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

24 years agoAdded a bug report; C++Builder compile fixes
Julian Smart [Thu, 11 Nov 1999 11:01:28 +0000 (11:01 +0000)] 
Added a bug report; C++Builder compile fixes

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

24 years agoAdded files to make patch.
Julian Smart [Thu, 11 Nov 1999 10:59:37 +0000 (10:59 +0000)] 
Added files to make patch.

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

24 years agoFinished up utilities testing
David Webster [Thu, 11 Nov 1999 04:40:29 +0000 (04:40 +0000)] 
Finished up utilities testing

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

24 years agoQuick fix up for __WXPM__
David Webster [Thu, 11 Nov 1999 04:39:48 +0000 (04:39 +0000)] 
Quick fix up for __WXPM__

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

24 years ago1. wxStaticBox doesn't draw over the underlying controls any more
Vadim Zeitlin [Thu, 11 Nov 1999 00:25:57 +0000 (00:25 +0000)] 
1. wxStaticBox doesn't draw over the underlying controls any more
2. a couple of new helper functions in msw/private.h: wxColourToRGB and
   wxRGBToColour are handy to avoid writing horribly long and ugly RGB <-> wxColour
   conversions explicitly
3. modified wxDirDialog to be more comprehensible (to me), hopefully it also
   works better

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

24 years agoTweaking some of the new wxPython stuff for wxGTK
Robin Dunn [Wed, 10 Nov 1999 22:47:12 +0000 (22:47 +0000)] 
Tweaking some of the new wxPython stuff for wxGTK

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

24 years ago1. made it possible to use wxUpdateUIEvent with wxTextCtrl under wxGTK
Vadim Zeitlin [Wed, 10 Nov 1999 17:40:02 +0000 (17:40 +0000)] 
1. made it possible to use wxUpdateUIEvent with wxTextCtrl under wxGTK
2. ... and with controls with id < 0 under all others as well

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

24 years agoadded 2 more cursors (patch from Gerd Mueller)
Vadim Zeitlin [Wed, 10 Nov 1999 17:19:19 +0000 (17:19 +0000)] 
added 2 more cursors (patch from Gerd Mueller)

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

24 years agoStupid makeprog.vc corruption fixed
Julian Smart [Wed, 10 Nov 1999 13:26:55 +0000 (13:26 +0000)] 
Stupid makeprog.vc corruption fixed

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

24 years agowxMac (debug) builds and runs wxMinimal again
Stefan Csomor [Wed, 10 Nov 1999 11:32:00 +0000 (11:32 +0000)] 
wxMac (debug) builds and runs wxMinimal again

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

24 years agoAdded calendar contributed by Lorne White
Robin Dunn [Wed, 10 Nov 1999 08:03:29 +0000 (08:03 +0000)] 
Added calendar contributed by Lorne White

Some tweaks for wxFloatbar

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

24 years agowxSizer patches by Alexander Smishlajev <als@turnhere.com>
Robin Dunn [Tue, 9 Nov 1999 23:02:41 +0000 (23:02 +0000)] 
wxSizer patches by Alexander Smishlajev <als@turnhere.com>

    Adds some wxALIGN_* flags to increase ability to position item
    within its allotted space.

    Adds wxSHAPED flag that enforces proportional resizing on growable
    items.

    Adds a sample and updated documentation.

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

24 years agocompiles with or without wxSpinCtrl now
Vadim Zeitlin [Tue, 9 Nov 1999 19:19:39 +0000 (19:19 +0000)] 
compiles with or without wxSpinCtrl now

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

24 years agocompilation fixes, Makefile.in added
Vadim Zeitlin [Tue, 9 Nov 1999 18:10:50 +0000 (18:10 +0000)] 
compilation fixes, Makefile.in added

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

24 years agomac adaptions
Stefan Csomor [Tue, 9 Nov 1999 15:24:52 +0000 (15:24 +0000)] 
mac adaptions

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

24 years ago Removed Vadim's surplus code in clipboard.
Robert Roebling [Tue, 9 Nov 1999 14:48:41 +0000 (14:48 +0000)] 
  Removed Vadim's surplus code in clipboard.
  wxTreeCtrl now creates its two font in the constructor.

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

24 years agofix for FreeBSD compilation
Vadim Zeitlin [Tue, 9 Nov 1999 14:32:40 +0000 (14:32 +0000)] 
fix for FreeBSD compilation

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

24 years agousleep() prototype added for solaris
Karsten Ballüder [Tue, 9 Nov 1999 12:31:55 +0000 (12:31 +0000)] 
usleep() prototype added for solaris

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

24 years agoadded gethostname protoype for Solaris
Karsten Ballüder [Tue, 9 Nov 1999 10:21:53 +0000 (10:21 +0000)] 
added gethostname protoype for Solaris

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

24 years agowill not be adopted to 2.1, pro 4 was too buggy
Stefan Csomor [Tue, 9 Nov 1999 08:42:05 +0000 (08:42 +0000)] 
will not be adopted to 2.1, pro 4 was too buggy

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

24 years ago.mcp was broken
Stefan Csomor [Tue, 9 Nov 1999 08:41:32 +0000 (08:41 +0000)] 
.mcp was broken

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

24 years agoOS/2 resource storage and retrieval
David Webster [Tue, 9 Nov 1999 05:57:19 +0000 (05:57 +0000)] 
OS/2 resource storage and retrieval

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

24 years agoAdded m_nSelection = -1 fixes to RemovePage, DeleteAllPages (from Scott Newham)
Julian Smart [Tue, 9 Nov 1999 01:53:44 +0000 (01:53 +0000)] 
Added m_nSelection = -1 fixes to RemovePage, DeleteAllPages (from Scott Newham)

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

24 years agoMisc small fixes
Julian Smart [Tue, 9 Nov 1999 01:52:28 +0000 (01:52 +0000)] 
Misc small fixes

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

24 years agoFixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.
Julian Smart [Mon, 8 Nov 1999 21:14:50 +0000 (21:14 +0000)] 
Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.

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

24 years agoMinor fixes to plug memory hole, will add WXLO import ASAP.
Karsten Ballüder [Mon, 8 Nov 1999 20:55:14 +0000 (20:55 +0000)] 
Minor fixes to plug memory hole, will add WXLO import ASAP.

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

24 years agocompilation fix for Motif
Vadim Zeitlin [Mon, 8 Nov 1999 18:38:56 +0000 (18:38 +0000)] 
compilation fix for Motif

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

24 years agoMinor fix to environment to support co-existance of msw and os/2 port
David Webster [Mon, 8 Nov 1999 17:35:17 +0000 (17:35 +0000)] 
Minor fix to environment to support co-existance of msw and os/2 port

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

24 years agoMotif compilation fix
Vadim Zeitlin [Mon, 8 Nov 1999 17:07:54 +0000 (17:07 +0000)] 
Motif compilation fix

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

24 years agowxDataObjectComposite/Custom seem to work
Vadim Zeitlin [Mon, 8 Nov 1999 17:05:51 +0000 (17:05 +0000)] 
wxDataObjectComposite/Custom seem to work

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

24 years agoDEBUG => __WXDEBUG__
Vadim Zeitlin [Mon, 8 Nov 1999 16:38:17 +0000 (16:38 +0000)] 
DEBUG => __WXDEBUG__

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

24 years agosmall Motif compilation fix
Vadim Zeitlin [Mon, 8 Nov 1999 15:59:33 +0000 (15:59 +0000)] 
small Motif compilation fix

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

24 years agominor aesthetic fixes
Vadim Zeitlin [Mon, 8 Nov 1999 15:56:41 +0000 (15:56 +0000)] 
minor aesthetic fixes

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

24 years agopasting text from xterm works, finally
Vadim Zeitlin [Mon, 8 Nov 1999 15:28:04 +0000 (15:28 +0000)] 
pasting text from xterm works, finally

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

24 years agoFixed __WXDEBUG__ references to use #ifdef rather than checking for it being greater...
George Tasker [Mon, 8 Nov 1999 15:23:41 +0000 (15:23 +0000)] 
Fixed __WXDEBUG__ references to use #ifdef rather than checking for it being greater than 0

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

24 years agoFixed reversed logic on wxODBC_FWD_ONLY_CURSORS.
George Tasker [Mon, 8 Nov 1999 15:09:47 +0000 (15:09 +0000)] 
Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS.
getRec now will return as successful if the result was SQL_SUCCESS_WITH_INFO

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

24 years agoremoving Makefile.ams (and minor additions/fixes to the samples)
Vadim Zeitlin [Mon, 8 Nov 1999 15:06:41 +0000 (15:06 +0000)] 
removing Makefile.ams (and minor additions/fixes to the samples)

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