wxWidgets/src
Václav Slavík a6be5bdae3 Fix wxGTK wxDataViewRenderers' alignment handling
Don't apply alignment to native controls in SetAlignment() method, where
it may not be known yet due to column-to-renderer inheritance if
wxDVR_DEFAULT_ALIGNMENT is used (the default). Move such code to
GtkUpdateAlignment() (which was made virtual) in all renderers.

This fixes unintended right-aligning of columns with GTK+ 2 when default
alignment was used.
2016-10-21 17:50:34 +02:00
..
aui Fix handler for wxEVT_MENU from dropdowns in wxAuiToolBar 2016-08-04 23:47:21 +02:00
common Fix wxGTK wxDataViewRenderers' alignment handling 2016-10-21 17:50:34 +02:00
dfb Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
expat Do not compare an out-of-bounds pointer. See https://lwn.net/Articles/278137/ 2016-05-18 14:50:03 +02:00
generic Fix wxMarkupParserAttr's unwinding of colors 2016-10-21 17:36:32 +02:00
gtk Fix wxGTK wxDataViewRenderers' alignment handling 2016-10-21 17:50:34 +02:00
gtk1 Don't call CacheBestSize() from DoGetBestSize() implementations 2016-04-03 18:04:26 +02:00
html Compilation fix for !wxUSE_PRINTING_ARCHITECTURE 2016-03-29 18:54:10 +02:00
jpeg Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
motif Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
msw Set HDS_NOSIZING in wxHeaderCtrl when appropriate 2016-10-21 17:08:54 +02:00
osx Change wxOSX ShowWithEffect() delay to 200ms 2016-10-21 17:44:24 +02:00
png Update the bundled libpng to 1.6.21 2016-01-31 01:53:01 +01:00
propgrid Find focus for comboboxes 2016-10-17 12:41:58 +01:00
qt Virtualize wxUIActionSimulator implementation 2016-05-23 03:00:49 +02:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
richtext Use correct selection after editing cell properties 2016-10-17 12:42:00 +01:00
stc use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
tiff Revert "Fix warnings about pointer/int casts in Win32 part of libtiff too." 2015-12-26 19:34:06 +01:00
univ Remove MicroWindows support. 2015-08-27 11:00:16 +02:00
unix Do not return empty tokens when parsing XDG_DATA_HOME and XDG_DATA_DIRS. This fixes an assert where wxString::Last would have been called on an empty string. 2016-09-19 16:07:17 +02:00
x11 Merge support for OS and toolkit micro versions 2016-03-03 23:32:44 +01:00
xml Add support for DOCTYPE to wxXmlDocument. 2015-04-26 15:36:48 +02:00
xrc Recognize wxAUI_NB_MIDDLE_CLICK_CLOSE in wxAuiNotebook XRC handler 2016-07-17 14:03:52 +02:00
zlib Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00