]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoFixed compile error.
Robin Dunn [Mon, 17 Sep 2001 22:08:35 +0000 (22:08 +0000)] 
Fixed compile error.

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

22 years agoSignificantly changed how the Python interpreter lock and thread state
Robin Dunn [Mon, 17 Sep 2001 21:47:20 +0000 (21:47 +0000)] 
Significantly changed how the Python interpreter lock and thread state
are managed, which should fix the problem of running on a
multi-processor machine.

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

22 years agoadded missing destructor for Darwin/Mac OS X (wxGtk, wxMotif, wxMac)
Gilles Depeyrot [Mon, 17 Sep 2001 20:37:33 +0000 (20:37 +0000)] 
added missing destructor for Darwin/Mac OS X (wxGtk, wxMotif, wxMac)

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

22 years agoadded carbonaccessors.o
Stefan Csomor [Mon, 17 Sep 2001 19:53:32 +0000 (19:53 +0000)] 
added carbonaccessors.o

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

22 years agoadded toplvlcmn
Stefan Csomor [Mon, 17 Sep 2001 19:51:31 +0000 (19:51 +0000)] 
added toplvlcmn

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

22 years agoadded tn0012.txt -- detailing library name conventions as discussed
Ron Lee [Mon, 17 Sep 2001 04:56:32 +0000 (04:56 +0000)] 
added tn0012.txt -- detailing library name conventions as discussed
on -dev

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

22 years agoadded toplevel.cpp
Václav Slavík [Sun, 16 Sep 2001 22:10:21 +0000 (22:10 +0000)] 
added toplevel.cpp

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

22 years agoupdated generated file
Václav Slavík [Sun, 16 Sep 2001 22:09:49 +0000 (22:09 +0000)] 
updated generated file

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

22 years agoSignificantly changed how the Python interpreter lock and thread state
Robin Dunn [Sun, 16 Sep 2001 01:51:13 +0000 (01:51 +0000)] 
Significantly changed how the Python interpreter lock and thread state
are managed, which should fix the problem of running on a
multi-processor machine.

Some fixes for some of the contributed library modules.

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

22 years agowxMGL update
Václav Slavík [Sat, 15 Sep 2001 22:13:20 +0000 (22:13 +0000)] 
wxMGL update

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

22 years agowxTopLevelWindow (only for wxGTK for now)
Václav Slavík [Sat, 15 Sep 2001 22:13:08 +0000 (22:13 +0000)] 
wxTopLevelWindow (only for wxGTK for now)

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

22 years agochanged FindControl to FindControlUnderMouse and use ControlRef != NULL instead of...
Stefan Csomor [Sat, 15 Sep 2001 20:39:46 +0000 (20:39 +0000)] 
changed FindControl to FindControlUnderMouse and use ControlRef != NULL instead of ControlPart = noPart , we had false ControlPart = 0 returned under Carbon in MacOS X

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

22 years agocompilation (hot)fixes for Mingw
Václav Slavík [Sat, 15 Sep 2001 10:39:22 +0000 (10:39 +0000)] 
compilation (hot)fixes for Mingw

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

22 years agocompilation fix
Václav Slavík [Sat, 15 Sep 2001 10:39:10 +0000 (10:39 +0000)] 
compilation fix

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

22 years agoUpdates to contributed library stuff, a new version of PyCrust
Robin Dunn [Fri, 14 Sep 2001 16:15:46 +0000 (16:15 +0000)] 
Updates to contributed library stuff, a new version of PyCrust

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

22 years agoA better way to handle the OOR wxPyListCtrl --> wxLIstCtrl thing
Robin Dunn [Fri, 14 Sep 2001 16:14:56 +0000 (16:14 +0000)] 
A better way to handle the OOR wxPyListCtrl --> wxLIstCtrl thing

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

22 years agosome little demo tweaks
Robin Dunn [Fri, 14 Sep 2001 16:13:57 +0000 (16:13 +0000)] 
some little demo tweaks

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

22 years agoadded missing object files (sorted alphabetically for easier updating)
Gilles Depeyrot [Wed, 12 Sep 2001 19:38:04 +0000 (19:38 +0000)] 
added missing object files (sorted alphabetically for easier updating)

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

22 years agoadded missing object files
Gilles Depeyrot [Wed, 12 Sep 2001 19:15:04 +0000 (19:15 +0000)] 
added missing object files

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

22 years agocorrected aggregate initializer
Gilles Depeyrot [Wed, 12 Sep 2001 18:56:23 +0000 (18:56 +0000)] 
corrected aggregate initializer

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

