]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agoYes Ryan, I really did mean to remove these files.
David Elliott [Fri, 15 Oct 2004 22:44:06 +0000 (22:44 +0000)] 
Yes Ryan, I really did mean to remove these files.

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

19 years agoDocsDemo --> docs-demos
Robin Dunn [Fri, 15 Oct 2004 21:14:43 +0000 (21:14 +0000)] 
DocsDemo --> docs-demos

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

19 years agouse wxPtrToUInt/UIntToPtr instead of (removed) ULong versions
Vadim Zeitlin [Fri, 15 Oct 2004 21:10:45 +0000 (21:10 +0000)] 
use wxPtrToUInt/UIntToPtr instead of (removed) ULong versions

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

19 years agolinkage fixes for monolithic static build
Václav Slavík [Fri, 15 Oct 2004 21:05:02 +0000 (21:05 +0000)] 
linkage fixes for monolithic static build

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

19 years agoGive the win32 runtime installer its own readme.
Robin Dunn [Fri, 15 Oct 2004 20:58:26 +0000 (20:58 +0000)] 
Give the win32 runtime installer its own readme.

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

19 years agoremoved pragma interface which resulted in link errors when inline functions from...
Vadim Zeitlin [Fri, 15 Oct 2004 20:58:23 +0000 (20:58 +0000)] 
removed pragma interface which resulted in link errors when inline functions from this file were used; remove wxULongToPtr/wxPtrToULong which could truncate the pointer; added wxUIntToPtr in addition to existing wxPtrToUInt (which now takes const pointer) to replace them

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

19 years agouse wxPtrToUInt instead of (lossy) wxPtrToULong
Vadim Zeitlin [Fri, 15 Oct 2004 20:35:39 +0000 (20:35 +0000)] 
use wxPtrToUInt instead of (lossy) wxPtrToULong

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

19 years agoShow PlatformInfo in the About box too.
Robin Dunn [Fri, 15 Oct 2004 20:31:23 +0000 (20:31 +0000)] 
Show PlatformInfo in the About box too.

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

19 years agoShow PlatformInfo in the About box too.
Robin Dunn [Fri, 15 Oct 2004 20:21:37 +0000 (20:21 +0000)] 
Show PlatformInfo in the About box too.

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

19 years agojust a whitespace change
Robin Dunn [Fri, 15 Oct 2004 20:07:51 +0000 (20:07 +0000)] 
just a whitespace change

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

19 years agomore consistent naming
Robin Dunn [Fri, 15 Oct 2004 20:05:01 +0000 (20:05 +0000)] 
more consistent naming

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

19 years agoUnnecessary wxString(wxString).
Włodzimierz Skiba [Fri, 15 Oct 2004 19:50:37 +0000 (19:50 +0000)] 
Unnecessary wxString(wxString).

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

19 years agoCorrected some comments
Robin Dunn [Fri, 15 Oct 2004 19:35:03 +0000 (19:35 +0000)] 
Corrected some comments

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

19 years agoDocs updates for 2.5.3.0
Robin Dunn [Fri, 15 Oct 2004 19:30:24 +0000 (19:30 +0000)] 
Docs updates for 2.5.3.0

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

19 years agoTweak unicode --> string conversion helper so UnicodeDecodeError is
Robin Dunn [Fri, 15 Oct 2004 19:28:34 +0000 (19:28 +0000)] 
Tweak unicode --> string conversion helper so UnicodeDecodeError is
raised when appropriate instead ofg just catching everything and
raising TypeError

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

19 years agoGUI is not All at all ;)
Włodzimierz Skiba [Fri, 15 Oct 2004 19:03:34 +0000 (19:03 +0000)] 
GUI is not All at all ;)

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

19 years agoParts of wxSizer::Show() extracted into wxSizer::GetItem() (together with documentation).
Włodzimierz Skiba [Fri, 15 Oct 2004 18:58:52 +0000 (18:58 +0000)] 
Parts of wxSizer::Show() extracted into wxSizer::GetItem() (together with documentation).

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

