Julian Smart
|
170e293d9f
|
Added distrib file for deprecated classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-31 10:27:41 +00:00 |
|
Julian Smart
|
7c9955d147
|
More deprecated class mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-31 10:24:36 +00:00 |
|
Julian Smart
|
f2638c97a5
|
Deprecated lib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-31 08:09:56 +00:00 |
|
Julian Smart
|
2fc9385a2c
|
Removing deprecated classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 22:47:33 +00:00 |
|
Julian Smart
|
642067e02a
|
Removed treelay sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 22:21:37 +00:00 |
|
Julian Smart
|
7cb81afa43
|
Removed proplist sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 22:19:25 +00:00 |
|
Julian Smart
|
4b78db237a
|
Removed resource sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 22:14:53 +00:00 |
|
Julian Smart
|
c6dafd93ca
|
Deprecated library mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 21:55:34 +00:00 |
|
Julian Smart
|
3e3a8c40c5
|
Added project file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 21:27:31 +00:00 |
|
Julian Smart
|
82e20720c9
|
Deprecated classes manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 21:21:33 +00:00 |
|
Julian Smart
|
f3aa39c7ac
|
Makefile for deprecated samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:48:54 +00:00 |
|
Julian Smart
|
4a3bdee6a9
|
New location for some deprecated files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:47:55 +00:00 |
|
Julian Smart
|
820893d0d4
|
New location for more samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:36:46 +00:00 |
|
Mattia Barbon
|
ed0c2af3ab
|
No real changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:36:03 +00:00 |
|
Julian Smart
|
07831c160b
|
New location for proplist sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:35:27 +00:00 |
|
Mattia Barbon
|
66f8b9ace2
|
Moved wxWindow::SetSizeHints implementation to wxTopLevelWindow,
where it belongs, verified that it works for wxDialog, too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:34:51 +00:00 |
|
Mattia Barbon
|
ccb234b4d0
|
Inherit LoadFile and SaveFile from wxTextCtrlBase, reduce
flicker caused by SetValue (the text itself still flickers a
bit, but now borders don't).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:32:00 +00:00 |
|
Mattia Barbon
|
fdfd5d49eb
|
Removed dependency on wxTabView.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:29:14 +00:00 |
|
Mattia Barbon
|
79fb264130
|
More native look for wxSpinButton.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:23:10 +00:00 |
|
Mattia Barbon
|
973451afc6
|
Add bmpmotif.cpp to descrip.mms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:20:39 +00:00 |
|
Mattia Barbon
|
8768548b81
|
Create dialog with the correct style.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:18:56 +00:00 |
|
Mattia Barbon
|
b1823f8b46
|
Applied patch [ 702254 ] Life: Fix to page scrolling
from Hugh Gibson.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 19:14:00 +00:00 |
|
Václav Slavík
|
d003330ce4
|
attempt to fix platform property problem on MacOSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 15:56:31 +00:00 |
|
Stefan Csomor
|
31907d0307
|
unicode and __MACH__ additions for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 15:50:13 +00:00 |
|
Stefan Csomor
|
1940f66914
|
switching to as many MSL wchar implementations as possible for wxMac unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 15:44:56 +00:00 |
|
Stefan Csomor
|
64407854c1
|
cursor event support for mac activated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 15:40:46 +00:00 |
|
Stefan Csomor
|
ed4e170a7a
|
mac unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 15:39:14 +00:00 |
|
Stefan Csomor
|
3470af1c9a
|
fixed missing Idle events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 15:07:37 +00:00 |
|
Vadim Zeitlin
|
1cbf0cc6d3
|
start of Japanese translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 14:43:02 +00:00 |
|
Vadim Zeitlin
|
085c26ac14
|
updated Japanese translation, minor changes to the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 14:19:46 +00:00 |
|
Julian Smart
|
4a9dba0e56
|
Copyright cleanup
Added shaped sample to scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 13:53:55 +00:00 |
|
Julian Smart
|
f0f7bd8a4f
|
Copyright cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 13:48:25 +00:00 |
|
Václav Slavík
|
6a87168b30
|
fixed bug #708570: Request 'silver' be allowed as a XPM value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 10:19:32 +00:00 |
|
Robin Dunn
|
3b3ca9beb8
|
Typo and compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 23:56:19 +00:00 |
|
Robin Dunn
|
dd1eb4e315
|
Compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 23:35:47 +00:00 |
|
Robin Dunn
|
2a73612989
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 23:34:06 +00:00 |
|
Robin Dunn
|
1542ea396a
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 23:05:05 +00:00 |
|
Stefan Csomor
|
7728856b75
|
simplified definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 20:57:33 +00:00 |
|
Stefan Csomor
|
69a3ae88fc
|
better mb2wc conversions for mac unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 20:55:23 +00:00 |
|
Stefan Csomor
|
2d2ed20f7b
|
mach-o addition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 19:18:51 +00:00 |
|
Vadim Zeitlin
|
a1e71b1032
|
warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 17:41:02 +00:00 |
|
Stefan Csomor
|
2c1a331259
|
unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 17:30:20 +00:00 |
|
Stefan Csomor
|
84e7f94cb0
|
mach targets added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 16:26:15 +00:00 |
|
Stefan Csomor
|
e49079b2ab
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 15:36:41 +00:00 |
|
Vadim Zeitlin
|
34415ceaac
|
backport wxFileConfig::DeleteEntry fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 15:32:46 +00:00 |
|
Vadim Zeitlin
|
7e0777dabb
|
added test for wxFileConfig::DeleteEntry
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 15:28:57 +00:00 |
|
Vadim Zeitlin
|
3362e80e71
|
fixed deleting entries at root level
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 15:25:50 +00:00 |
|
Stefan Csomor
|
a2facb9415
|
bundle icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 15:22:08 +00:00 |
|
Stefan Csomor
|
e9a86b3c00
|
version support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 15:19:47 +00:00 |
|
Julian Smart
|
fe9c9eb022
|
Removed pointless Salford C++ support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-28 09:46:09 +00:00 |
|