]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-07-19  Julian SmartApplied patch [ 583877 ] Clone events correction
2002-07-19  Robin DunnFix for mousewheel events when it is set to page mode...
2002-07-19  Václav Slavíkexplicitly pass -lstdc++ to the linker in case of DJGPP
2002-07-19  Václav Slavíkuse wxLogFatalError, not wxFatalError
2002-07-19  Václav Slavíkdde.cpp is lowlevel file
2002-07-19  Julian SmartSet default encoding
2002-07-18  Gilles Depeyrotadded missing return to avoid 'control reaches end...
2002-07-18  Ron LeeAdded Set{Position,Size} to wxRect.
2002-07-18  Robin DunnRPM experiments
2002-07-17  Vadim ZeitlinwxSTAY_ON_TOP support in wxMessageBox (patch 581826)
2002-07-17  Vadim Zeitlinexplicit support for CW (patch 582581)
2002-07-17  Vadim Zeitlinmaintenance update (patch 582592)
2002-07-17  Mattia BarbonAllow compiling wxMotif/GTK/X11 for Cygwin/XFree
2002-07-16  Robin DunnWhate are these still doing here? They shoul dhav...
2002-07-16  Václav Slavíkpatch 580632 - fixes incorrect path problem in wxrc
2002-07-16  Vadim Zeitlinfixed more printf() warnings
2002-07-16  Julian SmartUpdated utils/configure
2002-07-16  Julian SmartRemoved @IF-GMAKE... or something similar
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-07-16  Václav Slavíkminor mgl/install.txt updates
2002-07-16  Julian SmartAdded helpview
2002-07-16  Julian SmartAdded helpview to distrib lists
2002-07-16  Julian SmartAdded helpview Makefile.in; added helpview to list...
2002-07-16  David WebsterFix for GetValue
2002-07-15  Václav SlavíkwxMGL features detection fixes
2002-07-15  Václav SlavíkwxPrinting fix for wxMGL
2002-07-15  Václav Slavíkmade printing to PS possible under wxMGL
2002-07-15  David WebsterDialog processing updates and some timer fixes
2002-07-15  Robin DunnIcons fetched from wxMimeTypesManager did not get the...
2002-07-15  Julian SmartStripped menu control characters from buttons, static...
2002-07-15  Robin DunnAssert that wxEXEC_SYNC is not passed in flags to wxPro...
2002-07-15  Robin DunnPatch #581167
2002-07-15  Chris Elliottsingle instance checker addition for MSW
2002-07-15  David WebsterFix text placement in statusbar
2002-07-15  David WebsterNicer looking OS/2 Statusbar
2002-07-14  Mattia BarbonAllow building wxProtocol without wxUSE_SOCKETS
2002-07-14  Vadim Zeitlinlet the DefWindowProc() process messages sent to RAS...
2002-07-14  Vadim Zeitlinfixed wxStrrchr(s, '\0') bug, added const and non const...
2002-07-14  Robert Roebling Let wxToolBar assume that no orientation flag means...
2002-07-14  Robert Roebling Corrected display for empty lines in text control.
2002-07-14  Robert Roebling Convert to and from \n and \r in wxMac's text
2002-07-14  Gilles Depeyrotcorrected warnings
2002-07-14  Gilles Depeyrotremoved unused variable
2002-07-14  Gilles Depeyrotadded unimplemented error messages
2002-07-14  Gilles Depeyrotadded unimplemented error message
2002-07-14  Gilles Depeyrotadded unimplemented message
2002-07-14  Gilles Depeyrotexplicitly raise modal dialogs in case a non modal...
2002-07-13  Gilles Depeyrotcorrected return type of wxDetermineImageType
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Robin DunnSWIGged changes for wxMac
2002-07-12  Robin DunnSWIGged changes for wxGTK
2002-07-12  Robin Dunnbuild script tweaks
2002-07-12  Robin DunnI forgot the wxSignal enum
2002-07-12  Robin DunnAdded wxProcess_Open and etc.
2002-07-12  Robin Dunnbetter cleanup
2002-07-12  Robert Roebling Tried to fix update/refresh again. The code erronously
2002-07-12  Vadim Zeitlinadded a stupid wxProcess::Open() test -- it can't be...
2002-07-12  Vadim Zeitlindon't close end process pipe descriptor too early ...
2002-07-12  Vadim Zeitlintreat NULL extension properly in wxLoad/SaveFileSelecto...
2002-07-12  Vadim Zeitlinuse wxFileInput/OutputStreams instead of reproducing...
2002-07-12  Vadim Zeitlinadded and documented wxProcess::Open()
2002-07-12  Vadim Zeitlindetect EOF properly in wxFileInputStream
2002-07-12  Vadim Zeitlindon't write the strings to the stream one char at a...
2002-07-12  Julian SmartAdded wxView::OnClosingDocument so the application...
2002-07-12  Vadim Zeitlinattempt to fix a rare crash which happens when changing...
2002-07-12  Robin DunnAllow wxComboBox to get key events for ENTER with wxPRO...
2002-07-12  Vadim Zeitlin0. wxExecute() with IO redirection now works again...
2002-07-12  Julian SmartSomehow wxWizard lost the 'virtual' keyword for DoCreat...
2002-07-12  Vadim Zeitlinfixed bug in Ungetch() which was preventing wxExecute...
2002-07-12  Vadim Zeitlinadded SetSashPosition() test
2002-07-12  Julian SmartAdded Ian Brown's fix for PopupMenu not blocking
2002-07-11  David WebsterToolbar/tooltip udates
2002-07-11  Robin Dunndemo tweaks
2002-07-11  Robin DunnTypo fixed
2002-07-11  Robin DunnChanged the wxDateTime.Parse* methods to return an...
2002-07-11  Robin DunnAdded wxEVT_SCROLL_ENDSCROLL
2002-07-11  Robin Dunnput unicode mods back in
2002-07-11  Robin DunnNew wxActiveX and wxIEHtmlWin from Lindsay
2002-07-10  Robin DunnEnsure that the wxSTC gets the focus when clicked.
2002-07-10  Julian SmartAdded back makefile.vc
2002-07-10  Vadim ZeitlinAIX linking fix (declare wxDataObject dtor)
2002-07-10  Vadim Zeitlincompilation fix
2002-07-10  Julian SmartRemoved some inappropriate use of verbatim
2002-07-10  David WebsterMore tooltip handling
2002-07-09  Vadim Zeitlinextracted the scroll events docs in a single file which...
2002-07-09  Vadim Zeitlinreport the sider events
2002-07-09  Vadim Zeitlinadded ENDSCROLL event (patch 576176)
2002-07-09  Vadim Zeitlinthe handling of Home/End in wxScrollBar was reversed...
2002-07-09  Vadim Zeitlinfix linking on AIX/RS6000 by using -mminimal-toc option
2002-07-09  Vadim Zeitlincompilation fix for 64 bit statvfs under Solaris
2002-07-09  David WebsterTooltip udpates
2002-07-09  Robert Roebling No events when setting values.
2002-07-09  Robert Roebling Don't let wxSlider send events when programmatically...
2002-07-09  Robin DunnCompilation fix
2002-07-09  Vadim Zeitlincompilation fixes for _LARGE_FILES
2002-07-09  Vadim Zeitlinimplemented wxVariant::NullList() (patch 578257)
2002-07-09  Vadim Zeitlinautomatically initialize m_cRef to 0 (patch 575011...
2002-07-09  Julian SmartSimplified helpview sample again and removed bitmaps.
2002-07-09  Julian SmartCompiles
2002-07-09  Julian SmartRemoved makefile with capital M
next