]>
git.saurik.com Git - wxWidgets.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Robert Roebling [Sun, 22 Apr 2001 14:06:55 +0000 (14:06 +0000)]
My iconv (GLIBC 2.2) uses char** as the second
parameter. altough it is the in-buffer for the
character conversion. I added some very ugly
conversion to strconv to make it compile. While
being at it, I also reformated the whole file,
it looks less like Assembler or Perl now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Apr 2001 12:24:51 +0000 (12:24 +0000)]
detabified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 Apr 2001 11:53:11 +0000 (11:53 +0000)]
fixing mngw32 (cross)compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 22 Apr 2001 10:20:56 +0000 (10:20 +0000)]
Applied BMP patch.
Applied deferred wxBitmapButton patch.
Added error checking to wxFileStream and wxFFileStream.
Corrected activate event things.
All these patches work in the stable branch, the
dev-branch does not currently compile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Apr 2001 23:18:05 +0000 (23:18 +0000)]
synced wxImage,wxBitmap docs with my changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 21 Apr 2001 18:02:57 +0000 (18:02 +0000)]
Fixed a possible double deletion of 'file'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 21 Apr 2001 18:02:07 +0000 (18:02 +0000)]
Removed a duplicate "ADD_STYLE(wxLC_REPORT);" line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Apr 2001 17:25:29 +0000 (17:25 +0000)]
added check for wxUSE_WCHAR_T
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Apr 2001 16:03:10 +0000 (16:03 +0000)]
merged wxFont related fix (operator==) and optimization (cache default GUI font)
from 2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 21 Apr 2001 15:48:36 +0000 (15:48 +0000)]
Spelling typo fixed in a comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 21 Apr 2001 15:48:12 +0000 (15:48 +0000)]
Minor code tweeks to stop BCC compiler warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9824
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 21 Apr 2001 15:43:33 +0000 (15:43 +0000)]
Moved the declaration of wxEVT_NULL to event.cpp and made it extern in the header to solve BCC compilation issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Apr 2001 14:53:54 +0000 (14:53 +0000)]
applied BCC fixes for wxXML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Apr 2001 01:49:11 +0000 (01:49 +0000)]
oops... conflict removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 21 Apr 2001 01:46:19 +0000 (01:46 +0000)]
merged optimizations from 2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 20 Apr 2001 21:18:27 +0000 (21:18 +0000)]
Commited updated list of files to compile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 20 Apr 2001 21:17:54 +0000 (21:17 +0000)]
Added wxGetEnv and wxPutEnv.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Fri, 20 Apr 2001 20:48:51 +0000 (20:48 +0000)]
Hopefully fixed bug #233492 (SelectAll crashed on empty grids).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 20 Apr 2001 16:10:04 +0000 (16:10 +0000)]
new Def file supporting const changes in wxObject. Bug fixes in STATTEXT and WINDOW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 20 Apr 2001 15:15:04 +0000 (15:15 +0000)]
Fixed the deleteion of VisualAge stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 20 Apr 2001 13:26:05 +0000 (13:26 +0000)]
Got rid of some wierd VisualAge debug nonsense that had appeared in this after the last update????
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 20 Apr 2001 13:00:39 +0000 (13:00 +0000)]
Const casting fix for Vis C.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 20 Apr 2001 11:21:40 +0000 (11:21 +0000)]
Changed code to get rid of a compiler warning about statement always being FALSE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 20 Apr 2001 11:18:04 +0000 (11:18 +0000)]
Minor grammatical/formatting changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775