]> git.saurik.com Git - wxWidgets.git/history - src
explicitly raise modal dialogs in case a non modal window was selected to
[wxWidgets.git] / src /
2002-07-14  Gilles Depeyrotexplicitly raise modal dialogs in case a non modal...
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Robert Roebling Tried to fix update/refresh again. The code erronously
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  Vadim Zeitlinfixed bug in Ungetch() which was preventing wxExecute...
2002-07-12  Julian SmartAdded Ian Brown's fix for PopupMenu not blocking
2002-07-11  David WebsterToolbar/tooltip udates
2002-07-10  Robin DunnEnsure that the wxSTC gets the focus when clicked.
2002-07-10  Vadim ZeitlinAIX linking fix (declare wxDataObject dtor)
2002-07-10  David WebsterMore tooltip handling
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 Zeitlincompilation fix for 64 bit statvfs under Solaris
2002-07-09  David WebsterTooltip udpates
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  Robert Roebling Oops.
2002-07-09  David WebsterTooltip updates
2002-07-09  David WebsterOS/2 fixes for new PNG lib
2002-07-08  Robin Dunnbug fix. The wxCharBuffer was being destroyed before...
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  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  Robert Roebling This memory corruption caused me three and
2002-07-08  David WebsterOS/2 loads bitmap resources via integer ID, not via...
2002-07-08  David WebsterToolbar updates
2002-07-07  Ron LeeUpdate Layout more correctly in DoSetVirtualSize.
2002-07-07  Ron Leeput wx/app.h back though, for people without precompile...
2002-07-06  Robert Roebling Cosmetic change.
2002-07-06  Vadim Zeitlinfixed bug introduced by my previous GtkUpdateSize(...
2002-07-06  Mattia BarbonFix MinGW compilation in some corner cases
2002-07-06  Robin DunnAllow wxSTC to have scrollbars
2002-07-06  Robin DunnActually check if the menu should be shown before poppi...
2002-07-05  Mattia BarbonFix some GCC 3.1 compilation warnings
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...
2002-07-05  Vadim Zeitlinfixed SetToolBar(NULL) behaviour -- don't leave a hole...
2002-07-05  Vadim Zeitlinremoved unneeded inclusion of wx/wx.h
2002-07-04  Vadim Zeitlinargh, last compilation fix had a typo, fixed now
2002-07-04  Julian SmartCorrected my wrong application of patch
2002-07-04  Vadim Zeitlinundid the patches which shouldn't (IMHO) have been...
2002-07-04  Vadim Zeitlinold mingw32 compilation fix
2002-07-04  Stefan Csomoronly fowarding events if there is a focus window
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-04  Julian SmartApplied patch from Mark Armstrong <marka@availsolutions...
2002-07-03  Mattia BarbonUpdated Makefiles for MinGW GCC 3.1
2002-07-03  David WebsterMenu corruption fix
2002-07-03  David WebsterNicer default fonts for OS/2
2002-07-03  Robin DunnMade wxBU_EXACTFIT work as documented instead of being...
2002-07-03  Vadim Zeitlinfixed a compilation warning about signed/unsigned compa...
2002-07-03  Vadim Zeitlinremoved hardcoded 48 (number of standard colours) from...
2002-07-03  Vadim ZeitlinwxMotif compilation fix with gcc 3.1 (patch 576847)
2002-07-03  Vadim Zeitlinfixed off-by-few-pixels error in horz scrollbar calcula...
2002-07-03  David WebsterAttempt to fix buggy menus.
2002-07-03  Václav Slavíkfixed a Really Stupid Bug
2002-07-02  David WebsterToolbar updates
2002-07-02  Mattia BarbonAllow compiling when _WIN32_IE < 0x300
2002-07-02  Chris Elliottfix another icon error
2002-07-02  Chris Elliottfixes bugs reading icons
2002-07-02  Chris ElliottUNC fix to directory path
2002-07-01  David WebsterToolbar update
2002-07-01  David WebsterOS/2 updates and initial toolbar implementation
2002-07-01  Chris Elliottmake motif cursor from wxImage
2002-07-01  Robin DunnFixed "different linkage" compile error
2002-07-01  Ron LeeFix for the irksome, 'Details' sizing bug. Or at least...
2002-07-01  Julian SmartCorrected scoping error for i
2002-06-30  Ron LeePreserve prior StatusBar contents when adding removing...
2002-06-30  Ron Leefixed some pesky compile warnings, hope this doesn...
2002-06-30  Ron Leeadded export decls for MSW.
2002-06-30  Václav Slavíkfixed hidden root expansion in extreme usage case
2002-06-30  Gilles Depeyrotadded static library Project Builder project for wxWindows
2002-06-29  Gilles Depeyrotrename method to prevent collision with some BSD defini...
2002-06-29  Gilles Depeyrotimproved error messages
2002-06-29  Gilles Depeyrotkeep name of wxmac icon for application bundles unstead...
next