]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agomodified wxFrame/Univ to send wxSizeEvent when adding/removing bars (because client...
Václav Slavík [Sat, 6 Oct 2001 22:45:51 +0000 (22:45 +0000)] 
modified wxFrame/Univ to send wxSizeEvent when adding/removing bars (because client area changes)

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

22 years agofatal bug in wxMGL that caused hard to track crashes
Václav Slavík [Sat, 6 Oct 2001 22:44:47 +0000 (22:44 +0000)] 
fatal bug in wxMGL that caused hard to track crashes

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

22 years agoadding wxUniv project/workspace files
Vadim Zeitlin [Sat, 6 Oct 2001 22:12:10 +0000 (22:12 +0000)] 
adding wxUniv project/workspace files

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

22 years agoremoved y_tab.c from wxUniv project files
Vadim Zeitlin [Sat, 6 Oct 2001 22:02:43 +0000 (22:02 +0000)] 
removed y_tab.c from wxUniv project files

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

22 years agoyou meant pragma interface, not pragma implementation
Václav Slavík [Sat, 6 Oct 2001 13:39:51 +0000 (13:39 +0000)] 
you meant pragma interface, not pragma implementation

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

22 years agofixed the bug with the order of 2 size events when the scrollbar[s] (dis)appear in...
Vadim Zeitlin [Sat, 6 Oct 2001 02:22:26 +0000 (02:22 +0000)] 
fixed the bug with the order of 2 size events when the scrollbar[s] (dis)appear in wxScrolledWindow

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

22 years agoallow setting the wxWin directory explicitly using WXDIR option, ..\.. by default
Vadim Zeitlin [Sat, 6 Oct 2001 01:53:02 +0000 (01:53 +0000)] 
allow setting the wxWin directory explicitly using WXDIR option, ..\.. by default

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

22 years agoan (blind) attempt to fix wxGTK frame activation bug
Václav Slavík [Fri, 5 Oct 2001 22:08:35 +0000 (22:08 +0000)] 
an (blind) attempt to fix wxGTK frame activation bug

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

22 years agowxHTML now outputs unrecognized entities verbosely
Václav Slavík [Fri, 5 Oct 2001 22:05:45 +0000 (22:05 +0000)] 
wxHTML now outputs unrecognized entities verbosely

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

22 years ago1) wxHTML now outputs unrecognized entities verbosely
Václav Slavík [Fri, 5 Oct 2001 22:03:58 +0000 (22:03 +0000)] 
1) wxHTML now outputs unrecognized entities verbosely
2) added string preallocation to the parser

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

22 years agofixed the problem with the ampersand [mis]handling in the generic wxMessageDialog
Vadim Zeitlin [Fri, 5 Oct 2001 19:55:19 +0000 (19:55 +0000)] 
fixed the problem with the ampersand [mis]handling in the generic wxMessageDialog

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

22 years agocorrection for memory leak
Gilles Depeyrot [Fri, 5 Oct 2001 19:01:13 +0000 (19:01 +0000)] 
correction for memory leak

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

22 years agoAdded wxPyLog so log targets can be created in Python with the
Robin Dunn [Fri, 5 Oct 2001 18:29:29 +0000 (18:29 +0000)] 
Added wxPyLog so log targets can be created in Python with the
appropriate callbacks.

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

22 years agoSome OS/2 updates
David Webster [Fri, 5 Oct 2001 16:30:20 +0000 (16:30 +0000)] 
Some OS/2 updates

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

