Vadim Zeitlin
1e74d03b7f
implemented alpha support for raw bitmaps under Mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-14 12:57:44 +00:00
Julian Smart
059d039e1e
Small updates to wxCT
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-14 09:29:45 +00:00
Chris Elliott
52bd669655
fix some more samples for digital mars
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-14 08:48:42 +00:00
Václav Slavík
9b24b388c1
compilation fix for platforms w/o wxRawBitmap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 23:25:09 +00:00
Vadim Zeitlin
4636a1e8f8
no real changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 22:32:23 +00:00
Vadim Zeitlin
de5d3a20ce
SetSelection() may be used for both single and multi selection listboxes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 22:30:55 +00:00
Vadim Zeitlin
9a9b4940a1
added possibility to customize the listbox colours
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 22:26:45 +00:00
David Elliott
6874238c54
Include wx/file.h even when using precompiled headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 21:32:07 +00:00
David Elliott
c500250d39
* Added gsockcocoa.c to files list
...
* Regenerated files lists, wxCocoa now includes selstore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 21:28:45 +00:00
David Elliott
d533381ebc
Added GSocket stubs for wxCocoa
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 21:19:49 +00:00
David Elliott
c8cae94c72
Use the new wxNSStringWithWxString conversion function
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 21:15:04 +00:00
David Elliott
724ebdde8a
Added wxString to NSString conversion functions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 21:09:21 +00:00
Chris Elliott
f4bf676380
fix some more samples for digital mars [allow contrib to work]
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 20:30:52 +00:00
David Elliott
70024cfb08
Proposed wxMac MDI interface (in limbo)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 20:29:48 +00:00
Chris Elliott
31bb77da45
fix some more samples for digital mars
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 20:26:54 +00:00
David Elliott
245f35816d
Added support for delayed deactivation of windows (for MDI)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 20:24:32 +00:00
Vadim Zeitlin
0063c16999
documented all methods pertaining to the multiple selection
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 19:21:37 +00:00
Julian Smart
ea723360ee
Fixed MDI scrollbars
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 18:56:53 +00:00
Chris Elliott
b8f34efb02
add dmc makefile (samples compile and run OK)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 18:43:35 +00:00
Chris Elliott
b911bc32a1
fix for dmc compilation of projects with more than one obj
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 18:39:45 +00:00
Vadim Zeitlin
5d6dcfb327
added RefreshLine(s), HitTest() and IsVisible()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 17:18:28 +00:00
Vadim Zeitlin
ceb71775b4
added def value for Create() id parameter
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 17:17:46 +00:00
Vadim Zeitlin
d5eddfef2e
quote '|' inside regexes (fixes dump mode); fixed crash due to strange HelpGenApp code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 17:05:43 +00:00
Vadim Zeitlin
71b5725f30
fixed bug in group counting Compile()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 17:02:29 +00:00
Vadim Zeitlin
09c6a817fa
collected all deprecated methods in the beginning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 16:38:09 +00:00
Vadim Zeitlin
87a36e90d4
mention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 16:30:14 +00:00
Vadim Zeitlin
6ed71b4f20
send wxEVT_SCROLLWIN_THUMBRELEASE events
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 16:25:10 +00:00
Václav Slavík
ce73e65400
fs_inet depends on protocol classes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 15:33:14 +00:00
Vadim Zeitlin
14b6653cc1
compilation fix for PCH
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 15:24:40 +00:00
Vadim Zeitlin
33a037495e
fixed off by 1 bug in SelectRange()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 13:29:52 +00:00
Vadim Zeitlin
5f73281084
added commands to toggle multiple selection and to select all items
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 13:23:49 +00:00
Vadim Zeitlin
970b97a267
made multiple selection behave more consistently with the usual (Windows) way
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 13:09:30 +00:00
Vadim Zeitlin
b0126f6094
regenerated all make/project files to include selstore.cpp/.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 13:06:51 +00:00
Vadim Zeitlin
6c9210a76a
added checks for the item index
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 12:42:35 +00:00
Julian Smart
f8105809ef
Some fixes for gcc compilation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 12:20:33 +00:00
Julian Smart
7c5ece9e3c
Small fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 10:56:26 +00:00
Julian Smart
99f03ce9c7
Merged some info from the 2.4 branch.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 10:30:03 +00:00
Václav Slavík
4a6e4a46a3
added wxLocale::GetLanguageName
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 10:16:19 +00:00
Julian Smart
6e16f8693f
Added DialogBlocks file for configtool
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-13 09:08:39 +00:00
Julian Smart
d7463f75f9
Added first cut wxWindows Configuration Tool
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 20:43:55 +00:00
Robin Dunn
f2c3db9d7d
Patch #753465 a fix for Bug#750363.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 18:53:42 +00:00
Václav Slavík
854e189f90
added wxRTTI to XRC handlers (patch #752996 by David Falkinder)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 18:10:38 +00:00
Václav Slavík
71ff7c911a
fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 16:15:26 +00:00
Chris Elliott
cc693a8200
fix Borland makefile as per 2 recent bug reports
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 15:23:25 +00:00
David Elliott
be7a101366
Make wxMDIParentFrame a regular top level window
...
- Override DoGetClientSize for wxMDIClientWindow instead of wxMDIParentFrame
- Do not override OnSize for wxMDIParentFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 13:41:05 +00:00
Chris Elliott
b478e7a71c
fix Borland makefile for xrc as per SF report 747099
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 12:32:22 +00:00
Jouk Jansen
c698eae5a8
Committing in .
...
OpenVMS compile issues
Modified Files:
wxWindows/include/wx/vms_x_fix.h
wxWindows/samples/image/image.cpp
wxWindows/src/generic/descrip.mms
wxWindows/src/motif/clipbrd.cpp
wxWindows/src/motif/combobox.cpp
wxWindows/src/motif/scrolbar.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 11:28:16 +00:00
Vadim Zeitlin
4c38c20777
added missing selstore.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-12 08:54:28 +00:00
Vadim Zeitlin
973e686595
fixed warnings about assigning literal strings to char *
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-11 22:21:42 +00:00
Vadim Zeitlin
75240db295
WriteString() doesn't append EOL automatically
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-11 22:02:05 +00:00