]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years agocorrections for Mac OS X compilation
Gilles Depeyrot [Sun, 22 Jul 2001 14:57:47 +0000 (14:57 +0000)] 
corrections for Mac OS X compilation

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

23 years agoignore files produced by CodeWarrior
Gilles Depeyrot [Sun, 22 Jul 2001 14:50:50 +0000 (14:50 +0000)] 
ignore files produced by CodeWarrior

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

23 years agocorrection for Mac OS compilation
Gilles Depeyrot [Sun, 22 Jul 2001 14:23:55 +0000 (14:23 +0000)] 
correction for Mac OS compilation

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

23 years agoadded dependency handling to Makefiles
Gilles Depeyrot [Sun, 22 Jul 2001 14:19:42 +0000 (14:19 +0000)] 
added dependency handling to Makefiles

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

23 years agocorrection for Mac OS X compilation
Gilles Depeyrot [Sun, 22 Jul 2001 14:10:45 +0000 (14:10 +0000)] 
correction for Mac OS X compilation

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

23 years agopost wxUniv merge fixes
Gilles Depeyrot [Sun, 22 Jul 2001 14:09:23 +0000 (14:09 +0000)] 
post wxUniv merge fixes

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

23 years agocorrections for Mac OS X compilation
Gilles Depeyrot [Sun, 22 Jul 2001 14:08:55 +0000 (14:08 +0000)] 
corrections for Mac OS X compilation

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

23 years agoadded dependency handling to Makefiles
Gilles Depeyrot [Sun, 22 Jul 2001 14:06:10 +0000 (14:06 +0000)] 
added dependency handling to Makefiles

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

23 years agoremoved inexistant header files
Gilles Depeyrot [Sun, 22 Jul 2001 13:52:52 +0000 (13:52 +0000)] 
removed inexistant header files

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

23 years agocompilation fix for old broken Borland compiler
Vadim Zeitlin [Sun, 22 Jul 2001 12:06:46 +0000 (12:06 +0000)] 
compilation fix for old broken Borland compiler

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

23 years agobackported fix for proper tree ctrl refershing after changing item colour/font from 2.2
Vadim Zeitlin [Sun, 22 Jul 2001 01:28:18 +0000 (01:28 +0000)] 
backported fix for proper tree ctrl refershing after changing item colour/font from 2.2

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

23 years agoreplaced hardcoded wxgtk_gl library with appropriate configure macro
Gilles Depeyrot [Sat, 21 Jul 2001 06:51:11 +0000 (06:51 +0000)] 
replaced hardcoded wxgtk_gl library with appropriate configure macro

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

23 years agoadded WX_TARGET_LIBRARY_GL to recursive configure substitutions
Gilles Depeyrot [Sat, 21 Jul 2001 06:48:40 +0000 (06:48 +0000)] 
added WX_TARGET_LIBRARY_GL to recursive configure substitutions

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

23 years agoadded wxWindows shared library to link of OpenGL wxWindows shared library
Gilles Depeyrot [Sat, 21 Jul 2001 06:47:48 +0000 (06:47 +0000)] 
added wxWindows shared library to link of OpenGL wxWindows shared library

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

23 years agocorrected bad Darwin related configure test
Gilles Depeyrot [Sat, 21 Jul 2001 06:45:33 +0000 (06:45 +0000)] 
corrected bad Darwin related configure test
implemented OpenGL configuration for Mac OS X
added WX_TARGET_LIBRARY_GL to config cache

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

23 years agoadded DEP_INFO_FLAGS to compilation options
Gilles Depeyrot [Sat, 21 Jul 2001 06:42:20 +0000 (06:42 +0000)] 
added DEP_INFO_FLAGS to compilation options

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

23 years agocorrections for wxGtk compilation under Darwin/Mac OS X
Gilles Depeyrot [Sat, 21 Jul 2001 05:32:09 +0000 (05:32 +0000)] 
corrections for wxGtk compilation under Darwin/Mac OS X

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

23 years agoadded missing conditional compilation test for wxUSE_PROPSHEET
Gilles Depeyrot [Sat, 21 Jul 2001 05:23:06 +0000 (05:23 +0000)] 
added missing conditional compilation test for wxUSE_PROPSHEET

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

23 years agominor changes to correct compilation warnings
Gilles Depeyrot [Sat, 21 Jul 2001 05:19:25 +0000 (05:19 +0000)] 
minor changes to correct compilation warnings

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

