..
aui
Call wxWindow::Navigate when handling the tab key in wxAuiTabCtrl. This fixes tabbing on wxGTK where it was not possible to tab out of the wxAuiNotebook anymore.
2014-08-06 14:57:02 +00:00
common
Avoid unneeded use of wxLocale in wxDateTime::Format()
2015-01-30 15:53:05 +00: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
Use wxNB_MULTILINE in wxPreferencesEditor
2015-01-20 15:26:39 +00:00
gtk
Remove accidentally left over wxLogMessage() from wxGTK wxWebViewWebKit.
2015-01-22 16:24:13 +00:00
gtk1
Send idle events from inside wxYield() in all ports, including wxMSW.
2014-12-05 22:17:23 +00:00
html
Don't skip wxHtmlContainerCell layout, even when the width is 0.
2014-09-10 16:52:04 +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
Fix wxEVT_TREE_STATE_IMAGE_CLICK generation in wxMSW wxTreeCtrl.
2015-01-27 11:51:27 +00:00
osx
removing overridden ProcessIdle, reverting that part of r75289
2015-01-10 09:13:50 +00:00
png
Merge libpng 1.6.2 into the trunk.
2013-07-07 17:44:15 +00:00
propgrid
Use getter methods to get access to wxPGProperty member variables.
2015-01-31 21:45:24 +00: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
Remove selection before container is deleted or it could cause a crash later.
2015-01-21 14:31:28 +00: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
Prefer file types with a defined open command in Unix wxMimeTypesManager.
2014-12-05 22:18:48 +00:00
x11
Send idle events from inside wxYield() in all ports, including wxMSW.
2014-12-05 22:17:23 +00: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