]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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  Robin DunnSWIGged updates for wxMac
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  Robin DunnShow how to use images in the virtual list control...
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  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 DunnSWIGged updates for wxGTK
2002-09-11  Robin DunnChange needed for when the COMPATIBILITY flags are...
2002-09-11  Robin DunnPyCrust tweak to allow it to work with older Scintilla's
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-10  Vadim ZeitlinWindows and Unicode compilation fixes
2002-09-10  Václav Slavíkadded Turkish translation
2002-09-10  Julian SmartNow cleared array elements of arrays before calling...
2002-09-10  Vadim Zeitlindeclare wxEntry() as taking char **Argv, not char ...
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 Zeitlinuncomment SetMargins() call which works now (the person...
2002-09-10  Vadim Zeitlinadded a possibility to pull in printf() code for testin...
2002-09-10  Vadim Zeitlinclarification of Set/GetTitle() with respect to popup...
2002-09-10  Vadim Zeitlinadded printf() test suite
2002-09-10  Vadim Zeitlinfixed ATTRIBUTE_PRINTFs
2002-09-10  Vadim Zeitlincompilation fix for cygwin
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  Gilles Depeyrotuse RemoveAt instead of Remove
2002-09-09  Mattia BarbonFixed MinGW/ANSI (and probably any other C++ compiler...
2002-09-09  Julian SmartAdded widgets sample
2002-09-09  Vadim Zeitlinremoved C++ comment
2002-09-09  Vadim Zeitlinremoved a trailing comma from enum (this is an error...
2002-09-09  Vadim ZeitlinwxDialog doesn't derive from wxPanel nor accepts wxDIAL...
2002-09-09  Julian SmartFile for notes about publicity, incl. newsgroups for...
2002-09-09  Julian SmartTweaks to the announcement
2002-09-09  Julian SmartScript updates
2002-09-09  Gilles Depeyrot-D_INCLUDE_LONGLONG for HPUX long long definitions...
2002-09-09  Julian SmartAdded distribution scripts
2002-09-09  David WebsterBitmap button updates
2002-09-08  Vadim Zeitlinfixed bug in parsing formats in which fields don't...
2002-09-08  Vadim Zeitlinvariosu fixes to the tests
2002-09-08  Mattia BarbonFix wxSnvprintf (and hence wxString::Format) for Unicod...
2002-09-08  Václav Slavíkcompilation fixc
2002-09-08  Václav Slavíkanother false statement corrected
2002-09-08  Vadim Zeitlinfixed Printf() format spec warnings
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  Vadim Zeitlindefine HAVE_EXPLICIT for BC++ >= 0x520
2002-09-08  Stefan NeisAdded yet another couple of missing includes (leading...
2002-09-08  Julian SmartAdded a directory for sharing publicity resources
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  Gilles Depeyrotpath correction for wxMac using Apple Developer Tools
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 Zeitlindon't #define wxStrtok() which takes 3 arguments as...
2002-09-08  Vadim Zeitlincorrected wxExecute() tests
2002-09-08  Vadim Zeitlincorrected wxShell() ret code
2002-09-08  Vadim Zeitlinfixed wxExecute() for console programs (process messags...
2002-09-08  Robin DunnSWIGged updates for wxGTK
2002-09-08  Vadim Zeitlincorrect compilation fix for the previous commit
2002-09-08  Vadim Zeitlinthe sample now builds in Unicode mode
2002-09-08  Robin DunnGetLanguageInfo
2002-09-07  Robin DunnCompilation fix
2002-09-07  Robin DunnSome last minute little tweaks
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 NeisAdded check for Refresh function.
2002-09-07  Stefan NeisChanged second parameter of Refresh to "const wxRect*".
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  Vadim Zeitlinadded wxFileDialog::SetDirectory test
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  Stefan NeisApplied patch showing off John Labenski's
2002-09-07  Gilles Depeyrotdisplay compilation warning under Mac OS X/Darwin for...
2002-09-07  Stefan NeisFixed bug in CoordToRowOrCol.
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-09-07  Stefan NeisSome refresh optimizations.
2002-09-07  Julian SmartFixed overlapping buttons in wizard on MacOS X
2002-09-07  Julian SmartRemoved rundant files, updated readme.txt.
next