23 years agofix for rather mysterious problem when deleting the list ctrl
Vadim Zeitlin [Fri, 20 Jul 2001 20:54:17 +0000 (20:54 +0000)] 
fix for rather mysterious problem when deleting the list ctrl

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

23 years agopost wxUniv merge fixes
Gilles Depeyrot [Fri, 20 Jul 2001 18:46:55 +0000 (18:46 +0000)] 
post wxUniv merge fixes

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

23 years agopost wxUniv merge fix
Gilles Depeyrot [Fri, 20 Jul 2001 18:44:10 +0000 (18:44 +0000)] 
post wxUniv merge fix

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

23 years agoapplied numpad keys patch
Vadim Zeitlin [Fri, 20 Jul 2001 14:35:39 +0000 (14:35 +0000)] 
applied numpad keys patch

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

23 years agofixed entities parsing under win32
Václav Slavík [Fri, 20 Jul 2001 12:33:32 +0000 (12:33 +0000)] 
fixed entities parsing under win32

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

23 years agooops, forgot to fix wxHtmlTag dtor
Václav Slavík [Fri, 20 Jul 2001 12:32:50 +0000 (12:32 +0000)] 
oops, forgot to fix wxHtmlTag dtor

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

23 years agotest for __WIN95__ in the main header, not platform-sepcific one for consistency...
Vadim Zeitlin [Fri, 20 Jul 2001 11:59:46 +0000 (11:59 +0000)] 
test for __WIN95__ in the main header, not platform-sepcific one for consistency with the other classes

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

23 years agodefine WINVER for mingw32 cross compilation
Vadim Zeitlin [Fri, 20 Jul 2001 11:58:54 +0000 (11:58 +0000)] 
define WINVER for mingw32 cross compilation

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

23 years agoimplemented EVT_LIST_CACHE_HINT support: send this message from OnPaint() now
Vadim Zeitlin [Fri, 20 Jul 2001 11:12:34 +0000 (11:12 +0000)] 
implemented EVT_LIST_CACHE_HINT support: send this message from OnPaint() now

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

23 years agofixed three new warnings after the last warning fix
Vadim Zeitlin [Fri, 20 Jul 2001 08:56:27 +0000 (08:56 +0000)] 
fixed three new warnings after the last warning fix

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

23 years agofixed a warning and detabified
Vadim Zeitlin [Fri, 20 Jul 2001 08:55:08 +0000 (08:55 +0000)] 
fixed a warning and detabified

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

23 years agomade 2 column list wider to accomodate all entries
Vadim Zeitlin [Fri, 20 Jul 2001 08:48:41 +0000 (08:48 +0000)] 
made 2 column list wider to accomodate all entries

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

23 years agoreplaced literal backslashes with backslash TeX macro
Vadim Zeitlin [Fri, 20 Jul 2001 08:47:48 +0000 (08:47 +0000)] 
replaced literal backslashes with backslash TeX macro

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

23 years agofixed crash in XPM decoder when reading non XPM files
Vadim Zeitlin [Fri, 20 Jul 2001 01:18:08 +0000 (01:18 +0000)] 
fixed crash in XPM decoder when reading non XPM files

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

23 years agofilter out garbage Windows sends us via LVN_ODCACHEHINT
Vadim Zeitlin [Fri, 20 Jul 2001 01:00:21 +0000 (01:00 +0000)] 
filter out garbage Windows sends us via LVN_ODCACHEHINT

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

23 years agoadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample...
Vadim Zeitlin [Fri, 20 Jul 2001 00:25:09 +0000 (00:25 +0000)] 
added EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample; briefly documented virtual list control fucntionality

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

23 years agoVC++ warning fixed
Vadim Zeitlin [Thu, 19 Jul 2001 23:43:40 +0000 (23:43 +0000)] 
VC++ warning fixed

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

23 years agonew wxHtmlParser core and changes implied by it
Václav Slavík [Thu, 19 Jul 2001 22:31:00 +0000 (22:31 +0000)] 
new wxHtmlParser core and changes implied by it

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

23 years agonew wxHtmlParser core
Václav Slavík [Thu, 19 Jul 2001 22:30:22 +0000 (22:30 +0000)] 
new wxHtmlParser core

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

23 years agoFreeBSD compilation fix
Vadim Zeitlin [Thu, 19 Jul 2001 20:54:49 +0000 (20:54 +0000)] 
FreeBSD compilation fix

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

23 years agofixed some warnings
Vadim Zeitlin [Thu, 19 Jul 2001 20:52:26 +0000 (20:52 +0000)] 
fixed some warnings

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