19 years agoApplied patch from Pim Van Heuven that modifies 4 files:
Robin Dunn [Fri, 15 Oct 2004 18:45:21 +0000 (18:45 +0000)] 
Applied patch from Pim Van Heuven that modifies 4 files:
    - wxPython/demo/ListCtrl_edit.py (new demo)
    - wxPython/demo/Main.py (include new demo in demo app)
    - wxPython/wx/lib/mixins/listctrl.py (several improvements to
      TextEditMixin)
    - wxPython/wx/lib/wxpTag.py (some small fixes)

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

19 years agodon't create makefiles for nonexistent utils
Václav Slavík [Fri, 15 Oct 2004 16:27:15 +0000 (16:27 +0000)] 
don't create makefiles for nonexistent utils

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

19 years agoWarning fixes.
Włodzimierz Skiba [Fri, 15 Oct 2004 16:12:58 +0000 (16:12 +0000)] 
Warning fixes.

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

19 years agoWarning fixes.
Włodzimierz Skiba [Fri, 15 Oct 2004 16:00:06 +0000 (16:00 +0000)] 
Warning fixes.

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

19 years agoadded Norvegian translation (Hans F. Nordhaug)
Vadim Zeitlin [Fri, 15 Oct 2004 15:44:21 +0000 (15:44 +0000)] 
added Norvegian translation (Hans F. Nordhaug)

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

19 years agoReadChar() is called GetChar() in fact
Vadim Zeitlin [Fri, 15 Oct 2004 15:41:18 +0000 (15:41 +0000)] 
ReadChar() is called GetChar() in fact

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

19 years agoQuiet cooperation between MSW and wxGL.
Włodzimierz Skiba [Fri, 15 Oct 2004 15:29:31 +0000 (15:29 +0000)] 
Quiet cooperation between MSW and wxGL.

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

19 years agoDMC fix.
Włodzimierz Skiba [Fri, 15 Oct 2004 15:05:52 +0000 (15:05 +0000)] 
DMC fix.

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

19 years agoquick fix for misgenerated console samples' Makefile.in
Václav Slavík [Fri, 15 Oct 2004 14:35:53 +0000 (14:35 +0000)] 
quick fix for misgenerated console samples' Makefile.in

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

19 years agoregenerated
Václav Slavík [Fri, 15 Oct 2004 14:10:55 +0000 (14:10 +0000)] 
regenerated

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

19 years agoVC++ warning fixes for /Wp64
Vadim Zeitlin [Fri, 15 Oct 2004 13:09:00 +0000 (13:09 +0000)] 
VC++ warning fixes for /Wp64

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

19 years agoFix for platforms where 64-bit value support is not implemented in switch/case statem...
Włodzimierz Skiba [Fri, 15 Oct 2004 08:13:09 +0000 (08:13 +0000)] 
Fix for platforms where 64-bit value support is not implemented in switch/case statements.

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

19 years agoFor autoconf/unix builds update the hardcoded afm dir too.
Ron Lee [Fri, 15 Oct 2004 07:50:21 +0000 (07:50 +0000)] 
For autoconf/unix builds update the hardcoded afm dir too.

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

19 years agoBump copyright date and indicate debug builds too in 'easter egg' dialog.
Ron Lee [Fri, 15 Oct 2004 07:25:40 +0000 (07:25 +0000)] 
Bump copyright date and indicate debug builds too in 'easter egg' dialog.

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

19 years ago Committing in .
Jouk Jansen [Fri, 15 Oct 2004 06:45:11 +0000 (06:45 +0000)] 
 Committing in .

 Added some type casts to silence the compiler on OpenVMS

 Modified Files:
  wxWidgets/src/common/db.cpp
 ----------------------------------------------------------------------

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

19 years agoremoved IsShown guards, allowing now for manipulation of hidden toolbars
Stefan Csomor [Fri, 15 Oct 2004 06:12:27 +0000 (06:12 +0000)] 
removed IsShown guards, allowing now for manipulation of hidden toolbars

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

