]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years ago Remove incorrect and unnecessary wxEntryCleanup declaration.
Mattia Barbon [Thu, 17 Jul 2003 22:25:30 +0000 (22:25 +0000)] 
  Remove incorrect and unnecessary wxEntryCleanup declaration.

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

21 years ago Use correct types for comparison functions in wxArray,
Mattia Barbon [Thu, 17 Jul 2003 22:23:43 +0000 (22:23 +0000)] 
  Use correct types for comparison functions in wxArray,
wxSortedArray and wxSortedArrayString, when wxUSE_STL=1.

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

21 years agodon't clear the handles list in dtor, it is static/global (patch 773029)
Vadim Zeitlin [Thu, 17 Jul 2003 22:03:28 +0000 (22:03 +0000)] 
don't clear the handles list in dtor, it is static/global (patch 773029)

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

21 years agoset richedit DLL handle to 0 after unloading (patch 768994)
Vadim Zeitlin [Thu, 17 Jul 2003 21:54:14 +0000 (21:54 +0000)] 
set richedit DLL handle to 0 after unloading (patch 768994)

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

21 years agoupdated colour definitions to the new official X version (patch 771272)
Vadim Zeitlin [Thu, 17 Jul 2003 21:47:07 +0000 (21:47 +0000)] 
updated colour definitions to the new official X version (patch 771272)

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

21 years agotreat the string passed to MakeRelativeTo() as directory even if it doesn't have...
Vadim Zeitlin [Thu, 17 Jul 2003 21:22:39 +0000 (21:22 +0000)] 
treat the string passed to MakeRelativeTo() as directory even if it doesn't have a trailing slash

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

21 years agoignore exceptions during the execution of the exception handler to avoid infinite...
Vadim Zeitlin [Thu, 17 Jul 2003 21:03:48 +0000 (21:03 +0000)] 
ignore exceptions during the execution of the exception handler to avoid infinite loop

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

21 years agostrlen -> wxStrlen (patch 772985)
Vadim Zeitlin [Thu, 17 Jul 2003 20:59:01 +0000 (20:59 +0000)] 
strlen -> wxStrlen (patch 772985)

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

21 years agoAdded generic drag image source file
Robin Dunn [Thu, 17 Jul 2003 20:03:11 +0000 (20:03 +0000)] 
Added generic drag image source file

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

21 years agofix for wrong implib name
Václav Slavík [Thu, 17 Jul 2003 16:49:58 +0000 (16:49 +0000)] 
fix for wrong implib name

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

21 years agoadded opengl libs for gcc and watcom
Václav Slavík [Thu, 17 Jul 2003 16:05:45 +0000 (16:05 +0000)] 
added opengl libs for gcc and watcom

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

