wxWidgets/src/generic
2005-10-21 19:03:06 +00:00
..
accel.cpp first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100 2005-09-25 19:59:19 +00:00
busyinfo.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
calctrl.cpp Warning fixes for win64 2005-10-17 22:08:05 +00:00
caret.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
choicbkg.cpp Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals. 2005-10-21 19:03:06 +00:00
choicdgg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
colrdlgg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
datectlg.cpp first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100 2005-09-25 19:59:19 +00:00
dbgrptg.cpp wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 16:22:28 +00:00
dcpsg.cpp fixed variable shadowing icc warnings 2005-09-26 00:29:42 +00:00
descrip.mms Committing in . 2005-10-18 10:18:00 +00:00
dirctrlg.cpp wxMotif for OS/2 adjustements. Source cleaning. 2005-10-06 11:14:42 +00:00
dirdlgg.cpp first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100 2005-09-25 19:59:19 +00:00
dragimgg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
fdrepdlg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
filedlgg.cpp Default serting by name. 2005-09-26 13:43:21 +00:00
fontdlgg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
grid.cpp Code formatting cleanup from OSAF [ patch 1307563 ] 2005-10-01 21:02:18 +00:00
gridctrl.cpp Warning fixes for win64 2005-10-17 22:08:05 +00:00
gridsel.cpp fixed variable shadowing icc warnings 2005-09-26 00:29:42 +00:00
helpext.cpp wxMotif for OS/2 adjustements. Source cleaning. 2005-10-06 11:14:42 +00:00
htmllbox.cpp added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
imaglist.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
laywin.cpp first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100 2005-09-25 19:59:19 +00:00
listbkg.cpp Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals. 2005-10-21 19:03:06 +00:00
listctrl.cpp first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100 2005-09-25 19:59:19 +00:00
logg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
mdig.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
msgdlgg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
notebook.cpp fixed unused parameter warnings in non-debug build 2005-10-08 21:24:32 +00:00
numdlgg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
paletteg.cpp wxPalette unified. Source cleaning. 2005-10-06 14:37:43 +00:00
panelg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printps.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
prntdlgg.cpp first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100 2005-09-25 19:59:19 +00:00
progdlgg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
propdlg.cpp Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals. 2005-10-21 19:03:06 +00:00
regiong.cpp added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
renderg.cpp Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes 2005-04-16 10:38:23 +00:00
sashwin.cpp fixed variable shadowing icc warnings 2005-09-26 00:29:42 +00:00
scrlwing.cpp refactored wxGTK scrolling: it has now fully-functioning wxScrollHelper and a lot of duplicate code was removed 2005-10-10 18:24:27 +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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
splash.cpp first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100 2005-09-25 19:59:19 +00:00
splitter.cpp fixed variable shadowing icc warnings 2005-09-26 00:29:42 +00:00
statline.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statusbr.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tabg.cpp extra semicolons removed 2005-10-08 17:10:10 +00:00
textdlgg.cpp added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
timer.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tipdlg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tipwin.cpp Warning fixes for win64 2005-10-17 22:08:05 +00:00
treebkg.cpp Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals. 2005-10-21 19:03:06 +00:00
treectlg.cpp renamed DoHitTest() to DoTreeHitTest() to avoid conflict with existing wxWindow method 2005-10-17 19:31:40 +00:00
vlbox.cpp fixed variable shadowing icc warnings 2005-09-26 00:29:42 +00:00
vscroll.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
wizard.cpp Removed WXWIN_COMPATIBILITY_2_2 together with code guarded by it. 2005-10-09 15:48:42 +00:00