]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-11-27  David WebsterSome OS/2 customization to make a more presentable...
2000-11-27  Vadim ZeitlinwxSetEnv for Win32 (now seems to work)
2000-11-26  Vadim ZeitlinwxSetEnv for Win32 (doesn't really work)
2000-11-26  Vadim Zeitlindocumented just added env functions
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-11-26  Vadim Zeitlinfixed SubString docs
2000-11-26  Robert Roebling Split wxCanvas into two (wxVectorCanvas).
2000-11-26  Vadim Zeitlinfix for uninit vars
2000-11-26  Vadim Zeitlinoops... compilation fix
2000-11-26  Julian SmartAdded m_destroybuf initialisation
2000-11-26  Robert Roebling Corrected typos in geometry.
2000-11-26  Robert Roebling Ported stable-tree refresh code to devel tree.
2000-11-25  Vadim Zeitlinpatch 102361 applied
2000-11-25  Vadim Zeitlintypo in AutosizeRowOrCol fixed (bug 115437)
2000-11-25  Václav Slavíkvarious bugfixes
2000-11-25  Václav Slavíkupdated XRC sample
2000-11-25  Václav Slavíkadded growable cols and rows to wxFlexGridSizer XRC...
2000-11-25  Václav Slavíkadded wxFrame::IsMDIChild() (msw only, protected)
2000-11-25  Václav Slavíkapplied (part of) Alexey Leko's patch
2000-11-25  Vadim Zeitlinfixed Set(wxPercentOf) (bug #12227)
2000-11-25  Vadim Zeitlincompilation fix for !wxUSE_DIRDLGG
2000-11-25  Vadim Zeitlinfixed majorDim == 0 problem in wxGTK::wxRadioBox
2000-11-25  Robert Roebling Small mods to wxCanvas.
2000-11-24  Robert Roebling Made geometry classes link.
2000-11-24  Robert Roebling Made geometry class link.
2000-11-24  Robert Roebling Trying to understand wxCanvas.
2000-11-24  Václav Slavíkadded i18n support to the compiler
2000-11-24  Václav Slavíkadded support for 'imagefile' property type
2000-11-24  Václav Slavíkwxrcedit bugfixes
2000-11-24  Václav Slavíkfixed bug in wxFileDialog: it tested wxCHANGE_DIR again...
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-11-24  George TaskerAdded wxDbTable::SetOrderByColNums() function
2000-11-24  George TaskerIncreased the max length of allowed WHERE clauses and...
2000-11-24  George TaskerAdded SetOrderByColNums() function
2000-11-24  George TaskerMore corrections and additions
2000-11-24  Vadim Zeitlinsmall typo fixed
2000-11-24  Robert Roebling matrix compile fix
2000-11-24  Robert Roebling Added matrix.cpp to compilables
2000-11-24  Robert Roebling Made dnd reentrent safe as per stable tree.
2000-11-24  Robert Roebling dropped in new wxMatrix (from wxCanvas)
2000-11-24  Robert Roebling RPM version 2.3.0
2000-11-24  Robert Roebling Bump up version to 2.3.0,
2000-11-24  Robert Roebling Adding wxUSE_GEOMETRY to setup.h.in
2000-11-24  Robert Roebling Adding new wxCanvas
2000-11-24  Robert Roebling Adding new wxCanvas
2000-11-24  Jouk Jansen Committing in .
2000-11-24  Jouk Jansen Committing in .
2000-11-24  Vadim Zeitlinlinking fix
2000-11-23  Robert Roebling Updated afm files as per stable branch.
2000-11-23  Robert Roebling Don't call busy cursor when creating a message
2000-11-23  Robert Roebling Ported DrawPolygone fix and new PS font name
2000-11-23  Robert Roebling Ported new double idle handlers for pending events
2000-11-23  Robert Roebling Upported wxListBox key handling and SetFirstItem()
2000-11-23  Robert Roebling Busy cursor don't need wxYield(), SendIdleEvents()
2000-11-23  Julian SmartSome mods
2000-11-23  Vadim Zeitlinmore fixes to stream code: allow deriving from wxStream...
2000-11-23  Julian SmartClarified some things for Mingw32 compilation.
2000-11-23  Vadim Zeitlincompilation fixes for wxMemoryStreams
2000-11-23  George TaskerCorrections and additions to the wxODBC docs
2000-11-23  George TaskerLots more memory/resource leak fixes. There are still...
2000-11-23  Vadim Zeitlinfixed memory allocation code of wxStreamBuffer to not...
2000-11-22  George TaskerFixed missing Curley Brace
2000-11-22  David WebsterUpdate OS/2 Frame WM_PAINT processing
2000-11-22  George TaskerFixed double deletion of a dialog in the effect of...
2000-11-22  George TaskerFixed problems with the wxDb::Open(wxDb *copyDb) not...
2000-11-22  George TaskerAdded what I think is full support for Null column...
2000-11-21  Vadim Zeitlinfixed wxTextCtrl::GetValue() bug for empty richedit...
2000-11-21  Vadim Zeitlinfixed bug with Broadcast() not waking up all threads...
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-11-20  George TaskerAdded From(), OrderBy() and Where() functions that...
2000-11-20  George TaskerSQL Server and (preliminary) DB2 support added
2000-11-20  George TaskerAdded preliminary DB2 support.
2000-11-20  George TaskerAdded preliminary DB2 support.
2000-11-20  George TaskerFixed the wxDirExists() function so that if asked about...
2000-11-20  David WebsterAnother DC fix.
2000-11-20  David WebsterFix and errant commented out line of code in DoGetPixel.
2000-11-20  David WebsterMore OS/2 Updates
2000-11-19  Julian SmartRemoved #if wxUSE_TREECTRL (not in setup0.h, and not...
2000-11-19  David WebsterNew module def for OS/2
2000-11-19  David WebsterWindow proc processing updates
2000-11-18  Václav Slavíkadded wxCursor ctor for creation from bits array
2000-11-17  Julian SmartUpdated info on handlers
2000-11-17  David WebsterNew, reworked frame class for wxOS2 and more drawing...
2000-11-17  David WebsterNew, reworked frame class for wxOS2
2000-11-16  Vadim Zeitlinadded an entry for Italian
2000-11-16  Vadim Zeitlinpatch from Mike Oliver <oliver@math.ucla.edu> to have...
2000-11-15  Václav Slavíkapplied Brian's patch
2000-11-15  David WebsterFor some reason VA needs a default ctor for wxHtmlHelpT...
2000-11-15  David WebsterNeed to define wxArrayGenericTreeItems as WX_DEFINE_WXP...
2000-11-15  David WebsterNew OS/2 VA .def file for treectrl code
2000-11-15  David WebsterSome OS/2 updates for VA3.0, specifically, in gsocket
2000-11-15  David Websterbad delete operator, should be delete [] for gs_FSMimeF...
2000-11-14  David WebsterTreeCtrl updates
2000-11-13  David Websterno message
2000-11-12  George TaskerAdded documentation for wxDbTable class
2000-11-12  Julian SmartMinor tweaks
2000-11-12  Julian SmartAdded missing VC++ project files
2000-11-12  Julian SmartCorrected distribution file & removed ^M characters...
2000-11-12  Robin Dunnsome cleanup
2000-11-12  Robin DunnChanged wxGridCellEditor::IsAcceptedKey to only check...
next