23 years ago1. don't delete item attributes in the virtual list control (=> crash)
Vadim Zeitlin [Thu, 19 Jul 2001 20:50:40 +0000 (20:50 +0000)] 
1. don't delete item attributes in the virtual list control (=> crash)
2. refresh the window after deleting all items

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

23 years agoadded test for THREADS if JOYSTICK is set
Vadim Zeitlin [Thu, 19 Jul 2001 20:49:55 +0000 (20:49 +0000)] 
added test for THREADS if JOYSTICK is set

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

23 years agodon't remove lib/wx when making clean
Vadim Zeitlin [Thu, 19 Jul 2001 20:48:59 +0000 (20:48 +0000)] 
don't remove lib/wx when making clean

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

23 years agomade SetPriority docs more clear
Vadim Zeitlin [Thu, 19 Jul 2001 20:47:12 +0000 (20:47 +0000)] 
made SetPriority docs more clear

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

23 years agofix for missing wxUSE_DARWIN definition
Vadim Zeitlin [Thu, 19 Jul 2001 20:44:34 +0000 (20:44 +0000)] 
fix for missing wxUSE_DARWIN definition

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

23 years agofixes to version string
Vadim Zeitlin [Thu, 19 Jul 2001 13:51:29 +0000 (13:51 +0000)] 
fixes to version string

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

23 years ago1. compilation fixes
Vadim Zeitlin [Thu, 19 Jul 2001 13:44:57 +0000 (13:44 +0000)] 
1. compilation fixes
2. don't quote special characters inside verbatim environment

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

23 years agofix for custom bitmap setting for the first page
Vadim Zeitlin [Thu, 19 Jul 2001 12:29:02 +0000 (12:29 +0000)] 
fix for custom bitmap setting for the first page

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

23 years agominor fixes, added an example
Vadim Zeitlin [Thu, 19 Jul 2001 01:07:56 +0000 (01:07 +0000)] 
minor fixes, added an example

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

23 years agofixed compilation problem inwith ^
Vadim Zeitlin [Thu, 19 Jul 2001 00:44:11 +0000 (00:44 +0000)] 
fixed compilation problem inwith ^

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

23 years agoremoved debug printfs
Václav Slavík [Wed, 18 Jul 2001 23:01:54 +0000 (23:01 +0000)] 
removed debug printfs

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

23 years agofixed ugly stupid piece of code
Václav Slavík [Wed, 18 Jul 2001 23:01:43 +0000 (23:01 +0000)] 
fixed ugly stupid piece of code

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

23 years agoUnicode complation fixes
Václav Slavík [Wed, 18 Jul 2001 23:01:31 +0000 (23:01 +0000)] 
Unicode complation fixes

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

23 years ago- fixes warnings with mingw crosscompilation
Václav Slavík [Wed, 18 Jul 2001 23:00:30 +0000 (23:00 +0000)] 
- fixes warnings with mingw crosscompilation
- fixes for missing _t functions

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

23 years agoMingw Unicode fix
Václav Slavík [Wed, 18 Jul 2001 23:00:17 +0000 (23:00 +0000)] 
Mingw Unicode fix

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

23 years agoMingw Unicode fixes
Václav Slavík [Wed, 18 Jul 2001 23:00:02 +0000 (23:00 +0000)] 
Mingw Unicode fixes

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

23 years agoUnicode fixes to wxCmdLineParser
Václav Slavík [Wed, 18 Jul 2001 22:59:51 +0000 (22:59 +0000)] 
Unicode fixes to wxCmdLineParser

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

23 years ago(1) removed -lcrtdll from Mingw build
Václav Slavík [Wed, 18 Jul 2001 22:58:33 +0000 (22:58 +0000)] 
(1) removed -lcrtdll from Mingw build
(it was plainly wrong thing, gcc is supposed to link against C library
automatically... and it broke binaries produced with MSVCRT version of Mingw)
(2) fixed typo in MS_HTML_HELP check
(3) added (back?) WXHTML_HELP checks to configure

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

23 years agoFixed some "\_"s in verbatim blocks so they are no longer quoted with backslashes
George Tasker [Wed, 18 Jul 2001 22:00:03 +0000 (22:00 +0000)] 
Fixed some "\_"s in verbatim blocks so they are no longer quoted with backslashes

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

23 years agoFixed closing of program to work properly if PASS #1 failed for some reason. Before...
George Tasker [Wed, 18 Jul 2001 21:04:36 +0000 (21:04 +0000)] 
Fixed closing of program to work properly if PASS #1 failed for some reason.  Before this fix, you could not exit the GUI version of the program under windows without using CTRL-ALT-DEL

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

