Jouk Jansen
|
1fe0a566bb
|
Committing in .
Update OpenVMS makefiles to support wxAUI
Modified Files:
wxWidgets/descrip.mms
Added Files:
wxWidgets/samples/aui/descrip.mms
wxWidgets/src/aui/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-16 07:20:31 +00:00 |
|
Włodzimierz Skiba
|
b3a44e057b
|
Include wx/region.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-16 07:14:51 +00:00 |
|
Włodzimierz Skiba
|
32c62191d7
|
Final fix for Bug #1472688 'wxString::Trim() is broken'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 23:21:28 +00:00 |
|
Kevin Ollivier
|
000cdd5eac
|
Fix typos in picker control header names in files.bkl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 23:06:45 +00:00 |
|
Michael Wetherell
|
302b85411f
|
Bourne compatible wx-config changelog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 22:18:52 +00:00 |
|
Włodzimierz Skiba
|
db53c6ea2e
|
[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argument type check.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 21:10:58 +00:00 |
|
Michael Wetherell
|
af1a6227cc
|
Make wxMouseState's alt and meta match those in events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 20:33:38 +00:00 |
|
Paul Cornett
|
c668531784
|
1. more accurate conversion from 8-bit wx color to 16-bit GDK color
2. eliminate possiblity of wxColour RGB values changing depending on colormap
3. don't allow non-const pointer access to internal GdkColor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 19:29:08 +00:00 |
|
Michael Wetherell
|
06414d99a7
|
Implement wxGetMouseState
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 18:51:35 +00:00 |
|
Włodzimierz Skiba
|
0433fd85f1
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 18:14:22 +00:00 |
|
Włodzimierz Skiba
|
18680f8651
|
Include wx/math.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 17:58:49 +00:00 |
|
Vadim Zeitlin
|
0d1c8f39ba
|
bitmap button size was too small when uxtheme functions were used to get the margins
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 16:01:17 +00:00 |
|
Michael Wetherell
|
ddf6057454
|
Use bitfields to make wxMouseState smaller
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 14:16:10 +00:00 |
|
Dimitri Schoolwerth
|
8de5222362
|
forwardported a 2.6 branch fix for misplaced define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 14:06:24 +00:00 |
|
Michael Wetherell
|
0cbc5287be
|
Implement wxGetMouseState
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 13:57:45 +00:00 |
|
Dimitri Schoolwerth
|
9d73af583e
|
added alternative definitions for wxASSERT_MSG and wxCHECK2_MSG to fix CodeWarrior warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 12:40:34 +00:00 |
|
Michael Wetherell
|
6c73e20df7
|
Missing header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 11:10:33 +00:00 |
|
Michael Wetherell
|
c4a04e0f25
|
Fix lib link order in combo sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 10:41:37 +00:00 |
|
Michael Wetherell
|
936d5729e2
|
Compile fix after wxFileDialog::SetStyle removal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 10:20:32 +00:00 |
|
Michael Wetherell
|
063708fcce
|
Missing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 09:13:29 +00:00 |
|
Michael Wetherell
|
2cc833a1bd
|
Cygwin compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 08:39:58 +00:00 |
|
Włodzimierz Skiba
|
48a1108eb8
|
Include wx/font.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 19:51:14 +00:00 |
|
Włodzimierz Skiba
|
54a6176249
|
[ 1495131 ] wxODComboBox const methods to work prior to SetPopupControl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 19:32:32 +00:00 |
|
Robin Dunn
|
3370ec75f4
|
Prevent exception if there is an attribute named just '_'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 19:16:33 +00:00 |
|
Włodzimierz Skiba
|
0dfff67407
|
[ 1495657 ] Documentation for wxComboCtrl and wxOwnerDrawnComboBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 19:15:29 +00:00 |
|
Włodzimierz Skiba
|
40b26d752d
|
[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDrawnComboBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 18:38:47 +00:00 |
|
Vadim Zeitlin
|
ec09e18d35
|
more fixes to OnHelp() to avoid infinite recursion when handling help events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 18:37:48 +00:00 |
|
Robin Dunn
|
501b023b17
|
Revert last change, it causes problems with not being able to use
AutoCompletion in situations like "test=foo."
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 18:36:56 +00:00 |
|
Vadim Zeitlin
|
df1496e3eb
|
context help for notebook pages tests added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 18:32:26 +00:00 |
|
Vadim Zeitlin
|
dc134969ef
|
let wxFRAME_EX_CONTEXTHELP override wxM{IN|AX}IMIZE_BOX as the latter are included in the default style and getting rid of them manually requires writing ugly wxDEFAULT_FRAME_STYLE & ~(wxMINIMIZE_BOX | wxMAXIMIZE_BOX) while this is almost always what we need
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 18:27:55 +00:00 |
|
Vadim Zeitlin
|
392c5133ff
|
show native-looking (with 3D shadow) help tooltips for context help, if possible, using wxCHMHelpController
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 17:46:51 +00:00 |
|
Włodzimierz Skiba
|
7cf41a5d66
|
Include wx/colour.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 17:09:39 +00:00 |
|
Włodzimierz Skiba
|
d4d02bd565
|
Code symetry for both directions of trimming towards fixing bug #1472688.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 16:42:35 +00:00 |
|
Włodzimierz Skiba
|
e6a99197fb
|
wxString::Trim() test.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 16:32:24 +00:00 |
|
Julian Smart
|
36043052e8
|
Compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 16:31:40 +00:00 |
|
Vadim Zeitlin
|
9aa21ba171
|
fixed wrong return value and child creation login in GetWindowChild() (includes patch 1506083)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 15:55:43 +00:00 |
|
Vadim Zeitlin
|
d0a84b6338
|
fill in flags parameter of HitTest() for all book controls; added new wxNB_HITTEST_ONPAGE bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 15:54:24 +00:00 |
|
Włodzimierz Skiba
|
6dcf9888aa
|
Unneeded semicolon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 15:03:55 +00:00 |
|
Julian Smart
|
5637cc3551
|
Fix for wrong combobox/height being reported if set size is pending
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 13:11:53 +00:00 |
|
Vadim Zeitlin
|
be0e5d699f
|
made wxTree/ListCtrl::HitTest() const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 12:00:57 +00:00 |
|
Julian Smart
|
028285e4af
|
wxCalendarCtrl workaround for occasional wrong combobox height reporting on wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 11:42:01 +00:00 |
|
Vadim Zeitlin
|
fc4c80b8c0
|
fix for the last printf format warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 10:33:06 +00:00 |
|
Włodzimierz Skiba
|
3458e408ba
|
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 10:19:14 +00:00 |
|
Włodzimierz Skiba
|
696978ee96
|
Whitespaces lined up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 10:14:13 +00:00 |
|
Włodzimierz Skiba
|
b836b6ea08
|
Don't create uneeded variables.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 10:10:53 +00:00 |
|
Włodzimierz Skiba
|
0bca037363
|
Include wx/bitmap.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 10:02:19 +00:00 |
|
Robin Dunn
|
15fa9a1f82
|
fixed line endings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 06:38:38 +00:00 |
|
Robin Dunn
|
f10dc08772
|
Revert last change, it was unintended
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 04:08:33 +00:00 |
|
Robin Dunn
|
c331e19f10
|
fixed line endings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 04:05:05 +00:00 |
|
Kevin Ollivier
|
677b38f28e
|
Updating MSW file list.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-13 23:37:57 +00:00 |
|