]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoFixed/simplified Makefile
Mattia Barbon [Thu, 22 Nov 2001 22:20:50 +0000 (22:20 +0000)] 
Fixed/simplified Makefile

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

22 years agouse "..." instead of <...> for wx headers
Gilles Depeyrot [Thu, 22 Nov 2001 22:03:26 +0000 (22:03 +0000)] 
use "..." instead of <...> for wx headers

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

22 years agofixed memory leaks
Vadim Zeitlin [Thu, 22 Nov 2001 21:30:40 +0000 (21:30 +0000)] 
fixed memory leaks

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

22 years agoadded check for NULL Clone() return
Vadim Zeitlin [Thu, 22 Nov 2001 21:14:41 +0000 (21:14 +0000)] 
added check for NULL Clone() return

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

22 years agoremoved read() declaration which resulted in a warning
Vadim Zeitlin [Thu, 22 Nov 2001 21:03:36 +0000 (21:03 +0000)] 
removed read() declaration which resulted in a warning

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

22 years agoremoved obsolete CodeWarrior projects
Gilles Depeyrot [Thu, 22 Nov 2001 20:17:12 +0000 (20:17 +0000)] 
removed obsolete CodeWarrior projects

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

22 years agoremoved obsolete CodeWarrior 5 projects
Gilles Depeyrot [Thu, 22 Nov 2001 20:15:59 +0000 (20:15 +0000)] 
removed obsolete CodeWarrior 5 projects

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

22 years agochanged charset back to iso-8859-1
Ron Lee [Thu, 22 Nov 2001 20:15:33 +0000 (20:15 +0000)] 
changed charset back to iso-8859-1

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

22 years agoPass parameters ( UNICODE WXUSINGDLL FINAL ) to subdirectories' makefiles.
Mattia Barbon [Thu, 22 Nov 2001 17:56:59 +0000 (17:56 +0000)] 
Pass parameters ( UNICODE WXUSINGDLL FINAL ) to subdirectories' makefiles.

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

22 years agoAdded zip file containing DSW files for samples and demos
Julian Smart [Thu, 22 Nov 2001 14:20:12 +0000 (14:20 +0000)] 
Added zip file containing DSW files for samples and demos

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

22 years agoRemoved dsw file
Julian Smart [Thu, 22 Nov 2001 14:16:15 +0000 (14:16 +0000)] 
Removed dsw file

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

22 years agoAdded the missing keyword 'const' to the fix for virtual Clone() function
George Tasker [Thu, 22 Nov 2001 14:03:40 +0000 (14:03 +0000)] 
Added the missing keyword 'const' to the fix for virtual Clone() function

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

22 years agoRemoved some dsw files from CVS
Julian Smart [Thu, 22 Nov 2001 13:31:23 +0000 (13:31 +0000)] 
Removed some dsw files from CVS

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

22 years agoAdded empty Clone method for cbPluginEvent
Julian Smart [Thu, 22 Nov 2001 13:20:11 +0000 (13:20 +0000)] 
Added empty Clone method for cbPluginEvent

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

22 years ago#ifdefed out the joystick code, and removed the wxBitmapList addition
Julian Smart [Thu, 22 Nov 2001 12:59:53 +0000 (12:59 +0000)] 
#ifdefed out the joystick code, and removed the wxBitmapList addition
from the wxBitmap constructor that was causing a crash.

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

22 years agoApplied patch #484508 (mostly sample warnings).
Julian Smart [Thu, 22 Nov 2001 12:58:44 +0000 (12:58 +0000)] 
Applied patch #484508 (mostly sample warnings).
I've no idea why CVS thinks that the .mcp files have been changed - they haven't.

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

22 years ago Tries to fix wxListBox focus problems.
Robert Roebling [Thu, 22 Nov 2001 11:38:56 +0000 (11:38 +0000)] 
  Tries to fix wxListBox focus problems.

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

22 years agoadded wxSockAddress copy ctor which, in particular, fixes Clone() and fixed its opera...
Vadim Zeitlin [Thu, 22 Nov 2001 10:38:02 +0000 (10:38 +0000)] 
added wxSockAddress copy ctor which, in particular, fixes Clone() and fixed its operator=() return type

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

22 years agoUnicode compilation fixed for almost all samples
Mattia Barbon [Thu, 22 Nov 2001 09:11:33 +0000 (09:11 +0000)] 
Unicode compilation fixed for almost all samples

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