22 years agoremoved inexistant object file
Gilles Depeyrot [Wed, 12 Sep 2001 18:41:36 +0000 (18:41 +0000)] 
removed inexistant object file

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

22 years agodon't try to translate the standard encoding names
Vadim Zeitlin [Tue, 11 Sep 2001 17:04:41 +0000 (17:04 +0000)] 
don't try to translate the standard encoding names

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

22 years agoRemoved font point size adjustment since wxWindows already does it.
Robin Dunn [Mon, 10 Sep 2001 21:57:26 +0000 (21:57 +0000)] 
Removed font point size adjustment since wxWindows already does it.

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

22 years agoadded missing defines
Gilles Depeyrot [Mon, 10 Sep 2001 20:44:10 +0000 (20:44 +0000)] 
added missing defines

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

22 years agoVC++ compilation fix (hopefully)
Vadim Zeitlin [Mon, 10 Sep 2001 10:43:50 +0000 (10:43 +0000)] 
VC++ compilation fix (hopefully)

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

22 years agoadded CodeWarrior 5 project
Gilles Depeyrot [Sun, 9 Sep 2001 22:26:44 +0000 (22:26 +0000)] 
added CodeWarrior 5 project

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

22 years agoupdated helper for changing types/creators of files based on the file extension
Gilles Depeyrot [Sun, 9 Sep 2001 22:23:35 +0000 (22:23 +0000)] 
updated helper for changing types/creators of files based on the file extension

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

22 years agoadded dependency handling
Gilles Depeyrot [Sun, 9 Sep 2001 22:14:54 +0000 (22:14 +0000)] 
added dependency handling

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

22 years agoadded dependency handling
Gilles Depeyrot [Sun, 9 Sep 2001 18:06:52 +0000 (18:06 +0000)] 
added dependency handling

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

22 years agogetpid is in unistd.h under Solaris, Linux, FreeBSD and Darwin
Gilles Depeyrot [Sun, 9 Sep 2001 18:06:25 +0000 (18:06 +0000)] 
getpid is in unistd.h under Solaris, Linux, FreeBSD and Darwin

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

22 years agoadded dependency handling
Gilles Depeyrot [Sun, 9 Sep 2001 17:58:35 +0000 (17:58 +0000)] 
added dependency handling

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

22 years agoadded virtual destructor (for Mac OS X)
Gilles Depeyrot [Sun, 9 Sep 2001 17:58:11 +0000 (17:58 +0000)] 
added virtual destructor (for Mac OS X)

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

22 years agouse wxBitmapType instead of int
Gilles Depeyrot [Sun, 9 Sep 2001 17:57:31 +0000 (17:57 +0000)] 
use wxBitmapType instead of int

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

22 years agouse wxBitmapType instead of int
Gilles Depeyrot [Sun, 9 Sep 2001 17:42:06 +0000 (17:42 +0000)] 
use wxBitmapType instead of int

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

22 years agocorrected files.lst path which is in src dir and not in build dir
Gilles Depeyrot [Sun, 9 Sep 2001 17:40:38 +0000 (17:40 +0000)] 
corrected files.lst path which is in src dir and not in build dir

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

22 years agorenamed CodeWarrior 5 projects (added new ones as well)
Gilles Depeyrot [Sun, 9 Sep 2001 17:38:00 +0000 (17:38 +0000)] 
renamed CodeWarrior 5 projects (added new ones as well)
added CarbonAccessors.o to Classic targets
corrected link warnings/errors in Carbon targets

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

22 years agowxUniv compilation fix
Vadim Zeitlin [Sun, 9 Sep 2001 11:56:33 +0000 (11:56 +0000)] 
wxUniv compilation fix

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

22 years agooops, HTML entities were parsed twice
Václav Slavík [Sat, 8 Sep 2001 22:39:06 +0000 (22:39 +0000)] 
oops, HTML entities were parsed twice

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

