]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoadded small font for wxSWISS
Stefan Csomor [Wed, 8 May 2002 22:53:41 +0000 (22:53 +0000)] 
added small font for wxSWISS

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

22 years agofilename workaround CW bug in debug builds
Stefan Csomor [Wed, 8 May 2002 22:52:40 +0000 (22:52 +0000)] 
filename workaround CW bug in debug builds

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

22 years agoadded rtti to tooltip, mlte implementation to textctrl
Stefan Csomor [Wed, 8 May 2002 22:50:09 +0000 (22:50 +0000)] 
added rtti to tooltip, mlte implementation to textctrl

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

22 years agoadded missing wxListItem copy ctor to wxMSW, moved wxListItem to the header
Vadim Zeitlin [Wed, 8 May 2002 22:29:57 +0000 (22:29 +0000)] 
added missing wxListItem copy ctor to wxMSW, moved wxListItem to the header
to avoid duplicating it in wxMSW and the generic versions

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

22 years agocompilation fix for wxObject NO_COPY
Vadim Zeitlin [Wed, 8 May 2002 22:20:13 +0000 (22:20 +0000)] 
compilation fix for wxObject NO_COPY

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

22 years agoregenerated for new build.h file
Gilles Depeyrot [Wed, 8 May 2002 21:28:23 +0000 (21:28 +0000)] 
regenerated for new build.h file

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

22 years agoimplemented lazy binding detection (broken RTTI classinfo detection)
Gilles Depeyrot [Wed, 8 May 2002 21:17:17 +0000 (21:17 +0000)] 
implemented lazy binding detection (broken RTTI classinfo detection)
forbid copying of wxObject and wxClassInfo
corrected conditional compilation for CodeWarrior 5.3

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

22 years agoimplemented explicit copy constructors (needed for cloning)
Gilles Depeyrot [Wed, 8 May 2002 21:13:51 +0000 (21:13 +0000)] 
implemented explicit copy constructors (needed for cloning)
declared private assignement operators

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

22 years agoAdded documentation for wxListItem.
Mattia Barbon [Wed, 8 May 2002 19:57:52 +0000 (19:57 +0000)] 
Added documentation for wxListItem.
Still need to strip the one in wxListCtrl::SetItem, or better
move it to listitem,tex+mark it obsolete.

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

22 years agoFix _ quoting to make tex2rtf happier
Mattia Barbon [Wed, 8 May 2002 19:51:58 +0000 (19:51 +0000)] 
Fix _ quoting to make tex2rtf happier

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

22 years agoadded missing include file
Gilles Depeyrot [Wed, 8 May 2002 19:44:08 +0000 (19:44 +0000)] 
added missing include file

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

22 years agoAdded Ok() member for print data, print dialog, page dialog, page dialog data
Julian Smart [Wed, 8 May 2002 19:00:43 +0000 (19:00 +0000)] 
Added Ok() member for print data, print dialog, page dialog, page dialog data
so we can test in advance whether the print/page setup dialogs will fail.
Removed assertions that would fire if the default printer was not found, for example.
Added call to Ok() from HTML print code with suitable error message.
Commented out my erroneous fix to wxStaticText.

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

22 years agoimproved dependencies for Info.plist
Gilles Depeyrot [Wed, 8 May 2002 18:45:25 +0000 (18:45 +0000)] 
improved dependencies for Info.plist
corrected makefile (spaces => tabs)

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

22 years agocorrected application bundle building for Mac OS X
Gilles Depeyrot [Wed, 8 May 2002 18:18:38 +0000 (18:18 +0000)] 
corrected application bundle building for Mac OS X

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

22 years agoadded handling of -undefined and -flat_namespace options
Gilles Depeyrot [Wed, 8 May 2002 17:13:13 +0000 (17:13 +0000)] 
added handling of -undefined and -flat_namespace options

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