22 years agoUnicode compilation fixes
Mattia Barbon [Thu, 22 Nov 2001 09:10:12 +0000 (09:10 +0000)] 
Unicode compilation fixes

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

22 years agoConverting uninitialized data is not a Good Idea
Mattia Barbon [Thu, 22 Nov 2001 09:09:17 +0000 (09:09 +0000)] 
Converting uninitialized data is not a Good Idea

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

22 years agoMust convert the last part, too
Mattia Barbon [Thu, 22 Nov 2001 09:08:26 +0000 (09:08 +0000)] 
Must convert the last part, too

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

22 years agoReadded --use-temp-file to RCFLAGS, needed for old windres
Mattia Barbon [Thu, 22 Nov 2001 09:04:54 +0000 (09:04 +0000)] 
Readded --use-temp-file to RCFLAGS, needed for old windres

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

22 years agoTest for wctype.h
Mattia Barbon [Thu, 22 Nov 2001 09:03:04 +0000 (09:03 +0000)] 
Test for wctype.h
Fix for broken Cygwin wchar.h

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

22 years agofix for Unicode build
Vadim Zeitlin [Thu, 22 Nov 2001 00:58:09 +0000 (00:58 +0000)] 
fix for Unicode build

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

22 years agominor flicker reduction in the virtual list ctrl
Vadim Zeitlin [Thu, 22 Nov 2001 00:43:38 +0000 (00:43 +0000)] 
minor flicker reduction in the virtual list ctrl

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

22 years agoadded -static packages to specfiles
Václav Slavík [Thu, 22 Nov 2001 00:33:18 +0000 (00:33 +0000)] 
added -static packages to specfiles

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

22 years agochanges to wx-config --static to allow static linkage in presence of shared library
Václav Slavík [Thu, 22 Nov 2001 00:32:53 +0000 (00:32 +0000)] 
changes to wx-config --static to allow static linkage in presence of shared library

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

22 years agoreverted fix for missing wxEvent::operator=
Václav Slavík [Thu, 22 Nov 2001 00:31:11 +0000 (00:31 +0000)] 
reverted fix for missing wxEvent::operator=

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

22 years agochange to /usr/share/wx/version
Václav Slavík [Thu, 22 Nov 2001 00:30:44 +0000 (00:30 +0000)] 
change to /usr/share/wx/version

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

22 years ago- change to /usr/share/wx/version
Václav Slavík [Thu, 22 Nov 2001 00:29:57 +0000 (00:29 +0000)] 
- change to /usr/share/wx/version
- do not set executable flag for .a libraries

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

22 years agooops, checked in wrong version of wxMOtif.spec
Václav Slavík [Thu, 22 Nov 2001 00:29:44 +0000 (00:29 +0000)] 
oops, checked in wrong version of wxMOtif.spec

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

22 years agofixed wxDropFilesEvent dtor, added copy ctor and implemented Clone() for it
Vadim Zeitlin [Wed, 21 Nov 2001 23:48:49 +0000 (23:48 +0000)] 
fixed wxDropFilesEvent dtor, added copy ctor and implemented Clone() for it

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

22 years agofixed wxTaskBarIcon compilation
Vadim Zeitlin [Wed, 21 Nov 2001 23:39:26 +0000 (23:39 +0000)] 
fixed wxTaskBarIcon compilation

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

22 years agoNew .def file.
David Webster [Wed, 21 Nov 2001 22:59:50 +0000 (22:59 +0000)] 
New .def file.

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

22 years agomention wxObject and wxEvent API changes
Vadim Zeitlin [Wed, 21 Nov 2001 21:46:20 +0000 (21:46 +0000)] 
mention wxObject and wxEvent API changes

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

22 years ago1. removed wxObject::CopyObject() and Clone() - some objects just can't be
Vadim Zeitlin [Wed, 21 Nov 2001 21:44:52 +0000 (21:44 +0000)] 
1. removed wxObject::CopyObject() and Clone() - some objects just can't be
   copied
2. made wxEvent::Clone() pure virtual and added missing Clone()s to the
   other event classes which this changes has helped to discover

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

22 years agoexpanded the comment about redefining the client data methods a bit
Vadim Zeitlin [Wed, 21 Nov 2001 21:42:44 +0000 (21:42 +0000)] 
expanded the comment about redefining the client data methods a bit

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

