wxwidgets/src
Artur Wieczorek 35379a9633 Set layout direction of wxComboBox edit control only if it exists.
Doesn't update layout direction of edit control if wxComboBox is in read-only
mode because editor control doesn't exist in this case.
2015-03-13 19:31:32 +01:00
..
aui No code changes, fix some typos. 2015-02-15 17:11:44 +00:00
common Add addremovectrl.cpp to OpenVMS makefile 2015-03-11 15:47:54 +01:00
dfb Send idle events from inside wxYield() in all ports, including wxMSW. 2014-12-05 22:17:23 +00:00
expat Remove .cvsignore files from expat sources. 2014-12-07 13:47:04 +00:00
generic Correct implement wxLIST_AUTOSIZE_XXX in the generic wxListCtrl. 2015-03-11 22:03:14 +01:00
gtk Ensure the PangoFontFace type is loaded. 2015-03-12 14:02:48 +01:00
gtk1 Send idle events from inside wxYield() in all ports, including wxMSW. 2014-12-05 22:17:23 +00:00
html Minor changes in wxChmTools: add const, remove semicolons. 2015-02-04 16:17:20 +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 Set layout direction of wxComboBox edit control only if it exists. 2015-03-13 19:31:32 +01:00
osx Implement wxWindow::Disable() for non-native controls in wxOSX. 2015-03-12 13:37:17 +01:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Avoid consecutive calls of wxVariant::GetType() in the multiple-branch conditional statements. 2015-02-28 16:37:07 +01:00
qt remove wxMISSING_IMPLEMENTATION because wxQtDCImpl::DoBlit is implemented 2015-01-19 03:05:09 +00:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Fix handling of fast clicks in wxRibbonBar under MSW. 2014-12-25 01:31:48 +00:00
richtext Fix harmless warning about implicit double to char conversion. 2015-03-01 02:05:28 +01:00
stc Correction on commit #78110 as suggested by VZ 2014-11-11 07:59:21 +00:00
tiff Remove support for Digital Mars compiler. 2014-05-16 13:01:23 +00:00
univ Use logical operations instead of bit-wise ones for booleans. 2015-01-19 12:18:47 +00:00
unix Avoid warnings about not checking read() result in wxJoystick code. 2015-02-12 21:56:36 +00:00
x11 Fix spelling of occur* in random files. 2015-02-21 20:01:23 +02:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Fix memory leak introduced in r78179: wxMenuItemBase::SetAccel does not take ownership of the passed pointer nor keeps it for later use. 2015-01-20 15:00:28 +00:00
zlib Remove MSVC6 support. 2014-05-15 22:32:17 +00:00