22 years agocorrected warnings when compiling with -Wall -W
Gilles Depeyrot [Wed, 8 May 2002 14:17:22 +0000 (14:17 +0000)] 
corrected warnings when compiling with -Wall -W

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

22 years agoadded missing header for not PCH case
Vadim Zeitlin [Wed, 8 May 2002 14:14:52 +0000 (14:14 +0000)] 
added missing header for not PCH case

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

22 years agoimproved out of memory handling by return failure status where possible and
Gilles Depeyrot [Wed, 8 May 2002 14:11:40 +0000 (14:11 +0000)] 
improved out of memory handling by return failure status where possible and
adding asserts in debug mode (suggested by SourceForge patch # 544906)
corrected warnings when compiling with -Wall -W

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

22 years agoremoved useless trailing semicolon
Gilles Depeyrot [Wed, 8 May 2002 14:02:10 +0000 (14:02 +0000)] 
removed useless trailing semicolon

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

22 years agocorrected warnings when compiling with -Wall -W
Gilles Depeyrot [Wed, 8 May 2002 14:00:23 +0000 (14:00 +0000)] 
corrected warnings when compiling with -Wall -W

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

22 years agoimplemented missing copy constructor (needed for non trivial member)
Gilles Depeyrot [Wed, 8 May 2002 13:55:36 +0000 (13:55 +0000)] 
implemented missing copy constructor (needed for non trivial member)
corrected warnings when compiling with -Wall -W

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

22 years agoignore Mac OS X specific files
Gilles Depeyrot [Wed, 8 May 2002 13:47:20 +0000 (13:47 +0000)] 
ignore Mac OS X specific files

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

22 years agoadded DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
Gilles Depeyrot [Wed, 8 May 2002 13:30:26 +0000 (13:30 +0000)] 
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
provide implicit copy constructor or assignement (will be corrected)

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

22 years agoFixed programming error (and BCC warning).
Mattia Barbon [Wed, 8 May 2002 13:28:18 +0000 (13:28 +0000)] 
Fixed programming error (and BCC warning).

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

22 years agocorrected warnings when compiling with -Wall -W
Gilles Depeyrot [Wed, 8 May 2002 13:24:00 +0000 (13:24 +0000)] 
corrected warnings when compiling with -Wall -W

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

22 years agocorrected conditional compilation for Darwin / Mac OS X
Gilles Depeyrot [Wed, 8 May 2002 13:19:14 +0000 (13:19 +0000)] 
corrected conditional compilation for Darwin / Mac OS X

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

22 years agocorrected warnings when compiled with -Wall -W
Gilles Depeyrot [Wed, 8 May 2002 13:17:53 +0000 (13:17 +0000)] 
corrected warnings when compiled with -Wall -W

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

22 years agoignore Mac OS X specific files
Gilles Depeyrot [Wed, 8 May 2002 13:14:40 +0000 (13:14 +0000)] 
ignore Mac OS X specific files

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

22 years agoimproved dynamic shared library creation for Darwin / Mac OS X
Gilles Depeyrot [Wed, 8 May 2002 12:48:08 +0000 (12:48 +0000)] 
improved dynamic shared library creation for Darwin / Mac OS X

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

22 years ago Committing in .
Jouk Jansen [Wed, 8 May 2002 12:42:24 +0000 (12:42 +0000)] 
 Committing in .

 updates for OpenVMS

 Modified Files:
  wxWindows/src/common/descrip.mms
  wxWindows/src/motif/clipbrd.cpp
 Added Files:
  wxWindows/samples/db/descrip.mms
 ----------------------------------------------------------------------

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

22 years agoimplemented cbCommonPaneProperties copy constructor and assignment operator
Gilles Depeyrot [Wed, 8 May 2002 12:36:12 +0000 (12:36 +0000)] 
implemented cbCommonPaneProperties copy constructor and assignment operator

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

22 years agopi is static to avoid link error under Mac OS X (already defined by system lib)
Gilles Depeyrot [Wed, 8 May 2002 12:32:08 +0000 (12:32 +0000)] 
pi is static to avoid link error under Mac OS X (already defined by system lib)

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

22 years agoMore of the same.
David Webster [Wed, 8 May 2002 05:22:36 +0000 (05:22 +0000)] 
More of the same.

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

22 years agoadded src/msw/popupwin.cpp to the makefiles
Vadim Zeitlin [Tue, 7 May 2002 23:29:03 +0000 (23:29 +0000)] 
added src/msw/popupwin.cpp to the makefiles

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

22 years agofixed Windows style of wxPopupWindow
Vadim Zeitlin [Tue, 7 May 2002 23:27:59 +0000 (23:27 +0000)] 
fixed Windows style of wxPopupWindow

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

22 years agofixed typos and tmakecmd/TMAKE/TM confusion
Vadim Zeitlin [Tue, 7 May 2002 23:16:29 +0000 (23:16 +0000)] 
fixed typos and tmakecmd/TMAKE/TM confusion

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

22 years agoMore image processing updates
David Webster [Tue, 7 May 2002 22:27:10 +0000 (22:27 +0000)] 
More image processing updates

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

22 years agocorrected warnings when compiling with -Wall -W
Gilles Depeyrot [Tue, 7 May 2002 21:58:27 +0000 (21:58 +0000)] 
corrected warnings when compiling with -Wall -W

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

22 years agoimplemented explicit copy constructor and assignement operator
Gilles Depeyrot [Tue, 7 May 2002 20:40:04 +0000 (20:40 +0000)] 
implemented explicit copy constructor and assignement operator

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

22 years agoAdded wx/build.h
Vadim Zeitlin [Tue, 7 May 2002 19:59:24 +0000 (19:59 +0000)] 
Added wx/build.h

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

22 years agoadded wxBuildOptions and check that they are the same for the program and the library...
Vadim Zeitlin [Tue, 7 May 2002 19:56:43 +0000 (19:56 +0000)] 
added wxBuildOptions and check that they are the same for the program and the library on startup

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

22 years agoignore CodeWarrior output files
Gilles Depeyrot [Tue, 7 May 2002 19:52:16 +0000 (19:52 +0000)] 
ignore CodeWarrior output files

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

22 years agoMore image updates
David Webster [Tue, 7 May 2002 17:03:18 +0000 (17:03 +0000)] 
More image updates

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

22 years agofixed typo for MSW cross-compilation
Vadim Zeitlin [Tue, 7 May 2002 16:40:20 +0000 (16:40 +0000)] 
fixed typo for MSW cross-compilation

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

22 years agofixed compilation without PCH
Vadim Zeitlin [Tue, 7 May 2002 16:40:00 +0000 (16:40 +0000)] 
fixed compilation without PCH

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

22 years agoremoved Left(char ch) version which doesn't exist any more
Vadim Zeitlin [Tue, 7 May 2002 16:35:00 +0000 (16:35 +0000)] 
removed Left(char ch) version which doesn't exist any more

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

22 years agoMono bitmap processing updates
David Webster [Tue, 7 May 2002 04:56:22 +0000 (04:56 +0000)] 
Mono bitmap processing updates

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

22 years agoFixed tree control redraw bug, which had nothing
Robert Roebling [Mon, 6 May 2002 22:35:55 +0000 (22:35 +0000)] 
Fixed tree control redraw bug, which had nothing
ro do with scrolling. Someone just removed my use

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

22 years agoOS/2 Image processing updates along with some statusbar updates
David Webster [Mon, 6 May 2002 21:48:06 +0000 (21:48 +0000)] 
OS/2 Image processing updates along with some statusbar updates

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

22 years agoOS/2 Image processing updates
David Webster [Mon, 6 May 2002 21:47:16 +0000 (21:47 +0000)] 
OS/2 Image processing updates

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

22 years agoFixed nested triple quotes problem
Robin Dunn [Mon, 6 May 2002 14:59:23 +0000 (14:59 +0000)] 
Fixed nested triple quotes problem

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

22 years agowxPanel is a canvas in wxUniv sense of the word
Vadim Zeitlin [Mon, 6 May 2002 14:09:47 +0000 (14:09 +0000)] 
wxPanel is a canvas in wxUniv sense of the word

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

22 years agoDid a small amount of proofreading of the ODBC docs.
Julian Smart [Mon, 6 May 2002 13:46:24 +0000 (13:46 +0000)] 
Did a small amount of proofreading of the ODBC docs.

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

22 years agoadded wxCheckBox::IsChecked() to wxMac and documented it
Vadim Zeitlin [Mon, 6 May 2002 11:40:16 +0000 (11:40 +0000)] 
added wxCheckBox::IsChecked() to wxMac and documented it

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

22 years agoinclude wx/defs.h to get wxUSE_FFILE
Vadim Zeitlin [Mon, 6 May 2002 10:52:35 +0000 (10:52 +0000)] 
include wx/defs.h to get wxUSE_FFILE

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

22 years agotypo fixed: __WXUNIV__ => __WXUNIVERSAL__
Vadim Zeitlin [Mon, 6 May 2002 10:51:43 +0000 (10:51 +0000)] 
typo fixed: __WXUNIV__ => __WXUNIVERSAL__

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

22 years agofixed multiple bugs in multiple selection wxCheckListBoxes
Vadim Zeitlin [Sun, 5 May 2002 23:09:37 +0000 (23:09 +0000)] 
fixed multiple bugs in multiple selection wxCheckListBoxes

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

22 years agofixed compilation and added a test for OnErase() to the sample
Vadim Zeitlin [Sun, 5 May 2002 21:31:08 +0000 (21:31 +0000)] 
fixed compilation and added a test for OnErase() to the sample

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

22 years agouse Darwin specific double step shared library linking script
Gilles Depeyrot [Sun, 5 May 2002 20:03:13 +0000 (20:03 +0000)] 
use Darwin specific double step shared library linking script
do not add shared library resources to generated executables

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

22 years agoscript to link a mach-o dynamic shared library for Darwin / Mac OS X
Gilles Depeyrot [Sun, 5 May 2002 19:56:15 +0000 (19:56 +0000)] 
script to link a mach-o dynamic shared library for Darwin / Mac OS X

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

22 years agoDocumentation for wxClipboard::Flush
Mattia Barbon [Sun, 5 May 2002 19:27:07 +0000 (19:27 +0000)] 
Documentation for wxClipboard::Flush
Added \label in window.tex

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

22 years agofixes to gcc pragmas
Václav Slavík [Sun, 5 May 2002 18:27:03 +0000 (18:27 +0000)] 
fixes to gcc pragmas

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

22 years agogcc pragmas fixes
Václav Slavík [Sun, 5 May 2002 18:26:51 +0000 (18:26 +0000)] 
gcc pragmas fixes

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

22 years agoimproved opening/closing of shared library resources so that Mach-O shared
Gilles Depeyrot [Sun, 5 May 2002 16:09:21 +0000 (16:09 +0000)] 
improved opening/closing of shared library resources so that Mach-O shared
library resources are opened in wxApp::Initialize and closed in wxApp::CleanUp

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

22 years agoadded files for LaTeX compilation (second part of the patch 551210)
Vadim Zeitlin [Sun, 5 May 2002 14:25:45 +0000 (14:25 +0000)] 
added files for LaTeX compilation (second part of the patch 551210)

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

22 years agofixed LaTeX compilation problems (part of patch 551210)
Vadim Zeitlin [Sun, 5 May 2002 14:24:07 +0000 (14:24 +0000)] 
fixed LaTeX compilation problems (part of patch 551210)

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

22 years agoadded wxShutdown (patch 547443)
Vadim Zeitlin [Sun, 5 May 2002 14:18:36 +0000 (14:18 +0000)] 
added wxShutdown (patch 547443)

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

22 years ago Corrected double clicks (always on the same window).
Robert Roebling [Sun, 5 May 2002 11:36:33 +0000 (11:36 +0000)] 
  Corrected double clicks (always on the same window).
  Corrected mouse up events (same window as mouse down).

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

22 years agoDoc tweaks
Julian Smart [Sun, 5 May 2002 09:35:44 +0000 (09:35 +0000)] 
Doc tweaks
Added back mouse sensitivity to wxStaticText
Added code to widgets sample to test for sensitive wxStaticTexts

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

22 years ago Corrected wrong use of delete in region code.
Robert Roebling [Sun, 5 May 2002 07:31:23 +0000 (07:31 +0000)] 
  Corrected wrong use of delete in region code.

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

22 years agoswigged code update for wxMac
Robin Dunn [Sun, 5 May 2002 04:21:23 +0000 (04:21 +0000)] 
swigged code update for wxMac

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

22 years agoswigged code update for wxGTK
Robin Dunn [Sun, 5 May 2002 04:20:23 +0000 (04:20 +0000)] 
swigged code update for wxGTK

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

22 years agoVarious minor tweaks and updates
Robin Dunn [Sun, 5 May 2002 04:17:27 +0000 (04:17 +0000)] 
Various minor tweaks and updates

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

22 years ago Added screen design to system settings for
Robert Roebling [Sat, 4 May 2002 18:33:35 +0000 (18:33 +0000)] 
  Added screen design to system settings for
    different dialog layouts on desktop vs
    PDA screens

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

22 years agoUpdated documentation according to recent array changes.
Stefan Neis [Sat, 4 May 2002 15:26:24 +0000 (15:26 +0000)] 
Updated documentation according to recent array changes.

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

22 years agoreverted the header change to include the generic one always
Vadim Zeitlin [Sat, 4 May 2002 14:22:57 +0000 (14:22 +0000)] 
reverted the header change to include the generic one always

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

22 years agoutility scripts to manipulate xml CodeWarrior 5.3 project files
Gilles Depeyrot [Sat, 4 May 2002 14:19:09 +0000 (14:19 +0000)] 
utility scripts to manipulate xml CodeWarrior 5.3 project files

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

22 years agoupdated todo list
Gilles Depeyrot [Sat, 4 May 2002 14:17:42 +0000 (14:17 +0000)] 
updated todo list

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

22 years agoupdated Universal Interfaces requirements for CodeWarrior 5.3
Gilles Depeyrot [Sat, 4 May 2002 14:16:50 +0000 (14:16 +0000)] 
updated Universal Interfaces requirements for CodeWarrior 5.3

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

22 years agoadded missing include file
Gilles Depeyrot [Sat, 4 May 2002 13:17:36 +0000 (13:17 +0000)] 
added missing include file

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

22 years agofixed compilation when included directly and not via wx/dirdlg.h
Vadim Zeitlin [Sat, 4 May 2002 12:45:14 +0000 (12:45 +0000)] 
fixed compilation when included directly and not via wx/dirdlg.h

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

22 years agofixed wxDirDialog ctor docs
Vadim Zeitlin [Sat, 4 May 2002 12:43:49 +0000 (12:43 +0000)] 
fixed wxDirDialog ctor docs

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

22 years agowxDirDialog now has the same ctor under all platforms and also uses the
Vadim Zeitlin [Sat, 4 May 2002 12:38:51 +0000 (12:38 +0000)] 
wxDirDialog now has the same ctor under all platforms and also uses the
correct default title string

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

22 years agono changes (0 -> NULL)
Vadim Zeitlin [Sat, 4 May 2002 12:01:37 +0000 (12:01 +0000)] 
no changes (0 -> NULL)

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

22 years agoinitialize wxBitmapButton members
Vadim Zeitlin [Sat, 4 May 2002 11:57:39 +0000 (11:57 +0000)] 
initialize wxBitmapButton members

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

22 years ago Made OnInit() and OnRun() logic like MSW when it
Robert Roebling [Sat, 4 May 2002 11:53:06 +0000 (11:53 +0000)] 
  Made OnInit() and OnRun() logic like MSW when it
    comes to quitting the app with no windows.
  Fixed overlapping windows when detaching the
    toolbar from the main frame.

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

22 years agoadded CSS stylesheets support to tex2rtf
Václav Slavík [Sat, 4 May 2002 10:50:48 +0000 (10:50 +0000)] 
added CSS stylesheets support to tex2rtf

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

22 years agocorrected Mac OS X resources compilation target
Gilles Depeyrot [Sat, 4 May 2002 08:50:19 +0000 (08:50 +0000)] 
corrected Mac OS X resources compilation target

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

22 years agoswigged updated code for wxMac
Robin Dunn [Sat, 4 May 2002 04:53:14 +0000 (04:53 +0000)] 
swigged updated code for wxMac

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

22 years agoswigged code update for wxGTK
Robin Dunn [Sat, 4 May 2002 00:23:52 +0000 (00:23 +0000)] 
swigged code update for wxGTK

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

22 years agoUpdates for Push/Pop status text
Robin Dunn [Fri, 3 May 2002 23:33:38 +0000 (23:33 +0000)] 
Updates for Push/Pop status text

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

22 years agoProbably only whitespace changes
Robin Dunn [Fri, 3 May 2002 23:32:42 +0000 (23:32 +0000)] 
Probably only whitespace changes

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

22 years agoA test case to show the problem with putting a wxListbox (and possibly
Robin Dunn [Fri, 3 May 2002 23:31:35 +0000 (23:31 +0000)] 
A test case to show the problem with putting a wxListbox (and possibly
other controls) on a wxPopupWindow in wxMSW

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

22 years agoMake it easier to not use wxPopupWindow in wxSTC, and for now, don't
Robin Dunn [Fri, 3 May 2002 23:30:40 +0000 (23:30 +0000)] 
Make it easier to not use wxPopupWindow in wxSTC, and for now, don't
use it at all for the AutoComplete window.

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

22 years agoFixed problem in InsertItems of always adding ownerdraw data even when
Robin Dunn [Fri, 3 May 2002 22:31:21 +0000 (22:31 +0000)] 
Fixed problem in InsertItems of always adding ownerdraw data even when
not an ownerdrawn listbox.  If some items were already appended then
the indexes would not match.

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

22 years agocorrected conditional compilation for Darwin
Gilles Depeyrot [Fri, 3 May 2002 20:24:06 +0000 (20:24 +0000)] 
corrected conditional compilation for Darwin

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

22 years agocorrected warnings when compiling with -Wall -W
Gilles Depeyrot [Fri, 3 May 2002 20:20:55 +0000 (20:20 +0000)] 
corrected warnings when compiling with -Wall -W

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

22 years agowxTextCtrl bug related to \n handling is Carbon related and is therefore
Gilles Depeyrot [Fri, 3 May 2002 20:15:48 +0000 (20:15 +0000)] 
wxTextCtrl bug related to \n handling is Carbon related and is therefore
common to CodeWarrior builds and Apple DevTools builds

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

22 years agocorrected warnings when compiling with -Wall -W
Gilles Depeyrot [Fri, 3 May 2002 19:49:20 +0000 (19:49 +0000)] 
corrected warnings when compiling with -Wall -W

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

22 years agocorrected comment typo
Gilles Depeyrot [Fri, 3 May 2002 19:46:22 +0000 (19:46 +0000)] 
corrected comment typo

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