]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years agoI moved platform specific code from wxImage to wxBitmap
Václav Slavík [Wed, 4 Apr 2001 23:25:06 +0000 (23:25 +0000)] 
I moved platform specific code from wxImage to wxBitmap

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

23 years agoI moved platform specific code from wxImage to wxBitmap
Václav Slavík [Wed, 4 Apr 2001 23:15:36 +0000 (23:15 +0000)] 
I moved platform specific code from wxImage to wxBitmap

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

23 years agoimplemented wxMask::Create(bitmap, paletteEntry) for wxGTK
Václav Slavík [Wed, 4 Apr 2001 23:14:34 +0000 (23:14 +0000)] 
implemented wxMask::Create(bitmap, paletteEntry) for wxGTK

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

23 years agomemory leak in wxZlibOutputStream fixed
Vadim Zeitlin [Wed, 4 Apr 2001 02:57:05 +0000 (02:57 +0000)] 
memory leak in wxZlibOutputStream fixed

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

23 years agoInvertMask fix
David Webster [Tue, 3 Apr 2001 22:44:09 +0000 (22:44 +0000)] 
InvertMask fix

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

23 years agosecond part of Markus' BC++ fix
Vadim Zeitlin [Tue, 3 Apr 2001 16:07:57 +0000 (16:07 +0000)] 
second part of Markus' BC++ fix

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

23 years agoenabled palette code for wxGTK
Václav Slavík [Mon, 2 Apr 2001 23:02:02 +0000 (23:02 +0000)] 
enabled palette code for wxGTK

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

23 years agobacked out improper casts and corrected prototypes for Mac OS X
Gilles Depeyrot [Mon, 2 Apr 2001 20:22:05 +0000 (20:22 +0000)] 
backed out improper casts and corrected prototypes for Mac OS X

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

23 years agomerged wxLogDebug -> wxLogTrace change from 2.2 branch
Vadim Zeitlin [Mon, 2 Apr 2001 19:32:26 +0000 (19:32 +0000)] 
merged wxLogDebug -> wxLogTrace change from 2.2 branch

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

23 years agoCorrected some typos and quaint English
Julian Smart [Mon, 2 Apr 2001 14:02:46 +0000 (14:02 +0000)] 
Corrected some typos and quaint English

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

23 years agochar* cast on wxString libname blows up VC and VA. added .x_str(). Should have...
David Webster [Mon, 2 Apr 2001 13:44:45 +0000 (13:44 +0000)] 
char* cast on wxString libname blows up VC and VA.  added .x_str().  Should have been wxChar* cast???

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

23 years agoargh! patch misapplied the patch in another place as well, fixing this
Vadim Zeitlin [Mon, 2 Apr 2001 12:29:24 +0000 (12:29 +0000)] 
argh! patch misapplied the patch in another place as well, fixing this

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

23 years agooops... wrong patch, second try
Vadim Zeitlin [Mon, 2 Apr 2001 12:25:51 +0000 (12:25 +0000)] 
oops... wrong patch, second try

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

23 years agofix for clicking on the button from 2.2 branch
Vadim Zeitlin [Mon, 2 Apr 2001 12:23:54 +0000 (12:23 +0000)] 
fix for clicking on the button from 2.2 branch

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

23 years agoFilling out wxDC
David Webster [Mon, 2 Apr 2001 11:53:17 +0000 (11:53 +0000)] 
Filling out wxDC

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

23 years agoFixed Tim's patch so it will compile when using a Python version < 2.0
Robin Dunn [Mon, 2 Apr 2001 07:33:47 +0000 (07:33 +0000)] 
Fixed Tim's patch so it will compile when using a Python version < 2.0

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

23 years agoA little tweak so the button sizes right
Robin Dunn [Mon, 2 Apr 2001 07:26:54 +0000 (07:26 +0000)] 
A little tweak so the button sizes right

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

23 years agoAdded patch to wxPoint_LIST_helper from Tim Hochberg that should make
Robin Dunn [Mon, 2 Apr 2001 07:26:21 +0000 (07:26 +0000)] 
Added patch to wxPoint_LIST_helper from Tim Hochberg that should make
it gobs faster in certain situations.

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

