wxWidgets.git
2002-01-13  Václav Slavíkmake all now compiles .mo catalogs
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-13  Vadim Zeitlinfixed Set(month, day, year) docs (bug #502944)
2002-01-13  Vadim Zeitlinapplied patch for safer GIF decoding (502103)
2002-01-13  Vadim Zeitlinfixed several resource leaks related to MDI menus
2002-01-13  Vadim Zeitlinfixed wxRichEditModule::Load(): should return an error...
2002-01-13  Vadim Zeitlinfixed a huge memory leak in wxStreamBuffer
2002-01-12  Vadim ZeitlinSetValue() doesn't call Clear()
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-12  Vadim Zeitlinmade XPMs const
2002-01-12  Vadim ZeitlinSun warning and Unicode fixes
2002-01-12  Robert Roebling Some additions to the 12-bit patch.
2002-01-12  Robert Roebling Applied patches for wxBU_EXACTFIT to button.cpp and...
2002-01-12  Robert RoeblingCorrected wxDialog event table under wxMac and wxOS2...
2002-01-12  Václav Slavíkfixed m_OldAlign hiding
2002-01-11  David WebsterOops, left some personal stuff in here.
2002-01-11  David WebsterOS/2 Statusbar fixes in DC
2002-01-11  David WebsterOS/2 Statusbar fixes
2002-01-11  Gilles Depeyrotcorrection to shared library build command for HP ...
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2002-01-11  Stefan Csomorcorrected wxMenuBar::Insert , ::Append for a correct...
2002-01-11  Vadim Zeitlinadded support for wxALIGN_XXX in wxStaticBox
2002-01-11  Robert Roebling Corrected wxFrame::SetMenuBar() for repeated calls
2002-01-11  Stefan Csomornew libraries added
2002-01-11  Stefan Csomoradded new files from common
2002-01-11  Stefan Csomorinclude changes
2002-01-11  Stefan Csomordestructor fix in case it is not a real dialog
2002-01-11  Gilles Depeyrotadded missing const for Apple DevTools
2002-01-11  Vadim Zeitlinreverted stupid compilation breaking typo checked in...
2002-01-11  Robert RoeblingMove notebook size code for mac to mac/notebook.cpp
2002-01-11  Robert RoeblingMake log.cpp compilable under CW 5.2 non-Carbon
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-11  Stefan Csomorfewer standard includes
2002-01-11  Stefan Csomorchanged to non-opaque structs for debugging (makes...
2002-01-11  Stefan Csomoradditions
2002-01-11  Stefan CsomorATSU Rendering Support added
2002-01-11  Jouk Jansen Committing in .
2002-01-11  Vadim Zeitlinminor wxFRAME_EX_CONTEXTHELP updates
2002-01-11  Vadim Zeitlinchanges wxFRAME_EX_CONTEXTHELP value to avoid clash...
2002-01-11  Vadim Zeitlinno changes
2002-01-10  Vadim Zeitlinmoved toolbar adjustments for the client size from...
2002-01-10  Václav Slavík1. finished porting wxDir/FileDialog to MS-DOS
2002-01-10  Vadim Zeitlincompilation fix for VC++
2002-01-10  Gilles Depeyrotunified UMAPrOpen/UMAPrClose prototypes for session...
2002-01-10  Gilles Depeyrotdisable MetroNub stuff for CodeWarrior 5.3 Carbon builds
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-09  David WebsterConsildation and cleanup of global variables. Mostly...
2002-01-09  David WebsterSupport for WXPM's native font info.
2002-01-09  David WebsterLots of cleanup, mostly consolidating globals
2002-01-09  Vadim Zeitlina few things I'd like to do
2002-01-09  Robin DunnUpdated to use correct value for wxSTC_MASK_FOLDERS
2002-01-09  Vadim Zeitlinbug fix for wxBufferedInputStream::LastCount() after...
2002-01-09  Robert Roebling wxDirDialog no longer shows hidden files. I don't
2002-01-09  Vadim Zeitlinmention that wxDialog doesn't derive from wxPanel any...
2002-01-09  Vadim Zeitlinwinundef.h is needed for wxBase as well
2002-01-09  Vadim Zeitlincopy dummy*.cpp files as well
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-09  Vadim Zeitlinno (real) changes
2002-01-09  Vadim Zeitlinuse wxTE_RICH for the log window now that it should...
2002-01-09  Vadim Zeitlinadded, implemented, documented wxTE_RICH2 and wxTextCtr...
2002-01-09  Vadim Zeitlinmake listbox taller
2002-01-09  Vadim Zeitlinexercise wxTextCtrl::GetRange
2002-01-09  Vadim ZeitlinwxNullFont shouldn't be passed to wxDC::SetFont()
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Václav Slavíkmore MS-DOS stuff in generic wxFileDialog
2002-01-08  David WebsterOS/2 NativeFontInfo support
2002-01-08  Václav Slavíkdisable long filenames under DJGPP
2002-01-08  Václav Slavíkexpand . into cwd
2002-01-08  Václav SlavíkMS-DOS fix to wxDir
2002-01-08  Václav SlavíkwxDirDialog port to MS-DOS
2002-01-08  Václav Slavíkcompilation fix
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  David WebsterOS/2 NativeFontInfo support
2002-01-08  Vadim Zeitlindon't allow setting an invalid font
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Václav SlavíkwxSystemSettings docs correction
2002-01-08  Václav Slavíkbackward-compatiblity functions must go to wxSystemSett...
2002-01-08  Václav Slavíkreverted my previous fix
2002-01-08  Václav SlavíkwxRTTI for wxPopupWindow in wxMGL
2002-01-08  Václav SlavíkDLL compilation fix
2002-01-08  David WebsterGetting rid of odd control characters at EOL in source.
2002-01-08  Gilles DepeyrotwxGenericDirDialog related corrections for wxMac
2002-01-08  Václav Slavíkmoved InteractiveMove to wxUniv's wxTopLevelWindow
2002-01-08  Václav Slavíkuse UNIX wxDir if available
2002-01-08  Václav Slavíkinfinite recursion fix in wxTLW/Univ
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2002-01-08  Jouk Jansen Committing in .
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2002-01-07  Robin DunnPrevent crash when m_defGridAttr is NULL
2002-01-07  Robin DunnAdded sample of using client data to the wxComboBox...
2002-01-07  Robin DunnClean up $(WXDIR)\$D too
2002-01-07  Vadim Zeitlinadded the splitter event processing and also cleaned...
2002-01-07  David Websterclipboard update and latest module definition file...
2002-01-07  David Webstertoplevel fixes to deal with base class fixes. Create...
2002-01-07  David WebsterOS/2 fix to support removal of WXPM ifdefs in header.
2002-01-07  David Websterimplemented OS/2's wxSystemSettingsNative
2002-01-07  David WebsterRemoval of WXPM ifdefs.
2002-01-07  David Webstertoplevel fixes and USE_RUL and PRTOTCOL stuff
next