Commit Graph

20034 Commits

Author SHA1 Message Date
Mattia Barbon
c58cff9a19 (Blind) compilation fix for Sun compiler.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-29 15:18:35 +00:00
Vadim Zeitlin
bd947cc9f0 fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent with socket IPC classes); do check that they're all destroyed before DDE is shut down
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-29 12:05:49 +00:00
Václav Slavík
5554b4bda9 reversed order of configurations to make the IDE happy about the default one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 18:38:11 +00:00
Václav Slavík
2e9fdc04f2 compile db sample conditionally only if odbc support was built
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 18:23:23 +00:00
Vadim Zeitlin
ac95e67140 reverted strange and IMO unnecessary OFN_OVERWRITEPROMPT emulation (bug 812346)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 18:12:26 +00:00
Vadim Zeitlin
2b2a5a8cbe SetValue() takes just bool, not const bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 18:01:42 +00:00
Vadim Zeitlin
0da52ad172 SetValue() takes just bool, not const bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 17:51:11 +00:00
Václav Slavík
bed0b9a688 added displayx11.{cpp,h}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 16:05:23 +00:00
Mattia Barbon
f4998a1cc6 MinGW compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 13:57:52 +00:00
Mattia Barbon
1bf538e210 (Blind) wxMotif compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 13:53:07 +00:00
Vadim Zeitlin
4f5c4ebf1a mention that Write(string) works with NUL-terminated strings only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 11:10:46 +00:00
Vadim Zeitlin
14f286429e mention wxListBook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 00:29:57 +00:00
Vadim Zeitlin
8941fa8806 added 3-state checkboxes (patch 813790)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-28 00:23:08 +00:00
Vadim Zeitlin
b71531ad92 regenerated after adding gzstream.* and vidmode.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:48:14 +00:00
Vadim Zeitlin
4547faae1d no changes, just resolved a conflict
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:40:49 +00:00
Vadim Zeitlin
1bf0f0af62 show how to use different bitmaps for enabled/disabled menu item state
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:33:06 +00:00
Vadim Zeitlin
a63e17c122 added wxMirrorDC test; some warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:30:41 +00:00
Vadim Zeitlin
a48b9bfb14 added handlers for radio btn events for testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:28:58 +00:00
Vadim Zeitlin
a0b0865599 warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:28:28 +00:00
Vadim Zeitlin
5bc1deebaa added a test for wxTextFile in Unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:27:52 +00:00
Vadim Zeitlin
cc70081166 removed Initialized()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:20:28 +00:00
Vadim Zeitlin
32e2c7613d Unicode fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 15:14:44 +00:00
Mattia Barbon
5a98fd8de0 Linking fixes for wxGTK + wxUniversal: include minifram.cpp in
lowlevel files (as in wxMSW and wxX11).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 14:10:44 +00:00
Vadim Zeitlin
e8b7a0d641 removed duplicate UTF16/32 values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 14:06:18 +00:00
Vadim Zeitlin
3cb98121f2 fixed bug in wxDisplay::GetFromPoint() when Xinerama is not used (patch 813543)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 13:58:10 +00:00
Vadim Zeitlin
93255dade6 extra word removed (patch 813536)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 13:49:01 +00:00
Vadim Zeitlin
dd435a79ed removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 13:47:46 +00:00
Mattia Barbon
080a7b206c Updated changes.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 13:33:45 +00:00
Vadim Zeitlin
1bba1946d5 suppress compiler warning about uninit var
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 13:28:28 +00:00
Vadim Zeitlin
051a889da9 define wxFONTENCODING_UNICODE as UTF16/32 depending on the platform
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 13:24:57 +00:00
Vadim Zeitlin
4048a3c86f added vidmode.h; stack.h is a wxBase header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 13:18:27 +00:00
Vadim Zeitlin
d8cf2b8d7d made UTF-16/32 equivalent to the corresponding LE/BE version (patch 812358)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 13:13:22 +00:00
Vadim Zeitlin
fedec98126 merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 12:55:46 +00:00
Vadim Zeitlin
3dd514f167 compilation fix for Mac (patch 813378)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 12:36:30 +00:00
Vadim Zeitlin
1d5b3bf041 fix for handling (Shift-)Ctrl-Tab when the notebook itself has focus (patch 813507)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 12:34:05 +00:00
Vadim Zeitlin
724a907cbb minor fix for wxSlider sizing (patch 809202)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 12:26:19 +00:00
Vadim Zeitlin
331c9f56a4 fixes to radio button handling (patch 803360)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-27 11:43:01 +00:00
Vadim Zeitlin
8b1ed8d979 update height of the header window whenever it changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 23:47:28 +00:00
Vadim Zeitlin
9c0eae85b9 make it possible to give focus to the notebook itself (patch 811013)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 21:44:31 +00:00
Vadim Zeitlin
b8bdaa7c2b make it possible to give focus to the notebook itself (patch 811013)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 21:36:33 +00:00
Vadim Zeitlin
7015ef3aae regenerated after adding wxUSE_GZSTREAM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 21:13:30 +00:00
Vadim Zeitlin
d7a7546b8e fixed code for swapping rect corners if out of order (bug 800180)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 20:50:27 +00:00
Vadim Zeitlin
6f96ac03f0 added wxGzipIOStreams (patch 792932)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 20:24:36 +00:00
Vadim Zeitlin
bcda793a4e added wxTextInputStream::ReadChar() (part of patch 792932)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 20:15:38 +00:00
Vadim Zeitlin
0915d0b2e2 wxZlibStreams fixes; allow them to be used as deflate [de]compressor in gz/zip files (patch 792562)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 20:07:22 +00:00
Vadim Zeitlin
6bb7cee4e9 fixes to radio button handling (patch 803360)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 19:43:47 +00:00
Vadim Zeitlin
3bf4189d96 added tests for toggling radio buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 19:37:32 +00:00
Vadim Zeitlin
96dc423640 show wxTB_HORZ_LAYOUT in action
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 18:19:50 +00:00
Vadim Zeitlin
03a991bc7a always return length of the string, *not* size of the buffer from wxMBConv_win32::MB<->WC(), as documented (fixes bug reported in patch 789039)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 18:15:09 +00:00
Vadim Zeitlin
2736a5def9 fix SetFocus() in wxDialog-derived class ctor (which used to be ignored); this replaces patch 769552
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-26 17:35:54 +00:00