23 years agoAdded patch to wxPoint_LIST_helper from Tim Hochberg that should make
Robin Dunn [Mon, 2 Apr 2001 07:07:22 +0000 (07:07 +0000)] 
Added patch to wxPoint_LIST_helper from Tim Hochberg that should make
it gobs faster in certain situations.

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

23 years agocorrected file name change of mimetype.cpp to mimetmac.cpp
Gilles Depeyrot [Mon, 2 Apr 2001 06:26:36 +0000 (06:26 +0000)] 
corrected file name change of mimetype.cpp to mimetmac.cpp

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

23 years agoAdded colourselect.py, imagebrowser.py and an updated calendar.py to
Robin Dunn [Mon, 2 Apr 2001 05:57:32 +0000 (05:57 +0000)] 
Added colourselect.py, imagebrowser.py and an updated calendar.py to
wxPython/lib from Lorne White.

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

23 years agoupdates of generated sources for wxGTK
Robin Dunn [Mon, 2 Apr 2001 05:44:22 +0000 (05:44 +0000)] 
updates of generated sources for wxGTK

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

23 years agoupdates of generated sources for wxGTK
Robin Dunn [Mon, 2 Apr 2001 05:34:17 +0000 (05:34 +0000)] 
updates of generated sources for wxGTK

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

23 years agoOther odds and ends...
Robin Dunn [Mon, 2 Apr 2001 03:49:52 +0000 (03:49 +0000)] 
Other odds and ends...

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

23 years agowxPython now creates it's own Python thread state instead of using the
Robin Dunn [Mon, 2 Apr 2001 03:43:04 +0000 (03:43 +0000)] 
wxPython now creates it's own Python thread state instead of using the
one that was active when it starts up.

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

23 years agoAdded wxPython/lib/infoframe.py from Chris Fama. It contains a class
Robin Dunn [Mon, 2 Apr 2001 03:41:54 +0000 (03:41 +0000)] 
Added wxPython/lib/infoframe.py from Chris Fama.  It contains a class
that can be used in place of wxPyOnDemandOutputWindow.

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

23 years agoApplied patch for building with Borland C++ (untested by me)
Robin Dunn [Mon, 2 Apr 2001 03:37:08 +0000 (03:37 +0000)] 
Applied patch for building with Borland C++ (untested by me)

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

23 years agoadded better typemaps for wxPen*, wxBrush* and wxFont*
Robin Dunn [Mon, 2 Apr 2001 03:01:13 +0000 (03:01 +0000)] 
added better typemaps for wxPen*, wxBrush* and wxFont*

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

23 years agoFix for wxHtmlPrintout getting decrefed in Python at the wrong time
Robin Dunn [Mon, 2 Apr 2001 02:31:12 +0000 (02:31 +0000)] 
Fix for wxHtmlPrintout getting decrefed in Python at the wrong time

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

23 years agotypo fixed
Vadim Zeitlin [Sun, 1 Apr 2001 21:59:06 +0000 (21:59 +0000)] 
typo fixed

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

23 years agocorrections for final release of Mac OS X
Gilles Depeyrot [Sun, 1 Apr 2001 20:42:05 +0000 (20:42 +0000)] 
corrections for final release of Mac OS X
applied patches proposed by Mark Newsam

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

23 years agoSendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place...
George Tasker [Sat, 31 Mar 2001 18:46:15 +0000 (18:46 +0000)] 
SendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place that the code in this function applies to.
Fixed problems with MDI children being changed from min/max/restored in SetSizeEvent()

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

23 years agoSendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place...
George Tasker [Sat, 31 Mar 2001 18:43:54 +0000 (18:43 +0000)] 
SendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place that the code in this function applies to.

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

23 years agoadded CarbonAccessors object file for non Carbon builds
Gilles Depeyrot [Sat, 31 Mar 2001 14:03:06 +0000 (14:03 +0000)] 
added CarbonAccessors object file for non Carbon builds

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

