]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-03-03  Vadim Zeitlinregenerated from filelist.txt
2000-03-03  Stefan NeisAdded extended selection support.
2000-03-03  Stefan NeisAdded gridsel.cpp
2000-03-03  Guillermo Rodriguez... mingw32 makefiles must use tabs as separators
2000-03-03  Vadim Zeitlinfatal bug in wxSplitPath fixed
2000-03-03  Guillermo Rodriguez... Added HAVE_FTIME for all Windows compilers
2000-03-03  Julian SmartAdded OGL to contrib
2000-03-03  Julian SmartRemoved OGL prior to re-adding; some Watcom corrections
2000-03-03  Vadim Zeitlinremoved OGL files from wxGTK build, fixed configure...
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  David WebsterMore framework updates
2000-03-02  Stefan NeisAdded class to handle selection inside wxGrid
2000-03-02  Robert Roebling Added test for region clipping.
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-03-02  Guillermo Rodriguez... Latest OS/2 changes broke xpmlib for MSW. Fixed.
2000-03-02  Vadim Zeitlinadded demo of capturing program output - doesn't work...
2000-03-02  Vadim Zeitlincorrected Remove() description
2000-03-02  Jouk Jansen Committing in .
2000-03-02  Ron Leemade msw wxRegion(wxRect&) constructor consistant with...
2000-03-02  Guillermo Rodriguez... Renamed tech notes to tnxxxx.txt
2000-03-02  Guillermo Rodriguez... Changed naming to TNxxxx
2000-03-02  Vadim Zeitlinno changes
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-03-01  Vadim Zeitlinmenu sample added
2000-03-01  Vadim Zeitlinused in the sample
2000-03-01  Robert Roebling Various changes due to OGL and glcanvas having changed
2000-03-01  Robert Roebling OGL: misc.cpp clashes with misc.c frim iODBC, therefore
2000-03-01  Robert Roebling typo in plot.cpp
2000-03-01  Robert Roebling get opengl samples going again
2000-03-01  Vadim Zeitlinadded a note about where to find makegen
2000-03-01  Vadim Zeitlincreated 'how to add a sample' technote
2000-03-01  Vadim Zeitlincreated tech note directory
2000-03-01  Vadim Zeitlin1. warning in gtk/menu.cpp fixed
2000-03-01  Julian SmartFull-screen dragging fix (GC setting)
2000-03-01  Vadim Zeitlinasserts in wxGridStringTable corrected
2000-03-01  Vadim Zeitlinpatch for using system libz
2000-03-01  Vadim ZeitlinIMPLEMENT_DYNAMIC_CLASS() for wxMenuBar correction
2000-03-01  Guillermo Rodriguez... DrawButtonFrame was a bit wrong because it was ignoring...
2000-03-01  Julian SmartFixing commit problem
2000-03-01  Guillermo Rodriguez... wxBitmapButton transparency fixed by using wxDC API...
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-03-01  Bart A.M. Jourquinremove 'extern' from IsKeyDown,... for bcc
2000-03-01  Bart A.M. JourquinRestore previous ogl sources. Waiting for fix in config...
2000-03-01  Michael BedwardMinor compilation fix for Borland
2000-03-01  George TaskerFixed the QUERY dialog so it would not crash on exit...
2000-02-29  George TaskerAdded a #include of wx/module.h
2000-02-29  David Websterno message
2000-02-29  Guillermo Rodriguez... Beginning the thread with _beginthreadex but ending...
2000-02-29  Guillermo Rodriguez... Tell is now compatible with the wback buffer
2000-02-29  Guillermo Rodriguez... Changed to use current wxSocket flag names instead...
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...
next