wxWidgets.git
2005-01-19  Włodzimierz... MinGW warning fix.
2005-01-19  Vadim Zeitlinadded generic version of wxDatePickerCtrl from Andres...
2005-01-19  Václav Slavíkhotfix for bakefile-0.1.5 bug: rpmspec format doesn...
2005-01-19  Włodzimierz... MinGW warning fix.
2005-01-19  Włodzimierz... MinGW warning fix.
2005-01-19  Włodzimierz... Cookie is not for dummy initialization due to condition...
2005-01-19  Włodzimierz... DMC PCH requires additional parameter in new bakefiles.
2005-01-19  Václav Slavíkregenerated autoconf files using bakefile-0.1.5
2005-01-19  Václav Slavíkrequire bakefile-0.1.5 and use it's features
2005-01-19  Vadim Zeitlinundef wxUSE_NATIVE_STATUSBAR before redefining it as...
2005-01-19  Włodzimierz... Fix for incomplete setup (wxPalmOS case).
2005-01-19  Włodzimierz... Fixes after removal of palmos/gccpriv.h.
2005-01-19  David ElliottUpdated aclocal.m4 using Bakefile's CVS HEAD bakefile...
2005-01-19  Vadim Zeitlinfixed crash in wxKill() introduced by 1.116 patch ...
2005-01-19  Vadim Zeitlinreenabled WM_MOUSELEAVE event handling (patch 1104551...
2005-01-19  Vadim Zeitlindon't return HTCLIENT for static bitmaps, this breaks...
2005-01-19  Vadim Zeitlin(harmless) VC++ warning fixes
2005-01-19  Vadim Zeitlindefine wxUSE_NATIVE_STATUSBAR as 1 for wxMSW builds
2005-01-19  Vadim Zeitlinclarified what needs to be done to get useful results...
2005-01-19  Vadim Zeitlindocumented wxStackWalker/Frame
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-18  Stefan NeisFixed some line breaks.
2005-01-18  Włodzimierz... Less MSW related files in wxPalmOS port.
2005-01-18  David ElliottTake -DWX_PRECOMP out of GCC_PRAGMA_FLAGS and put it...
2005-01-18  Robin DunnUse a panel
2005-01-18  Włodzimierz... Cleaning of headers.
2005-01-18  Włodzimierz... MinGW warning fix.
2005-01-18  Włodzimierz... MinGW warning fix.
2005-01-18  Włodzimierz... MinGW warning fix.
2005-01-18  Julian SmartSkip processing in OnTextEnter so normal return process...
2005-01-18  Włodzimierz... ctor/dtor not available in C code (MinGW fix).
2005-01-18  Vadim Zeitlinfixed memory leak in UpdateAttr[Rows][Or][Cols] (patch...
2005-01-18  Vadim Zeitlinfixed crash if an error happened inside WaitConnection...
2005-01-18  Kevin HockAdded DLL export for wxCommandEventStringHelper
2005-01-18  Kevin HockFixed wxTextCtrl being undefined when not using precomp...
2005-01-18  Kevin HockFor efficiency reasons, text controls no longer set...
2005-01-18  Kevin HockGetString() method queries the control for the string...
2005-01-18  Kevin HockEvent member variables hidden, text control efficiency...
2005-01-18  Kevin HockRemoved m_ variables from the documentation, since...
2005-01-18  Kevin HockMove member m_ variables to be protected rather than...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-18  Vadim Zeitlinregenerated with correct substitutions for COND_WXUNIV_...
2005-01-18  Vadim ZeitlinwxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
2005-01-18  Vadim Zeitlinreverted last commit, do this check in wx/chkconf.h...
2005-01-18  Vadim Zeitlinmore fixes to dllexport/import stuff for operator<...
2005-01-18  Vadim Zeitlinonly define globals when wxUSE_BASE to avoid duplicate...
2005-01-18  Vadim ZeitlinwxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
2005-01-18  Vadim ZeitlinUnicode compilation fix (patch 1104406)
2005-01-18  Vadim ZeitlinUnicode compilation fix for debugging code which is...
2005-01-18  Vadim Zeitlinadded WXDLLIMPEXP_BASE for operator<<() functions ...
2005-01-18  Włodzimierz... PalmOS native colour dialog.
2005-01-18  Włodzimierz... wxWinCE fixes.
2005-01-18  David ElliottDon't depend on m_cocoaWxToBoundsTransform not being...
2005-01-18  David ElliottSending copy to an instance infers ownership by the...
2005-01-17  David ElliottMoved Clear() implementation into wxDC using a new...
2005-01-17  Włodzimierz... Common default datetime formats.
2005-01-17  Włodzimierz... Fix for limited build required by headers of free DMC.
2005-01-17  Vadim Zeitlinregenrated after ADVANCED_SRC/HDR split in native/Univ...
2005-01-17  Włodzimierz... Stock buttons labels.
2005-01-17  Julian SmartAdded AddWindowStyles() call
2005-01-17  Włodzimierz... MinGW fixes.
2005-01-17  Vadim Zeitlinremoved #ifndef __WXUNIVERSAL__ added in last commit...
2005-01-17  Vadim Zeitlinsplit ADVANCED_HDR/SRC in a part common to all ports...
2005-01-17  Włodzimierz... Check wxMSWUniv condition earlier.
2005-01-17  Włodzimierz... wxMSWUniv build fix.
2005-01-17  Vadim Zeitlinfixed GetModuleHandleExA() call after last fix
2005-01-17  Włodzimierz... Warning fix.
2005-01-17  Włodzimierz... Build fixes.
2005-01-17  Włodzimierz... Missing include.
2005-01-17  Włodzimierz... Minor output simplification. Significantly influences...
2005-01-17  Vadim Zeitlinupdate from Janos Vegh
2005-01-17  David ElliottMake this compile on Darwin. Vadim, could you please...
2005-01-17  Vadim Zeitlinadded GenerateNow()
2005-01-17  Vadim Zeitlindisable an apparently harmless VC++ warning about ...
2005-01-17  Vadim Zeitlinmoved fatal exception handling code to msw/main.cpp...
2005-01-17  Vadim Zeitlinaccidnetally checked in file in DOS format last time...
2005-01-17  Vadim Zeitlinadded {debughlp|stackwalk}.{h|cpp}
2005-01-17  Vadim Zeitlinadded wxUSE_CRASHREPORT and wxUSE_STACKWALKER; removed...
2005-01-17  Vadim Zeitlinadded wxStackWalker class
2005-01-17  Vadim Zeitlinrefactored wxCrashReport to use new wxDbgHelpDLL class...
2005-01-17  Vadim Zeitlincreated a reusable interface to dbghelp API
2005-01-17  Vadim Zeitlincompilation fixes for !USE_PCH
2005-01-17  Vadim Zeitlinonly declare wxHandleFatalExceptions() when wxUSE_ON_FA...
2005-01-17  Vadim Zeitlinremove obsolete wxUSE_CTL3D code
2005-01-17  Vadim Zeitlinimplement date events here if wxDatePickerCtrl is not...
2005-01-17  Vadim Zeitlinadded argc and argv arguments to wxInitializer ctor
2005-01-16  Vadim Zeitlinimplemented wxDynamicLibrary::ListLoaded() for Linux...
2005-01-16  Vadim Zeitlinsmall tweaks to wxDynamicLibrary test
2005-01-16  Vadim Zeitlinregenerated after adding msw/datectrl.cpp
2005-01-16  Vadim Zeitlinextracted Unix code in a separate new file (src/unix...
2005-01-16  Vadim Zeitlinregenerated to include msw/dlmsw.cpp and datectrl.cpp
2005-01-16  Vadim Zeitlin1. extracted MSW-specific part of wxDynamicLibrary...
2005-01-16  Robert Roebling Use connect_signal_after for list events. This should
2005-01-16  Vadim Zeitlinundid the last patch: set wxUSE_XXX to 0 in setup.h...
2005-01-16  Vadim Zeitlinregenerated with all common options set to 0
2005-01-16  Vadim Zeitlincatch a few more defines, which were not of the wxUSE_X...
2005-01-16  Vadim Zeitlinoops, sed replace was eating underscores
2005-01-16  Vadim Zeitlincompilation fix for !USE_PCH
2005-01-16  Vadim Zeitlindon't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
2005-01-16  Vadim Zeitlin1. set all wxUSE_XXXs to 0 in the generated setup.h.in
next