Robert Roebling
|
cfb9736175
|
Also use F4 shortcut for textfield + button combination
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 19:34:53 +00:00 |
|
Robert Roebling
|
c7d4ca8105
|
Moved list of subclasses away from 'classes overview' corrected some wxGrid overview references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 18:57:47 +00:00 |
|
Francesco Montorsi
|
97c0c88bce
|
fix usage of MacRegisterDefaultTypeAndCreator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 18:41:29 +00:00 |
|
Francesco Montorsi
|
723de43b24
|
wxLogError=>LogError (in ifacecheck wxLog facilities are not used - actually I don't even remember why\!); fix wxScrolledT_Helper AD-HOC FIX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 18:41:08 +00:00 |
|
Francesco Montorsi
|
77bfb90222
|
fix many doxygen warnings about undocumented parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 14:52:38 +00:00 |
|
Francesco Montorsi
|
4876436a62
|
some s*h interface headers reviews
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 14:30:56 +00:00 |
|
Jaakko Salli
|
d85423250a
|
Fixed use of erase() in wxPGChoices::RemoveAt()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 13:22:13 +00:00 |
|
Francesco Montorsi
|
78e87bf7b8
|
remaining t*h interface revisions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 11:55:28 +00:00 |
|
Francesco Montorsi
|
c6cf894ae2
|
interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into enums to make it easier to document them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 11:01:50 +00:00 |
|
Jaakko Salli
|
6280517046
|
Added Description Box Height to saveable/restoreable editable state
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 10:59:06 +00:00 |
|
Robert Roebling
|
a5d567622f
|
Removed wxNavigationKey code, new keyboard navigation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 09:28:31 +00:00 |
|
Robert Roebling
|
3b354b9672
|
Also use F4 as short-cut for opening pop-up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-04 09:14:14 +00:00 |
|
Vadim Zeitlin
|
7802da36fa
|
don't duplicate base class m_acceleratorTable as m_accelTable in wxMenuBar, this is not only unnecessary but also doesn't allow using GetAcceleratorTable() to retrieve the menu bar accelerators (#9654)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 22:15:40 +00:00 |
|
Vadim Zeitlin
|
45a50a2e8f
|
fix VC6 compilation problems due to its for variables scope brokenness (closes #10035)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 21:52:59 +00:00 |
|
Jaakko Salli
|
b2c36e3549
|
Explicitly call wxObject ctor in wxColourPropertyValue ctors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 17:46:01 +00:00 |
|
Jaakko Salli
|
104837f26e
|
Fixed bug: wxPG_EX_AUTO_UNSPECIFIED_VALUES was basically always on
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 17:39:17 +00:00 |
|
Jaakko Salli
|
0c931dd4eb
|
Increase properties' tolerance for wxNullVariant as old value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 17:30:10 +00:00 |
|
Jaakko Salli
|
9e6bebdcac
|
Tweaked wxPGProperty::StringToValue() and IntToValue() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 17:11:00 +00:00 |
|
Jaakko Salli
|
36a403e0d5
|
Must still delete m_cells items by explicit type (since, after all, it was not yet converted to wxVector from wxArrayPtrVoid)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 16:29:34 +00:00 |
|
Vadim Zeitlin
|
e5bb501b98
|
return false if the file passed to Load() doesn't exist or is an archive without XRC files inside
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:51:25 +00:00 |
|
Jaakko Salli
|
14c140606b
|
Minor additional clipper window related code and comment tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:31:23 +00:00 |
|
Vadim Zeitlin
|
e9d2b75fb5
|
fix off by one byg in ReserveId() (closes #10020)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:30:41 +00:00 |
|
Vadim Zeitlin
|
73d28bdf3b
|
don't build memcheck (fails in release) and MFC (fails if MFC is not available) samples by default (#10031)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:29:00 +00:00 |
|
Jaakko Salli
|
7adf8bf391
|
Remove wxPGClipperWindow, use wxBORDER_NONE instead of wxNO_BORDER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:23:00 +00:00 |
|
Vadim Zeitlin
|
58481138c8
|
merged docvwmdi sample into docview one to avoid having 2 almost identical samples; and modernized and cleaned up the code in the process (and now with forgotten configure changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:17:15 +00:00 |
|
Vadim Zeitlin
|
2d1df0fc58
|
merged docvwmdi sample into docview one to avoid having 2 almost identical samples; and modernized and cleaned up the code in the process
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:16:01 +00:00 |
|
Vadim Zeitlin
|
73eca6fd4b
|
corrected samples.h location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:13:29 +00:00 |
|
Vadim Zeitlin
|
58a10959fd
|
update samples page location after switch to Doxygen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:10:44 +00:00 |
|
Jaakko Salli
|
63f62e764c
|
Further fix m_children use with wxUSE_STL=1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 15:08:48 +00:00 |
|
Vadim Zeitlin
|
6b18f6b7db
|
no changes, just removed commented out code accidentally checked in as part of r37393
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 12:13:21 +00:00 |
|
Jouk Jansen
|
8cf694d4ea
|
adding variable initialization to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 11:42:02 +00:00 |
|
Jouk Jansen
|
0d59e2639d
|
solving missing definitions in include/wx/x11/cursor.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-03 07:42:19 +00:00 |
|
Michael Wetherell
|
ff001ada4c
|
Update from Laurent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-02 23:47:06 +00:00 |
|
Vadim Zeitlin
|
bb25a741c2
|
honour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderless windows; also always allow moving the windows as we don't have a special style to enable/disable this (#10029)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-02 23:44:51 +00:00 |
|
Jaakko Salli
|
1766bf3453
|
SetButtonShortcut() merged with action system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-02 16:02:20 +00:00 |
|
Jaakko Salli
|
5ecd2ba500
|
Updated docs, removed SetPropertyModifiedStatus() (use wxPGProperty::SetModifiedStatus() instead)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-02 15:47:36 +00:00 |
|
Jaakko Salli
|
89b4415803
|
Moved ClearModifiedStatus() to wxPropertyGridInterface
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-02 15:36:24 +00:00 |
|
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 |
|