19 years agoAllow the wxMenu to be owned by the NSMenu so that it can be returned
David Elliott [Fri, 15 Oct 2004 03:06:50 +0000 (03:06 +0000)] 
Allow the wxMenu to be owned by the NSMenu so that it can be returned
from methods which Cocoa calls when a menu is to be popped up.

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

19 years agoAllow the dealloc message to be caught
David Elliott [Fri, 15 Oct 2004 02:55:15 +0000 (02:55 +0000)] 
Allow the dealloc message to be caught

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

19 years agoUse wxObjcAutoRefFromAlloc for sm_cocoaTarget.
David Elliott [Fri, 15 Oct 2004 01:39:35 +0000 (01:39 +0000)] 
Use wxObjcAutoRefFromAlloc for sm_cocoaTarget.
Move some processing code from wxMenuItemAction to CocoaItemSelected.
Add Cocoa_validateMenuItem and use it instead of calling IsEnabled directly.
Do not set the target or action for wxMenuItem that open submenus.

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

19 years agoAdapt to new file naming scheme, new Installer structures, and other
Robin Dunn [Fri, 15 Oct 2004 01:13:02 +0000 (01:13 +0000)] 
Adapt to new file naming scheme, new Installer structures, and other
build tweaks.

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

19 years agoRestructured for new style RPMs, etc. Can build all the RPMs from a
Robin Dunn [Fri, 15 Oct 2004 01:02:22 +0000 (01:02 +0000)] 
Restructured for new style RPMs, etc.  Can build all the RPMs from a
single .spec file, by using --define parameters.

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

19 years agobe cmd.exe compatible
Robin Dunn [Fri, 15 Oct 2004 00:56:22 +0000 (00:56 +0000)] 
be cmd.exe compatible

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

19 years agoDon't make the metadata xml file anymore
Robin Dunn [Fri, 15 Oct 2004 00:55:39 +0000 (00:55 +0000)] 
Don't make the metadata xml file anymore

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

19 years ago* Don't reset LC_NUMERIC if on Python 2.4
Robin Dunn [Fri, 15 Oct 2004 00:54:53 +0000 (00:54 +0000)] 
* Don't reset LC_NUMERIC if on Python 2.4
* Always save the tstate

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

19 years agowxRect --> wx.Rect
Robin Dunn [Fri, 15 Oct 2004 00:51:57 +0000 (00:51 +0000)] 
wxRect --> wx.Rect

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

19 years agoworkarounds for old versions of distutils
Robin Dunn [Fri, 15 Oct 2004 00:47:56 +0000 (00:47 +0000)] 
workarounds for old versions of distutils

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

19 years agoput back the code to add the 3rd digit in the extraPath
Robin Dunn [Fri, 15 Oct 2004 00:46:11 +0000 (00:46 +0000)] 
put back the code to add the 3rd digit in the extraPath

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

19 years agouse wxFileSize_t instead of wxFileOffset or off_t
Vadim Zeitlin [Fri, 15 Oct 2004 00:34:21 +0000 (00:34 +0000)] 
use wxFileSize_t instead of wxFileOffset or off_t

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

19 years agofixed wxFileSize_t definition under Unix
Vadim Zeitlin [Fri, 15 Oct 2004 00:23:32 +0000 (00:23 +0000)] 
fixed wxFileSize_t definition under Unix

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

19 years agomade Tell/Seek/Length() return wxFileSize_t as well
Vadim Zeitlin [Fri, 15 Oct 2004 00:22:27 +0000 (00:22 +0000)] 
made Tell/Seek/Length() return wxFileSize_t as well

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

19 years agoadded wxFileSize_t, changed types of wxFile methods/parameters once again
Vadim Zeitlin [Fri, 15 Oct 2004 00:01:00 +0000 (00:01 +0000)] 
added wxFileSize_t, changed types of wxFile methods/parameters once again

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

