wxWidgets/src
Artur Wieczorek 7ef4c2d90b Fix regression caused by r76974 (inserting first choice item to wxEnumProperty).
This is a modified way of handling insertion of the first choice item to wxEnumProperty. Previous method based on special value (wxNOT_FOUND) used to indicate empty collection caused regression in wxPGProperty::DeleteChoice(). Currently, the size of the collection is checked directly in wxPGProperty::InsertChoice().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-08-02 21:19:41 +00:00
..
aui Hopefully finish removing the old wxCocoa port. 2014-07-03 22:03:21 +00:00
common Only filter requested events in wxEventBlocker. 2014-08-01 18:03:25 +00:00
dfb
expat Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
generic Correct wxGrid column labels when using SetTable() with native header. 2014-08-02 12:19:34 +00:00
gtk Stop duplicating wxFrame dtor in all ports. 2014-07-02 13:28:29 +00:00
gtk1 Use dictionary sort for wxListBox strings. 2014-07-13 12:17:16 +00:00
html Hopefully finish removing the old wxCocoa port. 2014-07-03 22:03:21 +00:00
jpeg Remove wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
motif Fix using wrong variable in wxMotif DoSetSizeIntr(). 2014-07-11 13:38:06 +00:00
msdos Remove (Open)Watcom support. 2014-05-16 13:01:06 +00:00
msw Compilation fix for wxMSW build with most features disabled. 2014-07-15 13:26:55 +00:00
osx No real changes, just a micro optimization in wxOSX DoGetAsBitmap(). 2014-07-27 00:36:25 +00:00
png
propgrid Fix regression caused by r76974 (inserting first choice item to wxEnumProperty). 2014-08-02 21:19:41 +00:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Don't crash when dismissing expanded ribbon panel. 2014-05-02 14:19:48 +00:00
richtext Capitalize style names if specified in the style 2014-07-23 08:16:57 +00:00
stc Stop Scintilla timer when the control doesn't have focus. 2014-06-05 00:26:27 +00:00
tiff Remove support for Digital Mars compiler. 2014-05-16 13:01:23 +00:00
univ Use dictionary sort for wxListBox strings. 2014-07-13 12:17:16 +00:00
unix removing wxMacLaunch dependancy for ios 2014-07-06 14:59:25 +00:00
x11 Add public wxDegToRad() and wxRadToDeg() functions. 2014-05-17 12:29:15 +00:00
xml
xrc Tools can be specified without name in the XRC, so GetID() of the node returns wxID_ANY. Use the auto-assigned ID of the tool to refer to it instead. 2014-07-07 09:33:58 +00:00
zlib Remove MSVC6 support. 2014-05-15 22:32:17 +00:00