]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-10-29  Vadim Zeitlinimproved sizing of wxBusyInfo window and updated the...
2001-10-29  Vadim Zeitlinadded wxBusyInfo test
2001-10-29  David WebsterSome more frame formating
2001-10-28  Václav Slavíkminor wxMGL fixes -- controls sample is now OK
2001-10-28  Gilles Depeyrotcorrected realization of vertical toolbars (were always...
2001-10-28  Stefan Csomoradded clientdata to makefile
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle
2001-10-27  Václav Slavíkadded msw/gccpriv.h and others to headers list
2001-10-27  Václav Slavíkadded msw/gccpriv.h and others to headers list
2001-10-27  Václav Slavíkfix for colspan or rowspan = 0 in HTML tables
2001-10-27  Václav Slavíkfix for animated GIFs with frames of different dimensions
2001-10-27  Václav Slavíkapplied wxListCtrl label editing patch
2001-10-27  Robin Dunnnew files for wxSTC on GTK
2001-10-27  Robin Dunnnew files for wxSTC on Mac
2001-10-27  Robin DunnSince there have to be platform ifdef's in wxSTC for...
2001-10-27  Vadim Zeitlinremoved some straym ^Ms
2001-10-27  Vadim Zeitlinfixed wxNotebook bg colour
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-27  Vadim Zeitlindon't make the dialogs appear in the taskbar
2001-10-27  Vadim Zeitlinposition the controls correctly in the vertical toolbars
2001-10-26  Vadim ZeitlinwxToolBarTool::IsXXX() should return bool, not int
2001-10-26  David Websterremoved defs.h include
2001-10-26  Ron Leefix for regex dist target
2001-10-26  Robin Dunnfixes for the wxPre* helpers
2001-10-26  Robin DunnAdded wxURLDataObject
2001-10-26  Robin DunnUse the right flags on wx-config
2001-10-26  Robin DunnNew PyCrust files
2001-10-26  Robin DunnAdded URL drag and drop sample to the wxPython demo
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
next