wxWidgets.git
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
2002-07-09  Julian SmartAdded helpview utility
2002-07-09  Julian SmartCorrected a few typos and added references to files...
2002-07-09  Julian SmartAdded comment about increased wxRadioBox space
2002-07-09  Robert Roebling Added port notes.
2002-07-09  Robert Roebling Makefile fix for "make win-dist".
2002-07-09  Robert Roebling Oops.
2002-07-09  David WebsterTooltip updates
2002-07-09  David WebsterOS/2 fixes for new PNG lib
2002-07-09  David WebsterUpdates for tooltip support
2002-07-08  Robin Dunnbug fix. The wxCharBuffer was being destroyed before...
2002-07-08  Gilles Depeyrotupdated libpng from 1.0.3 to 1.2.4
2002-07-08  Gilles Depeyrotcorrected conflicts after import of libpng-1.2.4
2002-07-08  Gilles Depeyrotreadded previsouly removed files (needed for merge...
2002-07-08  Gilles Depeyrotcorrected conlfict after import of libpng-1.2.4
2002-07-08  Gilles Depeyrotreadded previously removed file
2002-07-08  Julian SmartAdded space under label since it was too close to first...
2002-07-08  Gilles DepeyrotThis commit was generated by cvs2svn to compensate...
2002-07-08  Gilles DepeyrotInitial revision
2002-07-08  Gilles Depeyrotremove conflicting libpng-1/0/3 files before import...
2002-07-08  Robin DunnAdded generic static text control
2002-07-08  Julian SmartAdded download page link.
2002-07-08  David WebsterToolbar fixes and weekly catch-up.
2002-07-08  Vadim Zeitlinfixed handling of Ctrl-arrows movement which was unsele...
2002-07-08  Vadim Zeitlinapplied the same fix for crashing if the END_EDIT event...
2002-07-08  Vadim Zeitlinreally remove the selection when Unselect() is called
2002-07-08  Vadim Zeitlinfix crash when the user code refuses to validate the...
2002-07-08  Vadim Zeitlinmade the validation message more clear
2002-07-08  Robert Roebling This memory corruption caused me three and
2002-07-08  Robert Roebling Return to 20x20 default size.
2002-07-08  Julian SmartAdded files.lst to wxMotif distribution.
2002-07-08  David WebsterOS/2 loads bitmap resources via integer ID, not via...
2002-07-08  David WebsterToolbar updates
2002-07-08  David Websterno message
2002-07-07  Julian SmartAdded USE_ALTERNATE_UI symbol to helpview.cpp.
2002-07-07  Ron LeeUpdate Layout more correctly in DoSetVirtualSize.
2002-07-07  Robin Dunninstaller fix
2002-07-07  Robin DunnChanges for wxUSE_UNICODE==1
2002-07-07  Ron Leeput wx/app.h back though, for people without precompile...
2002-07-06  Mattia BarbonMade documentation for wxImage::GetData/SetData more...
2002-07-06  Robin DunnAdded note about the supportability of this module
2002-07-06  Robin DunnSWIGged updates for wxMac
2002-07-06  Robin DunnSome demo tweaks
2002-07-06  Robert Roebling Cosmetic change.
2002-07-06  Robert Roebling You can crash GTK with scrolled windows being
2002-07-06  Vadim Zeitlinfixed bug introduced by my previous GtkUpdateSize(...
2002-07-06  Mattia BarbonGCC can't test prototype if using wchar_t instead of...
2002-07-06  Mattia BarbonFix MinGW compilation in some corner cases
2002-07-06  Robin DunnAllow wxSTC to have scrollbars
2002-07-06  Robin DunnAdded name to wxShapeCanvas ctor for consistency
2002-07-06  Robin DunnLicence --> License
2002-07-06  Robin DunnSWIGged updates
2002-07-06  Robin Dunntypos
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-06  Robin DunnFix the crash-on-ActiveX-callback problem
2002-07-06  Robin DunnMove wxContextMenuEvent back into the core
2002-07-06  Robin DunnActually check if the menu should be shown before poppi...
2002-07-06  Robin DunnAdd pos, size and style parameters to the window constr...
2002-07-05  Vadim Zeitlincompilation error fix (trailing comma in an enum)
2002-07-05  Mattia BarbonFix some GCC 3.1 compilation warnings
2002-07-05  Mattia BarbonwxPerl documentation updates
2002-07-05  George TaskerFixes the problem with VARCHAR fields not allowing...
2002-07-05  Julian SmartAdded wxRadioButton::MSWWindowProc to reset m_focusJust...
2002-07-05  Vadim Zeitlinuse GtkUpdateSize() for consitency everywhere instead...
next