wxWidgets/include/wx/generic
Robert Roebling 193e19cfdf Three more attempts to get metal look.
- Added a few flags for inheriting background.
     - Added wxWindow param to wxR::DrawBackground()
     - Added wxR::DrawButtonSurface()
     - Removed wxR::DrawBackground() from wxR::DrawButtonBorder()
     - Adde DrawMetal to Metal theme
  Fixed minor bug in wxGTK scrollbar.
  Changed code in wxX11 wxTLW so that startup flicker no
    longer occurs in wxFrame.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-04-14 14:42:43 +00:00
..
.cvsignore
accel.h use AllocExclusive in wxAcceleratorTable 2002-03-10 23:11:46 +00:00
calctrl.h wxCalendarCtrl::Destroy() now deletes year spin control and 2002-04-02 17:46:45 +00:00
caret.h added export 2002-01-28 21:29:40 +00:00
choicdgg.h
colrdlgg.h
dcpsg.h
dirctrlg.h Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog (currently, 2002-04-10 09:35:36 +00:00
dirdlgg.h Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog (currently, 2002-04-10 09:35:36 +00:00
dragimgg.h
fdrepdlg.h
filedlgg.h
fontdlgg.h rewrote wxGenericFileDialog to use sizers 2002-01-19 23:23:51 +00:00
grid.h applied a fix for the patch 446325 2002-02-21 16:19:33 +00:00
gridctrl.h
gridg.h
gridsel.h
helpext.h more Unicode fixes for help files 2002-01-28 16:03:50 +00:00
helphtml.h for file based help we have mac separators 2002-01-28 21:38:00 +00:00
imaglist.h added export 2002-01-28 21:29:40 +00:00
laywin.h
listctrl.h wxX11: 2002-02-16 10:59:55 +00:00
msgdlgg.h
notebook.h
paletteg.h
panelg.h Three more attempts to get metal look. 2002-04-14 14:42:43 +00:00
printps.h improved conditional compilation test (added wxUSE_POSTSCRIPT) 2002-04-07 13:29:02 +00:00
prntdlgg.h removed duplicate #include 2002-03-15 15:25:55 +00:00
progdlgg.h don't reenable the disabled windows in OnShow(), it is unnecessary and the code there was buggy 2002-04-03 12:54:09 +00:00
sashwin.h
scrolwin.h Give wxScrolledWindow its own Layout method that takes into account 2002-03-15 00:21:47 +00:00
spinctlg.h fixed crash in wxSpinCtrl under wxGTK 2002-01-21 19:03:40 +00:00
splash.h
splitter.h fixed dead update splitters 2002-02-22 15:08:27 +00:00
statline.h
statusbr.h
tabg.h
textdlgg.h compilation fix 2002-02-20 13:52:46 +00:00
timer.h move wxMGL's wxTimer to src/generic 2002-02-17 14:55:41 +00:00
treectlg.h
treelay.h
wizard.h