23 years agoadded CodeWarrior project for example working under Mac OS 9
Gilles Depeyrot [Sat, 31 Mar 2001 13:56:37 +0000 (13:56 +0000)] 
added CodeWarrior project for example working under Mac OS 9

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

23 years agoignore CodeWarrior build directory and output files
Gilles Depeyrot [Sat, 31 Mar 2001 13:47:57 +0000 (13:47 +0000)] 
ignore CodeWarrior build directory and output files

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

23 years agoadded conditional compilation for toggle buttons (wxUSE_TOGGLEBTN)
Gilles Depeyrot [Sat, 31 Mar 2001 13:46:37 +0000 (13:46 +0000)] 
added conditional compilation for toggle buttons (wxUSE_TOGGLEBTN)

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

23 years agoadded CarbonAccessors to non Carbon builds
Gilles Depeyrot [Sat, 31 Mar 2001 13:44:33 +0000 (13:44 +0000)] 
added CarbonAccessors to non Carbon builds

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

23 years agoadded instructions concerning ACCESSOR_CALLS_ARE_FUNCTIONS
Gilles Depeyrot [Sat, 31 Mar 2001 13:43:23 +0000 (13:43 +0000)] 
added instructions concerning ACCESSOR_CALLS_ARE_FUNCTIONS

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

23 years agoIf wxUSE_GUI was not defined, then apps using this file for their settings would...
George Tasker [Fri, 30 Mar 2001 13:17:47 +0000 (13:17 +0000)] 
If wxUSE_GUI was not defined, then apps using this file for their settings would not build the .RES file and link it in.

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

23 years agothis should hopefully fix BC++ crashes
Vadim Zeitlin [Fri, 30 Mar 2001 00:52:21 +0000 (00:52 +0000)] 
this should hopefully fix BC++ crashes

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

23 years agoBlit code for masks
David Webster [Thu, 29 Mar 2001 23:04:38 +0000 (23:04 +0000)] 
Blit code for masks

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

23 years agoBlit code for masks
David Webster [Thu, 29 Mar 2001 22:56:40 +0000 (22:56 +0000)] 
Blit code for masks

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

23 years agoUnicode compilation fixes.
Ove Kaaven [Thu, 29 Mar 2001 14:09:17 +0000 (14:09 +0000)] 
Unicode compilation fixes.

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

23 years agoSome Unicode compilation fixes. This Unicode stuff in file functions is
Ove Kaaven [Thu, 29 Mar 2001 14:06:43 +0000 (14:06 +0000)] 
Some Unicode compilation fixes. This Unicode stuff in file functions is
always so hard to get right, it seems... I don't like that wxStat isn't
a Unicode wrapper for the real Linux libc stat(), so the caller needs to
convert it for wxStat, but not for e.g. wxRename... this is inconsistent,
so it's not surprising people don't get it right, I guess.

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

23 years agowchar_t byte-swapping is not necessary if __STDC_ISO_10646__ is defined.
Ove Kaaven [Thu, 29 Mar 2001 13:19:50 +0000 (13:19 +0000)] 
wchar_t byte-swapping is not necessary if __STDC_ISO_10646__ is defined.

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

23 years agoUnicode compilation fix.
Ove Kaaven [Thu, 29 Mar 2001 13:08:18 +0000 (13:08 +0000)] 
Unicode compilation fix.

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

23 years agoAdded Inno Setup distrib files
Julian Smart [Thu, 29 Mar 2001 11:58:24 +0000 (11:58 +0000)] 
Added Inno Setup distrib files

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

23 years agoadded __POWERPC__ define to compilation flags for Mac OS X
Gilles Depeyrot [Wed, 28 Mar 2001 20:37:52 +0000 (20:37 +0000)] 
added __POWERPC__ define to compilation flags for Mac OS X
do not add _REENTRANT define to compilation flags for Mac OS X
disable drag and drop for Mac OS X (not yet supported)

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

23 years agoSome new interfaces in common code requires an updated module definition file.
David Webster [Wed, 28 Mar 2001 20:31:33 +0000 (20:31 +0000)] 
Some new interfaces in common code requires an updated module definition file.

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