19 years agoalways let GTK process focus_out events itself
Vadim Zeitlin [Thu, 14 Oct 2004 23:46:08 +0000 (23:46 +0000)] 
always let GTK process focus_out events itself

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

19 years agocall Skip() under Mac
Vadim Zeitlin [Thu, 14 Oct 2004 22:31:52 +0000 (22:31 +0000)] 
call Skip() under Mac

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

19 years agoreplaced deprecated GetNoHistoryFiles() function with GetCount()
Vadim Zeitlin [Thu, 14 Oct 2004 22:27:57 +0000 (22:27 +0000)] 
replaced deprecated GetNoHistoryFiles() function with GetCount()

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

19 years agoDo not waste time for USE_ODBC=0.
Włodzimierz Skiba [Thu, 14 Oct 2004 19:15:38 +0000 (19:15 +0000)] 
Do not waste time for USE_ODBC=0.

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

19 years agoBug #1001474. Text!=Password.
Włodzimierz Skiba [Thu, 14 Oct 2004 18:09:33 +0000 (18:09 +0000)] 
Bug #1001474. Text!=Password.

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

19 years agoWarning fix for wxDateTime_t <-> MSW data exchange.
Włodzimierz Skiba [Thu, 14 Oct 2004 17:42:33 +0000 (17:42 +0000)] 
Warning fix for wxDateTime_t <-> MSW data exchange.

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

19 years agoFix to wrong order of parameters. Used wxStringBase constructor has parameters in...
Włodzimierz Skiba [Thu, 14 Oct 2004 17:36:04 +0000 (17:36 +0000)] 
Fix to wrong order of parameters. Used wxStringBase constructor has parameters in reversed order in comparison to wxString (iirc due to stl::string compatibility).

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

19 years agoFix to the crash in all MSW/OpenWatcom apps using toolbars. wxString() in A?B:C is...
Włodzimierz Skiba [Thu, 14 Oct 2004 17:27:33 +0000 (17:27 +0000)] 
Fix to the crash in all MSW/OpenWatcom apps using toolbars. wxString() in A?B:C is not a good idea.

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

19 years agoFix to bug #1046289. dtor of wxMetaTagParser must be executed earlier than dtor of...
Włodzimierz Skiba [Thu, 14 Oct 2004 17:19:04 +0000 (17:19 +0000)] 
Fix to bug #1046289. dtor of wxMetaTagParser must be executed earlier than dtor of 'charset'.

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

19 years agoDo not waste time with OpenGL turned off.
Włodzimierz Skiba [Thu, 14 Oct 2004 17:09:43 +0000 (17:09 +0000)] 
Do not waste time with OpenGL turned off.

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

19 years agoFree DMC does not distribute OpenGL support.
Włodzimierz Skiba [Thu, 14 Oct 2004 17:05:29 +0000 (17:05 +0000)] 
Free DMC does not distribute OpenGL support.

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

19 years agoreadd files to restore cocoa compilation
Ryan Norton [Thu, 14 Oct 2004 14:34:31 +0000 (14:34 +0000)] 
readd files to restore cocoa compilation

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

19 years agoReverted and fixed really broken overcommit
Ryan Norton [Thu, 14 Oct 2004 14:07:27 +0000 (14:07 +0000)] 
Reverted and fixed really broken overcommit

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

19 years agofixes to building wxBase on Darwin
Václav Slavík [Thu, 14 Oct 2004 12:49:42 +0000 (12:49 +0000)] 
fixes to building wxBase on Darwin

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

19 years agoScript updates
Julian Smart [Thu, 14 Oct 2004 10:32:33 +0000 (10:32 +0000)] 
Script updates

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

19 years agoDoc tweaks
Julian Smart [Thu, 14 Oct 2004 10:29:58 +0000 (10:29 +0000)] 
Doc tweaks

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

19 years agoAdded SetScrollLinesX, SetScrollLinesY so apps can work around scrollbar
Julian Smart [Thu, 14 Oct 2004 10:28:20 +0000 (10:28 +0000)] 
Added SetScrollLinesX, SetScrollLinesY so apps can work around scrollbar
appearance problems by setting the scroll increment to e.g. 1
(Scrollbar problems caused by rounding errors - see comments in grid.cpp).
Also removed obsolete functions from reference, rearranged alphabetically

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