22 years ago Committing in .
Jouk Jansen [Fri, 5 Oct 2001 11:10:29 +0000 (11:10 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/include/wx/thread.h wxWindows/src/unix/threadpsx.cpp

 Changed for OPenVMS only
 problem: The compiler complained about the fact that some pointer were
  assigned to a smaller integer. Maybe this problems also holds for
  other 64-bit OS's
 ----------------------------------------------------------------------

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

22 years ago Modified Files:
Jouk Jansen [Fri, 5 Oct 2001 11:04:31 +0000 (11:04 +0000)] 
 Modified Files:
  wxWindows/descrip.mms
 Added Files:
  wxWindows/src/html/DESCRIP.MMS

 Added html files to OpenVMS compilation

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

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

22 years agofixed spurious assert failure in wxMenuBar::Insert
Vadim Zeitlin [Thu, 4 Oct 2001 23:05:53 +0000 (23:05 +0000)] 
fixed spurious assert failure in wxMenuBar::Insert

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

22 years agofixed unimportant typo
Václav Slavík [Thu, 4 Oct 2001 22:58:47 +0000 (22:58 +0000)] 
fixed unimportant typo

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

22 years agostandard settings for wxMac compilation using CodeWarrior
Gilles Depeyrot [Thu, 4 Oct 2001 21:46:21 +0000 (21:46 +0000)] 
standard settings for wxMac compilation using CodeWarrior
theis file needs to be copied to setup.h in the appropriate directory

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

22 years agouse wxWindows zlib.h instead of Mac OS X system zlib.h directly
Gilles Depeyrot [Thu, 4 Oct 2001 21:39:06 +0000 (21:39 +0000)] 
use wxWindows zlib.h instead of Mac OS X system zlib.h directly

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

22 years agofirst automatic generation using tmake!
Gilles Depeyrot [Thu, 4 Oct 2001 21:34:34 +0000 (21:34 +0000)] 
first automatic generation using tmake!

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

22 years agoadded automatic generation of files.lst for wxMac
Gilles Depeyrot [Thu, 4 Oct 2001 21:33:22 +0000 (21:33 +0000)] 
added automatic generation of files.lst for wxMac

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

22 years agoWorkaround for Ctrl-A giving a keycode of 1 in EVT_KEY_DOWN on wxGTK
Robin Dunn [Thu, 4 Oct 2001 20:46:47 +0000 (20:46 +0000)] 
Workaround for Ctrl-A giving a keycode of 1 in EVT_KEY_DOWN on wxGTK

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

22 years agoFixed duplicate definition of wxWindow::SetAcceleratorTable, more swig
Robin Dunn [Thu, 4 Oct 2001 19:19:56 +0000 (19:19 +0000)] 
Fixed duplicate definition of wxWindow::SetAcceleratorTable, more swig
code regenerated.

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

22 years agoFix for missing -g from wx-config
Robin Dunn [Thu, 4 Oct 2001 19:16:53 +0000 (19:16 +0000)] 
Fix for missing -g from wx-config

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

22 years agoDon't create a bitmap with dimensions <= 0...
Robin Dunn [Thu, 4 Oct 2001 19:15:17 +0000 (19:15 +0000)] 
Don't create a bitmap with dimensions <= 0...

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

22 years agoapplied SourceForge patch #467884 (Paul Thiessen)
Gilles Depeyrot [Thu, 4 Oct 2001 18:40:22 +0000 (18:40 +0000)] 
applied SourceForge patch #467884 (Paul Thiessen)
addes wxGLApp for wxMac

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

22 years agoRegenerated some swig code, added some missing WXK_ constants, etc...
Robin Dunn [Thu, 4 Oct 2001 17:13:28 +0000 (17:13 +0000)] 
Regenerated some swig code, added some missing WXK_ constants, etc...

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

22 years agoFixed Ron's fix
Robin Dunn [Thu, 4 Oct 2001 17:12:27 +0000 (17:12 +0000)] 
Fixed Ron's fix
Upped version number (beta)

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

22 years agoSpelling typos in comments fixed
George Tasker [Thu, 4 Oct 2001 17:05:38 +0000 (17:05 +0000)] 
Spelling typos in comments fixed

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

22 years agoAdded documentation for the wxDb::SQLColumnName() and wxDb::SQLTableName() functions
George Tasker [Thu, 4 Oct 2001 17:02:56 +0000 (17:02 +0000)] 
Added documentation for the wxDb::SQLColumnName() and wxDb::SQLTableName() functions

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

22 years agoChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
Robin Dunn [Thu, 4 Oct 2001 17:00:26 +0000 (17:00 +0000)] 
Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla

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

22 years agoAdded code to handle SQLSERVER, ACCESS, and MSDE allowing spaces in table names and...
George Tasker [Thu, 4 Oct 2001 16:44:08 +0000 (16:44 +0000)] 
Added code to handle SQLSERVER, ACCESS, and MSDE allowing spaces in table names and column names (ARRRRGH! -> MS)

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

22 years agoRemoved a bunch of unreachable BREAK statements that BCC compilation complains about.
George Tasker [Thu, 4 Oct 2001 16:32:10 +0000 (16:32 +0000)] 
Removed a bunch of unreachable BREAK statements that BCC compilation complains about.

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

22 years agoChanged code in unzip.c/.h for #including zlib.h to use the same code as is found...
George Tasker [Thu, 4 Oct 2001 16:29:05 +0000 (16:29 +0000)] 
Changed code in unzip.c/.h for #including zlib.h to use the same code as is found in zstream.cpp
#include <zlib.h> changed to #include "zlib.h"

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

22 years agorenamed project files for 3rd party libs from FooVC.dsp to foo.dsp
Vadim Zeitlin [Thu, 4 Oct 2001 13:27:15 +0000 (13:27 +0000)] 
renamed project files for 3rd party libs from FooVC.dsp to foo.dsp

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

22 years agoremoved obsolete file
Vadim Zeitlin [Thu, 4 Oct 2001 12:39:10 +0000 (12:39 +0000)] 
removed obsolete file

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

22 years agonew VC++ workspace file for wxBase
Vadim Zeitlin [Thu, 4 Oct 2001 12:37:09 +0000 (12:37 +0000)] 
new VC++ workspace file for wxBase

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

22 years agotrying to add wxBase project file from Unix
Vadim Zeitlin [Thu, 4 Oct 2001 12:33:56 +0000 (12:33 +0000)] 
trying to add wxBase project file from Unix

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

22 years agoreverted the fix for Unicode compilation with VC++ as it breaks other ports (and...
Vadim Zeitlin [Thu, 4 Oct 2001 12:32:24 +0000 (12:32 +0000)] 
reverted the fix for Unicode compilation with VC++ as it breaks other ports (and shouldn't be necessary anyhow)

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

22 years agoignore build directories
Vadim Zeitlin [Thu, 4 Oct 2001 02:10:41 +0000 (02:10 +0000)] 
ignore build directories

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

22 years agooverwrote with src\wxBase.dsp
Vadim Zeitlin [Thu, 4 Oct 2001 01:51:24 +0000 (01:51 +0000)] 
overwrote with src\wxBase.dsp

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

22 years agoregenerated from the template
Vadim Zeitlin [Thu, 4 Oct 2001 01:50:49 +0000 (01:50 +0000)] 
regenerated from the template

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

22 years agofixes for compilation with wxUSE_PALETTE=0
Vadim Zeitlin [Thu, 4 Oct 2001 01:50:17 +0000 (01:50 +0000)] 
fixes for compilation with wxUSE_PALETTE=0

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

22 years agoUnicode compilation fix
Vadim Zeitlin [Thu, 4 Oct 2001 01:46:30 +0000 (01:46 +0000)] 
Unicode compilation fix

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

22 years agonew project files for wxBase apps
Vadim Zeitlin [Thu, 4 Oct 2001 01:46:06 +0000 (01:46 +0000)] 
new project files for wxBase apps

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

22 years agoadded Unicode configurations to the library project files
Vadim Zeitlin [Thu, 4 Oct 2001 01:35:59 +0000 (01:35 +0000)] 
added Unicode configurations to the library project files

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

22 years agoadded Unicode configurations to the library project files
Vadim Zeitlin [Thu, 4 Oct 2001 00:46:26 +0000 (00:46 +0000)] 
added Unicode configurations to the library project files

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

22 years agoremoved templates which are unneeded any more
Vadim Zeitlin [Thu, 4 Oct 2001 00:30:38 +0000 (00:30 +0000)] 
removed templates which are unneeded any more

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

22 years agoUnicode compilation fixes
Vadim Zeitlin [Wed, 3 Oct 2001 23:36:47 +0000 (23:36 +0000)] 
Unicode compilation fixes

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

22 years agowarning in Unicode compilation fixed
Vadim Zeitlin [Wed, 3 Oct 2001 23:34:25 +0000 (23:34 +0000)] 
warning in Unicode compilation fixed

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

22 years agofix for focus event sending
Vadim Zeitlin [Wed, 3 Oct 2001 17:44:56 +0000 (17:44 +0000)] 
fix for focus event sending

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

22 years agoMade mkdir more UNC path-friendly
Julian Smart [Wed, 3 Oct 2001 17:12:33 +0000 (17:12 +0000)] 
Made mkdir more UNC path-friendly

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

22 years agoreduced flicker when switching focus to/from the report list ctrl under wxGTK
Vadim Zeitlin [Wed, 3 Oct 2001 17:01:29 +0000 (17:01 +0000)] 
reduced flicker when switching focus to/from the report list ctrl under wxGTK

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

22 years agoRemoved duplicate file
Julian Smart [Wed, 3 Oct 2001 16:51:18 +0000 (16:51 +0000)] 
Removed duplicate file

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

22 years agoMinor tweaks and some typos fixed
Robin Dunn [Wed, 3 Oct 2001 14:52:20 +0000 (14:52 +0000)] 
Minor tweaks and some typos fixed

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

22 years agofixed DLL naming scheme
Vadim Zeitlin [Wed, 3 Oct 2001 14:20:44 +0000 (14:20 +0000)] 
fixed DLL naming scheme

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

22 years ago Committing in .
Jouk Jansen [Wed, 3 Oct 2001 14:08:56 +0000 (14:08 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/setup.h_vms

 update VMS compile support

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

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

22 years agobump date on 'easter egg' dialog.
Ron Lee [Wed, 3 Oct 2001 08:38:02 +0000 (08:38 +0000)] 
bump date on 'easter egg' dialog.

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

22 years agoChecked wxConfig on Linux, added filename
Robin Dunn [Wed, 3 Oct 2001 06:14:25 +0000 (06:14 +0000)] 
Checked wxConfig on Linux, added filename

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

22 years agoFixed a potential python version problem
Robin Dunn [Wed, 3 Oct 2001 06:13:26 +0000 (06:13 +0000)] 
Fixed a potential python version problem

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

22 years agoRefactored Python shadows to use wxControlWithItems where appropriate.
Robin Dunn [Wed, 3 Oct 2001 06:12:49 +0000 (06:12 +0000)] 
Refactored Python shadows to use wxControlWithItems where appropriate.

Implememted SetClientData for wxControlWithItems.

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

22 years agoRefactored Python shadows to use wxControlWithItems where appropriate.
Robin Dunn [Wed, 3 Oct 2001 03:32:37 +0000 (03:32 +0000)] 
Refactored Python shadows to use wxControlWithItems where appropriate.

Implememted SetClientData for wxControlWithItems.

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

22 years agoremoved obsolete samples/univ from SAMPLES_SUBDIRS
Ron Lee [Wed, 3 Oct 2001 01:33:24 +0000 (01:33 +0000)] 
removed obsolete samples/univ from SAMPLES_SUBDIRS

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

22 years agonew VC++ templates and project files generated from them: now use only one
Vadim Zeitlin [Wed, 3 Oct 2001 01:22:10 +0000 (01:22 +0000)] 
new VC++ templates and project files generated from them: now use only one
project file for wxWin itself and allow choosing the configurations to be
built from the sample projects

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

22 years agoDiabled wxToggleButton for wxUNIVERSAL builds too.
Ron Lee [Wed, 3 Oct 2001 01:19:29 +0000 (01:19 +0000)] 
Diabled wxToggleButton for wxUNIVERSAL builds too.

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

22 years agodiable MDI for wxUNIV builds for now.
Ron Lee [Tue, 2 Oct 2001 23:52:10 +0000 (23:52 +0000)] 
diable MDI for wxUNIV builds for now.

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

22 years agoclient<->screen coords conversion fixes
Václav Slavík [Tue, 2 Oct 2001 22:22:41 +0000 (22:22 +0000)] 
client<->screen coords conversion fixes

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

22 years agoadded at least some stderr support to wxMGL which suffers badly from MGL's hostile...
Václav Slavík [Tue, 2 Oct 2001 22:21:05 +0000 (22:21 +0000)] 
added at least some stderr support to wxMGL which suffers badly from MGL's hostile takeover of stdin and stderr

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

22 years agoremoved unused variable
Václav Slavík [Tue, 2 Oct 2001 22:20:30 +0000 (22:20 +0000)] 
removed unused variable

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

22 years agoadded missing -univ package control files.
Ron Lee [Tue, 2 Oct 2001 21:37:12 +0000 (21:37 +0000)] 
added missing -univ package control files.

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

22 years agoAdded UNIV_DIST target.
Ron Lee [Tue, 2 Oct 2001 21:36:16 +0000 (21:36 +0000)] 
Added UNIV_DIST target.
Fixed hp-hpux lib build targets.
Enabled cygwin cross compilation for 2.3 too.
Fixed SONAME_FLAGS for solaris.
Fixed PIC_FLAG for mingw.
Added first draft of wxUNIV debs.
Removed obsolete src/makeenvs/*

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

22 years agomissing extern "C" added to fix linking problems with some GTK+ versions
Vadim Zeitlin [Tue, 2 Oct 2001 19:28:23 +0000 (19:28 +0000)] 
missing extern "C" added to fix linking problems with some GTK+ versions

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

22 years agofixed the exit code detection for async processes
Vadim Zeitlin [Tue, 2 Oct 2001 19:22:24 +0000 (19:22 +0000)] 
fixed the exit code detection for async processes

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

22 years agocorrected VPATH for wxMotif toolkit
Gilles Depeyrot [Tue, 2 Oct 2001 17:03:50 +0000 (17:03 +0000)] 
corrected VPATH for wxMotif toolkit

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

22 years agofix for using debug extra libs in release build and vice versa
Vadim Zeitlin [Tue, 2 Oct 2001 16:28:14 +0000 (16:28 +0000)] 
fix for using debug extra libs in release build and vice versa

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

22 years agoAdded wxTopLevelWindow related files
Gilles Depeyrot [Tue, 2 Oct 2001 15:59:59 +0000 (15:59 +0000)] 
Added wxTopLevelWindow related files

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

22 years agoconditional include for Darwin related to statfs
Gilles Depeyrot [Tue, 2 Oct 2001 15:57:20 +0000 (15:57 +0000)] 
conditional include for Darwin related to statfs

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

22 years agoinclude wx headers using "..." instead of <...>
Gilles Depeyrot [Tue, 2 Oct 2001 15:56:03 +0000 (15:56 +0000)] 
include wx headers using "..." instead of <...>

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

22 years agoreverted unwanted change to -MMD compilation option in previous commit
Gilles Depeyrot [Tue, 2 Oct 2001 15:54:21 +0000 (15:54 +0000)] 
reverted unwanted change to -MMD compilation option in previous commit

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

22 years agocorrected static library configuration for Darwin/Mac OS X
Gilles Depeyrot [Tue, 2 Oct 2001 15:48:50 +0000 (15:48 +0000)] 
corrected static library configuration for Darwin/Mac OS X
Mac OS X resource related corrections

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

22 years agoadded Darwin related defines
Gilles Depeyrot [Tue, 2 Oct 2001 15:45:26 +0000 (15:45 +0000)] 
added Darwin related defines

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

22 years agoadded missing include file and conditional compilation
Gilles Depeyrot [Tue, 2 Oct 2001 12:26:22 +0000 (12:26 +0000)] 
added missing include file and conditional compilation

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

22 years agofirst new sample project file - comments welcome
Vadim Zeitlin [Tue, 2 Oct 2001 02:22:18 +0000 (02:22 +0000)] 
first new sample project file - comments welcome

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

22 years agoadded wxSystemSettings::HasFrameDecorations (anybody knows a better name?)
Václav Slavík [Mon, 1 Oct 2001 22:11:56 +0000 (22:11 +0000)] 
added wxSystemSettings::HasFrameDecorations (anybody knows a better name?)

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

22 years agowxMGL update
Václav Slavík [Mon, 1 Oct 2001 22:09:58 +0000 (22:09 +0000)] 
wxMGL update

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

22 years agowxPopupWindow for wxMGL
Václav Slavík [Mon, 1 Oct 2001 22:09:14 +0000 (22:09 +0000)] 
wxPopupWindow for wxMGL

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

22 years agofixes for RPM generation after Ron's changes
Vadim Zeitlin [Mon, 1 Oct 2001 17:39:31 +0000 (17:39 +0000)] 
fixes for RPM generation after Ron's changes

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

22 years agoUpdated the wxSTC makefile for Borland, and tweaked the sample a
Robin Dunn [Mon, 1 Oct 2001 17:19:36 +0000 (17:19 +0000)] 
Updated the wxSTC makefile for Borland, and tweaked the sample a
little.

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

22 years agocleaned up the waitpid() result processing mess
Vadim Zeitlin [Mon, 1 Oct 2001 12:39:42 +0000 (12:39 +0000)] 
cleaned up the waitpid() result processing mess

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

22 years agofix for running csh scripts using wxExecute()
Vadim Zeitlin [Mon, 1 Oct 2001 12:32:07 +0000 (12:32 +0000)] 
fix for running csh scripts using wxExecute()

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

22 years ago Committing in .
Jouk Jansen [Mon, 1 Oct 2001 10:04:48 +0000 (10:04 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/descrip.mms wxWindows/setup.h_vms

 Update VMS-compile support
----------------------------------------------------------------------

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

22 years agorestored #include "chkconf.h"
Vadim Zeitlin [Mon, 1 Oct 2001 09:37:15 +0000 (09:37 +0000)] 
restored #include "chkconf.h"

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

22 years agoimplemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ
Václav Slavík [Sun, 30 Sep 2001 23:09:24 +0000 (23:09 +0000)] 
implemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ

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

22 years agofixes for wxUSE_PALETTE=0 compilation
Vadim Zeitlin [Sun, 30 Sep 2001 23:05:30 +0000 (23:05 +0000)] 
fixes for wxUSE_PALETTE=0 compilation

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

22 years agoimplemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ
Václav Slavík [Sun, 30 Sep 2001 23:01:15 +0000 (23:01 +0000)] 
implemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ

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

22 years agofixed wxDialog creation (created window wasn't transient)
Václav Slavík [Sun, 30 Sep 2001 23:00:12 +0000 (23:00 +0000)] 
fixed wxDialog creation (created window wasn't transient)

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

22 years agofixed wxColour bug that broken wxUniv
Václav Slavík [Sun, 30 Sep 2001 22:59:34 +0000 (22:59 +0000)] 
fixed wxColour bug that broken wxUniv

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

22 years agoignore directories created during MSW build
Vadim Zeitlin [Sun, 30 Sep 2001 22:32:51 +0000 (22:32 +0000)] 
ignore directories created during MSW build

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

22 years agogive (hopefully) more clear error message
Vadim Zeitlin [Sun, 30 Sep 2001 22:30:59 +0000 (22:30 +0000)] 
give (hopefully) more clear error message

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