wxWidgets.git
24 years ago Added wxWakeUpIdle() to wxGTK,
Robert Roebling [Sun, 14 Nov 1999 15:14:23 +0000 (15:14 +0000)] 
  Added wxWakeUpIdle() to wxGTK,
  Changed wxFindFile to detect hidden files (but not "." and ".." as before),
  Added "show hidden files" to file dialog,
  Added controls to wxToolBar,
  doc view now uses pretty file dialogs as per MSW.

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

24 years agoWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu
Julian Smart [Sun, 14 Nov 1999 14:41:30 +0000 (14:41 +0000)] 
Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu
constructor and event handling; added wxString version of wxGetTempFileName

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

24 years agoLooks like someone did str[n]cmp -> wxStr[n]cmp global replace or something
Ove Kaaven [Sun, 14 Nov 1999 11:35:16 +0000 (11:35 +0000)] 
Looks like someone did str[n]cmp -> wxStr[n]cmp global replace or something
even in files where this shouldn't be done?

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

24 years ago1. wxBitmap copy ctor and operator=() taking wxIcon added
Vadim Zeitlin [Sun, 14 Nov 1999 02:22:27 +0000 (02:22 +0000)] 
1. wxBitmap copy ctor and operator=() taking wxIcon added
2. wxBitmapButton focus rect looks a bit better and it respects the icon
   mask
3. wxWizard::GetPageSize() added

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

24 years agohtml help : search panel now has more logical order of controls (list of books is...
Václav Slavík [Sat, 13 Nov 1999 18:28:07 +0000 (18:28 +0000)] 
html help : search panel now has more logical order of controls (list of books is after search button, not the last item)

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

24 years ago Compile fix in dialup,
Robert Roebling [Sat, 13 Nov 1999 15:58:53 +0000 (15:58 +0000)] 
  Compile fix in dialup,
  Removed GTK's native tab traversal and fixed some related probs,
  Fixed a crash in wxListCtrl,
  Added configure correction ofr HP-UX GNU shared linker.

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

24 years agoNo, .mo files doesn't use Unicode, so use strcmp here, not wxStrcmp...
Ove Kaaven [Sat, 13 Nov 1999 10:57:12 +0000 (10:57 +0000)] 
No, .mo files doesn't use Unicode, so use strcmp here, not wxStrcmp...

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

24 years agoUnicode fixes
Ove Kaaven [Sat, 13 Nov 1999 10:51:40 +0000 (10:51 +0000)] 
Unicode fixes

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

24 years agoFrom: #define wxTRANSLATE(str) (str)
Ove Kaaven [Sat, 13 Nov 1999 10:48:00 +0000 (10:48 +0000)] 
From: #define wxTRANSLATE(str) (str)
To:   #define wxTRANSLATE(str) wxT(str)

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

24 years agofopen -> wxFopen and such
Ove Kaaven [Sat, 13 Nov 1999 10:44:15 +0000 (10:44 +0000)] 
fopen -> wxFopen and such

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

24 years agowxGetHostName uses wxChar, not char
Ove Kaaven [Sat, 13 Nov 1999 10:27:59 +0000 (10:27 +0000)] 
wxGetHostName uses wxChar, not char

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

24 years agodistrib file updates
Robin Dunn [Sat, 13 Nov 1999 08:45:03 +0000 (08:45 +0000)] 
distrib file updates

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

24 years agowxPython doc updates
Robin Dunn [Sat, 13 Nov 1999 08:15:30 +0000 (08:15 +0000)] 
wxPython doc updates

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

24 years agoone more note
Robin Dunn [Sat, 13 Nov 1999 08:03:38 +0000 (08:03 +0000)] 
one more note

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

24 years agofixing distrib script
Robin Dunn [Sat, 13 Nov 1999 07:52:03 +0000 (07:52 +0000)] 
fixing distrib script

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

24 years agomore tweaks for release
Robin Dunn [Sat, 13 Nov 1999 07:33:29 +0000 (07:33 +0000)] 
more tweaks for release

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

24 years agoadded patch for _(v)snprintf protos in stdio.h
Ron Lee [Sat, 13 Nov 1999 06:10:03 +0000 (06:10 +0000)] 
added patch for _(v)snprintf protos in stdio.h

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

24 years agoAdded a demo showing how to use wxPostEvent
Robin Dunn [Sat, 13 Nov 1999 05:52:53 +0000 (05:52 +0000)] 
Added a demo showing how to use wxPostEvent
Added an MVCTree contribution
Some final tweaks for this release

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

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