21 years agoadded OpenGL libs for gcc and watcom (other don't require it)
Václav Slavík [Thu, 17 Jul 2003 16:03:39 +0000 (16:03 +0000)] 
added OpenGL libs for gcc and watcom (other don't require it)

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

21 years agoadded crashrpt
Václav Slavík [Thu, 17 Jul 2003 15:48:03 +0000 (15:48 +0000)] 
added crashrpt

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

21 years agodll compilation fix
Václav Slavík [Thu, 17 Jul 2003 15:38:19 +0000 (15:38 +0000)] 
dll compilation fix

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

21 years agoOpenGL fixes
Václav Slavík [Thu, 17 Jul 2003 15:35:13 +0000 (15:35 +0000)] 
OpenGL fixes

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

21 years agocompilation fix
Václav Slavík [Thu, 17 Jul 2003 14:18:19 +0000 (14:18 +0000)] 
compilation fix

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

21 years agoremoved duplicate glcanvas entries
Václav Slavík [Thu, 17 Jul 2003 14:14:05 +0000 (14:14 +0000)] 
removed duplicate glcanvas entries

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

21 years agocross-compiled libraries have host embedded in the name again
Václav Slavík [Thu, 17 Jul 2003 14:13:32 +0000 (14:13 +0000)] 
cross-compiled libraries have host embedded in the name again

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

21 years agomore OpenGL fixes
Václav Slavík [Thu, 17 Jul 2003 13:16:24 +0000 (13:16 +0000)] 
more OpenGL fixes

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

21 years agodon't use fall back if we had already found the MIME type (patch 769826)
Vadim Zeitlin [Thu, 17 Jul 2003 12:50:04 +0000 (12:50 +0000)] 
don't use fall back if we had already found the MIME type (patch 769826)

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

21 years agoallocate string freed with free() later using malloc(), not new[] (fixes patch 772404)
Vadim Zeitlin [Thu, 17 Jul 2003 12:44:15 +0000 (12:44 +0000)] 
allocate string freed with free() later using malloc(), not new[] (fixes patch 772404)

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

21 years agoupdated Japanese translations (patch 769962)
Vadim Zeitlin [Thu, 17 Jul 2003 12:39:33 +0000 (12:39 +0000)] 
updated Japanese translations (patch 769962)

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

21 years agoadded dependency on opengl.bkl
Václav Slavík [Thu, 17 Jul 2003 12:20:26 +0000 (12:20 +0000)] 
added dependency on opengl.bkl

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

21 years agoremove extra space at top and bottom of the page if present
Václav Slavík [Thu, 17 Jul 2003 12:11:10 +0000 (12:11 +0000)] 
remove extra space at top and bottom of the page if present

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

21 years agomore monobuild fixes
Václav Slavík [Thu, 17 Jul 2003 09:59:24 +0000 (09:59 +0000)] 
more monobuild fixes

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

21 years agouseh higher value of _WIN32_IE
Vadim Zeitlin [Thu, 17 Jul 2003 09:46:49 +0000 (09:46 +0000)] 
useh higher value of _WIN32_IE

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

21 years agoprevious commit removed WXDLLIMPEXP_HTML by mistake
Václav Slavík [Thu, 17 Jul 2003 09:26:31 +0000 (09:26 +0000)] 
previous commit removed WXDLLIMPEXP_HTML by mistake

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

21 years agodon't use win-like names on mingw/cygwin
Václav Slavík [Thu, 17 Jul 2003 09:09:59 +0000 (09:09 +0000)] 
don't use win-like names on mingw/cygwin

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

21 years agofixes for monolib build
Václav Slavík [Thu, 17 Jul 2003 08:55:11 +0000 (08:55 +0000)] 
fixes for monolib build

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

21 years agocompilation fixes for msw_gl
Václav Slavík [Thu, 17 Jul 2003 08:31:33 +0000 (08:31 +0000)] 
compilation fixes for msw_gl

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

21 years agoApple's gcc fixes to bakefile
Václav Slavík [Thu, 17 Jul 2003 08:23:47 +0000 (08:23 +0000)] 
Apple's gcc fixes to bakefile

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

21 years agoadded opengl.bkl
Václav Slavík [Thu, 17 Jul 2003 08:01:49 +0000 (08:01 +0000)] 
added opengl.bkl

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

21 years agore-added OpenGL canvas
Václav Slavík [Wed, 16 Jul 2003 22:27:21 +0000 (22:27 +0000)] 
re-added OpenGL canvas

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

21 years agoadded _gl library and removed install target
Václav Slavík [Wed, 16 Jul 2003 22:26:21 +0000 (22:26 +0000)] 
added _gl library and removed install target

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

21 years agoreordered headers a bit so that they are installed only when needed
Václav Slavík [Wed, 16 Jul 2003 22:25:34 +0000 (22:25 +0000)] 
reordered headers a bit so that they are installed only when needed

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

21 years agoTcl regex lib
Ryan Norton [Wed, 16 Jul 2003 22:03:51 +0000 (22:03 +0000)] 
Tcl regex lib

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

21 years agoreordered headers a bit so that they are installed only when needed
Václav Slavík [Wed, 16 Jul 2003 21:10:33 +0000 (21:10 +0000)] 
reordered headers a bit so that they are installed only when needed

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

21 years agoadded wxBU_EXACTFIT
Václav Slavík [Wed, 16 Jul 2003 21:10:20 +0000 (21:10 +0000)] 
added wxBU_EXACTFIT

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

21 years agoDifferent test for previously subclassed, for WinCE
Julian Smart [Wed, 16 Jul 2003 20:40:57 +0000 (20:40 +0000)] 
Different test for previously subclassed, for WinCE
(comparing WndProcs just doesn't work)

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

21 years agoReordered winundef.h
Julian Smart [Wed, 16 Jul 2003 20:34:46 +0000 (20:34 +0000)] 
Reordered winundef.h

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

21 years agoAdded headers that didn't get installed.
Robin Dunn [Wed, 16 Jul 2003 18:27:39 +0000 (18:27 +0000)] 
Added headers that didn't get installed.

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

21 years agoImplement GetLabel and SetLabel
David Elliott [Wed, 16 Jul 2003 14:54:59 +0000 (14:54 +0000)] 
Implement GetLabel and SetLabel

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

21 years agoremoved GetHorizontalConstraints -- no longer needed
Václav Slavík [Wed, 16 Jul 2003 13:04:37 +0000 (13:04 +0000)] 
removed GetHorizontalConstraints -- no longer needed

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

21 years agodon't forget to backport HTML tables fix
Václav Slavík [Wed, 16 Jul 2003 13:03:29 +0000 (13:03 +0000)] 
don't forget to backport HTML tables fix

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

21 years agotables can no longer be smaller than sum of their columns
Václav Slavík [Wed, 16 Jul 2003 13:00:58 +0000 (13:00 +0000)] 
tables can no longer be smaller than sum of their columns

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

21 years ago -f-no-pcc-struct-return was only needed by ancient versions of gcc and it affected...
Václav Slavík [Wed, 16 Jul 2003 10:34:42 +0000 (10:34 +0000)] 
 -f-no-pcc-struct-return was only needed by ancient versions of gcc and it affected binary compatibility -> removed

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

21 years agocompilation fix (missing wx/winundef.h)
Vadim Zeitlin [Wed, 16 Jul 2003 09:58:59 +0000 (09:58 +0000)] 
compilation fix (missing wx/winundef.h)

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

21 years agoreally fixed compilation for old imagehlp.h header
Vadim Zeitlin [Tue, 15 Jul 2003 23:54:37 +0000 (23:54 +0000)] 
really fixed compilation for old imagehlp.h header

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

21 years agoattempt to fix compilation for old imagehlp.h header
Vadim Zeitlin [Tue, 15 Jul 2003 22:59:57 +0000 (22:59 +0000)] 
attempt to fix compilation for old imagehlp.h header

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

21 years agoCompile with EVC 3.0 2002
Julian Smart [Tue, 15 Jul 2003 22:28:21 +0000 (22:28 +0000)] 
Compile with EVC 3.0 2002

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

21 years agoregenerated after fixes to make install
Václav Slavík [Tue, 15 Jul 2003 22:01:05 +0000 (22:01 +0000)] 
regenerated after fixes to make install

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

21 years agowe don't use wxUSE_FILENAME any longer
Vadim Zeitlin [Tue, 15 Jul 2003 20:49:39 +0000 (20:49 +0000)] 
we don't use wxUSE_FILENAME any longer

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

21 years agoadded more missing headers
Václav Slavík [Tue, 15 Jul 2003 19:12:02 +0000 (19:12 +0000)] 
added more missing headers

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

21 years agono need to define STRICT here either
Václav Slavík [Tue, 15 Jul 2003 18:58:28 +0000 (18:58 +0000)] 
no need to define STRICT here either

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

21 years agoadded <windows.h> wrapper
Václav Slavík [Tue, 15 Jul 2003 18:52:32 +0000 (18:52 +0000)] 
added <windows.h> wrapper

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

21 years agoDigitalMars check didn't work
Václav Slavík [Tue, 15 Jul 2003 18:44:13 +0000 (18:44 +0000)] 
DigitalMars check didn't work

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

21 years agodon't break lines in the middle of word
Václav Slavík [Tue, 15 Jul 2003 18:39:09 +0000 (18:39 +0000)] 
don't break lines in the middle of word

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

21 years agodon't break lines in the middle of word
Václav Slavík [Tue, 15 Jul 2003 18:28:21 +0000 (18:28 +0000)] 
don't break lines in the middle of word

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

21 years agocut-and-paste is not good idea, removed duplicated code
Václav Slavík [Tue, 15 Jul 2003 16:47:07 +0000 (16:47 +0000)] 
cut-and-paste is not good idea, removed duplicated code

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

21 years agoAdded wxAutoNSAutoreleasePool to DoGetBestSize method
David Elliott [Tue, 15 Jul 2003 15:27:59 +0000 (15:27 +0000)] 
Added wxAutoNSAutoreleasePool to DoGetBestSize method

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

21 years agoAdded wxAutoNSAutoreleasePool to Create method
David Elliott [Tue, 15 Jul 2003 15:25:20 +0000 (15:25 +0000)] 
Added wxAutoNSAutoreleasePool to Create method

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

21 years agoUse wxAutoNSAutoreleasePool in Create() method
David Elliott [Tue, 15 Jul 2003 15:15:52 +0000 (15:15 +0000)] 
Use wxAutoNSAutoreleasePool in Create() method

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

21 years agoSetStringSelection: wxString& should be const
David Elliott [Tue, 15 Jul 2003 15:10:24 +0000 (15:10 +0000)] 
SetStringSelection: wxString& should be const

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

21 years agowxCocoa: enable help system
David Elliott [Tue, 15 Jul 2003 15:01:46 +0000 (15:01 +0000)] 
wxCocoa: enable help system

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

21 years agoAdded some stubs
David Elliott [Tue, 15 Jul 2003 14:55:52 +0000 (14:55 +0000)] 
Added some stubs

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

21 years agoUpdated WinCE project file list
Julian Smart [Tue, 15 Jul 2003 14:45:24 +0000 (14:45 +0000)] 
Updated WinCE project file list

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

21 years agowxCocoa: Enable gauge and progress dialog
David Elliott [Tue, 15 Jul 2003 14:26:33 +0000 (14:26 +0000)] 
wxCocoa: Enable gauge and progress dialog

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

21 years agowxCocoa: Added gauge.(mm|h)
David Elliott [Tue, 15 Jul 2003 14:23:24 +0000 (14:23 +0000)] 
wxCocoa: Added gauge.(mm|h)

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

21 years agoRemoved obsolete file
Julian Smart [Tue, 15 Jul 2003 14:21:09 +0000 (14:21 +0000)] 
Removed obsolete file

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

21 years agowxCocoa: Added wxGauge
David Elliott [Tue, 15 Jul 2003 14:04:22 +0000 (14:04 +0000)] 
wxCocoa: Added wxGauge

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

21 years agoAdded Watcom makefile
Julian Smart [Tue, 15 Jul 2003 13:54:57 +0000 (13:54 +0000)] 
Added Watcom makefile

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

21 years agoAdded RTL functions missing from WinCE to wxchar.h/cpp
Julian Smart [Tue, 15 Jul 2003 13:46:39 +0000 (13:46 +0000)] 
Added RTL functions missing from WinCE to wxchar.h/cpp

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

21 years agoSmall tweaks for WinCE compatibility
Julian Smart [Tue, 15 Jul 2003 13:15:48 +0000 (13:15 +0000)] 
Small tweaks for WinCE compatibility
Use generic folder dialog for WinCE

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

21 years agoAdded missing functions WinCE
Julian Smart [Tue, 15 Jul 2003 11:48:15 +0000 (11:48 +0000)] 
Added missing functions WinCE

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

21 years agoreverted two previous Julian's changes, they were incorrect
Václav Slavík [Tue, 15 Jul 2003 11:04:34 +0000 (11:04 +0000)] 
reverted two previous Julian's changes, they were incorrect

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

21 years agoAdded call to top-level window OnInternalIdle
Julian Smart [Tue, 15 Jul 2003 10:24:30 +0000 (10:24 +0000)] 
Added call to top-level window OnInternalIdle

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

21 years agoFixed out by one error
Julian Smart [Tue, 15 Jul 2003 10:10:37 +0000 (10:10 +0000)] 
Fixed out by one error

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

21 years agoupdated recursive mutexes description
Vadim Zeitlin [Mon, 14 Jul 2003 23:35:28 +0000 (23:35 +0000)] 
updated recursive mutexes description

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

21 years agoRTL problems fixed
Václav Slavík [Mon, 14 Jul 2003 20:30:38 +0000 (20:30 +0000)] 
RTL problems fixed

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

21 years agoadded possibility to choose RTL
Václav Slavík [Mon, 14 Jul 2003 20:28:04 +0000 (20:28 +0000)] 
added possibility to choose RTL

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

21 years agoAfter calling sizeToFit, round the size up to the next integer
David Elliott [Mon, 14 Jul 2003 18:59:05 +0000 (18:59 +0000)] 
After calling sizeToFit, round the size up to the next integer

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

21 years agowxSpinCtrl abuses m_isShown. Don't use it for any logic
David Elliott [Mon, 14 Jul 2003 18:10:47 +0000 (18:10 +0000)] 
wxSpinCtrl abuses m_isShown. Don't use it for any logic

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

21 years agowxCocoa: Allow calendar control, spin button, spin control
David Elliott [Mon, 14 Jul 2003 17:37:52 +0000 (17:37 +0000)] 
wxCocoa: Allow calendar control, spin button, spin control

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

21 years agowxCocoa: added spinbutt.(mm|h)
David Elliott [Mon, 14 Jul 2003 17:36:30 +0000 (17:36 +0000)] 
wxCocoa: added spinbutt.(mm|h)

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

21 years agowxCocoa: Added wxSpinButton
David Elliott [Mon, 14 Jul 2003 17:33:36 +0000 (17:33 +0000)] 
wxCocoa: Added wxSpinButton

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

21 years agowxCocoa: enable combo box
David Elliott [Mon, 14 Jul 2003 16:10:03 +0000 (16:10 +0000)] 
wxCocoa: enable combo box

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

21 years agoAdded wxUSE_COMBOBOX guard
David Elliott [Mon, 14 Jul 2003 16:06:52 +0000 (16:06 +0000)] 
Added wxUSE_COMBOBOX guard

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

21 years agoupdated to correctly install wx-config and wxMSW headers
Václav Slavík [Mon, 14 Jul 2003 16:05:25 +0000 (16:05 +0000)] 
updated to correctly install wx-config and wxMSW headers

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

21 years agowxCocoa: Added combobox.(mm|h)
David Elliott [Mon, 14 Jul 2003 16:03:38 +0000 (16:03 +0000)] 
wxCocoa: Added combobox.(mm|h)

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

21 years agoFixed file header
David Elliott [Mon, 14 Jul 2003 16:00:27 +0000 (16:00 +0000)] 
Fixed file header

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

21 years agowxCocoa: Added basic (i.e. not working) implementation of wxComboBox
David Elliott [Mon, 14 Jul 2003 15:58:33 +0000 (15:58 +0000)] 
wxCocoa: Added basic (i.e. not working) implementation of wxComboBox

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

21 years agofixed make install for wxMSW ole headers
Václav Slavík [Mon, 14 Jul 2003 15:41:46 +0000 (15:41 +0000)] 
fixed make install for wxMSW ole headers

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

21 years agofixed wx-config installation
Václav Slavík [Mon, 14 Jul 2003 15:40:44 +0000 (15:40 +0000)] 
fixed wx-config installation

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

21 years agoadded missing header files
Václav Slavík [Mon, 14 Jul 2003 15:02:30 +0000 (15:02 +0000)] 
added missing header files

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

21 years agoremoved --enable-precomp
Václav Slavík [Mon, 14 Jul 2003 14:57:43 +0000 (14:57 +0000)] 
removed --enable-precomp

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

21 years agoAdded default argument (true) to Show()
David Elliott [Mon, 14 Jul 2003 14:43:34 +0000 (14:43 +0000)] 
Added default argument (true) to Show()

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

21 years agowxCocoa: Allow find/replace dialog, font dialog, grid, and wizard dialog
David Elliott [Mon, 14 Jul 2003 14:42:08 +0000 (14:42 +0000)] 
wxCocoa: Allow find/replace dialog, font dialog, grid, and wizard dialog

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

21 years agoAdded wxButtonBase::GetDefaultSize stub
David Elliott [Mon, 14 Jul 2003 14:22:42 +0000 (14:22 +0000)] 
Added wxButtonBase::GetDefaultSize stub

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

21 years ago Use wxApp::ProcessIdle() instead of wxApp::SendIdleEvents().
Mattia Barbon [Mon, 14 Jul 2003 14:18:03 +0000 (14:18 +0000)] 
  Use wxApp::ProcessIdle() instead of wxApp::SendIdleEvents().

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

21 years agowxCocoa: allow sash, splitter, and startup tips
David Elliott [Mon, 14 Jul 2003 14:14:11 +0000 (14:14 +0000)] 
wxCocoa: allow sash, splitter, and startup tips

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