.. |
.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
|
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
|
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
|
Updated font dialog constructors to use a reference to the font data
|
2002-05-18 11:05:58 +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 export
|
2002-01-28 21:29:40 +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
|
Added {S,G}etItem{Text,Background}Colour methods.
|
2002-04-24 20:31:46 +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
|
Added knowledge of virtual size to wx(Scrolled)Windows, they can now
|
2002-04-19 22:12:38 +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 GetMainWidget() to fix bug that was causing crashes under wxMOTIF.
|
1999-09-16 10:32:03 +00:00 |
statusbr.h
|
Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles
|
2001-05-02 19:48:15 +00:00 |
tabg.h
|
wxWindow split into wxWindowBase and wxWindow (wxGTK part)
|
1999-05-09 22:17:03 +00:00 |
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
|
added incremental keyboard search to wxTreeCtrl
|
2002-06-04 15:00:57 +00:00 |
treelay.h
|
Added overloaded AddChild from contributor
|
2002-05-12 18:43:46 +00:00 |
wizard.h
|
added wxWizard::Fit()
|
2002-05-26 22:41:35 +00:00 |