wxWidgets/src/generic
2005-02-22 23:08:35 +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 wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +00:00
caret.cpp update the caret bitmap size in EVT_SIZE (patch 990361) 2004-07-25 16:32:24 +00:00
choicbkg.cpp Use default constructors for wxSize/Point/Rect. 2005-02-10 21:33:56 +00:00
choicdgg.cpp Applied modified form of the StdButtonSize patch. 2004-12-31 18:57:25 +00:00
colrdlgg.cpp Color dialog sliders make more sense inverted, with 0 at the bottom (slide the scale UP to add color, consistent with other "generic" color dialogs in other programs). 2005-02-20 03:22:54 +00:00
datectlg.cpp use different image for pressed button state 2005-02-21 00:10:56 +00:00
dcpsg.cpp Applied patch for rounded rectangle. 2005-01-16 12:58:52 +00:00
descrip.mms Committing in . 2005-01-26 07:35:28 +00:00
dirctrlg.cpp wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +00:00
dirdlgg.cpp Applied modified form of the StdButtonSize patch. 2004-12-31 18:57:25 +00:00
dragimgg.cpp Use default constructors for wxSize/Point/Rect. 2005-02-10 21:33:56 +00:00
fdrepdlg.cpp Standard dialogs becoming useable on WinCE. 2005-02-16 15:37:09 +00:00
filedlgg.cpp Minor decorations. 2005-02-08 13:02:34 +00:00
fontdlgg.cpp Standard dialogs becoming useable on WinCE. 2005-02-16 15:37:09 +00:00
grid.cpp wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +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 Don't build when __WXMAC__ is defined but __WXMAC_OSX__ is not (i.e. CFM). 2005-02-20 03:45:11 +00:00
htmllbox.cpp wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +00:00
imaglist.cpp Don't fail assertion about image size mismatch if the size hasn't been 2005-01-29 01:00:01 +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 typo 2005-02-11 00:22:54 +00:00
listctrl.cpp adapt to mac l&f 2005-02-19 19:55:18 +00:00
logg.cpp Standard dialogs becoming useable on WinCE. 2005-02-16 15:37:09 +00:00
mdig.cpp wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +00:00
msgdlgg.cpp Blind attempt make buttons centered in the generic 2005-01-06 12:35:47 +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 As per the docs, the value returned is -1 if the value entered is out of range [patch 1116606] 2005-02-06 00:43:44 +00:00
paletteg.cpp fix compilation error 2004-12-08 20:36:13 +00:00
panelg.cpp Workaround for static controls appearing with a white background 2005-02-07 14:57:14 +00:00
printps.cpp Warning fixes. 2004-11-08 19:57:37 +00:00
prntdlgg.cpp wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +00:00
progdlgg.cpp Standard dialogs becoming useable on WinCE. 2005-02-16 15:37:09 +00:00
regiong.cpp Corrected some assertions (m_region.m_refData vs. m_refData) 2005-01-10 03:07:43 +00:00
renderg.cpp wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +00:00
sashwin.cpp wx/math.h integration 2004-12-14 20:52:13 +00:00
scrlwing.cpp Comment out line that set the VirtualSizeHints() upon 2005-02-13 13:44:08 +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 wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +00:00
splitter.cpp wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +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 Applied background colour patch for Motif notebooks 2005-02-16 23:08:22 +00:00
textdlgg.cpp Applied modified form of the StdButtonSize patch. 2004-12-31 18:57:25 +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 use a larger font again for wxMSW (the chopping off was caused by a wxStaticText resizing bug which has been fixed) 2005-02-22 23:08:35 +00:00
tipwin.cpp wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear. 2005-02-16 20:34:34 +00:00
treectlg.cpp Applied patch [ 1113565 ] generic treectl multiselection 2005-02-10 15:33:51 +00:00
vlbox.cpp Added newline at the end, eliminates gcc warning 2005-02-19 04:04:08 +00:00
vscroll.cpp Patch [ 1114647 ] Mouse wheel support for wxVScrolledWindow 2005-02-03 19:18:59 +00:00
wizard.cpp Restored the default wizard height to match 2.4 (and bitmap size) 2004-10-12 18:15:59 +00:00