wxWidgets.git
23 years agoChanged version number in DLL name to 23_0
Robin Dunn [Tue, 31 Oct 2000 23:12:24 +0000 (23:12 +0000)] 
Changed version number in DLL name to 23_0

Added a new value for the FINAL flag to make another kind of wxPython
build possible

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

23 years agocompilation fix (sorry!)
Vadim Zeitlin [Tue, 31 Oct 2000 15:13:54 +0000 (15:13 +0000)] 
compilation fix (sorry!)

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

23 years agoThe sticky tag as a bit too sticky... This check-in should now update
Robin Dunn [Mon, 30 Oct 2000 22:10:23 +0000 (22:10 +0000)] 
The sticky tag as a bit too sticky...  This check-in should now update
the right branch!

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

23 years agoRe-added a couple files that got left out of the merge somehow...
Robin Dunn [Mon, 30 Oct 2000 21:58:36 +0000 (21:58 +0000)] 
Re-added a couple files that got left out of the merge somehow...

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

23 years agoMerged some STC fixes over to the main branch
Robin Dunn [Mon, 30 Oct 2000 21:57:12 +0000 (21:57 +0000)] 
Merged some STC fixes over to the main branch

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

23 years agoMerged wxPython 2.2.2 over to the main branch
Robin Dunn [Mon, 30 Oct 2000 21:08:42 +0000 (21:08 +0000)] 
Merged wxPython 2.2.2 over to the main branch

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

23 years agoapplied patch to uncover cells next to 0 automatically
Vadim Zeitlin [Mon, 30 Oct 2000 17:06:43 +0000 (17:06 +0000)] 
applied patch to uncover cells next to 0 automatically

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

23 years agowxDC::GetSize() should work now in wxGTK
Vadim Zeitlin [Mon, 30 Oct 2000 16:46:34 +0000 (16:46 +0000)] 
wxDC::GetSize() should work now in wxGTK

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

23 years agowxDC::GetSize() should work now in wxGTK
Vadim Zeitlin [Mon, 30 Oct 2000 16:43:37 +0000 (16:43 +0000)] 
wxDC::GetSize() should work now in wxGTK

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

23 years agofixes from the 2.2 branch
Vadim Zeitlin [Mon, 30 Oct 2000 16:38:56 +0000 (16:38 +0000)] 
fixes from the 2.2 branch

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

23 years agoreplaced ++/-- with InterlockedInc/Decrement for accessing global vars
Vadim Zeitlin [Thu, 26 Oct 2000 00:19:13 +0000 (00:19 +0000)] 
replaced ++/-- with InterlockedInc/Decrement for accessing global vars
also cleaned wxConditionInternal code a bit (more)

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

23 years ago Committing in .
Jouk Jansen [Wed, 25 Oct 2000 09:47:26 +0000 (09:47 +0000)] 
 Committing in .

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

 properly #ifdef'd the DEBUG_PRINTF calls

----------------------------------------------------------------------

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

23 years agoOS/2 fixes
David Webster [Wed, 25 Oct 2000 04:22:11 +0000 (04:22 +0000)] 
OS/2 fixes

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

23 years agocompile bug fix
David Webster [Wed, 25 Oct 2000 04:18:41 +0000 (04:18 +0000)] 
compile bug fix

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

23 years agono message
David Webster [Wed, 25 Oct 2000 04:17:17 +0000 (04:17 +0000)] 
no message

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

23 years agoOS/2 updates for statusbar processing and easier VA debugging
David Webster [Tue, 24 Oct 2000 21:48:58 +0000 (21:48 +0000)] 
OS/2 updates for statusbar processing and easier VA debugging

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

23 years agoOS/2 updates for statusbar processing
David Webster [Tue, 24 Oct 2000 21:48:24 +0000 (21:48 +0000)] 
OS/2 updates for statusbar processing

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