23 years agoFixed mismatched curley brace
George Tasker [Wed, 18 Jul 2001 20:47:23 +0000 (20:47 +0000)] 
Fixed mismatched curley brace

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

23 years agoinitialize gs_pFrame to NULL
Vadim Zeitlin [Tue, 17 Jul 2001 22:21:01 +0000 (22:21 +0000)] 
initialize gs_pFrame to NULL

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

23 years agoblind fix for wxScrolledWindow problem
Vadim Zeitlin [Tue, 17 Jul 2001 22:01:00 +0000 (22:01 +0000)] 
blind fix for wxScrolledWindow problem

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

23 years agofixed regex bug in ProcessFamiliesFromFontList
Vadim Zeitlin [Tue, 17 Jul 2001 18:14:04 +0000 (18:14 +0000)] 
fixed regex bug in ProcessFamiliesFromFontList

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

23 years agoCorrection to icon index code
Julian Smart [Tue, 17 Jul 2001 16:27:36 +0000 (16:27 +0000)] 
Correction to icon index code

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

23 years agoAdded support for extracting icon using specified index
Julian Smart [Tue, 17 Jul 2001 15:49:43 +0000 (15:49 +0000)] 
Added support for extracting icon using specified index

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

23 years agoadded wxOPEN/SAVE flags to wxDefaultFileSelector
Vadim Zeitlin [Tue, 17 Jul 2001 09:03:30 +0000 (09:03 +0000)] 
added wxOPEN/SAVE flags to wxDefaultFileSelector

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

23 years agodon't use static box as a parent
Vadim Zeitlin [Tue, 17 Jul 2001 08:27:42 +0000 (08:27 +0000)] 
don't use static box as a parent

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

23 years agorenamed wxDynamicThisCast to wxDynamicCastThis, removed 1st parameter, and documented
Vadim Zeitlin [Tue, 17 Jul 2001 08:25:43 +0000 (08:25 +0000)] 
renamed wxDynamicThisCast to wxDynamicCastThis, removed 1st parameter, and documented

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

23 years agoAdded rules to build the regex library from the main makefile, if
Robin Dunn [Tue, 17 Jul 2001 00:18:51 +0000 (00:18 +0000)] 
Added rules to build the regex library from the main makefile, if
needed.

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

23 years agowxRegEx docs I forgot to add before (sorry)
Vadim Zeitlin [Mon, 16 Jul 2001 22:54:14 +0000 (22:54 +0000)] 
wxRegEx docs I forgot to add before (sorry)

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

23 years agoSome tweaks and generated core sources for wxGTK
Robin Dunn [Mon, 16 Jul 2001 22:52:01 +0000 (22:52 +0000)] 
Some tweaks and generated core sources for wxGTK

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

23 years agocompilation fix I had forgot to commit
Vadim Zeitlin [Mon, 16 Jul 2001 18:07:30 +0000 (18:07 +0000)] 
compilation fix I had forgot to commit

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

23 years agofixed compile error
Robin Dunn [Mon, 16 Jul 2001 17:48:14 +0000 (17:48 +0000)] 
fixed compile error

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

23 years agospeed up font list processing
Vadim Zeitlin [Mon, 16 Jul 2001 15:23:04 +0000 (15:23 +0000)] 
speed up font list processing

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

23 years agoremoved assert which could be provoked by correct code
Vadim Zeitlin [Mon, 16 Jul 2001 15:17:09 +0000 (15:17 +0000)] 
removed assert which could be provoked by correct code

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

23 years agoAdded missing methods. Now tested.
Robert Roebling [Mon, 16 Jul 2001 14:27:16 +0000 (14:27 +0000)] 
Added missing methods. Now tested.

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

23 years agoAdded missing methods. Not yet tested.
Robert Roebling [Mon, 16 Jul 2001 09:42:37 +0000 (09:42 +0000)] 
Added missing methods. Not yet tested.

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

23 years agoAdded symptomatic fix to wrong height in wxStaticText.
Robert Roebling [Mon, 16 Jul 2001 08:20:13 +0000 (08:20 +0000)] 
Added symptomatic fix to wrong height in wxStaticText.

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

23 years agoTried to make button events interceptable in generic wxSpinCtrl. No luck.
Robert Roebling [Mon, 16 Jul 2001 07:58:15 +0000 (07:58 +0000)] 
Tried to make button events interceptable in generic wxSpinCtrl. No luck.

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

