OS/2 will not support a mini-frame
[wxWidgets.git] / src /
2002-09-15  David WebsterOS/2 will not support a mini-frame
2002-09-15  David WebsterMake OS/2 use the generic MDI.
2002-09-15  Vadim Zeitlincompilation fix for !MSVC
2002-09-15  Stefan Csomormerged deleted code back
2002-09-15  Stefan NeisApplied revised patch 606235 (Cell overflow refresh...
2002-09-14  Vadim Zeitlinwe do want arrows even in a read only text ctrl
2002-09-14  Vadim Zeitlinrecreate the toolbar entirely when its text/icons style...
2002-09-14  Robert Roebling Compile fix for the iPaq. No idea why.
2002-09-14  Vadim Zeitlinset size if it's initially == wxDefaultSize() in MSWCre...
2002-09-14  Julian SmartAdded back the missing wxDash line
2002-09-14  Julian SmartBC++:
2002-09-14  Robert Roebling Enable execute code for Unicode. This also makes
2002-09-14  David Websternew module def file for .dll build
2002-09-14  David WebsterOS/2 update
2002-09-14  David WebsterTRUE not true; FALSE not false
2002-09-14  Ron Leedefine the undefined wxThePrintSetup global.
2002-09-13  Robert Roebling Backward comp. fix.
2002-09-13  David WebsterWeekly catch-up
2002-09-13  Václav Slavíkadded some missing styles to XRC
2002-09-13  Julian SmartApplied patch [ 608370 ] fix for static text sizing...
2002-09-13  Julian SmartApplied patch [ 608850 ] wxX11 menu accelerators need...
2002-09-12  Vadim Zeitlinmake wxFile::Exists() use wxFileExists(): this avoids...
2002-09-12  Julian SmartCorrected typo that prevented mdig.h being copied
2002-09-12  Jouk Jansen Committing in .
2002-09-12  Julian SmartIf a window has zero dimension, make it at least 1...
2002-09-12  Julian SmartDon't compile crit. section code on Mac yet
2002-09-11  Stefan NeisIntegrated fixes from latest UNIX version.
2002-09-11  Stefan NeisApplied patch 606235 (Cell overflow refresh fixed).
2002-09-11  Robert Roebling Readded deprec. constructor.
2002-09-11  Stefan NeisFixed CoordToRowOrCol according to Patch 607387.
2002-09-11  Robert Roebling The old fix for combobox doesn't seem to be needed
2002-09-11  Julian SmartApplied [ 585322 ] motif border style fix for statictext
2002-09-11  Julian SmartTypo fixed
2002-09-11  Robin DunnFixed some off-by-one and other issues with drawing...
2002-09-11  Julian SmartAnother try at committing this
2002-09-11  Julian SmartReverted previous 'fixes' now that the array bug has...
2002-09-11  Vadim Zeitlinremoved wcslen() implementation, it is now inline in...
2002-09-11  Vadim Zeitlinsrc/common/strconv.cpps/wcslen/wxWcslen/g
2002-09-11  Julian SmartReplaced wcslen with wxWcslen
2002-09-11  Stefan NeisFixed bug in Grow function (possibly not allocating...
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-10  Julian SmartNow cleared array elements of arrays before calling...
2002-09-10  Julian SmartApplied patch [ 606713 ] Removes a warning from cygwin...
2002-09-10  Julian SmartApplied patch [ 607261 ] Fix: wxGrid: row and cell...
2002-09-10  Vadim Zeitlinadded a possibility to pull in printf() code for testin...
2002-09-10  Vadim Zeitlinfixed stream code breakage caused by the previous check in
2002-09-10  David WebsterBmpbuttons
2002-09-09  Václav Slavíkapplied patch #606835, bugfix to wxHtmlHelpFrame::OnAct...
2002-09-09  Mattia BarbonFixed MinGW/ANSI (and probably any other C++ compiler...
2002-09-09  Vadim Zeitlinremoved C++ comment
2002-09-09  David WebsterBitmap button updates
2002-09-08  Vadim Zeitlinfixed bug in parsing formats in which fields don't...
2002-09-08  Mattia BarbonFix wxSnvprintf (and hence wxString::Format) for Unicod...
2002-09-08  Václav Slavíkcompilation fixc
2002-09-08  Vadim Zeitlinfixed Printf() format spec warnings
2002-09-08  Julian SmartAdded a note about bug in Mingw32 headers.
2002-09-08  Julian SmartRenamed duplicate style variable
2002-09-08  Stefan NeisAdded yet another couple of missing includes (leading...
2002-09-08  Stefan NeisAdded missing includes for non-precompiled headers.
2002-09-08  Julian SmartChanged syntax of test for -fvtable-thunks so it works.
2002-09-08  Julian SmartAdded LV_ITEMA and used a #define for LV_ITEM to
2002-09-08  Robin DunnA refinement of my patch from Neil Hodgson
2002-09-08  Vadim Zeitlinadded shell32.lib to wxBase link options
2002-09-08  Vadim Zeitlinchar -> wxChar
2002-09-08  Vadim Zeitlinfixed (yet another?) crash in wxStrtok
2002-09-08  Vadim Zeitlincorrected wxShell() ret code
2002-09-08  Vadim Zeitlinfixed wxExecute() for console programs (process messags...
2002-09-08  Vadim Zeitlincorrect compilation fix for the previous commit
2002-09-07  Robin DunnCompilation fix
2002-09-07  Vadim Zeitlinadded wxLocale::GetLanguageInfo()
2002-09-07  Robin DunnBetter placement of the AutoComplete listbox
2002-09-07  Vadim Zeitlindon't give empty message box if Parse(FALSE) was called...
2002-09-07  Vadim Zeitlindon't overwrite the app name with argv[0] if it had...
2002-09-07  Vadim Zeitlinshow the app name in the title of wxMsgOut message...
2002-09-07  Stefan NeisFixed Refresh to use a "const wxRect *" parameter.
2002-09-07  Robin DunnwxHtmlWindow now grabs the focus when clicked on. ...
2002-09-07  Vadim Zeitlinmade SetDirectory() work, minor code cleanup (much...
2002-09-07  Robin DunnFix off-by-one in vertical scrolling
2002-09-07  Vadim Zeitlinfix for handling TAB presses in readonly text controls
2002-09-07  Vadim Zeitlinapplied the workaround for XUnionRectWithRegion() retur...
2002-09-07  Stefan NeisTried to fix bug 603906 by modifying GetModelValues...
2002-09-07  Vadim Zeitlindon't send clicked event for wxID_CANCEL button when...
2002-09-07  Stefan NeisCommited John Labenski's patch giving access to the...
2002-09-07  Gilles Depeyrotdisplay compilation warning under Mac OS X/Darwin for...
2002-09-07  Stefan NeisFixed bug in CoordToRowOrCol.
2002-09-07  Stefan NeisSome refresh optimizations.
2002-09-07  Julian SmartFixed overlapping buttons in wizard on MacOS X
2002-09-07  Stefan Csomoryet another code for wxMac properly resetting the cursor
2002-09-07  Stefan Csomoradded code for wxMac properly resetting the cursor
2002-09-06  Julian SmartAdjusted filelist.txt and wxUniv.dsp to use generic
2002-09-06  Vadim Zeitlinfix for creating radio items in a toolbar with non...
2002-09-06  Vadim Zeitlinfix for radio items creation
2002-09-06  Vadim Zeitlinfixes for reading bitmapswith BI_BITFIELDS (patch 597906)
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-06  Mattia BarbonFixed bug with SetValue on read-only combobox; don...
2002-09-06  Julian SmartRemoved #ifdef __WXMAC__ around dialog initialisation.
2002-09-06  Julian SmartApplied patch [ 605592 ] Unicode patch for dirctrlg.cpp
2002-09-06  Chris Elliottsmall bug fix for using multiple borland compilers
2002-09-06  Jouk Jansen Committing in .
2002-09-05  Vadim Zeitlinfixed the width of the (week day as number) field...
next