David Webster
16ff355bee
OS/2 Image processing updates along with some statusbar updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-06 21:48:06 +00:00
David Webster
79c093419e
OS/2 Image processing updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-06 21:47:16 +00:00
Robin Dunn
ab249a4dcb
Fixed nested triple quotes problem
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-06 14:59:23 +00:00
Vadim Zeitlin
19f0aa9a2f
wxPanel is a canvas in wxUniv sense of the word
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-06 14:09:47 +00:00
Julian Smart
2564094bf4
Did a small amount of proofreading of the ODBC docs.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-06 13:46:24 +00:00
Vadim Zeitlin
6e8e9b6628
added wxCheckBox::IsChecked() to wxMac and documented it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-06 11:40:16 +00:00
Vadim Zeitlin
0e0a4e6447
include wx/defs.h to get wxUSE_FFILE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-06 10:52:35 +00:00
Vadim Zeitlin
5f51707579
typo fixed: __WXUNIV__ => __WXUNIVERSAL__
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-06 10:51:43 +00:00
Vadim Zeitlin
d90879fa39
fixed multiple bugs in multiple selection wxCheckListBoxes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 23:09:37 +00:00
Vadim Zeitlin
98dd66cf4f
fixed compilation and added a test for OnErase() to the sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 21:31:08 +00:00
Gilles Depeyrot
336e99e28d
use Darwin specific double step shared library linking script
...
do not add shared library resources to generated executables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 20:03:13 +00:00
Gilles Depeyrot
d5b7a47296
script to link a mach-o dynamic shared library for Darwin / Mac OS X
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 19:56:15 +00:00
Mattia Barbon
741ed1143d
Documentation for wxClipboard::Flush
...
Added \label in window.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 19:27:07 +00:00
Václav Slavík
ade6b9c50c
fixes to gcc pragmas
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 18:27:03 +00:00
Václav Slavík
1aedb1dd8b
gcc pragmas fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 18:26:51 +00:00
Gilles Depeyrot
fbbdb7cd4c
improved opening/closing of shared library resources so that Mach-O shared
...
library resources are opened in wxApp::Initialize and closed in wxApp::CleanUp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 16:09:21 +00:00
Vadim Zeitlin
f0e8cc57f4
added files for LaTeX compilation (second part of the patch 551210)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 14:25:45 +00:00
Vadim Zeitlin
7af3ca1645
fixed LaTeX compilation problems (part of patch 551210)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 14:24:07 +00:00
Vadim Zeitlin
f6ba47d997
added wxShutdown (patch 547443)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 14:18:36 +00:00
Robert Roebling
32b5be3d67
Corrected double clicks (always on the same window).
...
Corrected mouse up events (same window as mouse down).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 11:36:33 +00:00
Julian Smart
a9d171bd00
Doc tweaks
...
Added back mouse sensitivity to wxStaticText
Added code to widgets sample to test for sensitive wxStaticTexts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 09:35:44 +00:00
Robert Roebling
644231539d
Corrected wrong use of delete in region code.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 07:31:23 +00:00
Robin Dunn
ec3589a62c
swigged code update for wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 04:21:23 +00:00
Robin Dunn
ef12d2e243
swigged code update for wxGTK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 04:20:23 +00:00
Robin Dunn
daa3eac94c
Various minor tweaks and updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-05 04:17:27 +00:00
Robert Roebling
c15521c67e
Added screen design to system settings for
...
different dialog layouts on desktop vs
PDA screens
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 18:33:35 +00:00
Stefan Neis
8a2a6bbf9c
Updated documentation according to recent array changes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 15:26:24 +00:00
Vadim Zeitlin
bf2cac26a5
reverted the header change to include the generic one always
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 14:22:57 +00:00
Gilles Depeyrot
1e22dfaf1f
utility scripts to manipulate xml CodeWarrior 5.3 project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 14:19:09 +00:00
Gilles Depeyrot
d274461641
updated todo list
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 14:17:42 +00:00
Gilles Depeyrot
c52294946d
updated Universal Interfaces requirements for CodeWarrior 5.3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 14:16:50 +00:00
Gilles Depeyrot
48013bb098
added missing include file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 13:17:36 +00:00
Vadim Zeitlin
74d8ead3f2
fixed compilation when included directly and not via wx/dirdlg.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 12:45:14 +00:00
Vadim Zeitlin
a079e64502
fixed wxDirDialog ctor docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 12:43:49 +00:00
Vadim Zeitlin
e78d4a23c2
wxDirDialog now has the same ctor under all platforms and also uses the
...
correct default title string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 12:38:51 +00:00
Vadim Zeitlin
3f0fb1d416
no changes (0 -> NULL)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 12:01:37 +00:00
Vadim Zeitlin
c3dfaa10a6
initialize wxBitmapButton members
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 11:57:39 +00:00
Robert Roebling
047ac72bbe
Made OnInit() and OnRun() logic like MSW when it
...
comes to quitting the app with no windows.
Fixed overlapping windows when detaching the
toolbar from the main frame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 11:53:06 +00:00
Václav Slavík
6d8b260cc3
added CSS stylesheets support to tex2rtf
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 10:50:48 +00:00
Gilles Depeyrot
2cf607649c
corrected Mac OS X resources compilation target
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 08:50:19 +00:00
Robin Dunn
b787b2a9d7
swigged updated code for wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 04:53:14 +00:00
Robin Dunn
6129f59eb4
swigged code update for wxGTK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 00:23:52 +00:00
Robin Dunn
94e36a5196
Updates for Push/Pop status text
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-03 23:33:38 +00:00
Robin Dunn
1114f46e2f
Probably only whitespace changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-03 23:32:42 +00:00
Robin Dunn
2d3a90ce7a
A test case to show the problem with putting a wxListbox (and possibly
...
other controls) on a wxPopupWindow in wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-03 23:31:35 +00:00
Robin Dunn
9c46ea6647
Make it easier to not use wxPopupWindow in wxSTC, and for now, don't
...
use it at all for the AutoComplete window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-03 23:30:40 +00:00
Robin Dunn
9085d634d9
Fixed problem in InsertItems of always adding ownerdraw data even when
...
not an ownerdrawn listbox. If some items were already appended then
the indexes would not match.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-03 22:31:21 +00:00
Gilles Depeyrot
27af32803a
corrected conditional compilation for Darwin
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-03 20:24:06 +00:00
Gilles Depeyrot
9f081f02ea
corrected warnings when compiling with -Wall -W
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-03 20:20:55 +00:00
Gilles Depeyrot
a95bd96b46
wxTextCtrl bug related to \n handling is Carbon related and is therefore
...
common to CodeWarrior builds and Apple DevTools builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-03 20:15:48 +00:00