]>
git.saurik.com Git - wxWidgets.git/log
Stefan Csomor [Fri, 23 Nov 2001 22:23:45 +0000 (22:23 +0000)]
carbon compat routine define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12635
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Nov 2001 22:22:33 +0000 (22:22 +0000)]
show correctly the initially selected colour and update the sliders (patch 484415)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12634
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Nov 2001 22:10:18 +0000 (22:10 +0000)]
added virtual DoSetSize method in order to allow for MacOSX Listbox bug workaround
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12633
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Fri, 23 Nov 2001 22:08:45 +0000 (22:08 +0000)]
wxPerl documentation updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12632
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Nov 2001 21:58:08 +0000 (21:58 +0000)]
fixed UMR (patch #484863)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12631
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 23 Nov 2001 21:28:12 +0000 (21:28 +0000)]
corrected makefiles following suggestion by MBN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12630
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 23 Nov 2001 19:59:38 +0000 (19:59 +0000)]
added missing wxUSE_SYSTEM_OPTIONS define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12629
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Nov 2001 19:43:02 +0000 (19:43 +0000)]
implemented GetBestSize() for wxChoice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12628
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 23 Nov 2001 19:42:10 +0000 (19:42 +0000)]
Restored wxFileName::GetModificationTime() under Classic.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12627
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 23 Nov 2001 19:39:04 +0000 (19:39 +0000)]
applied Greg's refinment of hist treectrl patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12626
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 23 Nov 2001 19:38:32 +0000 (19:38 +0000)]
fixed memory leak in imagjpeG (patch #484865)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12625
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 23 Nov 2001 19:38:05 +0000 (19:38 +0000)]
cosmetic change: XML resource -> XRC resource
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12624
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 23 Nov 2001 17:14:00 +0000 (17:14 +0000)]
Fixed mouse move bug. No idea why it has to be fixed,
but MacOS X seems to send incorect event states.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12623
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 23 Nov 2001 13:51:27 +0000 (13:51 +0000)]
Some corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12622
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 23 Nov 2001 13:45:25 +0000 (13:45 +0000)]
Committing in .
Modified Files:
wxWindows/setup.h_vms wxWindows/include/wx/filefn.h
wxWindows/include/wx/filename.h
wxWindows/src/common/descrip.mms
wxWindows/src/common/filename.cpp
Updates for OpenVMS,
-Updated copmpile support for new files/features
-First version of OpenVMS file support (wxPATH_VMS).
(will need a lot of testing on OpenVMS systems)
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12621
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Nov 2001 13:40:11 +0000 (13:40 +0000)]
added comment for OnScroll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12620
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 23 Nov 2001 13:34:13 +0000 (13:34 +0000)]
Committing in .
Modified Files:
wxWindows/samples/dialogs/dialogs.cpp
added conditional compilation for replacement dialogs in oder to allow
compilation on non-MSW systems.
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12619
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 23 Nov 2001 13:27:56 +0000 (13:27 +0000)]
Fixed Plot compilation, aliased OnScroll to HandleOnScroll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12618
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 23 Nov 2001 12:42:42 +0000 (12:42 +0000)]
Added file and fixed compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12617
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 23 Nov 2001 12:37:36 +0000 (12:37 +0000)]
Fixed VC++ project file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12616
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 23 Nov 2001 12:37:00 +0000 (12:37 +0000)]
Added event Clone functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12615
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Nov 2001 12:17:11 +0000 (12:17 +0000)]
updated and expanded wxLog docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12614
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Nov 2001 12:10:22 +0000 (12:10 +0000)]
updated and expanded wxLog docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12613
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 23 Nov 2001 00:43:41 +0000 (00:43 +0000)]
Added missing documentation for a function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12612
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 23 Nov 2001 00:42:10 +0000 (00:42 +0000)]
"char *" changed to "wxChar *" in several places
"Documentation needed" comments removed as the function(s) are now documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12611
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 23 Nov 2001 00:39:21 +0000 (00:39 +0000)]
MS Access support fix
Standardized the parameter names for "colNo" in all places
A few more unicode adjustments (but Unicode is still not supported by these classes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12610
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 23 Nov 2001 00:24:32 +0000 (00:24 +0000)]
Fixed coding of a switch statement that had RETURN statements before the BREAK statements, causing compiler warnings with BCC
Initialized the temporary date variables so that if a date in the DB is corrupt, then the variables will have a default value in them.
When data sources list box is populated, if the DB specified in the .CFG file is no longer in the list, a wxASSERT() message was generated in debug builds. Now the program makes sure that the datasource is in the listbox's choices before trying to set the selected choice to that string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12609
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 22 Nov 2001 23:55:34 +0000 (23:55 +0000)]
blind fix for wxGIFDecoder::ReadGIF
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12608
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 22 Nov 2001 23:55:21 +0000 (23:55 +0000)]
mo files are now with lang directive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12607
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 22 Nov 2001 23:17:45 +0000 (23:17 +0000)]
Fixed coding of a switch statement that had RETURN statements before the BREAK statements, causing compiler warnings with BCC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12606
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 22 Nov 2001 23:15:12 +0000 (23:15 +0000)]
Removed non-reachable code (consulted Aleks first, and he said the code was no longer needed)
Commented out unused variables to stop BCC warnings - left the code for debugging purposes
Removed hardcoded tabs and replaced with spaces per the wxWindows code style specs
Spelling typos fixed in comments
Miscellaneous source formatting issues fixed to meet standard wxwindows coding styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12605
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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