23 years agoFinished the changes necessary to use the new event system.
Robin Dunn [Wed, 28 Mar 2001 18:16:58 +0000 (18:16 +0000)] 
Finished the changes necessary to use the new event system.

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

23 years agoAdded DECLARE_LOCAL_EVENT_TYPE which doesn't use WXDLLEXPORT. This is
Robin Dunn [Wed, 28 Mar 2001 18:13:26 +0000 (18:13 +0000)] 
Added DECLARE_LOCAL_EVENT_TYPE which doesn't use WXDLLEXPORT.  This is
to prevent inconsistent linkage warnings for event types that are not
in the wx DLL, but when you are using the wx DLL.

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

23 years agofixed typo in a couple method names for wxPython, also some changes in
Robin Dunn [Wed, 28 Mar 2001 17:03:23 +0000 (17:03 +0000)] 
fixed typo in a couple method names for wxPython, also some changes in
the wxPython chapter that have been sitting on my disk for some
time...

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

23 years agoAdded code to optionally put the wxSTC on a panel instead of directly
Robin Dunn [Tue, 27 Mar 2001 18:56:28 +0000 (18:56 +0000)] 
Added code to optionally put the wxSTC on a panel instead of directly
in the notebook.  This eliminates most (all?) of the flicker and
slowdown for wxSTC when in notebooks on wxGTK.  My guess is that
wxNotebook is broken, but this is an acceptable workaround.

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

23 years agoRemapped zoom/unzoom to Ctrl keys
Robin Dunn [Tue, 27 Mar 2001 17:29:56 +0000 (17:29 +0000)] 
Remapped zoom/unzoom to Ctrl keys

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

23 years agoPut back some code that was commented out for testing
Robin Dunn [Tue, 27 Mar 2001 17:29:04 +0000 (17:29 +0000)] 
Put back some code that was commented out for testing

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

23 years agofixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404 in the tracker
Robin Dunn [Mon, 26 Mar 2001 22:38:29 +0000 (22:38 +0000)] 
fixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404 in the tracker

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

23 years agofixed compile warning
Robin Dunn [Mon, 26 Mar 2001 22:18:00 +0000 (22:18 +0000)] 
fixed compile warning

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

23 years agoAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
Robin Dunn [Mon, 26 Mar 2001 22:17:24 +0000 (22:17 +0000)] 
Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
wxMutexGuiLocker and wxThread_IsMain to assist with dealing with GUI
access from non-GUI threads.

wxPyOnDemandOutputWindow is now thread safe if non-GUI threads use
print, sys.stdout.write, etc.

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

23 years agoa fix for the last fix
Robin Dunn [Mon, 26 Mar 2001 22:15:33 +0000 (22:15 +0000)] 
a fix for the last fix

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

23 years agoRemoved initial startup dependency on the OpenGL DLLs so only the
Robin Dunn [Mon, 26 Mar 2001 21:31:04 +0000 (21:31 +0000)] 
Removed initial startup dependency on the OpenGL DLLs so only the
glcanvasc.pyd depends on them, not wxNN_N.dll

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

23 years agosome little doc tweaks
Robin Dunn [Mon, 26 Mar 2001 21:19:58 +0000 (21:19 +0000)] 
some little doc tweaks

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

23 years agoFix for Bug #229543
Robin Dunn [Mon, 26 Mar 2001 21:04:48 +0000 (21:04 +0000)] 
Fix for Bug #229543

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

23 years agoBug fix to Mkdirs and GetLongPath
Julian Smart [Mon, 26 Mar 2001 15:51:02 +0000 (15:51 +0000)] 
Bug fix to Mkdirs and GetLongPath

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

23 years agoAdded focus in/out handlers for wxTextCtrl
Julian Smart [Mon, 26 Mar 2001 14:49:27 +0000 (14:49 +0000)] 
Added focus in/out handlers for wxTextCtrl

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

23 years agoAdded 'full' param to wxFileName::Mkdir to make all directories in a path,
Julian Smart [Mon, 26 Mar 2001 13:31:12 +0000 (13:31 +0000)] 
Added 'full' param to wxFileName::Mkdir to make all directories in a path,
not just the last one

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

