Jaakko Salli
|
d4cd6b3e0e
|
Added missing propgrid related lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-02 14:37:53 +00:00 |
|
Václav Slavík
|
07c2258057
|
wxSpinButton was missing in XRC spec, added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 19:57:40 +00:00 |
|
Václav Slavík
|
033508e1b1
|
get rid of public constants for various XRC defaults, there's no need for them outside of XRC loader
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 19:54:57 +00:00 |
|
Jaakko Salli
|
c80f436e83
|
Recognize lack of wxTAB_TRAVERSAL style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 17:56:04 +00:00 |
|
Jaakko Salli
|
fe6ee7ec10
|
Use wxPendingDelete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 17:43:06 +00:00 |
|
Jaakko Salli
|
474b0ba488
|
Added useful comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 17:20:11 +00:00 |
|
Jaakko Salli
|
0fd5c4019c
|
Fixed wxPG sourceforge tracker bug #2138858, applied other appropriate uses of GetEditorControl() as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 17:11:10 +00:00 |
|
Vadim Zeitlin
|
b54129836c
|
add a more readable wrapper for CreateDocument(wxEmptyString, wxDOC_NEW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 17:04:43 +00:00 |
|
Jaakko Salli
|
0d4884cbf3
|
Unfocus text editor when enter is pressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 16:24:21 +00:00 |
|
Jaakko Salli
|
d8c74d044b
|
Use m_children as it were std::vector
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 15:13:00 +00:00 |
|
Julian Smart
|
cfceb4a8e0
|
Only ignore Alt down on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 14:55:54 +00:00 |
|
Julian Smart
|
91babb9d5c
|
Now accepts keys that are generated with Alt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 14:44:55 +00:00 |
|
Vadim Zeitlin
|
ec07419336
|
don't distribute negative extra space among box sizer items, this isn't useful as it results in overlapping windows (#10008)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 13:57:53 +00:00 |
|
Václav Slavík
|
baa637de7d
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 11:29:11 +00:00 |
|
Benjamin Williams
|
7bce84396e
|
applied patch from ticket 10015; wxToolBar compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 10:42:50 +00:00 |
|
Václav Slavík
|
be42eeb0c3
|
finished XRC format specification: added docs for all standard controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 10:25:45 +00:00 |
|
Stefan Csomor
|
81e0b3d978
|
copying sizes upon construction, HDC doesn't deliver these values reliably for things like memory dcs, fixes #10012
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 09:38:33 +00:00 |
|
Stefan Csomor
|
4fff14c955
|
fixing release handling of dc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 08:09:45 +00:00 |
|
Jouk Jansen
|
e98c72eccb
|
wxMOTIF ?: wxcursor:wxcursor overload fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-01 07:18:14 +00:00 |
|
Václav Slavík
|
61f6ba079c
|
don't cache tray protocol availability result in wxTaskBarIconAreaBase::IsProtocolSupported(), it may change at runtime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 20:55:52 +00:00 |
|
Václav Slavík
|
cf78bdcb68
|
added wxTaskBarIcon::IsAvailable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 20:54:02 +00:00 |
|
Stefan Csomor
|
b15f9375cb
|
supporting NO_BORDER for Cocoa as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 19:28:06 +00:00 |
|
Jaakko Salli
|
f7a094e1af
|
Converted various wxArrayPtrVoids to wxVectors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 17:23:27 +00:00 |
|
Jaakko Salli
|
7eaed395dd
|
Fixed Connect() use sample case in CreateControls() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 16:50:31 +00:00 |
|
Jaakko Salli
|
6d24f9a939
|
Fix Connect() calls in SetupChildEventHandling()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 16:46:36 +00:00 |
|
Jaakko Salli
|
28fb19ef29
|
Try to make SetupChildEventHandling() more foolproof
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 16:33:43 +00:00 |
|
Michael Wetherell
|
9932114546
|
Update from Brian.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 16:12:36 +00:00 |
|
Jaakko Salli
|
47e343c6bf
|
Added missing dllimpexp declaration, added missing GetFailureBehavior() implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 15:36:52 +00:00 |
|
Václav Slavík
|
d4b7035be4
|
fixed incorrect separators markup in samples/xrc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 15:04:32 +00:00 |
|
Václav Slavík
|
623114052c
|
wxToolBar XRC handler should call SetupWindow() to handle standard window properties too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 14:36:55 +00:00 |
|
Stefan Csomor
|
24c7547c13
|
performance fix by Tim Kosse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 11:59:06 +00:00 |
|
Václav Slavík
|
1b5d7525c5
|
wxWizard XRC handler should call SetupWindow() to handle standard window properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 11:50:59 +00:00 |
|
Robert Roebling
|
7a8092229f
|
Make wxPGCanvas accept focus even with child windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 11:34:19 +00:00 |
|
Robert Roebling
|
1e6935a670
|
Add wxPGCanvas RTTI for debugging purpose
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 11:25:54 +00:00 |
|
Robert Roebling
|
07fff17b6a
|
wxGTK's wxTextCtrl's borders can be removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 11:12:11 +00:00 |
|
Robert Roebling
|
0ca422ef4c
|
Move body of SetFocusOnCanvas to .cpp file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 07:15:40 +00:00 |
|
Václav Slavík
|
733b7d1eb3
|
wxART_MISSING_IMAGE is not a valid wxArtClient value and doesn't make sense here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 19:51:59 +00:00 |
|
Michael Wetherell
|
1e7c7fce7b
|
Apply Brian's own changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 19:21:39 +00:00 |
|
Michael Wetherell
|
65eb489461
|
Make the names consistent between the two builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 19:13:50 +00:00 |
|
Michael Wetherell
|
f2f7263c3f
|
Enable vc++ 9 quick builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 18:47:55 +00:00 |
|
Michael Wetherell
|
4480f17a78
|
Add a couple of missing close slashes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 17:57:24 +00:00 |
|
Michael Wetherell
|
d8fe008b35
|
Rename to ravnsgaard.xml.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 17:41:08 +00:00 |
|
Jaakko Salli
|
a6f2417d81
|
SetPropertyValue(prop, wxChar*) -> (prop, char*) and (prop, wxchar_t*)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 17:04:38 +00:00 |
|
Jaakko Salli
|
020b004113
|
Moved wxPropertyGrid::SetPropertyName() to wxPropertyGridInterface
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 17:01:04 +00:00 |
|
Jaakko Salli
|
704ceca8d2
|
Removed wxPG_EX_LEGACY_VALIDATORS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 16:52:57 +00:00 |
|
Jaakko Salli
|
c8074be06b
|
RegisterAdditionalEditors() to work even if no wxPropertyGrids created, in sample moved editor registration before first CreateGrid() call to prevent crash, removed wxPG_USE_WXMODULE support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 16:50:03 +00:00 |
|
Michael Wetherell
|
c0609afdcb
|
Switch to release builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 16:36:31 +00:00 |
|
Jaakko Salli
|
9891e165c5
|
Added missing wxPGValidationInfo::SetFailureMessage() implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 16:34:07 +00:00 |
|
Jaakko Salli
|
458917e8de
|
Removed wxPropertyGridEvent::HasProperty() (use GetProperty() != NULL instead)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 16:31:27 +00:00 |
|
Jaakko Salli
|
2a8312bced
|
Make wxPGValidationInfo class instead of struct, re-document it (used at least by derived wxPGProperty::ValidateValue())
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-29 16:23:38 +00:00 |
|