]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-10-26  Robin DunnAdded wxDragLink
2001-10-25  Gilles Depeyrotadded ranlib after installation for static library
2001-10-25  Ron Leetypo fix
2001-10-24  Mattia BarbonRegenerated from filelist.txt
2001-10-24  Mattia BarbonRemoved makefile.g295, added src/msw/files.lst
2001-10-24  Mattia BarbonVarious cygwin compilation fixes.
2001-10-24  Mattia Barbon* make install now installs OLE headers on cygwin
2001-10-24  Vadim Zeitlinfixed CURSOR resource leak
2001-10-24  Robin DunnChanged CanPaste to just check IsSupported.
2001-10-23  Václav Slavíkfix for typo
2001-10-23  Robin DunnAdded DnD related events to wxSTC
2001-10-23  Gilles Depeyrotimplemented --with-<lib> options (yes, no, sys, and...
2001-10-23  Vadim Zeitlinapplied patch 473558: fixes for CW compilation under MSW
2001-10-23  Vadim Zeitlinfixed nice bug in wxGTK which always draw the text...
2001-10-23  Vadim Zeitlinsimplified WXDLLEXPORT/IMPORT defines, added WXEXPORT...
2001-10-23  Vadim Zeitlinmore incompatible changes listed
2001-10-22  David WebsterNew Module Definition file for VisualAge .dll builds
2001-10-22  David WebsterElimiante include of defs.h for VisualAge compiles
2001-10-22  David Websterno message
2001-10-22  Robin DunnIt's better to scroll by a little too much than by...
2001-10-22  David WebsterSome OS/2 Modifications for coordinate normalizations...
2001-10-22  David WebsterSome OS/2 Modifications
2001-10-21  Robert Roebling Correction for wxFileConfig where UNIX was taken
2001-10-21  Robert Roebling Correction for make install and wxMac static libs.
2001-10-21  Robert Roebling Minor fix for make dist.
2001-10-21  Robert Roebling A few files were missing in the wxMac package.
2001-10-21  Robert Roebling Updated install.txt for Mac.
2001-10-21  Robert Roebling Updated Makefile to make "make dist" work right for...
2001-10-21  Robert Roebling Added missing changes.txt for wxMac.
2001-10-21  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-10-21  Stefan NeisAdded support for new style OS/2 autodetection.
2001-10-21  Gilles Depeyrotadded missing type for static variable
2001-10-21  Gilles Depeyrotconditional compilation for Mac OS X
2001-10-21  Gilles Depeyrotcorrected dynamic class implementation
2001-10-21  Robin Dunnupdated version number
2001-10-21  Robin DunnAdded wxClientDataContainer to wxSizer, so sizers can...
2001-10-21  Robin Dunn#undef Yield
2001-10-21  Robin DunnUpdated for new library and DLL names on MSW
2001-10-21  Robin DunnFixed some demos
2001-10-21  Robin DunnAdded wxRightTextCtrl from Josu Oyanguren
2001-10-21  Robin DunnNew PyCrust files
2001-10-21  Vadim Zeitlinfixed "toolbar getting focus" bug for the (N+1)-th...
2001-10-21  Vadim Zeitlinblind fix for the initial dialog position
2001-10-20  Václav SlavíkwxRegion fixes (off by one)
2001-10-20  Václav Slavíkreverted Kendall's commit
2001-10-20  Václav Slavíkfix for MGL bug when rendering text with solid background
2001-10-20  Václav Slavíkadded wxApp::Yield
2001-10-20  Mattia BarbonCygwin does support 64 bit ints
2001-10-20  Stefan Csomorcorrected file type pop up for only one liners, added...
2001-10-20  Stefan Csomorcorrected #ifdef TARGET_CARBON to #if TARGET_CARBON
2001-10-20  Stefan Csomorchanged menu creation for choice and combobox (unique...
2001-10-20  Robin DunnPut the vertical limit back in for the AutoCOmp list box
2001-10-20  Stefan Csomoradded correct wchar include for metrowerks compilers
2001-10-20  Stefan Csomorremoved duplicated DYNCLASS macro
2001-10-20  Gilles Depeyrotremoved extra DECLARE_DYNAMIC_CLASS
2001-10-20  Vadim Zeitlinfixd creation of controls with default initial size
2001-10-20  Vadim Zeitlindon't use hidden windows as implicit dialog parents...
2001-10-20  Vadim Zeitlindon't use windows about to be destroyed as implicit...
2001-10-19  Gilles Depeyrotremoved corrected detection of wchar_t under Mac OS...
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-19  Vadim Zeitlintypo fix
2001-10-19  Vadim Zeitlinuse statvfs() if statfs() is not available (Solaris)
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-19  Vadim Zeitlinwho forward declared wcslen() without using extern...
2001-10-19  Vadim Zeitlinuse -I. for parser.c as it needs it to find lexer.c
2001-10-19  Vadim Zeitlinfix for BSD compilation
2001-10-19  Vadim Zeitlindon't include X11 path before our own -I because on...
2001-10-19  Vadim Zeitlinfixed test for statfs() for BSD systems, not just MacOSX
2001-10-19  Vadim Zeitlinoops, typo fix
2001-10-19  Vadim Zeitlinadded wxStreamToTextRedirector
2001-10-19  Stefan Csomorcorrected default arguments, so that setting GetStdIcon...
2001-10-19  Vadim Zeitlinsimplified wxTextCtrl::Create() to use wxControl::MSWCr...
2001-10-19  Robin DunnUse the black pen for the border on Windows now too.
2001-10-19  George TaskerAdded -DSTRICT to the WINFLAGS variable to match the...
2001-10-19  George TaskerRemoved a line of debug code that got left in
2001-10-18  Vadim Zeitlinfixed resource leak in wxBitmap::CopyFromIconOrCursor
2001-10-18  Vadim Zeitlinfix for the initial size of the dialogs
2001-10-18  Václav Slavíkadded screenshot capturing for debugging purposes
2001-10-18  Gilles Depeyrotadded missing include
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-18  Vadim Zeitlinfix for wxStatusBar linking problems under wxMac
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-18  Mattia Barbon#elif -> #else
2001-10-18  Mattia BarbonAdded RTTI macros to wxSplashScreen.
2001-10-18  Mattia BarbonCheck for wxUSE_SPLASH
2001-10-18  Mattia BarbonUpdated makefile.g95/vc to behave similarly to wxWindow...
2001-10-18  Mattia BarbonForgot to commit
2001-10-18  Robin DunnAdded a set of sophisticated Error Dialogs from Chris...
2001-10-18  Gilles Depeyrotadded conditional compilation around wxGTK specific...
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-18  Robin DunnSome little tweaks...
2001-10-18  Robin Dunncleanup
2001-10-18  Gilles Depeyrotremoved wxGetTranslation already defined in wx intl
2001-10-18  Robin DunnExpanded some release notes
2001-10-18  Robin DunnAdded wxTE_NOHIDESEL
2001-10-18  Robin DunnRemoved wxLB_SORT flag. Users of the Autocomplete...
2001-10-18  Robin DunnwxGTK's wxListBox now returns a meaningful value for...
2001-10-18  Stefan Csomorcorrected wxGetWorkingDirectory for mac (stripping...
next