23 years agoCorrections to the GetLongPath code
Julian Smart [Mon, 26 Mar 2001 12:55:06 +0000 (12:55 +0000)] 
Corrections to the GetLongPath code

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

23 years agoAttempt at improving GetLongPath
Julian Smart [Mon, 26 Mar 2001 12:16:54 +0000 (12:16 +0000)] 
Attempt at improving GetLongPath

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

23 years agowxZipFSHandler does not report non-local zip archives as openable anymore
Václav Slavík [Sun, 25 Mar 2001 22:20:34 +0000 (22:20 +0000)] 
wxZipFSHandler does not report non-local zip archives as openable anymore

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

23 years agoimplemented dummy wxPalette for wxGTK, so that it no longer pops up assertion failure...
Václav Slavík [Sun, 25 Mar 2001 22:20:19 +0000 (22:20 +0000)] 
implemented dummy wxPalette for wxGTK, so that it no longer pops up assertion failures and wxImage and image handlers work correctly now.

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

23 years agomade wxLocale::GetSystemLanguage and wxLocale::AddLanguage static;
Václav Slavík [Sun, 25 Mar 2001 22:19:44 +0000 (22:19 +0000)] 
made wxLocale::GetSystemLanguage and wxLocale::AddLanguage static;
wxLocale now converts strings according to LC_CTYPE if it contains charset information (and uses old code otherwise)

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

23 years agomodified wxLANGUAGE generating script to visibly mark automatically generated code
Václav Slavík [Sun, 25 Mar 2001 22:19:13 +0000 (22:19 +0000)] 
modified wxLANGUAGE generating script to visibly mark automatically generated code

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

23 years agoOwnerdrawn updates
David Webster [Fri, 23 Mar 2001 23:30:11 +0000 (23:30 +0000)] 
Ownerdrawn updates

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

23 years agofixed memory leak in wxZlibInputStream
Vadim Zeitlin [Fri, 23 Mar 2001 17:51:22 +0000 (17:51 +0000)] 
fixed memory leak in wxZlibInputStream

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

23 years agoOwnerdrawn stuff. Text display done, image display next.
David Webster [Thu, 22 Mar 2001 23:23:19 +0000 (23:23 +0000)] 
Ownerdrawn stuff.  Text display done, image display next.

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

23 years agoFix for tip disappearing immediately under MSW
Julian Smart [Thu, 22 Mar 2001 11:17:25 +0000 (11:17 +0000)] 
Fix for tip disappearing immediately under MSW

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

23 years agoMore ownerdrawn stuff
David Webster [Thu, 22 Mar 2001 04:41:37 +0000 (04:41 +0000)] 
More ownerdrawn stuff

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

23 years agomerged Ctrl-Space fix from 2.2 branch
Vadim Zeitlin [Wed, 21 Mar 2001 23:55:35 +0000 (23:55 +0000)] 
merged Ctrl-Space fix from 2.2 branch

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

23 years agoOwnerDrawn updates
David Webster [Wed, 21 Mar 2001 22:30:48 +0000 (22:30 +0000)] 
OwnerDrawn updates

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

23 years agoChanged GetLong/ShortPath to allocate memory dynamically
Julian Smart [Wed, 21 Mar 2001 22:25:32 +0000 (22:25 +0000)] 
Changed GetLong/ShortPath to allocate memory dynamically

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

23 years agopatch for cleanall target in mingw makefiles (which I forgot to commit before)
Vadim Zeitlin [Wed, 21 Mar 2001 19:13:09 +0000 (19:13 +0000)] 
patch for cleanall target in mingw makefiles (which I forgot to commit before)

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

23 years agoforgot to commit
Vadim Zeitlin [Wed, 21 Mar 2001 19:11:14 +0000 (19:11 +0000)] 
forgot to commit

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

23 years agominor fixes to wxLocale::GetSystemLanguage(), test code for it added to the console...
Vadim Zeitlin [Wed, 21 Mar 2001 19:07:23 +0000 (19:07 +0000)] 
minor fixes to wxLocale::GetSystemLanguage(), test code for it added to the console sample

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

