Julian Smart
105474a6b9
Removed obsolete files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 17:34:16 +00:00
Julian Smart
17bcb99892
Removed redundant files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-17 17:25:32 +00:00
Włodzimierz Skiba
8da2fe8b42
Fixed wrong positioning of marks and enumerations in lists of wxHTML.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-13 20:51:23 +00:00
Włodzimierz Skiba
c40aba837b
wxHtmlContainerCell::GetFirstCell was replaced with wxHtmlCell::GetFirstChild.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-13 18:43:38 +00:00
Kevin Hock
217db7656b
Updated docs to accurately define wxHIDE_READONLY, and note that it is deprecated in 2.6.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-12 03:34:55 +00:00
Włodzimierz Skiba
26c36d7505
Do not send event for already selected menu radio item selection.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-10 19:10:52 +00:00
Michael Wetherell
51c432b77a
Add some tips on fault navigation after input from Phlip
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-08 16:16:34 +00:00
Julian Smart
3db799025d
Take src x, y into account when blitting with alpha
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-06 19:55:46 +00:00
Vadim Zeitlin
2f3d9587ab
fixed GetLongPath(): it never used ::GetLongPath() before and didn't work at all when called for the first time
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-04 19:36:25 +00:00
Julian Smart
903f1b0d80
A control's text colour now reflects the system colour setting.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-03 16:17:17 +00:00
Václav Slavík
de279b5406
the manual contained wrong licence wording inconsistent with any other sources, including licence.txt; fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-01 22:39:52 +00:00
Julian Smart
55079b432b
Removed previous broken fix for deferred positioning bug, and added
...
fix using sizers, which works better
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-29 18:58:38 +00:00
Julian Smart
870c86bc51
AdjustScrollbars can go into an infinite loop, so bail out after a few
...
iterations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-29 09:14:27 +00:00
Julian Smart
283587a491
Reverted/commented out unsuccessful defer fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-28 18:21:03 +00:00
Julian Smart
8e44f3caab
Worked around an apparent bug in Windows whereby some deferred positioning
...
failed: specifically when changing a position from x, to y, to x again.
Added deferred positioning to wxRadioBox, wxSlider and wxSpinCtrl and thereby
eliminated some refresh glitches when resizing.
Eliminated further refresh glitches caused by wxRadioBox (to nearby controls)
by refreshing parent when the radio box moves.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-28 14:45:09 +00:00
Julian Smart
3bce55ac06
Fixed erroneous selection of content in comboboxes within static boxes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-25 13:49:53 +00:00
Julian Smart
2cef71bc23
Remove obsolete includes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 18:59:33 +00:00
Julian Smart
88283121cb
Removed old file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 21:47:45 +00:00
Ryan Norton
498a1eeb8d
Add wxLaunchDefaultBrowser, note wxGetKeyState change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 20:13:44 +00:00
Ryan Norton
62705a278a
Add support for launching APPL bundles with wxExecute
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-21 19:58:22 +00:00
Julian Smart
70171046f3
Doc updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 17:23:27 +00:00
Stefan Csomor
f15706822c
removing refs to old CW versions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 15:33:41 +00:00
Kevin Hock
6421f57a54
Added Ryan Norton and myself to the list of contributors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 18:26:46 +00:00
David Elliott
457611b596
Removed some totally incorrect information and added more helpful info.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 14:31:32 +00:00
Robert Roebling
b44bca312b
Replace one more ocurrence of --with-gtk1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-18 18:23:50 +00:00
Julian Smart
68346cf9a4
Tweaked text
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 16:41:56 +00:00
Vadim Zeitlin
5051821172
corrected wxMMedia description (forgot to commit before)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 16:36:06 +00:00
Vadim Zeitlin
aa6c5dae62
documented new AddFile() behaviour with abs paths
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 16:35:04 +00:00
Julian Smart
2f0e16e186
wxHelpController now wxCHMHelpController on Windows
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 10:54:56 +00:00
Julian Smart
5147354ced
Doc updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 10:34:19 +00:00
Robert Roebling
3128a6fddf
Mention GTK+ fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 17:26:40 +00:00
Robert Roebling
7a1f2d57f4
Reflect new --with-gtk=VERSION syntax.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 17:22:55 +00:00
Ryan Norton
c9e227f432
Implement wxMimeTypesManager on mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 11:40:25 +00:00
Vadim Zeitlin
51f1a29543
updated from libs.dia
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 11:28:02 +00:00
Michael Wetherell
9fd540edbc
New syntax for --with-gtk
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-15 15:51:31 +00:00
Julian Smart
dd57356cc4
Manul version number update
...
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-15 15:16:46 +00:00
Kevin Hock
15c8d3b6c8
Typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 04:27:55 +00:00
Julian Smart
3089a807e0
Removed redundant Cygwin sockets advice
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 18:54:14 +00:00
Julian Smart
5fae57de3a
wxBestHelpController now used as default on Windows
...
Change log updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 18:52:43 +00:00
Robert Roebling
0f6858b69e
Apply Mart R.'s patch for improved font width
...
handling and minor doc corrections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 13:53:19 +00:00
Vadim Zeitlin
671bf007dd
added wxMedia
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 13:34:13 +00:00
Vadim Zeitlin
9fd94f430a
mention libs.dia
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 13:06:14 +00:00
Vadim Zeitlin
aecb6b18b4
added wxQA
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 13:05:06 +00:00
Julian Smart
dcb39c5330
Removed very out of date files in docs/msw
...
Changed version number in docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 14:51:14 +00:00
Julian Smart
ddc229bec1
A word about context help on Mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 13:30:25 +00:00
Robert Roebling
706fab6e69
Even shorter.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 10:45:10 +00:00
Robert Roebling
e24244cc13
Remove outdated changes.txt, the common one
...
should be used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 10:44:23 +00:00
Robert Roebling
84b625288d
Update for install.txt.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 10:42:02 +00:00
Robert Roebling
bb955600bc
Version 2.6 in the readme.txt
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 10:38:10 +00:00
Vadim Zeitlin
3fb3e5e595
documented AddText
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-10 22:11:28 +00:00