wxWidgets/include/wx/generic
Mattia Barbon 277f2e527e Added DoSetSize and DoMoveWindow to generic wxStaticLine.
Now it works with sizers.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-27 20:13:33 +00:00
..
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array 2002-05-28 16:51:14 +00:00
calctrl.h react to the year being changed in the spin control text zone and not only with the spin buttons 2002-06-26 23:13:43 +00:00
caret.h added export 2002-01-28 21:29:40 +00:00
choicdgg.h corrected WXWIN_COMPATIBILITY conditional tests 2001-07-07 11:23:24 +00:00
colrdlgg.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
dcpsg.h fixes to gcc pragmas 2002-05-05 18:27:03 +00:00
dirctrlg.h Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog (currently, 2002-04-10 09:35:36 +00:00
dirdlgg.h fixed compilation when included directly and not via wx/dirdlg.h 2002-05-04 12:45:14 +00:00
dragimgg.h Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
fdrepdlg.h added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
filedlgg.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
fontdlgg.h made wxGenericFontDialog derive from wxFontDialogBase 2002-06-29 00:46:11 +00:00
grid.h added a few virtual keywords for consistency (no real changes) (patch 543922) 2002-04-26 22:44:12 +00:00
gridctrl.h Added some WXDLLEXPORTs 2001-07-27 02:54:19 +00:00
gridg.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
gridsel.h Improved selection mode handling in wxGrid::SelectBlock 2000-03-13 22:11:24 +00:00
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 wxListCtrl to derive from wxGenericListCtrl, 2002-07-22 23:03:03 +00:00
laywin.h 1. removed wxObject::CopyObject() and Clone() - some objects just can't be 2001-11-21 21:44:52 +00:00
listctrl.h Rename wxGenericImageList to wxImageList in generic wxListCtrl, too. 2002-07-27 20:12:21 +00:00
msgdlgg.h Further wxUniv fixes 2001-06-29 19:18:30 +00:00
notebook.h Various fixes for wxMotif 2001-07-09 11:07:10 +00:00
paletteg.h moved gtk/palette.h to generic/paletteg.h 2001-04-22 22:24:37 +00:00
panelg.h wxPanel is a canvas in wxUniv sense of the word 2002-05-06 14:09:47 +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 (re)enable Cancel button in Resume() 2002-06-04 18:08:39 +00:00
sashwin.h Fixed sashwin events 2001-02-06 15:03:46 +00:00
scrolwin.h fixed wxScrolledWindow::SetScrollbars() which was broken by the virtual size changes 2002-06-07 23:36:36 +00:00
spinctlg.h fixed crash in wxSpinCtrl under wxGTK 2002-01-21 19:03:40 +00:00
splash.h Changed the default style flags on wxSplashScreen 2002-05-27 19:23:10 +00:00
splitter.h don't send SPLITTER_POS_CHANGED events when the splitter position was changed from the program itself 2002-05-14 18:10:04 +00:00
statline.h Added DoSetSize and DoMoveWindow to generic wxStaticLine. 2002-07-27 20:13:33 +00:00
statusbr.h Preserve prior StatusBar contents when adding removing fields 2002-06-30 23:53:58 +00:00
tabg.h wxWindow split into wxWindowBase and wxWindow (wxGTK part) 1999-05-09 22:17:03 +00:00
textdlgg.h Applied patch [ 565012 ] Add wxTextValidator to wxTextEntryDialog 2002-06-23 13:51:32 +00:00
timer.h move wxMGL's wxTimer to src/generic 2002-02-17 14:55:41 +00:00
treectlg.h Applied patch [ 583922 ] Make generic/wxListCtrl avail. in WIN32 2002-07-22 08:51:49 +00:00
treelay.h Added overloaded AddChild from contributor 2002-05-12 18:43:46 +00:00
wizard.h Somehow wxWizard lost the 'virtual' keyword for DoCreateControls 2002-07-12 14:43:58 +00:00