]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years ago Committing in .
Jouk Jansen [Tue, 1 May 2001 14:46:48 +0000 (14:46 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
  wxWindows/src/common/mimecmn.cpp
  wxWindows/src/generic/descrip.mms
  wxWindows/src/gtk/descrip.mms wxWindows/src/unix/mimetype.cpp

  Updated compile support for OpenVMS

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

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

23 years ago wxScrolledWindow now emits wxScrollWinEvents. Something
Robert Roebling [Tue, 1 May 2001 14:32:41 +0000 (14:32 +0000)] 
  wxScrolledWindow now emits wxScrollWinEvents. Something
     does not work yet as desried, though.

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

23 years agoAdded #define for apps to detect new situation
Julian Smart [Tue, 1 May 2001 13:01:58 +0000 (13:01 +0000)] 
Added #define for apps to detect new situation

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

23 years agoAdded required #include
Julian Smart [Tue, 1 May 2001 12:51:01 +0000 (12:51 +0000)] 
Added required #include

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

23 years agocorrected event handling according to current msw/gtk implementation
Stefan Csomor [Tue, 1 May 2001 06:46:38 +0000 (06:46 +0000)] 
corrected event handling according to current msw/gtk implementation

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

23 years agoregenerated some more sources for gtk.
Robin Dunn [Mon, 30 Apr 2001 23:59:17 +0000 (23:59 +0000)] 
regenerated some more sources for gtk.

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

23 years agoSome tweaks and cleanup.
Robin Dunn [Mon, 30 Apr 2001 23:52:22 +0000 (23:52 +0000)] 
Some tweaks and cleanup.

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

23 years agoversion number.
Robin Dunn [Mon, 30 Apr 2001 23:47:01 +0000 (23:47 +0000)] 
version number.
regenerated some sources for gtk.

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

23 years agoImplemented wxGetClientDisplayRect which returns the dimensions of the
Robin Dunn [Mon, 30 Apr 2001 20:55:11 +0000 (20:55 +0000)] 
Implemented wxGetClientDisplayRect which returns the dimensions of the
desktop minus taskbar, etc. on Windows and defaults to the full
desktop dimensions on other platforms.  (If there is a way to do it
for other platforms please do.)

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

23 years agoSome tweaks and cleanup.
Robin Dunn [Mon, 30 Apr 2001 18:37:26 +0000 (18:37 +0000)] 
Some tweaks and cleanup.

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

23 years agoBug fix from Mike Fletcher
Robin Dunn [Mon, 30 Apr 2001 18:37:06 +0000 (18:37 +0000)] 
Bug fix from Mike Fletcher

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

23 years agoUpdates for the sample apps. Some readme's, show how to use py2exe,
Robin Dunn [Mon, 30 Apr 2001 18:34:21 +0000 (18:34 +0000)] 
Updates for the sample apps.  Some readme's, show how to use py2exe,
InnoSetup, etc.

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

23 years agoShow how to get an icon from a bitmap
Robin Dunn [Mon, 30 Apr 2001 18:33:20 +0000 (18:33 +0000)] 
Show how to get an icon from a bitmap

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

23 years agoSwitched to InnoSetup for MSW distributions
Robin Dunn [Mon, 30 Apr 2001 18:32:18 +0000 (18:32 +0000)] 
Switched to InnoSetup for MSW distributions
Other distrib stuff

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

23 years agoNew makefile and modified .def file supporting the xpmdecod module.
David Webster [Mon, 30 Apr 2001 15:35:30 +0000 (15:35 +0000)] 
New makefile and modified .def file supporting the xpmdecod module.

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

23 years agoToo quick a trigger finger first time. Compile error fixed.
David Webster [Mon, 30 Apr 2001 14:25:22 +0000 (14:25 +0000)] 
Too quick a trigger finger first time.  Compile error fixed.

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

23 years agoSuppress "Assignement in logical expression" type warnings for compilers that compain...
David Webster [Mon, 30 Apr 2001 14:13:41 +0000 (14:13 +0000)] 
Suppress "Assignement in logical expression" type warnings for compilers that compain about this sort of thing.

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

23 years agoSupport for proper sizeing for scrolling
David Webster [Mon, 30 Apr 2001 13:52:11 +0000 (13:52 +0000)] 
Support for proper sizeing for scrolling

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

23 years agono message
David Webster [Mon, 30 Apr 2001 13:51:20 +0000 (13:51 +0000)] 
no message

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

23 years agoChanged generic wxScrolledWindow -> wxGenericScrolledWindow
Julian Smart [Mon, 30 Apr 2001 12:35:54 +0000 (12:35 +0000)] 
Changed generic wxScrolledWindow -> wxGenericScrolledWindow

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

23 years agominor comments tweaking
Václav Slavík [Sun, 29 Apr 2001 22:24:54 +0000 (22:24 +0000)] 
minor comments tweaking

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

23 years agochanged wxAddBasePath to wxHtmlCotentsItem's method
Václav Slavík [Sun, 29 Apr 2001 22:14:02 +0000 (22:14 +0000)] 
changed wxAddBasePath to wxHtmlCotentsItem's method

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

23 years ago Native wxScrolledWindow finishing touches.
Robert Roebling [Sun, 29 Apr 2001 18:35:13 +0000 (18:35 +0000)] 
  Native wxScrolledWindow finishing touches.

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

23 years agocleanup
Václav Slavík [Sun, 29 Apr 2001 17:58:12 +0000 (17:58 +0000)] 
cleanup

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

23 years agocleanup and reformatting to match indentation style of the rest of wx
Václav Slavík [Sun, 29 Apr 2001 17:57:59 +0000 (17:57 +0000)] 
cleanup and reformatting to match indentation style of the rest of wx

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

23 years agoindentation fixes; virtual dtor for all platforms, not only MacOS X
Václav Slavík [Sun, 29 Apr 2001 17:57:35 +0000 (17:57 +0000)] 
indentation fixes; virtual dtor for all platforms, not only MacOS X

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

23 years agomakefile.unx's now default to OpenGL, not Mesa
Václav Slavík [Sun, 29 Apr 2001 17:57:22 +0000 (17:57 +0000)] 
makefile.unx's now default to OpenGL, not Mesa

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

23 years ago wxScrolledWindow is now a native widget under GTK.
Robert Roebling [Sun, 29 Apr 2001 15:27:57 +0000 (15:27 +0000)] 
  wxScrolledWindow is now a native widget under GTK.

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

23 years agoUpdated version numbers
Julian Smart [Sun, 29 Apr 2001 13:43:22 +0000 (13:43 +0000)] 
Updated version numbers

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

23 years agoUpdated distribution scripts
Julian Smart [Sun, 29 Apr 2001 13:42:03 +0000 (13:42 +0000)] 
Updated distribution scripts

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

23 years agoadded xpmdecod.cpp
Václav Slavík [Sat, 28 Apr 2001 23:39:09 +0000 (23:39 +0000)] 
added xpmdecod.cpp

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

23 years agofixed gcc pragmas in fs_*.h,cpp
Václav Slavík [Sat, 28 Apr 2001 23:31:03 +0000 (23:31 +0000)] 
fixed gcc pragmas in fs_*.h,cpp

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

23 years agoadded imagxpm.h and xpmdecod
Václav Slavík [Sat, 28 Apr 2001 23:30:43 +0000 (23:30 +0000)] 
added imagxpm.h and xpmdecod

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

23 years agodocumented XPM support and updated status of TIFF handler
Václav Slavík [Sat, 28 Apr 2001 23:30:35 +0000 (23:30 +0000)] 
documented XPM support and updated status of TIFF handler

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

23 years agoadded wxXPMDecoder
Václav Slavík [Sat, 28 Apr 2001 23:30:24 +0000 (23:30 +0000)] 
added wxXPMDecoder

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

23 years agoadded XPM demo to samples/image
Václav Slavík [Sat, 28 Apr 2001 23:30:11 +0000 (23:30 +0000)] 
added XPM demo to samples/image

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

23 years agoadd #define wxUSE_SPINCTRL
Robert Roebling [Sat, 28 Apr 2001 14:45:57 +0000 (14:45 +0000)] 
add #define wxUSE_SPINCTRL

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

23 years agoImplement wxRB_GROUP
Robert Roebling [Sat, 28 Apr 2001 14:45:11 +0000 (14:45 +0000)] 
Implement wxRB_GROUP

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

23 years agoadded common imagxpm files
Gilles Depeyrot [Sat, 28 Apr 2001 13:35:16 +0000 (13:35 +0000)] 
added common imagxpm files

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

23 years agocorrections for Mac OS X
Gilles Depeyrot [Sat, 28 Apr 2001 13:32:21 +0000 (13:32 +0000)] 
corrections for Mac OS X

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

23 years agocorrections for modifications made to common mimetype code
Gilles Depeyrot [Sat, 28 Apr 2001 13:31:46 +0000 (13:31 +0000)] 
corrections for modifications made to common mimetype code

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

23 years agooops, forgot to check in change that adds WX_ICONV_TAKES_CHAR
Václav Slavík [Fri, 27 Apr 2001 18:22:47 +0000 (18:22 +0000)] 
oops, forgot to check in change that adds WX_ICONV_TAKES_CHAR

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

23 years agoMade wxSplitterWindow conform to the docs with respect to using a
Robin Dunn [Fri, 27 Apr 2001 16:57:11 +0000 (16:57 +0000)] 
Made wxSplitterWindow conform to the docs with respect to using a
negative sash position in the Split* methods.

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

23 years ago Maybe compilation works now.
Robert Roebling [Fri, 27 Apr 2001 16:30:22 +0000 (16:30 +0000)] 
  Maybe compilation works now.

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

23 years agoAdded showing the default URL in DisplayContents and DisplayIndex
Julian Smart [Fri, 27 Apr 2001 15:04:57 +0000 (15:04 +0000)] 
Added showing the default URL in DisplayContents and DisplayIndex

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

23 years agoThere was no icon file in this example, causing compilation with VC to fail. I just...
George Tasker [Fri, 27 Apr 2001 03:41:47 +0000 (03:41 +0000)] 
There was no icon file in this example, causing compilation with VC to fail.  I just stole a DialogEditor icon to use here

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

23 years agoFixes problem where child window does not appear immediately (until second child...
George Tasker [Fri, 27 Apr 2001 03:36:13 +0000 (03:36 +0000)] 
Fixes problem where child window does not appear immediately (until second child is added) in the WINDOWS menu.
OGL Studio sample did not even show the child frame when a new one was created [bug reported by Julian].
This patch supplied by Markus Greither

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

23 years agocompilation fix (sorry)
Vadim Zeitlin [Fri, 27 Apr 2001 00:34:18 +0000 (00:34 +0000)] 
compilation fix (sorry)

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

23 years agogenerated source updates
Robin Dunn [Fri, 27 Apr 2001 00:16:34 +0000 (00:16 +0000)] 
generated source updates

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

23 years agoNow that XPMs can be written in wxGTK, updated my conversion tools to
Robin Dunn [Fri, 27 Apr 2001 00:16:02 +0000 (00:16 +0000)] 
Now that XPMs can be written in wxGTK, updated my conversion tools to
actually do it.

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

23 years agotranslate MDI menu items
Vadim Zeitlin [Fri, 27 Apr 2001 00:10:05 +0000 (00:10 +0000)] 
translate MDI menu items

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

23 years agofixed SIZEOF_WCHAR_T detection
Václav Slavík [Thu, 26 Apr 2001 22:46:50 +0000 (22:46 +0000)] 
fixed SIZEOF_WCHAR_T detection

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

23 years agoremoved duplicities in HTML entities tables
Václav Slavík [Thu, 26 Apr 2001 22:37:27 +0000 (22:37 +0000)] 
removed duplicities in HTML entities tables

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

23 years agoUpdates to OS/2 makefiles.
Kendall Bennett [Thu, 26 Apr 2001 22:30:07 +0000 (22:30 +0000)] 
Updates to OS/2 makefiles.

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

23 years agoFixed Simple Toolbar bug; removed 2 pixel kludge in splash screen
Julian Smart [Thu, 26 Apr 2001 20:34:19 +0000 (20:34 +0000)] 
Fixed Simple Toolbar bug; removed 2 pixel kludge in splash screen

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

23 years ago Added Greg's wxBitmapButton patch, take 2.
Robert Roebling [Thu, 26 Apr 2001 18:58:09 +0000 (18:58 +0000)] 
  Added Greg's wxBitmapButton patch, take 2.

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

23 years agoapplied patch 417699 (remove WXDLLEXPORT from inline functions)
Vadim Zeitlin [Thu, 26 Apr 2001 16:38:11 +0000 (16:38 +0000)] 
applied patch 417699 (remove WXDLLEXPORT from inline functions)

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

23 years agoapplied patch 419155 (OLE x-compilation with mingw)
Vadim Zeitlin [Thu, 26 Apr 2001 16:17:14 +0000 (16:17 +0000)] 
applied patch 419155 (OLE x-compilation with mingw)

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

23 years agofixed wxUSE_MAC not being defined under Unix => -D_REENTRANT was missing resulting...
Vadim Zeitlin [Thu, 26 Apr 2001 14:13:01 +0000 (14:13 +0000)] 
fixed wxUSE_MAC not being defined under Unix => -D_REENTRANT was missing resulting in Solaris compilation failure

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

23 years ago$(EXTRAINC) moved to the beginning of INC= line so that if a user wants to override...
George Tasker [Thu, 26 Apr 2001 10:39:01 +0000 (10:39 +0000)] 
$(EXTRAINC) moved to the beginning of INC= line so that if a user wants to override the location of include directories with their own, it is possible

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

23 years agoMinor mods
Julian Smart [Thu, 26 Apr 2001 10:17:58 +0000 (10:17 +0000)] 
Minor mods

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

23 years agoadjusted for vaseks addition of USE_IMAGE and USE_XMP
Stefan Csomor [Thu, 26 Apr 2001 10:17:12 +0000 (10:17 +0000)] 
adjusted for vaseks addition of USE_IMAGE and USE_XMP

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

23 years agotest for replacing menus
Robin Dunn [Thu, 26 Apr 2001 06:34:58 +0000 (06:34 +0000)] 
test for replacing menus

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

23 years agoFixed BCC compilation warning if wxUSE_HELP was 1
George Tasker [Thu, 26 Apr 2001 01:12:48 +0000 (01:12 +0000)] 
Fixed BCC compilation warning if wxUSE_HELP was 1

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

23 years agoChanged ::Fit() to only fit the sizer if the window is the top level window
George Tasker [Thu, 26 Apr 2001 01:08:19 +0000 (01:08 +0000)] 
Changed ::Fit() to only fit the sizer if the window is the top level window

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

23 years agoadded fool-proof test for sizeof(wchar_t) that works on SGI/Irix. This a workaround...
Václav Slavík [Wed, 25 Apr 2001 18:36:05 +0000 (18:36 +0000)] 
added fool-proof test for sizeof(wchar_t) that works on SGI/Irix. This a workaround for autoconf's limitation.

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

23 years agoFixes ::Fit() and ::SetSizeHints() to keep the dialog sized so that it will not grow...
George Tasker [Wed, 25 Apr 2001 16:08:22 +0000 (16:08 +0000)] 
Fixes ::Fit() and ::SetSizeHints() to keep the dialog sized so that it will not grow outside the display area of the screen.  NEcessary to fix the problems seen in wxAnyChoiceDialog() derived classes where the dialog grows too big to see the top or bottom of the dialog

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

23 years agoAdded MS Word template file to be applied to manual before generation of PDF
Julian Smart [Wed, 25 Apr 2001 15:45:24 +0000 (15:45 +0000)] 
Added MS Word template file to be applied to manual before generation of PDF

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

23 years agoSome doc corrections
Julian Smart [Wed, 25 Apr 2001 15:38:00 +0000 (15:38 +0000)] 
Some doc corrections

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

23 years agoAdded .emacs tip to coding standards; fixed doc bugs
Julian Smart [Wed, 25 Apr 2001 11:06:38 +0000 (11:06 +0000)] 
Added .emacs tip to coding standards; fixed doc bugs

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

23 years agoadded check for iconv() version; fixed strconv.cpp to compile with both prototypes
Václav Slavík [Tue, 24 Apr 2001 22:16:24 +0000 (22:16 +0000)] 
added check for iconv() version; fixed strconv.cpp to compile with both prototypes

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

23 years agoimplemented (more) correct <pre> handling
Václav Slavík [Tue, 24 Apr 2001 22:05:19 +0000 (22:05 +0000)] 
implemented (more) correct <pre> handling

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

23 years agoCorrected include/wx/palette.h; added wxGenericTreeCtrl::SetFont
Julian Smart [Tue, 24 Apr 2001 16:38:02 +0000 (16:38 +0000)] 
Corrected include/wx/palette.h; added wxGenericTreeCtrl::SetFont

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

23 years agoregenerated
Vadim Zeitlin [Tue, 24 Apr 2001 13:37:49 +0000 (13:37 +0000)] 
regenerated

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

23 years agoopenbsd support added
Vadim Zeitlin [Tue, 24 Apr 2001 13:35:47 +0000 (13:35 +0000)] 
openbsd support added

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

23 years agoUnix compilation fixes for new MIME code
Vadim Zeitlin [Tue, 24 Apr 2001 00:07:04 +0000 (00:07 +0000)] 
Unix compilation fixes for new MIME code

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

23 years agoapplied MIME patch(es) from Chris Elliott
Vadim Zeitlin [Mon, 23 Apr 2001 23:46:21 +0000 (23:46 +0000)] 
applied MIME patch(es) from Chris Elliott

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

23 years agofir for Sun CC 6.0 compilation of wxGTK
Vadim Zeitlin [Mon, 23 Apr 2001 23:34:07 +0000 (23:34 +0000)] 
fir for Sun CC 6.0 compilation of wxGTK

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

23 years agono changes
Vadim Zeitlin [Mon, 23 Apr 2001 23:33:34 +0000 (23:33 +0000)] 
no changes

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

23 years agosome ifdef's - now it might compile without wxUSE_IMAGE although not tested
Vadim Zeitlin [Mon, 23 Apr 2001 23:31:42 +0000 (23:31 +0000)] 
some ifdef's - now it might compile without wxUSE_IMAGE although not tested

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

23 years agoadd wxUSE_IMAGE to setup.h and GetHFONT to wxFont.
David Webster [Mon, 23 Apr 2001 18:33:05 +0000 (18:33 +0000)] 
add wxUSE_IMAGE to setup.h and GetHFONT to wxFont.

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

23 years agonew y position transforms in dc. Def updates and add imagexpm.cpp to make.
David Webster [Mon, 23 Apr 2001 18:32:05 +0000 (18:32 +0000)] 
new y position transforms in dc.  Def updates and add imagexpm.cpp to make.

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

23 years agoMoving y pos transofrmation code to wxOS2::wxDC elimiantes need for some #ifdef __WXP...
David Webster [Mon, 23 Apr 2001 18:31:23 +0000 (18:31 +0000)] 
Moving y pos transofrmation code to wxOS2::wxDC elimiantes need for some #ifdef __WXPM__ code here.

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

23 years agoAdded support for more special characters
Julian Smart [Mon, 23 Apr 2001 14:55:37 +0000 (14:55 +0000)] 
Added support for more special characters

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

23 years agoAdded imagxpm.cpp
Julian Smart [Mon, 23 Apr 2001 14:45:04 +0000 (14:45 +0000)] 
Added imagxpm.cpp

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

23 years agoAdded include file for non-precompiled headers.
Stefan Neis [Sun, 22 Apr 2001 23:10:14 +0000 (23:10 +0000)] 
Added include file for non-precompiled headers.

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

23 years agoadded wxXPMHandler
Václav Slavík [Sun, 22 Apr 2001 22:34:37 +0000 (22:34 +0000)] 
added wxXPMHandler

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

23 years agoadded wxUSE_IMAGE; added write-only wxXPMHandler
Václav Slavík [Sun, 22 Apr 2001 22:31:53 +0000 (22:31 +0000)] 
added wxUSE_IMAGE; added write-only wxXPMHandler

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

23 years agoadded test for XPM writing; ConvertToBitmap, ConvertToImage changes
Václav Slavík [Sun, 22 Apr 2001 22:25:18 +0000 (22:25 +0000)] 
added test for XPM writing; ConvertToBitmap, ConvertToImage changes

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

23 years agomoved gtk/palette.cpp to generic/paletteg.cpp
Václav Slavík [Sun, 22 Apr 2001 22:25:09 +0000 (22:25 +0000)] 
moved gtk/palette.cpp to generic/paletteg.cpp

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

23 years agomoved gtk/palette.h to generic/paletteg.h
Václav Slavík [Sun, 22 Apr 2001 22:24:37 +0000 (22:24 +0000)] 
moved gtk/palette.h to generic/paletteg.h

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

23 years agoadded wxUSE_IMAGE, wxUSE_XPM
Václav Slavík [Sun, 22 Apr 2001 22:23:05 +0000 (22:23 +0000)] 
added wxUSE_IMAGE, wxUSE_XPM

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

23 years agoadded wxXPMHandler and paletteg.cpp/h
Václav Slavík [Sun, 22 Apr 2001 22:21:59 +0000 (22:21 +0000)] 
added wxXPMHandler and paletteg.cpp/h

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

23 years agoadded wxUSE_IMAGE; added write-only wxXPMHandler
Václav Slavík [Sun, 22 Apr 2001 22:21:21 +0000 (22:21 +0000)] 
added wxUSE_IMAGE; added write-only wxXPMHandler

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

23 years agoAdded define missing in EMX headers.
Stefan Neis [Sun, 22 Apr 2001 20:40:59 +0000 (20:40 +0000)] 
Added define missing in EMX headers.

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

23 years agoAdded missing include for non-precompiled headers.
Stefan Neis [Sun, 22 Apr 2001 20:38:36 +0000 (20:38 +0000)] 
Added missing include for non-precompiled headers.

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

23 years agoAdapted SetData function to common API (taking a reference
Stefan Neis [Sun, 22 Apr 2001 20:36:00 +0000 (20:36 +0000)] 
Adapted SetData function to common API (taking a reference
                                        instead of a pointer)

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

23 years agoAdded missing includes for non-precompiled headers.
Stefan Neis [Sun, 22 Apr 2001 20:32:01 +0000 (20:32 +0000)] 
Added missing includes for non-precompiled headers.

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

23 years agodon't include unnecessary headers in the distribution
Vadim Zeitlin [Sun, 22 Apr 2001 16:12:34 +0000 (16:12 +0000)] 
don't include unnecessary headers in the distribution

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

23 years ago Toplevel windows now send both activate and focus
Robert Roebling [Sun, 22 Apr 2001 14:46:18 +0000 (14:46 +0000)] 
  Toplevel windows now send both activate and focus
    events under wxGTK - and probably under wxMSW
    as well?

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