23 years agoFixed small prob with wxSpinButton orientation.
Robert Roebling [Mon, 16 Jul 2001 07:38:44 +0000 (07:38 +0000)] 
Fixed small prob with wxSpinButton orientation.

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

23 years agomodified configure to allow configuration of wxMotif under Darwin/Mac OS X
Gilles Depeyrot [Sun, 15 Jul 2001 21:12:31 +0000 (21:12 +0000)] 
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

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

23 years agomodified configure to allow configuration of wxMotif under Darwin/Mac OS X
Gilles Depeyrot [Sun, 15 Jul 2001 21:07:34 +0000 (21:07 +0000)] 
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif
----------------------------------------------------------------------

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

23 years agomodified configure to allow configuration of wxMotif under Darwin/Mac OS X
Gilles Depeyrot [Sun, 15 Jul 2001 21:04:44 +0000 (21:04 +0000)] 
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

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

23 years ago Up-ported code to make tree item visible when programmatically
Robert Roebling [Sun, 15 Jul 2001 19:36:25 +0000 (19:36 +0000)] 
  Up-ported code to make tree item visible when programmatically
  selected.

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

23 years agomodified configure to allow configuration of wxMotif under Darwin/Mac OS X
Gilles Depeyrot [Sun, 15 Jul 2001 18:47:13 +0000 (18:47 +0000)] 
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

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

23 years agoadded common regex
Gilles Depeyrot [Sun, 15 Jul 2001 10:45:31 +0000 (10:45 +0000)] 
added common regex
added missing dependency files

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

23 years agocommitted - just to be sure
Stefan Csomor [Sun, 15 Jul 2001 10:11:49 +0000 (10:11 +0000)] 
committed - just to be sure

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

23 years agono message
Stefan Csomor [Sun, 15 Jul 2001 10:06:50 +0000 (10:06 +0000)] 
no message

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

23 years agoadded new project file having the new files
Stefan Csomor [Sun, 15 Jul 2001 10:02:38 +0000 (10:02 +0000)] 
added new project file having the new files

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

23 years agobug fix to the recent wxConvertFromMSW change
Vadim Zeitlin [Sat, 14 Jul 2001 21:18:23 +0000 (21:18 +0000)] 
bug fix to the recent wxConvertFromMSW change

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

23 years agouse LVM_SETITEMSTATE instead of LVM_SETITEM for virtual controls
Vadim Zeitlin [Sat, 14 Jul 2001 21:01:43 +0000 (21:01 +0000)] 
use LVM_SETITEMSTATE instead of LVM_SETITEM for virtual controls

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

23 years agoblind fix for clearing font attributes in SetStyle()
Vadim Zeitlin [Sat, 14 Jul 2001 20:39:26 +0000 (20:39 +0000)] 
blind fix for clearing font attributes in SetStyle()

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

23 years agoremoved obsolete comment
Vadim Zeitlin [Sat, 14 Jul 2001 20:38:56 +0000 (20:38 +0000)] 
removed obsolete comment

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

23 years agoMinor beautification of wxToolBar under Mac.
Robert Roebling [Sat, 14 Jul 2001 18:49:06 +0000 (18:49 +0000)] 
Minor beautification of wxToolBar under Mac.

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

23 years agoCorrected wxScrolledWindow's OnSize behaviour.
Robert Roebling [Sat, 14 Jul 2001 18:12:40 +0000 (18:12 +0000)] 
Corrected wxScrolledWindow's OnSize behaviour.
Formated code.

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

23 years agoCorrected wxScrolledWindow's OnSize behaviour.
Robert Roebling [Sat, 14 Jul 2001 18:11:52 +0000 (18:11 +0000)] 
Corrected wxScrolledWindow's OnSize behaviour.

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

23 years agomerged NULL wxFrame parent HWND fix from 2.2 branch
Vadim Zeitlin [Sat, 14 Jul 2001 17:41:40 +0000 (17:41 +0000)] 
merged NULL wxFrame parent HWND fix from 2.2 branch

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

23 years agomerged MapBitmap() from 2.2 branch
Vadim Zeitlin [Sat, 14 Jul 2001 17:37:55 +0000 (17:37 +0000)] 
merged MapBitmap() from 2.2 branch

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

23 years agouse wxRegEx if available in wxString::Matches
Vadim Zeitlin [Sat, 14 Jul 2001 16:41:55 +0000 (16:41 +0000)] 
use wxRegEx if available in wxString::Matches

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