23 years agoOS/2 updates for easier VA debugging
David Webster [Tue, 24 Oct 2000 21:47:55 +0000 (21:47 +0000)] 
OS/2 updates for easier VA debugging

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

23 years agoOS/2 updates for debugging and statusbar processing
David Webster [Tue, 24 Oct 2000 21:46:49 +0000 (21:46 +0000)] 
OS/2 updates for debugging and statusbar processing

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

23 years agoUpdates for os/2 -- mostly to allow easier VA debugging
David Webster [Tue, 24 Oct 2000 21:45:56 +0000 (21:45 +0000)] 
Updates for os/2 -- mostly to allow easier VA debugging

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

23 years agoApplying submitted wxOS2 mod
Julian Smart [Mon, 23 Oct 2000 06:26:19 +0000 (06:26 +0000)] 
Applying submitted wxOS2 mod

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

23 years agominor fixes from the bug reports
Vadim Zeitlin [Fri, 20 Oct 2000 16:10:13 +0000 (16:10 +0000)] 
minor fixes from the bug reports

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

23 years agomention 'b' flag for wxFFile::Open
Vadim Zeitlin [Fri, 20 Oct 2000 15:48:49 +0000 (15:48 +0000)] 
mention 'b' flag for wxFFile::Open

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

23 years agoremoved incorrect param from docs
Vadim Zeitlin [Fri, 20 Oct 2000 15:41:02 +0000 (15:41 +0000)] 
removed incorrect param from docs

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

23 years agoremoved the pad from wxWindow::DoGetBestSize(), now do it in Fit() only
Vadim Zeitlin [Fri, 20 Oct 2000 15:32:30 +0000 (15:32 +0000)] 
removed the pad from wxWindow::DoGetBestSize(), now do it in Fit() only

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

23 years agoan implementation of wxListBox::SetFirstItem() which seems to work
Vadim Zeitlin [Fri, 20 Oct 2000 15:31:41 +0000 (15:31 +0000)] 
an implementation of wxListBox::SetFirstItem() which seems to work

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

23 years agofixed off by 1 error in CharsetToEncoding() for CP encodings
Vadim Zeitlin [Fri, 20 Oct 2000 14:39:18 +0000 (14:39 +0000)] 
fixed off by 1 error in CharsetToEncoding() for CP encodings

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

23 years agofixed problem with calling SetFont() when (multiline) text control didn't have any...
Vadim Zeitlin [Fri, 20 Oct 2000 14:11:42 +0000 (14:11 +0000)] 
fixed problem with calling SetFont() when (multiline) text control didn't have any value yet

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

23 years agoupdated icon to yes (after losing the race to commit by a matter of milliseconds :)
Ron Lee [Fri, 20 Oct 2000 11:49:10 +0000 (11:49 +0000)] 
updated icon to yes (after losing the race to commit by a matter of milliseconds :)

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

23 years agoupdated Swedish translation state
Vadim Zeitlin [Fri, 20 Oct 2000 11:43:14 +0000 (11:43 +0000)] 
updated Swedish translation state

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

23 years agoadded listbox test/demo
Vadim Zeitlin [Thu, 19 Oct 2000 23:58:42 +0000 (23:58 +0000)] 
added listbox test/demo

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