22 years agocorrected creation of wxWizard (wxWizardBase::Create class function is
Gilles Depeyrot [Sat, 8 Sep 2001 19:15:26 +0000 (19:15 +0000)] 
corrected creation of wxWizard (wxWizardBase::Create class function is
hidden by wxWizard::Create object method)

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

22 years agorenamed CodeWarrior 5 projects
Gilles Depeyrot [Sat, 8 Sep 2001 11:50:21 +0000 (11:50 +0000)] 
renamed CodeWarrior 5 projects

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

22 years agoMerged in latest wxApplet code from SciTech Perforce tree.
Kendall Bennett [Fri, 7 Sep 2001 20:08:05 +0000 (20:08 +0000)] 
Merged in latest wxApplet code from SciTech Perforce tree.

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

22 years agoFixed an OOR related bug that happened when a class has been renamed.
Robin Dunn [Fri, 7 Sep 2001 16:28:24 +0000 (16:28 +0000)] 
Fixed an OOR related bug that happened when a class has been renamed.

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

22 years agoAdded pySketch sample
Robin Dunn [Thu, 6 Sep 2001 21:19:48 +0000 (21:19 +0000)] 
Added pySketch sample

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

22 years agoset mouse position for COL_CLICK event
Vadim Zeitlin [Thu, 6 Sep 2001 20:07:32 +0000 (20:07 +0000)] 
set mouse position for COL_CLICK event

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

22 years agoAdded simple UNIX implementation
Julian Smart [Thu, 6 Sep 2001 19:27:52 +0000 (19:27 +0000)] 
Added simple UNIX implementation

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

22 years agoremoved copystring function already defined in common wx utilities
Gilles Depeyrot [Thu, 6 Sep 2001 19:14:46 +0000 (19:14 +0000)] 
removed copystring function already defined in common wx utilities

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

22 years agoreplaced CPPFLAGS with CXXFLAGS following corrections in auto-configuration
Gilles Depeyrot [Thu, 6 Sep 2001 19:07:57 +0000 (19:07 +0000)] 
replaced CPPFLAGS with CXXFLAGS following corrections in auto-configuration

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

22 years agoapplied patch from Xavier Nodet implementing better handling of subexpressions array...
Vadim Zeitlin [Thu, 6 Sep 2001 17:21:00 +0000 (17:21 +0000)] 
applied patch from Xavier Nodet implementing better handling of subexpressions array in wxRegEx

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

22 years agoDoc edits to fix formatting problems in Word/PDF
Julian Smart [Thu, 6 Sep 2001 15:04:23 +0000 (15:04 +0000)] 
Doc edits to fix formatting problems in Word/PDF

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

22 years agoSmall changes
Julian Smart [Thu, 6 Sep 2001 12:09:24 +0000 (12:09 +0000)] 
Small changes

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

22 years agoCured a bug in wxSplashScreen whereby frame wasn't sized correctly,
Julian Smart [Wed, 5 Sep 2001 10:33:43 +0000 (10:33 +0000)] 
Cured a bug in wxSplashScreen whereby frame wasn't sized correctly,
because SetClientSize doesn't seem to work right unless you pass a reasonable
size to the frame constructor.

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

22 years agoA couple little fixes for wxSTC
Robin Dunn [Tue, 4 Sep 2001 23:44:17 +0000 (23:44 +0000)] 
A couple little fixes for wxSTC

Updated to 0.6 of PyCrust

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

22 years agoA couple little fixes for wxSTC
Robin Dunn [Tue, 4 Sep 2001 23:42:13 +0000 (23:42 +0000)] 
A couple little fixes for wxSTC

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

22 years ago Committing in .
Jouk Jansen [Tue, 4 Sep 2001 09:38:11 +0000 (09:38 +0000)] 
 Committing in .

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

 Update of VMS compile support

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

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

22 years agomore little tweaks
Robin Dunn [Tue, 4 Sep 2001 06:35:05 +0000 (06:35 +0000)] 
more little tweaks

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

22 years agolittle tweaks
Robin Dunn [Tue, 4 Sep 2001 06:00:45 +0000 (06:00 +0000)] 
little tweaks

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

22 years agoAdded wxNativeFontInfo and wxFontMapper.
Robin Dunn [Tue, 4 Sep 2001 05:00:15 +0000 (05:00 +0000)] 
Added wxNativeFontInfo and wxFontMapper.

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

22 years agoAdded more contribs from Lorne White, and updated some of the existing ones.
Robin Dunn [Tue, 4 Sep 2001 04:17:38 +0000 (04:17 +0000)] 
Added more contribs from Lorne White, and updated some of the existing ones.

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

22 years agoAdded wxGenBitmapTextButton contrib from Lorne White.
Robin Dunn [Mon, 3 Sep 2001 23:23:47 +0000 (23:23 +0000)] 
Added wxGenBitmapTextButton contrib from Lorne White.

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

22 years agoforgot to commit some XRC files
Václav Slavík [Mon, 3 Sep 2001 23:07:23 +0000 (23:07 +0000)] 
forgot to commit some XRC files

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

22 years agoUpdated wxColumnSorterMixin to also be able to place sort icons on the
Robin Dunn [Mon, 3 Sep 2001 22:47:34 +0000 (22:47 +0000)] 
Updated wxColumnSorterMixin to also be able to place sort icons on the
column headers, and updated the wxListCtrl demo to show it off by
using wxColumnSorterMixin.

Other odds and ends...

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

22 years agoUpdated wxColumnSorterMixin to also be able to place sort icons on the
Robin Dunn [Mon, 3 Sep 2001 22:41:18 +0000 (22:41 +0000)] 
Updated wxColumnSorterMixin to also be able to place sort icons on the
column headers, and updated the wxListCtrl demo to show it off by
using wxColumnSorterMixin.

Other odds and ends...

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

22 years agoadded Set/ClearColumnImage() helpers to wxListView
Vadim Zeitlin [Mon, 3 Sep 2001 16:57:16 +0000 (16:57 +0000)] 
added Set/ClearColumnImage() helpers to wxListView

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

22 years agoimplemented column images for the generic version
Vadim Zeitlin [Mon, 3 Sep 2001 15:09:56 +0000 (15:09 +0000)] 
implemented column images for the generic version

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

22 years agoadded support for column images under MSW
Vadim Zeitlin [Sun, 2 Sep 2001 23:47:42 +0000 (23:47 +0000)] 
added support for column images under MSW

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

22 years agoapplied utf-8 fix patch
Václav Slavík [Sun, 2 Sep 2001 22:44:00 +0000 (22:44 +0000)] 
applied utf-8 fix patch

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

22 years agoadded id handling to html cells
Václav Slavík [Sun, 2 Sep 2001 20:07:45 +0000 (20:07 +0000)] 
added id handling to html cells

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

22 years agoadded id handling to image cells
Václav Slavík [Sun, 2 Sep 2001 20:07:35 +0000 (20:07 +0000)] 
added id handling to image cells

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

22 years agoadded wxHtmlCell::Get/SetId
Václav Slavík [Sun, 2 Sep 2001 20:07:25 +0000 (20:07 +0000)] 
added wxHtmlCell::Get/SetId

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

22 years agocomment clarification
Václav Slavík [Sun, 2 Sep 2001 20:07:13 +0000 (20:07 +0000)] 
comment clarification

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

23 years agoAdded AssignImageList to wxNotebook
Robin Dunn [Sun, 2 Sep 2001 00:55:17 +0000 (00:55 +0000)] 
Added AssignImageList to wxNotebook

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

23 years agofix for wxStatusBar wrongly reporting field rects inside EVT_SIZE handler
Václav Slavík [Sat, 1 Sep 2001 21:47:49 +0000 (21:47 +0000)] 
fix for wxStatusBar wrongly reporting field rects inside EVT_SIZE handler

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

23 years agomingw compilation fix, added some defines
Václav Slavík [Sat, 1 Sep 2001 21:47:29 +0000 (21:47 +0000)] 
mingw compilation fix, added some defines

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

23 years agocompilation fix for mingw
Václav Slavík [Sat, 1 Sep 2001 21:47:13 +0000 (21:47 +0000)] 
compilation fix for mingw

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

23 years agofixed memory leaks when parsing
Václav Slavík [Sat, 1 Sep 2001 12:59:41 +0000 (12:59 +0000)] 
fixed memory leaks when parsing

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

23 years agohelpbest.patch - makefiles regenerated
Václav Slavík [Sat, 1 Sep 2001 12:59:33 +0000 (12:59 +0000)] 
helpbest.patch - makefiles regenerated

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

23 years agofinally applied the helpbest patch
Václav Slavík [Sat, 1 Sep 2001 12:59:08 +0000 (12:59 +0000)] 
finally applied the helpbest patch

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

23 years agoUpgraded to version 1.39 of Scintilla, and upated wxStyledTextCtrl
Robin Dunn [Sat, 1 Sep 2001 03:06:33 +0000 (03:06 +0000)] 
Upgraded to version 1.39 of Scintilla, and upated wxStyledTextCtrl
accordingly.

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

23 years agoAdded classinfo macros for wxTreeEvent
Robin Dunn [Sat, 1 Sep 2001 03:00:17 +0000 (03:00 +0000)] 
Added classinfo macros for wxTreeEvent

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

23 years agoCleaned up some and started using path joins and normalization instead
Robin Dunn [Sat, 1 Sep 2001 02:35:31 +0000 (02:35 +0000)] 
Cleaned up some and started using path joins and normalization instead
of string concatenation.

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

23 years agoadded a bunch of new wxListCtrl messages: column right click and
Vadim Zeitlin [Sat, 1 Sep 2001 01:01:51 +0000 (01:01 +0000)] 
added a bunch of new wxListCtrl messages: column right click and
start/continue/end dragging column divider

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

23 years agoAdded XRCed to the wxPython Tools directory, contributed by Roman
Robin Dunn [Fri, 31 Aug 2001 21:51:07 +0000 (21:51 +0000)] 
Added XRCed to the wxPython Tools directory, contributed by Roman
Rolinsky.

Added wrappers for the default ctor and the Create methods for most
window classes.

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

23 years agoAdded XRCed to the wxPython Tools directory, contributed by Roman
Robin Dunn [Fri, 31 Aug 2001 21:38:03 +0000 (21:38 +0000)] 
Added XRCed to the wxPython Tools directory, contributed by Roman
Rolinsky.

Added wrappers for the default ctor and the Create methods for most
window classes.

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

23 years agoimplemented and documented wxHtmlWindow::OnCellMouseHover() and OnCellClick()
Vadim Zeitlin [Fri, 31 Aug 2001 21:19:23 +0000 (21:19 +0000)] 
implemented and documented wxHtmlWindow::OnCellMouseHover() and OnCellClick()

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

23 years agoapplied a patch to remove spurious constrains unsatisifed warnings
Vadim Zeitlin [Fri, 31 Aug 2001 19:07:59 +0000 (19:07 +0000)] 
applied a patch to remove spurious constrains unsatisifed warnings

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

23 years agoRemove _all_ borders if that's what we specify to ShowFullScreen.
Julian Smart [Fri, 31 Aug 2001 10:29:40 +0000 (10:29 +0000)] 
Remove _all_ borders if that's what we specify to ShowFullScreen.

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

23 years agohelpbest docs update
Václav Slavík [Thu, 30 Aug 2001 23:26:28 +0000 (23:26 +0000)] 
helpbest docs update

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

23 years agominor fix that was part of helpbest.patch
Václav Slavík [Thu, 30 Aug 2001 23:25:56 +0000 (23:25 +0000)] 
minor fix that was part of helpbest.patch

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

23 years agoFixed cache-related bug in DoBlit.
Julian Smart [Thu, 30 Aug 2001 10:57:36 +0000 (10:57 +0000)] 
Fixed cache-related bug in DoBlit.

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

23 years agooops, forgot to check in a wxMGL define
Václav Slavík [Wed, 29 Aug 2001 21:14:01 +0000 (21:14 +0000)] 
oops, forgot to check in a wxMGL define

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

23 years agocommented help references to OnXXX functions that are not documented
Gilles Depeyrot [Wed, 29 Aug 2001 19:39:14 +0000 (19:39 +0000)] 
commented help references to OnXXX functions that are not documented

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

23 years agoconditional compilation corrections for Apple Developer Tools
Gilles Depeyrot [Wed, 29 Aug 2001 18:49:19 +0000 (18:49 +0000)] 
conditional compilation corrections for Apple Developer Tools

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

23 years agoadded missing include for compilation with Apple Developer Tools
Gilles Depeyrot [Wed, 29 Aug 2001 18:47:47 +0000 (18:47 +0000)] 
added missing include for compilation with Apple Developer Tools

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

23 years agoadded common and generic files implementing wxFindReplaceDialog
Gilles Depeyrot [Wed, 29 Aug 2001 18:46:56 +0000 (18:46 +0000)] 
added common and generic files implementing wxFindReplaceDialog

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

23 years agonon-recursive destructors
Václav Slavík [Wed, 29 Aug 2001 18:31:51 +0000 (18:31 +0000)] 
non-recursive destructors

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

23 years agofixed my favorite bug (delete foo; call foo->Something())
Václav Slavík [Wed, 29 Aug 2001 18:31:40 +0000 (18:31 +0000)] 
fixed my favorite bug (delete foo; call foo->Something())
 and non-recursive destructors as an add-on :)

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

23 years agoIsolated the 'error' case which I ignore
Julian Smart [Wed, 29 Aug 2001 12:20:36 +0000 (12:20 +0000)] 
Isolated the 'error' case which I ignore

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

23 years agofixed refreshing listctrl on focus change when it only has one item
Vadim Zeitlin [Wed, 29 Aug 2001 11:35:14 +0000 (11:35 +0000)] 
fixed refreshing listctrl on focus change when it only has one item

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

23 years agoRemoved wxLogSysError call in wxHandleProcessTermination, and ensured
Julian Smart [Wed, 29 Aug 2001 11:24:50 +0000 (11:24 +0000)] 
Removed wxLogSysError call in wxHandleProcessTermination, and ensured
the cleanup always happens. I hope this is right... but if processes
are killed elsewhere, we don't want this function to generate an error
and not do the correct cleanup.

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

23 years agoadded error message in case older apple header files are used
Stefan Csomor [Wed, 29 Aug 2001 07:26:43 +0000 (07:26 +0000)] 
added error message in case older apple header files are used

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