wxWidgets/src/generic
Robert Roebling c15521c67e Added screen design to system settings for
different dialog layouts on desktop vs
    PDA screens


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-04 18:33:35 +00:00
..
accel.cpp use AllocExclusive in wxAcceleratorTable 2002-03-10 23:11:46 +00:00
busyinfo.cpp Put dialog in more sensible place in Forty, got a bit further 2002-03-21 13:10:17 +00:00
calctrl.cpp fixed the initial wxCalendarCtrl position and a minor appearance bug (the first closes the bug 539857) 2002-04-09 22:49:55 +00:00
caret.cpp small m_blinkedOut consistency corrections 2002-01-27 23:37:58 +00:00
choicdgg.cpp Fixed wxSingleChoiceDialog to match the docs wrt the style flag 2001-11-08 18:47:53 +00:00
colrdlgg.cpp show correctly the initially selected colour and update the sliders (patch 484415) 2001-11-23 22:22:33 +00:00
dcbuffer.cpp build fix for mingw-cross. 2002-03-17 07:38:01 +00:00
dcpsg.cpp Added wxDF_HTML 2002-04-17 11:48:11 +00:00
descrip.mms Committing in . 2002-03-26 09:37:35 +00:00
dirctrlg.cpp Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog (currently, 2002-04-10 09:35:36 +00:00
dirdlgg.cpp reverted the header change to include the generic one always 2002-05-04 14:22:57 +00:00
dragimgg.cpp Implemented wxMouseCaptureChangedEvent and made wxGenericDragImage check it 2002-04-12 20:26:43 +00:00
fdrepdlg.cpp added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
filedlgg.cpp Added screen design to system settings for 2002-05-04 18:33:35 +00:00
fontdlgg.cpp corrected const char * to char * conversions (patch 543896) 2002-04-15 18:49:57 +00:00
grid.cpp don't pass arrays by value (and also fixed signed/unsigned comparison warning 2002-04-28 14:39:37 +00:00
gridctrl.cpp renamed scrolwin file - no other way to make wxGTK/Univ compile 2001-07-03 18:14:22 +00:00
gridg.cpp use the new wxSystemSettings API everywhere 2002-01-08 23:53:01 +00:00
gridsel.cpp Added Paul Gamman's patch for 0 as FALSE in bool editor and renderer. 2000-08-08 10:43:16 +00:00
helpext.cpp more Unicode fixes for help files 2002-01-28 16:03:50 +00:00
helphtml.cpp adjusted relative path composition for mac 2002-01-28 21:50:22 +00:00
imaglist.cpp don't use deprecated wxImage methods inside wxWin 2002-03-24 00:22:15 +00:00
laywin.cpp removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
listctrl.cpp Added {S,G}etItem{Text,Background}Colour methods. 2002-04-24 20:31:46 +00:00
logg.cpp wxTextCtrl bug related to \n handling is Carbon related and is therefore 2002-05-03 20:15:48 +00:00
msgdlgg.cpp don't use wxApp::GetStdIcon 2002-03-24 00:21:26 +00:00
notebook.cpp use the new wxSystemSettings API everywhere 2002-01-08 23:53:01 +00:00
numdlgg.cpp first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
paletteg.cpp corrected warnings when compiling with -Wall -W 2002-05-03 20:20:55 +00:00
panelg.cpp use the new wxSystemSettings API everywhere 2002-01-08 23:53:01 +00:00
printps.cpp corrected conditional compilation to take wxUSE_POSTSCRIPT into account 2002-01-26 22:02:08 +00:00
prntdlgg.cpp small code cleanup while looking for an inexistent problem 2002-05-02 13:52:09 +00:00
progdlgg.cpp don't reenable the disabled windows in OnShow(), it is unnecessary and the code there was buggy 2002-04-03 12:54:09 +00:00
prop.cpp corrected warnings when compiling with -Wall -W 2002-05-03 20:20:55 +00:00
propform.cpp Committing in . 2001-07-12 15:02:40 +00:00
proplist.cpp Blind fix for bug #529874 . 2002-04-02 17:37:00 +00:00
sashwin.cpp use the new wxSystemSettings API everywhere 2002-01-08 23:53:01 +00:00
scrlwing.cpp Fixed wxMotif compilo 2002-04-22 10:32:41 +00:00
spinctlg.cpp corrected warnings when compiling with -Wall -W 2002-05-03 20:20:55 +00:00
splash.cpp compilation fix for wxUSE_PALETTE == 0 2002-02-14 13:50:10 +00:00
splitter.cpp fixed dead update splitters 2002-02-22 15:08:27 +00:00
statline.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
statusbr.cpp Implemented wxStatusBar::Push/PopStatusText. 2002-05-02 20:07:10 +00:00
tabg.cpp use the new wxSystemSettings API everywhere 2002-01-08 23:53:01 +00:00
tbarsmpl.cpp Canvas: added some DECLARE_CLASS macros to stop it failing 2002-04-08 10:50:14 +00:00
textdlgg.cpp compilation fix 2002-02-20 13:52:46 +00:00
timer.cpp Fixed drawing sample compilo for wxMotif (doesn't have wxRegion::Offset) 2002-04-22 11:19:11 +00:00
tipdlg.cpp Added some missing wxTextCtrl features to to-do list in wxX11's readme.txt 2002-04-22 14:33:07 +00:00
tipwin.cpp use standard colours in all ports 2002-01-22 15:39:40 +00:00
treectlg.cpp don't allow expanding/collapsing hidden root node 2002-04-09 22:43:14 +00:00
treelay.cpp applied patch 439186 (mingw and VC5 fixes) 2001-07-07 23:02:09 +00:00
wizard.cpp wxWizardPage(Simple) can do two-phase creation now 2002-04-21 11:45:37 +00:00