.. |
.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
|
Removed all deprecated printing code.
|
2002-08-17 16:29:05 +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
|
Implement SetFilterIndex
|
2002-07-28 10:17:14 +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
|
Applied patch [ 589484 ] wxGenericListCtrl, fix for direct use.
|
2002-08-01 19:51:07 +00:00 |
msgdlgg.h
|
Further wxUniv fixes
|
2001-06-29 19:18:30 +00:00 |
notebook.h
|
Applied patch [ 592063 ] generic notebook does not OnSelChanging
|
2002-08-08 08:54:49 +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
|
OSX fix
|
2002-08-10 20:02:14 +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
|
Implemented wxSpinButton for wxMotif.
|
2002-07-28 13:33:29 +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 |