19 years agoCommented out SetFont(wxNullFont) which causes an assertion on Windows
Julian Smart [Thu, 14 Oct 2004 10:16:24 +0000 (10:16 +0000)] 
Commented out SetFont(wxNullFont) which causes an assertion on Windows

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

19 years agoadded wxTB_HORZ_LAYOUT
Václav Slavík [Thu, 14 Oct 2004 09:29:02 +0000 (09:29 +0000)] 
added wxTB_HORZ_LAYOUT

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

19 years agoRemoved empty wxCocoa wxFileDialog implementation
David Elliott [Thu, 14 Oct 2004 03:39:47 +0000 (03:39 +0000)] 
Removed empty wxCocoa wxFileDialog implementation

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

19 years agoReverted broken test to determine wxHAS_TASK_BAR_ICON
David Elliott [Thu, 14 Oct 2004 03:05:41 +0000 (03:05 +0000)] 
Reverted broken test to determine wxHAS_TASK_BAR_ICON

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

19 years agoRemoved empty wxCocoa taskbar files and broken files.bkl commit.
David Elliott [Thu, 14 Oct 2004 03:01:44 +0000 (03:01 +0000)] 
Removed empty wxCocoa taskbar files and broken files.bkl commit.

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

19 years agogive an #error if wxUSE_GLCANVAS == 0 instead of building empty samples
Vadim Zeitlin [Wed, 13 Oct 2004 21:19:38 +0000 (21:19 +0000)] 
give an #error if wxUSE_GLCANVAS == 0 instead of building empty samples

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

19 years agogtk_frame_focus_out_callback can be called with g_activeFrame
Julian Smart [Wed, 13 Oct 2004 20:47:12 +0000 (20:47 +0000)] 
gtk_frame_focus_out_callback can be called with g_activeFrame
null; so test for it.

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

19 years agofix syntax errors
Ryan Norton [Wed, 13 Oct 2004 17:24:35 +0000 (17:24 +0000)] 
fix syntax errors

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

19 years agofix syntax error
Ryan Norton [Wed, 13 Oct 2004 17:22:40 +0000 (17:22 +0000)] 
fix syntax error

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

19 years agosmall doc cleanup
Ryan Norton [Wed, 13 Oct 2004 17:10:51 +0000 (17:10 +0000)] 
small doc cleanup

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

19 years agoline segment fixes
Robin Dunn [Wed, 13 Oct 2004 15:14:59 +0000 (15:14 +0000)] 
line segment fixes

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

19 years agodc.DrawLines fixed [1046055]
Robin Dunn [Wed, 13 Oct 2004 15:14:10 +0000 (15:14 +0000)] 
dc.DrawLines fixed  [1046055]

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

19 years agoSemicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).
Włodzimierz Skiba [Wed, 13 Oct 2004 14:11:35 +0000 (14:11 +0000)] 
Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).

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

19 years agoDarwin fixes (OW,BCC,MinGW,DMC tested).
Włodzimierz Skiba [Wed, 13 Oct 2004 14:09:48 +0000 (14:09 +0000)] 
Darwin fixes (OW,BCC,MinGW,DMC tested).

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

19 years agoSemicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).
Włodzimierz Skiba [Wed, 13 Oct 2004 14:04:19 +0000 (14:04 +0000)] 
Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).

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

19 years agoFix to reflect wxUNIVERSAL conditions from header.
Włodzimierz Skiba [Wed, 13 Oct 2004 09:24:09 +0000 (09:24 +0000)] 
Fix to reflect wxUNIVERSAL conditions from header.

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

19 years agocrush compiler warnings and handle out of memory errors slightly better
Ryan Norton [Wed, 13 Oct 2004 02:54:32 +0000 (02:54 +0000)] 
crush compiler warnings and handle out of memory errors slightly better

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