23 years agoChecked back in the change from rev 1.57 that allows UNC dirs and root dirs to be...
George Tasker [Wed, 21 Mar 2001 18:32:35 +0000 (18:32 +0000)] 
Checked back in the change from rev 1.57 that allows UNC dirs and root dirs to be properly evaluated as to their existence under __WIN32__

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

23 years agomerged __sgi compilation fix
Vadim Zeitlin [Wed, 21 Mar 2001 14:22:19 +0000 (14:22 +0000)] 
merged __sgi compilation fix

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

23 years agofixed (?) problems with assignment operator in wxTreeItemId
Vadim Zeitlin [Wed, 21 Mar 2001 14:04:19 +0000 (14:04 +0000)] 
fixed (?) problems with assignment operator in wxTreeItemId

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

23 years agoAdded long-filename functions & normalisation; patch to Watcom makefiles
Julian Smart [Wed, 21 Mar 2001 12:34:56 +0000 (12:34 +0000)] 
Added long-filename functions & normalisation; patch to Watcom makefiles

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

23 years agoOwnerdrawn testing
David Webster [Tue, 20 Mar 2001 22:45:09 +0000 (22:45 +0000)] 
Ownerdrawn testing

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

23 years agochanged -dbg priority to match overrides.
Ron Lee [Tue, 20 Mar 2001 15:25:47 +0000 (15:25 +0000)] 
changed -dbg priority to match overrides.

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

23 years agoMore Ownerdraw menu updates
David Webster [Tue, 20 Mar 2001 14:26:42 +0000 (14:26 +0000)] 
More Ownerdraw menu updates

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

23 years agono message
David Webster [Tue, 20 Mar 2001 13:48:04 +0000 (13:48 +0000)] 
no message

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

23 years agoOwnerdrawn menu updates
David Webster [Tue, 20 Mar 2001 05:46:07 +0000 (05:46 +0000)] 
Ownerdrawn menu updates

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

23 years agotweaked wx-config alternatives priorities.
Ron Lee [Tue, 20 Mar 2001 01:02:36 +0000 (01:02 +0000)] 
tweaked wx-config alternatives priorities.

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

23 years agowxImage::Ok() now returns false for images with 0 width or height
Vadim Zeitlin [Mon, 19 Mar 2001 18:27:59 +0000 (18:27 +0000)] 
wxImage::Ok() now returns false for images with 0 width or height

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

23 years agoSmall doc mod; made wxRAISED_BORDER work
Julian Smart [Mon, 19 Mar 2001 14:40:51 +0000 (14:40 +0000)] 
Small doc mod; made wxRAISED_BORDER work

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

23 years agoremoved (deprecated) call to dh_testversion.
Ron Lee [Mon, 19 Mar 2001 10:46:36 +0000 (10:46 +0000)] 
removed (deprecated) call to dh_testversion.

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

23 years agowxHTML: fixed bug in tables rendering when rowspan was used
Václav Slavík [Sun, 18 Mar 2001 23:34:17 +0000 (23:34 +0000)] 
wxHTML: fixed bug in tables rendering when rowspan was used

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

23 years agoUpdated /debian with the latest changes from 2.2 branch.
Ron Lee [Sun, 18 Mar 2001 23:11:58 +0000 (23:11 +0000)] 
Updated /debian with the latest changes from 2.2 branch.

Applied patch from 2.2 to setup.py to allow the setting
of a 'trick' wx-config for in-tree package builds.

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

23 years agoremoved out-of-date info
Václav Slavík [Sat, 17 Mar 2001 23:44:35 +0000 (23:44 +0000)] 
removed out-of-date info

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

23 years agoreplaced wxLogDebugs with wxLogTrace in dnd code - the former is just too annoying...
Vadim Zeitlin [Fri, 16 Mar 2001 19:43:42 +0000 (19:43 +0000)] 
replaced wxLogDebugs with wxLogTrace in dnd code - the former is just too annoying and impossible to switch off

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