]>
git.saurik.com Git - wxWidgets.git/log
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
Robin Dunn [Fri, 20 Apr 2001 04:30:28 +0000 (04:30 +0000)]
Fixed the order of parameters to actually match the code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 20 Apr 2001 00:39:53 +0000 (00:39 +0000)]
Commented out hack for VC++ 5.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 20 Apr 2001 00:39:19 +0000 (00:39 +0000)]
Changes for building with Python 2.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9807
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 20 Apr 2001 00:38:16 +0000 (00:38 +0000)]
Tests to show problem with wxExecute when using redirection on a GUI app.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 20 Apr 2001 00:37:23 +0000 (00:37 +0000)]
reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9805
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 20 Apr 2001 00:36:41 +0000 (00:36 +0000)]
UN-tabbed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9804
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 20 Apr 2001 00:36:03 +0000 (00:36 +0000)]
A few changes to match header changes and let wxPython compile again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 20 Apr 2001 00:25:34 +0000 (00:25 +0000)]
Added a demo to show off all the colours that can be added to
wxTheColourDatabase by the wxPython.lib.colourdb module.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 19 Apr 2001 23:32:05 +0000 (23:32 +0000)]
Added a demo to show off all the colours that can be added to
wxTheColourDatabase by the wxPython.lib.colourdb module.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Apr 2001 23:13:07 +0000 (23:13 +0000)]
some const correctness for wxClassInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Apr 2001 23:00:46 +0000 (23:00 +0000)]
some const correctness for wxClassInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 19 Apr 2001 22:30:15 +0000 (22:30 +0000)]
Positioning fixes to compsate for wxWindow's use of the MS backwards standard.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Thu, 19 Apr 2001 20:29:20 +0000 (20:29 +0000)]
added comment to explain __WXMAC_X__ define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Thu, 19 Apr 2001 19:16:56 +0000 (19:16 +0000)]
Corrections for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Thu, 19 Apr 2001 19:11:09 +0000 (19:11 +0000)]
correction for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9795
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 19 Apr 2001 19:08:24 +0000 (19:08 +0000)]
Added wxCURSOR_ARROWWAIT which is the default arrow+hourglass cursor
on MSW, or the same as wxCURSOR_WAIT on wxGTK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Thu, 19 Apr 2001 19:06:42 +0000 (19:06 +0000)]
corrections for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9793
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 19 Apr 2001 16:17:15 +0000 (16:17 +0000)]
Fix/hack 1.
========
At present, if you wish to load a .hhc file instead of add books manually, you can only have one book - UNLESS you omit the outer <ul> </ul>. Then the contents will appear to have more than book, although in fact it's just one book that's displayed on level zero and therefore get the Book icons.
However, you'll also get a dummy 'book' with the name of the project but no children. So my hack detects whether the .hhc file is trying to add books at level zero, and if so, throws away the first 'book', so that only the hhc-specified books get shown.
So the end result is that our hhc file can specify multiple sections that don't all hang off one dummy book node which itself hangs off the root node -- which is a UI pain!
Fix 2.
====
I changed the test
if (!m_Page.IsEmpty())
to
if (tag.GetParam("TYPE") == "text/sitemap")
at around L.120 of helpdata.cpp as suggested in the comment, so we don't have to specify a URL for the node to be valid. Sometimes you don't want a URL in a contents item. I've added some tests to stop it complaining if you click on a URL-less item.
Feature enhancement/Hack 3.
======================
I've added wxHtmlHelpController::SetBookBasePath so that the .hhp/.hhc files don't have to be in the same hierarchy as the HTML files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9792
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Apr 2001 11:14:48 +0000 (11:14 +0000)]
fix to allow negative coords for wxFrame creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9790
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 19 Apr 2001 11:13:14 +0000 (11:13 +0000)]
fix for scrollbar rounding errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 18 Apr 2001 20:47:32 +0000 (20:47 +0000)]
wxControl and wxDialog coded and supporting module def file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9788
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 18 Apr 2001 20:46:54 +0000 (20:46 +0000)]
Fix to excule OnPaint from WXPM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9787
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 18 Apr 2001 20:46:23 +0000 (20:46 +0000)]
wxControl and wxDialog coded.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Wed, 18 Apr 2001 19:23:09 +0000 (19:23 +0000)]
removed unused files so that makefile VPATH works under Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 18 Apr 2001 17:13:31 +0000 (17:13 +0000)]
No longer paint the selection background under the image
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 17 Apr 2001 22:34:02 +0000 (22:34 +0000)]
wxString::FormatV() fix (bug 416853)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9780
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 17 Apr 2001 11:05:24 +0000 (11:05 +0000)]
Fixed a compiler performance warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 17 Apr 2001 09:47:41 +0000 (09:47 +0000)]
another attempt to fix wxMotif build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9777
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 16 Apr 2001 22:58:26 +0000 (22:58 +0000)]
Added patch #412132 (Fix for bug #215410) (Mainly in CalcDimensions()),
changing GRID_SCROLL_LINE to 1.
Fixed Bug #413014 (Missing refresh after calling DeleteCols) by fixing
Redimension.
Fixed Bug #232657 (Mouse not captured during wxGrid column resize) by
fixing ChangeCursorMode.
Fixed some minor problems with screen updates (CalcDimensions should only be
called while not BatchMode, Autosizing Rows/Cols should happen within
BatchMode, Sizing a row/column should update also labels)
- touched various functions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 16 Apr 2001 22:26:36 +0000 (22:26 +0000)]
StatText coded
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 16 Apr 2001 22:25:50 +0000 (22:25 +0000)]
Remove OnCtlColour from wxStatText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 16 Apr 2001 22:24:55 +0000 (22:24 +0000)]
Static Box coded.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 16 Apr 2001 15:20:36 +0000 (15:20 +0000)]
textctrl is now coded.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 16 Apr 2001 14:22:41 +0000 (14:22 +0000)]
OnActivate change for wxFrame to better deal with prior window focus and textctrl is no coded.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 16 Apr 2001 14:03:09 +0000 (14:03 +0000)]
Blob support fixes - still does not work, but getting there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 16 Apr 2001 00:19:18 +0000 (00:19 +0000)]
simplified (hopefully:) and explained the shared lib versioning system.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 15 Apr 2001 13:08:39 +0000 (13:08 +0000)]
Change demo to not try to drop the table when it thinks it is creating it for the first time - per Paul Gammans
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9758
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 15 Apr 2001 13:06:01 +0000 (13:06 +0000)]
A couple more 'int' to UWORD conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 15 Apr 2001 13:05:34 +0000 (13:05 +0000)]
A couple more 'int' to UWORD conversions
Fixed ::CreateTable() syntax problem with Sybase reported by Paul Gammans
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9756
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Apr 2001 23:29:06 +0000 (23:29 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9754
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Apr 2001 22:07:42 +0000 (22:07 +0000)]
fixed DoDrawEllipse() bbox calculation (patch 415116)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9753
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Apr 2001 21:46:54 +0000 (21:46 +0000)]
merged focus handling fix from 2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9752
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775