23 years ago1. some more tests in console
Vadim Zeitlin [Thu, 19 Oct 2000 23:50:07 +0000 (23:50 +0000)] 
1. some more tests in console
2. added wxFileType::GetOpenCommand() demo in the exec sample
3. "fixed" the error messages from wxExecute() - still no idea why it happens
   though :-(

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

23 years agoadded swedish translations
Vadim Zeitlin [Thu, 19 Oct 2000 19:00:44 +0000 (19:00 +0000)] 
added swedish translations

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

23 years agofixed GetItemRect() and GetItemPosition() for scrolled items (patch from Mike Oliver...
Vadim Zeitlin [Thu, 19 Oct 2000 16:34:23 +0000 (16:34 +0000)] 
fixed GetItemRect() and GetItemPosition() for scrolled items (patch from Mike Oliver <oliver@math.ucla.edu>)

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

23 years agoupdated translators info
Ron Lee [Thu, 19 Oct 2000 16:14:55 +0000 (16:14 +0000)] 
updated translators info

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

23 years agoset more event object fields for lbox dbl click events
Vadim Zeitlin [Thu, 19 Oct 2000 00:52:57 +0000 (00:52 +0000)] 
set more event object fields for lbox dbl click events

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

23 years agoapplied Brian's patches
Václav Slavík [Wed, 18 Oct 2000 21:51:04 +0000 (21:51 +0000)] 
applied Brian's patches

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

23 years agocrash due to missing break before WM_HELP handler fixed
Vadim Zeitlin [Wed, 18 Oct 2000 17:23:04 +0000 (17:23 +0000)] 
crash due to missing break before WM_HELP handler fixed

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

23 years agoFixed memory bug
Julian Smart [Wed, 18 Oct 2000 17:00:01 +0000 (17:00 +0000)] 
Fixed memory bug

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

23 years agoadded automatic growing of in-place wxTextCtrls for generic wxListCtrl and wxTreeCtrl
Václav Slavík [Tue, 17 Oct 2000 22:14:35 +0000 (22:14 +0000)] 
added automatic growing of in-place wxTextCtrls for generic wxListCtrl and wxTreeCtrl

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

23 years agoMade wxGenericDirCtrl compile with Cygwin
Julian Smart [Tue, 17 Oct 2000 17:15:18 +0000 (17:15 +0000)] 
Made wxGenericDirCtrl compile with Cygwin

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

23 years agoFixed memory leak
Julian Smart [Mon, 16 Oct 2000 07:10:32 +0000 (07:10 +0000)] 
Fixed memory leak

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

23 years agomerged new and updated translations from WX_2_2_BRANCH.
Ron Lee [Sun, 15 Oct 2000 18:41:37 +0000 (18:41 +0000)] 
merged new and updated translations from WX_2_2_BRANCH.
updated all po files with the main trunk source.

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

23 years agofixed false alert in wxRegKey::DeleteSelf
Vadim Zeitlin [Sat, 14 Oct 2000 20:28:18 +0000 (20:28 +0000)] 
fixed false alert in wxRegKey::DeleteSelf

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

23 years agooops, removed the fix from the main branch which I somehow managed to commit in this one
Vadim Zeitlin [Sat, 14 Oct 2000 00:22:45 +0000 (00:22 +0000)] 
oops, removed the fix from the main branch which I somehow managed to commit in this one

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

23 years agoDoc/distribution script mods
Julian Smart [Fri, 13 Oct 2000 18:02:44 +0000 (18:02 +0000)] 
Doc/distribution script mods

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

23 years agoAdded missing GIFs.
Julian Smart [Fri, 13 Oct 2000 16:07:33 +0000 (16:07 +0000)] 
Added missing GIFs.

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

23 years agoAdded distribution script
Julian Smart [Fri, 13 Oct 2000 15:04:40 +0000 (15:04 +0000)] 
Added distribution script

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

23 years agoadded QueryRawValue() to wxRegKey and test code for it in the sample
Vadim Zeitlin [Thu, 12 Oct 2000 23:40:26 +0000 (23:40 +0000)] 
added QueryRawValue() to wxRegKey and test code for it in the sample

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

23 years agoanother GetInt/GetId bug fix
Vadim Zeitlin [Thu, 12 Oct 2000 19:20:49 +0000 (19:20 +0000)] 
another GetInt/GetId bug fix

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

23 years agoFixes for distribution scripts
Julian Smart [Thu, 12 Oct 2000 16:32:03 +0000 (16:32 +0000)] 
Fixes for distribution scripts

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

23 years agofix for assert when setting tooltip for a readonly combo
Vadim Zeitlin [Thu, 12 Oct 2000 00:31:18 +0000 (00:31 +0000)] 
fix for assert when setting tooltip for a readonly combo

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

23 years agocosmetic fixes to font encoding names
Vadim Zeitlin [Wed, 11 Oct 2000 23:21:32 +0000 (23:21 +0000)] 
cosmetic fixes to font encoding names

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

23 years agofixed Cyrillic encodings
Václav Slavík [Wed, 11 Oct 2000 21:45:39 +0000 (21:45 +0000)] 
fixed Cyrillic encodings

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

23 years agoAdded a couple of distribution-related files
Julian Smart [Wed, 11 Oct 2000 21:12:25 +0000 (21:12 +0000)] 
Added a couple of distribution-related files

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

23 years agoFirst draft of a cygwin script to create wxMSW distributions
Julian Smart [Wed, 11 Oct 2000 18:12:14 +0000 (18:12 +0000)] 
First draft of a cygwin script to create wxMSW distributions

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

23 years agoAdded some VC++ project files
Julian Smart [Wed, 11 Oct 2000 15:33:49 +0000 (15:33 +0000)] 
Added some VC++ project files

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

23 years agoadded (MSW/GTK) and documented new frame and dialog flags
Vadim Zeitlin [Wed, 11 Oct 2000 13:16:37 +0000 (13:16 +0000)] 
added (MSW/GTK) and documented new frame and dialog flags

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

23 years agocreate dialog with !NULL parent
Vadim Zeitlin [Wed, 11 Oct 2000 12:55:38 +0000 (12:55 +0000)] 
create dialog with !NULL parent

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

23 years agoadded WS_POPUP style to resizeable dialogs
Vadim Zeitlin [Wed, 11 Oct 2000 12:49:04 +0000 (12:49 +0000)] 
added WS_POPUP style to resizeable dialogs

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

23 years agoadded wxHtmlWindow::HistoryCanBack/Forward
Václav Slavík [Tue, 10 Oct 2000 22:07:16 +0000 (22:07 +0000)] 
added wxHtmlWindow::HistoryCanBack/Forward

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

23 years agoAdded wxXML demo VC++ project files; corrected filename in xmldemo.cpp (but still...
Julian Smart [Tue, 10 Oct 2000 17:10:24 +0000 (17:10 +0000)] 
Added wxXML demo VC++ project files; corrected filename in xmldemo.cpp (but still doesn't
load menu bar)

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

23 years agoAdded VC++ project files (seems logical)
Julian Smart [Tue, 10 Oct 2000 16:59:34 +0000 (16:59 +0000)] 
Added VC++ project files (seems logical)

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

23 years agofixed MDI accel bug, more tests for it in the sample
Vadim Zeitlin [Tue, 10 Oct 2000 13:55:10 +0000 (13:55 +0000)] 
fixed MDI accel bug, more tests for it in the sample

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

23 years agoattempts at making modal dialogs without parent work - failed
Vadim Zeitlin [Tue, 10 Oct 2000 13:16:16 +0000 (13:16 +0000)] 
attempts at making modal dialogs without parent work - failed

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

23 years agomake msg boxes without parent owned by top level app window
Vadim Zeitlin [Tue, 10 Oct 2000 13:08:59 +0000 (13:08 +0000)] 
make msg boxes without parent owned by top level app window

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

23 years agoRemoved 'interface' pragma for gcc 2.96
Julian Smart [Tue, 10 Oct 2000 12:38:09 +0000 (12:38 +0000)] 
Removed 'interface' pragma for gcc 2.96

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

23 years agoDoc corrections
Julian Smart [Tue, 10 Oct 2000 11:11:36 +0000 (11:11 +0000)] 
Doc corrections

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

23 years agoAdded wxGenericDirCtrl documentation
Julian Smart [Tue, 10 Oct 2000 10:50:27 +0000 (10:50 +0000)] 
Added wxGenericDirCtrl documentation

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

23 years agofix for assertion failure
Václav Slavík [Mon, 9 Oct 2000 22:59:05 +0000 (22:59 +0000)] 
fix for assertion failure

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

23 years agoAdded wxQuantize, wxTipWindow, wxSplashScreen docs
Julian Smart [Mon, 9 Oct 2000 14:31:03 +0000 (14:31 +0000)] 
Added wxQuantize, wxTipWindow, wxSplashScreen docs

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

23 years agoDoc corrections; added HelpGen project files
Julian Smart [Mon, 9 Oct 2000 13:53:33 +0000 (13:53 +0000)] 
Doc corrections; added HelpGen project files

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

23 years agoAdded context-sensitive help docs
Julian Smart [Mon, 9 Oct 2000 13:13:39 +0000 (13:13 +0000)] 
Added context-sensitive help docs

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

23 years agocompilation fix
Vadim Zeitlin [Sun, 8 Oct 2000 23:40:43 +0000 (23:40 +0000)] 
compilation fix

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

23 years agowxFileDialog changed to use (new) wxCHANGE_DIR flag, docs updated
Vadim Zeitlin [Sun, 8 Oct 2000 23:35:09 +0000 (23:35 +0000)] 
wxFileDialog changed to use (new) wxCHANGE_DIR flag, docs updated

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

23 years agofixed EditLabel() for wxLC_REPORT mode
Václav Slavík [Sun, 8 Oct 2000 22:29:38 +0000 (22:29 +0000)] 
fixed EditLabel() for wxLC_REPORT mode

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

23 years agochange in XRC format
Václav Slavík [Sat, 7 Oct 2000 21:56:37 +0000 (21:56 +0000)] 
change in XRC format

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

23 years agorenamed resource.xml to resource.xrc
Václav Slavík [Sat, 7 Oct 2000 21:52:57 +0000 (21:52 +0000)] 
renamed resource.xml to resource.xrc

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

23 years agofixed use of wxMenuItem::SetBitmap
Václav Slavík [Sat, 7 Oct 2000 21:52:01 +0000 (21:52 +0000)] 
fixed use of wxMenuItem::SetBitmap

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

23 years ago1. more warnings fixed
Vadim Zeitlin [Sat, 7 Oct 2000 21:34:35 +0000 (21:34 +0000)] 
1. more warnings fixed
2. fixed wxProgressDialog to work as wxDialog now does

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

23 years ago1. a couple of compilation warnings fixed (strconv/listctrl)
Vadim Zeitlin [Sat, 7 Oct 2000 20:19:10 +0000 (20:19 +0000)] 
1. a couple of compilation warnings fixed (strconv/listctrl)
2. now reenable windows disabled by wxWindowDisabler slightly earlier:
   this solves the problem with "wrong" window being brought to top and
   eliminates the need for BringWindowToTop() and SetActiveWindow() in
   our code
3. style wxFRAME_FLOAT_ON_PARENT is now obsolete and unused, all frames
   have WS_EX_APPWINDOW style and appear on the taskbar

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

23 years agoAdded a WXDLLEXPORT
Robin Dunn [Sat, 7 Oct 2000 02:38:05 +0000 (02:38 +0000)] 
Added a WXDLLEXPORT

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

23 years agofixed bug in parsing incomplete HTML when the very last tag was not closed with >
Václav Slavík [Fri, 6 Oct 2000 20:22:26 +0000 (20:22 +0000)] 
fixed bug in parsing incomplete HTML when the very last tag was not closed with >

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

23 years agochanged \n\r to \r\n
Václav Slavík [Fri, 6 Oct 2000 20:21:47 +0000 (20:21 +0000)] 
changed \n\r to \r\n

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

23 years agoAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
Julian Smart [Fri, 6 Oct 2000 16:52:29 +0000 (16:52 +0000)] 
Added DECLARE/IMLEMENT_CLASS for wxToolBarBase

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

23 years ago Modified Files:
Jouk Jansen [Fri, 6 Oct 2000 11:22:27 +0000 (11:22 +0000)] 
 Modified Files:
  wxWindows/descrip.mms wxWindows/docs/readme_vms.txt
  wxWindows/utils/dialoged/src/descrip.mms
 Added Files:
  wxWindows/samples/dnd/descrip.mms

 Updated VMS compile support and readme.

----------------------------------------------------------------------

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

23 years agofixed assert failures about missing status bar field
Vadim Zeitlin [Thu, 5 Oct 2000 15:23:41 +0000 (15:23 +0000)] 
fixed assert failures about missing status bar field

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

23 years agoRemoved wxFindFocusDescendant for non-wxMSW platforms.
Julian Smart [Thu, 5 Oct 2000 13:05:50 +0000 (13:05 +0000)] 
Removed wxFindFocusDescendant for non-wxMSW platforms.

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

23 years agomerged in the commit from the 2.2 branch
Vadim Zeitlin [Wed, 4 Oct 2000 23:38:26 +0000 (23:38 +0000)] 
merged in the commit from the 2.2 branch

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

23 years agoMore fixes
Julian Smart [Wed, 4 Oct 2000 15:16:20 +0000 (15:16 +0000)] 
More fixes

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

23 years agoRemoved wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
Julian Smart [Wed, 4 Oct 2000 14:33:20 +0000 (14:33 +0000)] 
Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)

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

23 years agoFixes to generic dir dialog
Julian Smart [Wed, 4 Oct 2000 13:47:13 +0000 (13:47 +0000)] 
Fixes to generic dir dialog

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

23 years agoSpeed fix for wxGenericDirCtrl, starting to add text input control;
Julian Smart [Wed, 4 Oct 2000 12:53:28 +0000 (12:53 +0000)] 
Speed fix for wxGenericDirCtrl, starting to add text input control;
added wxWS_EX_NO_AUTOFOCUS for wxMSW so we can stop wxToolBar accepting
the focus; UI update improvement to send commands to current focus window;
split tree control horiz. scrollbar problem fixed

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

23 years ago Committing in .
Jouk Jansen [Wed, 4 Oct 2000 08:15:16 +0000 (08:15 +0000)] 
 Committing in .

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

 Compile support on VMS for the calendar sample

----------------------------------------------------------------------

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

23 years ago Committing in .
Jouk Jansen [Wed, 4 Oct 2000 07:17:09 +0000 (07:17 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/docs/readme_vms.txt

 Updated VMS build instructions
----------------------------------------------------------------------

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

23 years ago Committing in .
Jouk Jansen [Tue, 3 Oct 2000 13:08:45 +0000 (13:08 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/setup.h_vms

 Oops wrong file committed earlier today
----------------------------------------------------------------------

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

23 years ago Modified Files:
Jouk Jansen [Tue, 3 Oct 2000 10:34:40 +0000 (10:34 +0000)] 
 Modified Files:
  wxWindows/setup.h_vms wxWindows/lib/vms_gtk.opt
  wxWindows/src/common/fileconf.cpp
  wxWindows/src/unix/utilsunx.cpp

Patches for VMS:
  Updated Setup
  The conftest sample in wxGTK now can read_to/write_from the home-directory.

----------------------------------------------------------------------

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

23 years agoSmall fixes to defs.h; change "windows.h" to <windows.h> in filefn.cpp
Julian Smart [Tue, 3 Oct 2000 07:41:33 +0000 (07:41 +0000)] 
Small fixes to defs.h; change "windows.h" to <windows.h> in filefn.cpp

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

23 years agofix for group names containing ']'
Vadim Zeitlin [Mon, 2 Oct 2000 18:20:54 +0000 (18:20 +0000)] 
fix for group names containing ']'

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

23 years agointerface additions (mostly for new generic/toolwin)
David Webster [Mon, 2 Oct 2000 03:42:05 +0000 (03:42 +0000)] 
interface additions (mostly for new generic/toolwin)

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