19 years agocheck that item pointer is non-NULL in WM_DRAW/MEASUREITEM
Vadim Zeitlin [Tue, 12 Oct 2004 21:08:54 +0000 (21:08 +0000)] 
check that item pointer is non-NULL in WM_DRAW/MEASUREITEM

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

19 years ago Added new wxPrintFactory code and made wxPrinter
Robert Roebling [Tue, 12 Oct 2004 21:07:42 +0000 (21:07 +0000)] 
  Added new wxPrintFactory code and made wxPrinter
   and wxPrintPreview make use of it. BIG CHANGE.

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

19 years agoReverted due to Darwin and other conflicts.
Włodzimierz Skiba [Tue, 12 Oct 2004 20:48:22 +0000 (20:48 +0000)] 
Reverted due to Darwin and other conflicts.

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

19 years agoReverted due to Darwin conflict.
Włodzimierz Skiba [Tue, 12 Oct 2004 20:47:04 +0000 (20:47 +0000)] 
Reverted due to Darwin conflict.

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

19 years agoReverted conflict with Darwin.
Włodzimierz Skiba [Tue, 12 Oct 2004 20:14:23 +0000 (20:14 +0000)] 
Reverted conflict with Darwin.

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

19 years agoWarning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW...
Włodzimierz Skiba [Tue, 12 Oct 2004 19:29:12 +0000 (19:29 +0000)] 
Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.

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

19 years agoUpdate config.{guess,sub}
Ron Lee [Tue, 12 Oct 2004 19:05:46 +0000 (19:05 +0000)] 
Update config.{guess,sub}

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

19 years agoRegenerate .po files from 2.5.3 source.
Ron Lee [Tue, 12 Oct 2004 18:59:54 +0000 (18:59 +0000)] 
Regenerate .po files from 2.5.3 source.

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

19 years agoupdated after moving xrc to the core
Václav Slavík [Tue, 12 Oct 2004 18:28:43 +0000 (18:28 +0000)] 
updated after moving xrc to the core

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

19 years agoRestored the default wizard height to match 2.4 (and bitmap size)
Julian Smart [Tue, 12 Oct 2004 18:15:59 +0000 (18:15 +0000)] 
Restored the default wizard height to match 2.4 (and bitmap size)
settings

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

19 years agoCorrected swapped args
Julian Smart [Tue, 12 Oct 2004 18:02:10 +0000 (18:02 +0000)] 
Corrected swapped args

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

19 years agoWhitespaces, tabs and fix to the lack of empty line at end.
Włodzimierz Skiba [Tue, 12 Oct 2004 17:12:26 +0000 (17:12 +0000)] 
Whitespaces, tabs and fix to the lack of empty line at end.

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

19 years agoRemove old pragmas for avoiding warnings with Open Watcom. They are not working with...
Włodzimierz Skiba [Tue, 12 Oct 2004 16:58:44 +0000 (16:58 +0000)] 
Remove old pragmas for avoiding warnings with Open Watcom. They are not working with new build system and have to be passed to compiler through options.

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

19 years agoUndo last change due to STL.
Włodzimierz Skiba [Tue, 12 Oct 2004 15:30:08 +0000 (15:30 +0000)] 
Undo last change due to STL.

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

19 years agoannoying oversight - someday compilers will point this out
Ryan Norton [Tue, 12 Oct 2004 15:22:47 +0000 (15:22 +0000)] 
annoying oversight - someday compilers will point this out

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

19 years agoslight correction
Ryan Norton [Tue, 12 Oct 2004 15:03:37 +0000 (15:03 +0000)] 
slight correction

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

19 years agoget rid of global vars
Ryan Norton [Tue, 12 Oct 2004 15:01:47 +0000 (15:01 +0000)] 
get rid of global vars

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

19 years agoI can't beleive I forgot this
Ryan Norton [Tue, 12 Oct 2004 14:55:04 +0000 (14:55 +0000)] 
I can't beleive I forgot this

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