wxWidgets/include/wx/gtk
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
..
gnome
private Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
accel.h
activityindicator.h
animate.h
anybutton.h
app.h
assertdlg_gtk.h
bitmap.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
bmpbuttn.h
bmpcbox.h
brush.h
button.h
calctrl.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
clrpicker.h
collpane.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Make wxDataViewCtrl::Expand() expand ancestors in native ports too 2016-03-22 21:22:36 +01:00
dc.h implement wxDC::GetContentScaleFactor() for GTK3 2016-02-22 09:52:26 -08:00
dcclient.h Fix retrieving clipping box after changing wxDC coordinates (GTK) 2016-09-01 21:42:13 +02:00
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h Fix wxGTK wxDataViewRenderers' alignment handling 2016-10-21 17:50:34 +02:00
dvrenderers.h Fix wxGTK wxDataViewRenderers' alignment handling 2016-10-21 17:50:34 +02:00
evtloop.h
evtloopsrc.h
filectrl.h
filedlg.h
filehistory.h
filepicker.h
font.h
fontdlg.h
fontpicker.h
frame.h
gauge.h Inherit wxGauge from wxGaugeBase in wxGTK 2016-05-13 22:32:16 +02:00
glcanvas.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
hyperlink.h Fix wxGTK wxHyperlinkCtrl compilation problem with g++ 5.2 2016-03-07 19:41:58 +01:00
infobar.h
listbox.h Add wxListBox::GetTopItem() and GetCountPerPage() 2016-02-06 19:13:35 +01:00
mdi.h
menu.h remove const from pass-by-value parameters 2016-01-16 10:55:01 -08:00
menuitem.h
mimetype.h Use native MIME and display classes in wxGTK/Win32 build 2016-09-08 00:48:41 +02:00
minifram.h
msgdlg.h
nonownedwnd.h
notebook.h
pen.h
popupwin.h
print.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
setup0.h Add wxSecretStore 2016-06-04 18:29:15 +02:00
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbar.h
textctrl.h
textentry.h Add wxTextEntry::ForceUpper() 2015-12-08 03:02:46 +01:00
tglbtn.h Add RAII wrapper for GTKDisableEvents/GTKEnableEvents() calls 2016-02-06 19:13:35 +01:00
toolbar.h
tooltip.h
toplevel.h remove no-longer-needed OnInternalIdle() override 2015-12-06 20:24:59 -08:00
webview_webkit.h
webviewhistoryitem_webkit.h
window.h Add wxWindow::ApplyCssStyle() helper to wxGTK 2016-03-07 13:22:57 +01:00