wxWidgets/src/generic
2004-12-21 17:35:42 +00:00
..
accel.cpp Bug #1040683: Remove assert when deleting menu entry. 2004-12-10 16:20:13 +00:00
busyinfo.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
calctrl.cpp wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. 2004-07-20 10:09:47 +00:00
caret.cpp update the caret bitmap size in EVT_SIZE (patch 990361) 2004-07-25 16:32:24 +00:00
choicbkg.cpp wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +00:00
choicdgg.cpp don't preselect the first item if the array with the initial selections is empty in wxMultiChoiceDialog 2004-10-27 19:23:59 +00:00
colrdlgg.cpp wxUSE_SLIDER=0 fixes. 2004-11-24 16:08:12 +00:00
dcpsg.cpp wxString and wxChar* access for file functions. Source cleaning. 2004-12-21 17:35:42 +00:00
descrip.mms Committing in . 2004-03-19 08:04:29 +00:00
dirctrlg.cpp unused var warning 2004-12-12 17:59:41 +00:00
dirdlgg.cpp Fix for assert after left click on tree in generic dir dialog in native MSW build. Source cleaning and readability fixes. 2004-11-23 19:58:47 +00:00
dragimgg.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
fdrepdlg.cpp new stock buttons API 2004-08-30 14:42:51 +00:00
filedlgg.cpp Warning fixes. 2004-12-06 17:35:00 +00:00
fontdlgg.cpp Added checking of EnableEffects flag and not allowing changes to color or underlining if it is not set, consistent with MSW (GTK2 native control doesn't offer underlining or color, so flag is essentially always disabled on GTK2) 2004-11-07 05:38:02 +00:00
grid.cpp Give native GTK+ look to wxGrid. 2004-11-27 16:30:03 +00:00
gridctrl.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
gridsel.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
helpext.cpp wxString and wxChar* access for file functions. Source cleaning. 2004-12-21 17:35:42 +00:00
htmllbox.cpp use default GUI font in wxHtmlListBox 2004-10-01 11:27:43 +00:00
imaglist.cpp Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning. 2004-12-20 12:44:22 +00:00
laywin.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
listbkg.cpp wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +00:00
listctrl.cpp wx/math.h integration 2004-12-14 20:52:13 +00:00
logg.cpp Warning fixes to unused variables, int/wxChar keycode and other typecasting, not mixing 'type*' and 'type' variables in single line, IsEmpty to empty replacement etc. 2004-11-05 21:18:04 +00:00
mdig.cpp Fixes for wxUSE_STATUSBAR. 2004-07-19 09:39:38 +00:00
msgdlgg.cpp wxUniv compilation fixes 2004-08-18 22:27:42 +00:00
notebook.cpp Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning. 2004-12-20 12:44:22 +00:00
numdlgg.cpp Hardware defines spec. 2004-09-28 17:29:37 +00:00
paletteg.cpp fix compilation error 2004-12-08 20:36:13 +00:00
panelg.cpp no need to update default colours and refresh if syscolours change, wxWindow does it 2004-06-23 16:41:40 +00:00
printps.cpp Warning fixes. 2004-11-08 19:57:37 +00:00
prntdlgg.cpp Made wxPageSetupDialog a pimpl implementation. 2004-11-20 14:46:25 +00:00
progdlgg.cpp Hardware defines spec. 2004-09-28 17:29:37 +00:00
regiong.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
renderg.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
sashwin.cpp wx/math.h integration 2004-12-14 20:52:13 +00:00
scrlwing.cpp All wxScrolledWindows shoudl have wxHSCROLL|wxVSCROLL now. 2004-08-09 23:08:20 +00:00
selstore.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
spinctlg.cpp wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. 2004-07-20 10:09:47 +00:00
splash.cpp Correction for GTK+1 2004-09-19 17:20:50 +00:00
splitter.cpp added GetBestSize() implementation 2004-12-16 02:39:11 +00:00
statline.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
statusbr.cpp Cleaned up commented-out code 2004-10-19 13:45:01 +00:00
tabg.cpp wx/math.h integration 2004-12-14 20:52:13 +00:00
textdlgg.cpp [1001483] Added wxPasswordEntryDialog analagous to wxTextEntryDialog, allows detecting entering an empty string vs. cancel unlike the wxGetPasswordFromUser dialog function. 2004-11-09 19:01:47 +00:00
timer.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
tipdlg.cpp Hardware defines spec. 2004-09-28 17:29:37 +00:00
tipwin.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
treectlg.cpp Add SetFocusIgnoringChildren() to wxControlContainer. This 2004-12-11 12:51:05 +00:00
vlbox.cpp Use DeafultAttributes instead of hard coded defaults 2004-07-17 23:22:26 +00:00
vscroll.cpp Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces. 2004-06-17 16:22:36 +00:00
wizard.cpp Restored the default wizard height to match 2.4 (and bitmap size) 2004-10-12 18:15:59 +00:00