22 years agoadded missing joystick source file for wxMotif
Gilles Depeyrot [Wed, 21 Nov 2001 20:51:16 +0000 (20:51 +0000)] 
added missing joystick source file for wxMotif

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

22 years agofixed compilation somehow, the code is still broken!
Vadim Zeitlin [Wed, 21 Nov 2001 18:45:54 +0000 (18:45 +0000)] 
fixed compilation somehow, the code is still broken!

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

22 years agoreplaced wxSocketEvent::CopyObject() with Clone()
Vadim Zeitlin [Wed, 21 Nov 2001 17:25:08 +0000 (17:25 +0000)] 
replaced wxSocketEvent::CopyObject() with Clone()

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

22 years agochanges to match listctrl.h changes (forgot to commit yesterday, sorry)
Vadim Zeitlin [Wed, 21 Nov 2001 16:43:13 +0000 (16:43 +0000)] 
changes to match listctrl.h changes (forgot to commit yesterday, sorry)

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

22 years agoadd some output to the GL tests..
Ron Lee [Wed, 21 Nov 2001 13:30:58 +0000 (13:30 +0000)] 
add some output to the GL tests..

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

22 years agoWhere's GL? Hopefully wx-config will now tell us if we need to know.
Ron Lee [Wed, 21 Nov 2001 13:20:26 +0000 (13:20 +0000)] 
Where's GL?  Hopefully wx-config will now tell us if we need to know.

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

22 years agobackported 2.2 packaging fixes for python 2.1
Ron Lee [Wed, 21 Nov 2001 05:33:35 +0000 (05:33 +0000)] 
backported 2.2 packaging fixes for python 2.1

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

22 years agomerged some message catlogues from 2.2 that were missing from 2.3
Ron Lee [Wed, 21 Nov 2001 05:30:05 +0000 (05:30 +0000)] 
merged some message catlogues from 2.2 that were missing from 2.3
updated all .po files from current source.

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

22 years ago1. restored wxEvent::operator=()
Vadim Zeitlin [Wed, 21 Nov 2001 00:43:54 +0000 (00:43 +0000)] 
1. restored wxEvent::operator=()
2. removed wxListEvent::CopyObject()
3. refresh fixes to MSW virtual list control

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

22 years agoremoved rpmfiles.lst
Václav Slavík [Wed, 21 Nov 2001 00:06:58 +0000 (00:06 +0000)] 
removed rpmfiles.lst

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

22 years agoclient area origin handling fixes for univ/wxTLW
Václav Slavík [Wed, 21 Nov 2001 00:03:56 +0000 (00:03 +0000)] 
client area origin handling fixes for univ/wxTLW

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

22 years agowxMouseEvent's coordinates are now relative to client area origin in wxGTK
Václav Slavík [Wed, 21 Nov 2001 00:03:30 +0000 (00:03 +0000)] 
wxMouseEvent's coordinates are now relative to client area origin in wxGTK

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

22 years agowxUniv fixes for generic wxColourDialog
Václav Slavík [Wed, 21 Nov 2001 00:01:53 +0000 (00:01 +0000)] 
wxUniv fixes for generic wxColourDialog

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

22 years agowxMGL compilation fix
Václav Slavík [Wed, 21 Nov 2001 00:01:28 +0000 (00:01 +0000)] 
wxMGL compilation fix

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

22 years agomore programmer-friendly wxApp::SetDisplayMode
Václav Slavík [Wed, 21 Nov 2001 00:01:11 +0000 (00:01 +0000)] 
more programmer-friendly wxApp::SetDisplayMode

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

22 years agoremoved GDI lists from wxMGL
Václav Slavík [Wed, 21 Nov 2001 00:00:29 +0000 (00:00 +0000)] 
removed GDI lists from wxMGL

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

22 years ago- removed GDI lists from wxMGL
Václav Slavík [Wed, 21 Nov 2001 00:00:12 +0000 (00:00 +0000)] 
- removed GDI lists from wxMGL
- friendlier wxApp::SetDisplayMode
- redirects stdout and stderr to files if __WXDEBUG__
- wxLog initialization and flushing fixes

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

22 years agocompilation fix for wxUniv
Václav Slavík [Tue, 20 Nov 2001 23:59:46 +0000 (23:59 +0000)] 
compilation fix for wxUniv

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

22 years agofixes for ambiquity in wxComboBox (is it correct this time?)
Václav Slavík [Tue, 20 Nov 2001 23:59:24 +0000 (23:59 +0000)] 
fixes for ambiquity in wxComboBox (is it correct this time?)

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

