wxWidgets.git
2002-01-23  Václav Slavíkadded length argument to wxString::wxString(wchar_t...
2002-01-23  Václav Slavíkfixed .cached files on big endian machines and cleaned...
2002-01-22  David WebsterOS/2 bug fixes and new mod file
2002-01-22  David WebsterFont change for OS/2 to a smaller font.
2002-01-22  David WebsterOS/2 bug fix updates.
2002-01-22  Julian SmartAdded screenshot and a few lines of explanation.
2002-01-22  Robin DunnSWIGged updates for wxGTK
2002-01-22  Robin DunnAdded OnDragOver returning wxDragCopy so text can be...
2002-01-22  Václav Slavíkuse AM_ICONV for iconv configure checks
2002-01-22  Václav Slavíkadded safety check to wxWindow::ReleaseMouse
2002-01-22  Robin DunnFix for when Set is called with wxSameAs to behave...
2002-01-22  Julian SmartAdded events topic.
2002-01-22  Vadim Zeitlinadded a hack to work around the dummy kill focus messag...
2002-01-22  Vadim Zeitlinuse standard colours in all ports
2002-01-22  Vadim Zeitlinadded (dummy) implementation of GetMetric(wxSYS_CURSOR_...
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-21  Václav Slavíkclarified legal stuff
2002-01-21  Václav Slavíkchanged WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)
2002-01-21  Vadim Zeitlincompilation fix for Borland (hopefully)
2002-01-21  Julian SmartTidied/commented FL header files, regenerated docs...
2002-01-21  Robin DunnFixed a typemap.
2002-01-21  Ron Leeadded missing header.
2002-01-21  David WebsterNew Mod Def file.
2002-01-21  Julian SmartNow adds 'include file' heading
2002-01-21  David WebsterMore resource files
2002-01-21  David WebsterMore resource files
2002-01-21  Václav Slavíkfixed crash in wxSpinCtrl under wxGTK
2002-01-21  Václav Slavíkfixed incorrect positioning of controls in generic...
2002-01-21  Václav Slavíkadded TAB handling
2002-01-21  Václav Slavíkchange WXDEBUG to WXSTDERR
2002-01-21  David WebsterDialog updates
2002-01-21  Vadim Zeitlinadded SetLabelFont() test
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser docs and links to it and wxGetC...
2002-01-21  Vadim Zeitlinadded wxFont::Ok
2002-01-21  Vadim Zeitlinadded an explicit accessor to query the default key...
2002-01-21  David WebsterCommit of merge
2002-01-21  David Websterno message
2002-01-20  Václav Slavíkadded first microscopic part of XRC format docs
2002-01-20  Stefan NeisAdded missing include for non-precompiled headers.
2002-01-20  Stefan NeisAdded missing include to os2/private.h.
2002-01-20  Stefan NeisFixed apparent typo.
2002-01-20  Stefan NeisAdded various #includes for non-precompiled headers.
2002-01-20  Stefan Neis- Added definition for struct SPBCDATA (missing in...
2002-01-20  Stefan NeisFixed compilation problems with gcc on OS/2.
2002-01-20  Stefan NeisAdded wchar handling for EMX (gcc on OS/2).
2002-01-20  Stefan NeisNew version with latest additions to filelist.txt.
2002-01-20  Stefan NeisAdded toplevel.{h,c} to OS/2 files.
2002-01-20  Stefan NeisAdded wxUSE_OWNER_DRAWN for wxPM (OS/2)
2002-01-20  Gilles Depeyrotuse wxMac provided wxGetOsDescription with Apple DevTools
2002-01-20  Gilles Depeyrotadded missing include files for Apple DevTools
2002-01-20  Stefan Csomornew targets for shared libs
2002-01-20  Stefan Csomoradded shared libs targets
2002-01-20  Stefan Csomoradded proper bracketing of QDflushing for carbon only
2002-01-20  Stefan Csomorcorrected wxKill signature, added Env methods (returnin...
2002-01-20  Stefan Csomorexport statement added
2002-01-20  Stefan Csomorremoved non appearance implementations
2002-01-20  Stefan Csomorresource loader structure added for loading menu bar...
2002-01-20  Stefan Csomorresource loader structure added
2002-01-20  Stefan Csomorremoved all resources that are not needed anymore
2002-01-20  Stefan Csomormoved patterns to static structures, added resouce...
2002-01-20  Stefan Csomorresource stack structure that sets up correct resource...
2002-01-20  Stefan Csomoradded constructor for compliance with wxPython
2002-01-20  Stefan Csomormenu help under classic was not giving back the correct...
2002-01-20  Stefan Csomornaming corrections, scrolling amount fixed
2002-01-20  Stefan Csomorremoved duplicate strdup definition for CW MSL V 7
2002-01-20  Stefan Csomoradded missing string definition
2002-01-20  Stefan Csomornew static structure for using the correct resource...
2002-01-20  Stefan Csomorexport statement needed
2002-01-20  Stefan Csomorpreparation for separated menu items
2002-01-20  Stefan Csomorchanged the usage of the member vars to be more consistent
2002-01-20  Stefan Csomoradded new constructor for wxpython
2002-01-20  Stefan Csomorprefix files for shared library targets on cw mac
2002-01-20  Stefan Csomorunder metrowerks mac strdup is not exported
2002-01-20  Stefan Csomorcorrect import and export statements for metrowerks
2002-01-20  Stefan Csomorchanged to wxStrdup, since strdup is not guaranteed...
2002-01-20  Stefan Csomornew headers for new shared lib targets on codewarrior
2002-01-20  Vadim Zeitlinadded Append(wxArrayString) to wxItemContainer (and...
2002-01-20  Vadim Zeitlintried to make wxArrayString(bool autosort) ctor more...
2002-01-20  Vadim Zeitlinadded support for wxArrayString data in wxVariant
2002-01-20  Václav Slavíkmake sure gs_captureWindow is always set to NULL in...
2002-01-20  Václav Slavíkremoved tracing from html sample
2002-01-20  Václav Slavíkadded tracing of ReleaseMouse and assertion to prevent...
2002-01-20  Václav Slavíkadded WXTRACE env. variable
2002-01-19  Václav Slavíkfixed compilation
2002-01-19  Václav Slavíkmoved 'show hidden dirs' checkbox elsewhere, the dialog...
2002-01-19  Václav Slavíkrewrote wxGenericFileDialog to use sizers
2002-01-19  Václav Slavíkdocumentation for wxHtmlWindow::OnOpeningURL
2002-01-19  Václav Slavíkimplemented URLs blocking in wxHtmlWindow
2002-01-19  Václav Slavíkdon't crash if we can't detect g_wcCharset
2002-01-19  Vadim Zeitlinadded the possibility to hide the tip window automatica...
2002-01-19  Vadim Zeitlindismiss the popup when an unprocessed key is pressed
2002-01-19  Vadim Zeitlindocumented new CaptureMouse() behaviour
2002-01-19  Vadim Zeitlincompilation/linking fixes for DoCaptureMouse() change
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-19  Julian SmartCorrected wxTextCtrl doc
2002-01-19  Vadim Zeitlinfixed crash in iconv_close() as well
2002-01-19  Gilles Depeyrotrenamed wxLogXXX functions with va_list argument to...
2002-01-19  Gilles Depeyrotchanged 'extern inline' to extern only
next