]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-02-29  Guillermo Rodriguez... Added some safety checks
2000-02-29  Guillermo Rodriguez... mfc not available for mingw
2000-02-29  Guillermo Rodriguez... moved Destroy() to the beginning
2000-02-29  Guillermo Rodriguez... Fixed potential bug related to clock skew when differen...
2000-02-29  Vadim Zeitlinsetting parameters for wxGridCellFloatRenderer seems...
2000-02-29  Vadim Zeitlin1. more corrections for ref counted editors/renderers...
2000-02-29  Vadim ZeitlinwxGridCellRenderer/Editor made ref counted
2000-02-29  Vadim Zeitlin1. added range checks in wxGridStringTable
2000-02-29  Vadim Zeitlinadded wxHashTableLong
2000-02-29  Ron Leeadded missing include mdi.h
2000-02-29  Robert Roebling Commented out debug code.
2000-02-29  Vadim ZeitlinwxListCtrl uses SetWindowChange() in its OnChar
2000-02-29  Mark Johnson Makefile.in makefile.g95 makefile.vc
2000-02-29  Jouk Jansen Committing in .
2000-02-29  George TaskerFixed a misleading comment regarding MySQL and Postgres
2000-02-29  Michael BedwardAutoSizeColumns and AutoSizeRows changed to pass FALSE...
2000-02-29  Unknown (MT)add wxTE_AUTO_SCROLL
2000-02-29  Vadim Zeitlintypo(s) fixed
2000-02-29  Vadim Zeitlin1. fruitless attempts to reproduce wxNotebook bug in...
2000-02-29  Vadim Zeitlin1. fixed bug with MDI child frames changign state when...
2000-02-29  Michael BedwardAdded wxWANTS_CHARS style to all windows so that the...
2000-02-29  Michael BedwardChanged string members in BugsGridData struct to wxChar...
2000-02-28  David Websterno message
2000-02-28  Vadim ZeitlinwxGridCellAttr::Clone() added to allow the demo of...
2000-02-28  Vadim Zeitlincorrection for Fit() which didn't handle properly windo...
2000-02-28  Vadim ZeitlinCtrl-TAB works when notebook has focus
2000-02-28  Vadim Zeitlinuse _beginthreadex() for mingw32 if possible
2000-02-28  Vadim Zeitlinfixed wxPD_AUTO_HIDE bug (didn't auto hide)
2000-02-28  Vadim Zeitlingrid autosize fixes/changes
2000-02-28  David WebsterStandard frame resource defines for OS/2
2000-02-28  Julian SmartSome corrections
2000-02-28  Guillermo Rodriguez... Added fix for mingw32 gcc-2.95 regarding FillMemory
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Guillermo Rodriguez... Added #include "wx/bitmap.h"
2000-02-28  Julian SmartRemoved utils/ogl
2000-02-28  Julian SmartMoved OGL to new locations.
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-28  David WebsterMore updates to wxWindow, wxMenu, GdiImage to get minim...
2000-02-28  Robin DunnAdded wrapper for wxListCtrl.SortItems. Added column...
2000-02-28  Michael BedwardReverted wxString members to const wxChar * for struct...
2000-02-27  Václav Slavíkadded wxMemoryFSHandler docs
2000-02-27  Václav Slavíkadded wxMemoryFSHandler docs
2000-02-27  Václav Slavíkdocumented VFS handlers
2000-02-27  Václav Slavíkadded Include files section to my classes where it...
2000-02-27  Václav Slavíkupdated legalese regarding libtiff, libjpeg
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-02-27  Václav Slavíkminimalistic build fixes (mostly #if wxUSE_something)
2000-02-27  Václav Slavíkfixed: text.rc was datafile => copied to build dir
2000-02-27  Robert Roebling Added bitmap create
2000-02-27  Guilhem LavauxAdded wxMMedia doc. For the moment only a few files...
2000-02-27  Robert Roebling More wxPlotWindow goodies.
2000-02-27  Guilhem LavauxInserted "stdio catch" in wxExecute. The activation...
2000-02-27  Guillermo Rodriguez... Added support for wxSCROLL[WIN]_THUMBRELEASE events
2000-02-27  Guillermo Rodriguez... Large parts rewritten and reorganized
2000-02-27  Guillermo Rodriguez... Added support for bitmap buttons with standard Win95...
2000-02-26  George TaskerUpdated the ODBC-related ToDos
2000-02-26  Vadim ZeitlinwxGrid::AutoSize() added
2000-02-26  Vadim ZeitlinSHARED_LD/LDFLAGS correction
2000-02-26  Vadim Zeitlinoops, a stray C++ comment
2000-02-26  Vadim Zeitlinremoving the IsWindow() test in ~wxWindow
2000-02-26  Guillermo Rodriguez... Corrected small miniframe-realted bug (itsy bitsy is...
2000-02-26  Václav Slavíkfixed reference to wxEvtHandler
2000-02-26  Václav Slavíkadded base.t to the script
2000-02-26  Guilhem LavauxReenabled OSS support
2000-02-26  Robert Roebling Compile fixes.
2000-02-25  Vadim Zeitlinonly modal dialogs ignore busy cursor, not all dialogs
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-02-25  Guilhem LavauxOk. Vidwin works again on Windows.
2000-02-25  George TaskerReplaced <iostream.h> reference with "wx/ioswrap.h"
2000-02-25  George TaskerReplaced <iostream.h> reference with "wx/ioswrap.h"
2000-02-25  Vadim ZeitlinWX_DECLARE_HASH() macro for type safe hashes
2000-02-25  Guilhem LavauxRemoved unnecessary code from utilsunx.cpp
2000-02-25  Guilhem LavauxWindows stdio capture is working on my MSVC5. Here...
2000-02-25  Bart A.M. JourquinTentative fix for UNICODE
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-02-25  Julian SmartFixed wxWindow::HandleCommand so multiple toolbars...
2000-02-25  Vadim Zeitlinattempt at fixing LDFLAGS
2000-02-25  Julian SmartAdded fix to wxMDIClientWindow to redisplay contents...
2000-02-25  Bart A.M. Jourquinfix memory allocation problem for strings
2000-02-25  Vadim Zeitlinassigning values to wxString is better than assigning...
2000-02-25  Vadim Zeitlincompatibility/compilation fix
2000-02-25  Mark Johnson dbgrid.cpp dbgrid.h bitmaps/logo.xpm
2000-02-25  Guilhem LavauxMajor changes in wxVidXANIM (support for output filtering)
2000-02-25  Guillermo Rodriguez... Corrected an HTML typo
2000-02-25  Michael BedwardAdded call to CalcDimensions() at end of wxGrid::Init...
2000-02-25  David WebsterVisualge V3.0 fix
2000-02-25  David Websterlatest wxWindow updates
2000-02-25  David WebsterChange m_SubControls from wxList to wxArrayLong
2000-02-25  Vadim ZeitlinF2 enables edit in place
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-25  Vadim Zeitlinfix for bug #29 (blank lines in GetLineText)
2000-02-24  Guillermo Rodriguez... Very minor changes
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Julian SmartFix to MDI to restore 3D border; kludge to OGL Studio...
2000-02-24  Guilhem LavauxAdded a missing wxStream_NOERROR
2000-02-24  Guilhem LavauxCut out some duplicate symbol in datstrm.tex
2000-02-24  Robert Roebling Minor optical things.
2000-02-24  Julian SmartAdded missing SetToolBitmapSize
2000-02-24  Julian SmartwxToolBarSimple fix + OGL studio sample compilation
next