22 years agocompilation fix (caused by removal of wxMouseEvent::operator=)
Václav Slavík [Tue, 20 Nov 2001 23:58:07 +0000 (23:58 +0000)] 
compilation fix (caused by removal of wxMouseEvent::operator=)

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

22 years agowxMotif.spec fixes
Václav Slavík [Tue, 20 Nov 2001 23:56:43 +0000 (23:56 +0000)] 
wxMotif.spec fixes

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

22 years agocompilation fix for wxMotif
Václav Slavík [Tue, 20 Nov 2001 23:56:03 +0000 (23:56 +0000)] 
compilation fix for wxMotif

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

22 years agofine-tuned API from the ICO patch
Václav Slavík [Tue, 20 Nov 2001 23:55:44 +0000 (23:55 +0000)] 
fine-tuned API from the ICO patch

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

22 years agoremoved rpmfiles.lst
Václav Slavík [Tue, 20 Nov 2001 23:54:06 +0000 (23:54 +0000)] 
removed rpmfiles.lst

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

22 years agofixes to wxGTK specfile
Václav Slavík [Tue, 20 Nov 2001 23:50:53 +0000 (23:50 +0000)] 
fixes to wxGTK specfile

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

22 years agobetter <HR> tag handling in wxHTML
Václav Slavík [Tue, 20 Nov 2001 23:50:44 +0000 (23:50 +0000)] 
better <HR> tag handling in wxHTML

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

22 years agofixes for wxBase RPM
Václav Slavík [Tue, 20 Nov 2001 23:50:32 +0000 (23:50 +0000)] 
fixes for wxBase RPM

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

22 years agowxDC::SetFont can now handle invalid font and doesn't assert anymore (other ports...
Václav Slavík [Tue, 20 Nov 2001 23:48:21 +0000 (23:48 +0000)] 
wxDC::SetFont can now handle invalid font and doesn't assert anymore (other ports behave this way)

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

22 years agooptimized default GUI font loading
Václav Slavík [Tue, 20 Nov 2001 23:48:03 +0000 (23:48 +0000)] 
optimized default GUI font loading

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

22 years agouse "..." instead of <...> for wx headers
Gilles Depeyrot [Tue, 20 Nov 2001 21:31:04 +0000 (21:31 +0000)] 
use "..." instead of <...> for wx headers

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

22 years agoapplied patch fixing compilation without wxUSE_TIMEDATE and another warning
Vadim Zeitlin [Tue, 20 Nov 2001 20:46:03 +0000 (20:46 +0000)] 
applied patch fixing compilation without wxUSE_TIMEDATE and another warning

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

22 years agoadded bitmaps to the resources
Vadim Zeitlin [Tue, 20 Nov 2001 20:44:37 +0000 (20:44 +0000)] 
added bitmaps to the resources

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

22 years agoadded (another) missing const
Gilles Depeyrot [Tue, 20 Nov 2001 20:34:56 +0000 (20:34 +0000)] 
added (another) missing const

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

