wxWidgets/include/wx/gtk
Václav Slavík f40fdaa339 fixed GTK styles handling:
1. don't modify the style unless something changed
2. use gtk_widget_modify_style instead of gtk_widget_set_style, the latter is not recommended by GTK+ developers


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-14 17:34:00 +00:00
..
.cvsignore
accel.h
app.h Use old licence name 2004-05-23 20:53:33 +00:00
bitmap.h Use old licence name 2004-05-23 20:53:33 +00:00
bmpbuttn.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
brush.h Use old licence name 2004-05-23 20:53:33 +00:00
button.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
checkbox.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
checklst.h Use old licence name 2004-05-23 20:53:33 +00:00
choice.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
clipbrd.h Use old licence name 2004-05-23 20:53:33 +00:00
colordlg.h added native wxColourDialog for GTK2 2004-06-04 16:02:14 +00:00
colour.h Use old licence name 2004-05-23 20:53:33 +00:00
combobox.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
control.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
cursor.h Use old licence name 2004-05-23 20:53:33 +00:00
dataform.h Use old licence name 2004-05-23 20:53:33 +00:00
dataobj2.h Use old licence name 2004-05-23 20:53:33 +00:00
dataobj.h Use old licence name 2004-05-23 20:53:33 +00:00
dc.h Use old licence name 2004-05-23 20:53:33 +00:00
dcclient.h Use old licence name 2004-05-23 20:53:33 +00:00
dcmemory.h Use old licence name 2004-05-23 20:53:33 +00:00
dcscreen.h Use old licence name 2004-05-23 20:53:33 +00:00
dialog.h Use old licence name 2004-05-23 20:53:33 +00:00
dnd.h Use old licence name 2004-05-23 20:53:33 +00:00
filedlg.h Use old licence name 2004-05-23 20:53:33 +00:00
font.h removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
fontdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
frame.h Use old licence name 2004-05-23 20:53:33 +00:00
gauge.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
gdiobj.h Use old licence name 2004-05-23 20:53:33 +00:00
glcanvas.h Use old licence name 2004-05-23 20:53:33 +00:00
icon.h Use old licence name 2004-05-23 20:53:33 +00:00
listbox.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
mdi.h Use old licence name 2004-05-23 20:53:33 +00:00
menu.h Use old licence name 2004-05-23 20:53:33 +00:00
menuitem.h Use old licence name 2004-05-23 20:53:33 +00:00
minifram.h Use old licence name 2004-05-23 20:53:33 +00:00
msgdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
notebook.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
pen.h Use old licence name 2004-05-23 20:53:33 +00:00
popupwin.h Use old licence name 2004-05-23 20:53:33 +00:00
private.h Use old licence name 2004-05-23 20:53:33 +00:00
radiobox.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
radiobut.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
region.h split wxRegion(wxBitmap) ctor into two ctors with clearer semantics 2004-06-03 21:13:52 +00:00
scrolbar.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
scrolwin.h Use old licence name 2004-05-23 20:53:33 +00:00
slider.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
spinbutt.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
spinctrl.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
statbmp.h Use old licence name 2004-05-23 20:53:33 +00:00
statbox.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
statline.h Use old licence name 2004-05-23 20:53:33 +00:00
stattext.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
taskbarpriv.h implemented freedesktop.org spec support for GTK version of wxTaskBarIcon 2004-05-31 22:17:09 +00:00
tbargtk.h respect GTK+'s theme tooltip colour settings 2004-06-14 13:27:26 +00:00
textctrl.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
tglbtn.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
timer.h Use old licence name 2004-05-23 20:53:33 +00:00
tooltip.h Use old licence name 2004-05-23 20:53:33 +00:00
toplevel.h Use old licence name 2004-05-23 20:53:33 +00:00
treectrl.h Use old licence name 2004-05-23 20:53:33 +00:00
win_gtk.h Use old licence name 2004-05-23 20:53:33 +00:00
window.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00