22 years agoapplied patch 475879 (Can't use subclassed GridCellEditor)
Vadim Zeitlin [Tue, 20 Nov 2001 18:58:47 +0000 (18:58 +0000)] 
applied patch 475879 (Can't use subclassed GridCellEditor)

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

22 years agomore DBCS-related changes (patch 481898)
Vadim Zeitlin [Tue, 20 Nov 2001 18:49:51 +0000 (18:49 +0000)] 
more DBCS-related changes (patch 481898)

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

22 years agodon't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
Vadim Zeitlin [Tue, 20 Nov 2001 18:40:03 +0000 (18:40 +0000)] 
don't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
with FindOrCreateXXX() are managed by the lists

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

22 years agobackwards incompatible change to wxWizardPage reverted
Vadim Zeitlin [Tue, 20 Nov 2001 17:23:58 +0000 (17:23 +0000)] 
backwards incompatible change to wxWizardPage reverted

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

22 years agoDemo cleanup
Robin Dunn [Tue, 20 Nov 2001 17:04:15 +0000 (17:04 +0000)] 
Demo cleanup

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

22 years agofix for BC++ internal compiler error
Vadim Zeitlin [Tue, 20 Nov 2001 17:01:17 +0000 (17:01 +0000)] 
fix for BC++ internal compiler error

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

22 years agoMore project file fun
Julian Smart [Tue, 20 Nov 2001 15:58:54 +0000 (15:58 +0000)] 
More project file fun

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

22 years agofix for my old mingw32 cross-compiler
Vadim Zeitlin [Tue, 20 Nov 2001 15:36:28 +0000 (15:36 +0000)] 
fix for my old mingw32 cross-compiler

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

22 years agoadded 2nd image as XPM as well to the wizard sample
Vadim Zeitlin [Tue, 20 Nov 2001 15:09:45 +0000 (15:09 +0000)] 
added 2nd image as XPM as well to the wizard sample

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

22 years agoadded #if wxUSE_TIMEDATE where needed
Vadim Zeitlin [Tue, 20 Nov 2001 15:00:18 +0000 (15:00 +0000)] 
added #if wxUSE_TIMEDATE where needed

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

22 years agocompilation fix
Vadim Zeitlin [Tue, 20 Nov 2001 14:58:41 +0000 (14:58 +0000)] 
compilation fix

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

22 years agoreplaced wxDate with wxDateTime
Vadim Zeitlin [Tue, 20 Nov 2001 14:56:47 +0000 (14:56 +0000)] 
replaced wxDate with wxDateTime

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

22 years agoMisc fixes
Julian Smart [Tue, 20 Nov 2001 14:55:10 +0000 (14:55 +0000)] 
Misc fixes

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

22 years agoadded wxToggleButton docs
Vadim Zeitlin [Tue, 20 Nov 2001 14:25:25 +0000 (14:25 +0000)] 
added wxToggleButton docs

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

22 years agoSWIGged code updates
Robin Dunn [Tue, 20 Nov 2001 07:42:59 +0000 (07:42 +0000)] 
SWIGged code updates

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

22 years agoSWIGged code uodates
Robin Dunn [Tue, 20 Nov 2001 07:42:10 +0000 (07:42 +0000)] 
SWIGged code uodates

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

22 years agoBug fixes
Robin Dunn [Tue, 20 Nov 2001 07:40:26 +0000 (07:40 +0000)] 
Bug fixes

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

22 years agoDemo cleanup
Robin Dunn [Tue, 20 Nov 2001 07:40:06 +0000 (07:40 +0000)] 
Demo cleanup

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

22 years agoSWIGged code updates
Robin Dunn [Tue, 20 Nov 2001 06:30:33 +0000 (06:30 +0000)] 
SWIGged code updates

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

22 years agoDemo cleanup
Robin Dunn [Tue, 20 Nov 2001 06:19:02 +0000 (06:19 +0000)] 
Demo cleanup

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

22 years agoReplaced CopyObject with Clone for wxPython-specific event classes.
Robin Dunn [Tue, 20 Nov 2001 06:04:42 +0000 (06:04 +0000)] 
Replaced CopyObject with Clone for wxPython-specific event classes.

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

22 years agoSWIGged code updates
Robin Dunn [Tue, 20 Nov 2001 02:52:07 +0000 (02:52 +0000)] 
SWIGged code updates

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

22 years agoDemo updates
Robin Dunn [Tue, 20 Nov 2001 02:31:27 +0000 (02:31 +0000)] 
Demo updates

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

22 years agoAdditions and fixes for the script that builds the Windows installer script.
Robin Dunn [Tue, 20 Nov 2001 02:30:58 +0000 (02:30 +0000)] 
Additions and fixes for the script that builds the Windows installer script.

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

22 years agoAdded LIST_ITEM_FOCUSED
Robin Dunn [Tue, 20 Nov 2001 02:29:41 +0000 (02:29 +0000)] 
Added LIST_ITEM_FOCUSED

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

22 years agoSWIGged updates
Robin Dunn [Tue, 20 Nov 2001 02:06:31 +0000 (02:06 +0000)] 
SWIGged updates

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

22 years agoAdded the WX_GL constants
Robin Dunn [Tue, 20 Nov 2001 02:04:03 +0000 (02:04 +0000)] 
Added the WX_GL constants

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

22 years agoFor Python 2.2 builds
Robin Dunn [Tue, 20 Nov 2001 02:03:22 +0000 (02:03 +0000)] 
For Python 2.2 builds

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

22 years agoAdded some code to override distutils compile flags, but left it
Robin Dunn [Tue, 20 Nov 2001 02:02:43 +0000 (02:02 +0000)] 
Added some code to override distutils compile flags, but left it
commented out since I found that the problem I was seeing is actaully
in Python headers...

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