]> git.saurik.com Git - wxWidgets.git/history - src
Tcl regex lib
[wxWidgets.git] / src /
2002-07-29  Ryan NortonTcl regex lib
2002-07-29  Ryan NortonTcl regex lib
2002-07-29  David WebsterSlider Updates
2002-07-29  Ron LeeThe world should not end if a server has no peer. ...
2002-07-28  Mattia BarbonTake into account icon mask in wxStaticBitmap
2002-07-28  Mattia BarbonCheck for NULL pointer
2002-07-28  Mattia BarbonCalss interface updates (wxMotif-only).
2002-07-28  Václav Slavíkported characters escaping in menus to GTK+ 2.0
2002-07-28  Robert Roebling New implementation of ShowFullScreen(). It works
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2002-07-28  Robert Roebling IMplement SetFilterINdex()
2002-07-27  Mattia BarbonAdded statline.h to wxMotif files
2002-07-27  Mattia BarbonCheck for NULL before dereferencing
2002-07-27  Mattia BarbonAdded DoSetSize and DoMoveWindow to generic wxStaticLine.
2002-07-27  Mattia BarbonRename wxGenericImageList to wxImageList in generic...
2002-07-27  Mattia BarbonChanged wxMotif's wxWindow::Create so it does not call...
2002-07-27  Ron Leeminus one show stopper typo and a couple of warnings...
2002-07-26  Václav Slavíkadded wxADJUST_MINSIZE to XRC
2002-07-26  Václav Slavíkfix for memory leak in XRC-generated CXX resources...
2002-07-26  Julian SmartDon't fail to register remaining window classes if
2002-07-26  Stefan Csomoradded msgout.cpp
2002-07-25  Mattia BarbonApplied patch from Ian Brown to make menus look better...
2002-07-25  Jouk Jansen Committing in .
2002-07-25  Jouk Jansen Committing in .
2002-07-25  Stefan Csomorremoved virtual modifier from Command handlers, added...
2002-07-25  Mattia BarbonUpdated Makefiles for Motif
2002-07-25  Robin DunnAdded wxUSE_RICHEDIT to match usage in header
2002-07-24  Mattia BarbonUpdated Makefiles for all but Motif; there is either...
2002-07-24  Mattia BarbonAdded wxMessageOutput as per the discussion on wx-dev.
2002-07-23  Robert RoeblingChanged wxGTK's notion of SetSize() to never allow...
2002-07-23  Julian SmartApplied patch [ 585436 ] motif toolbar control alignmen...
2002-07-23  Julian SmartApplied patch [ 585322 ] motif border style fix for...
2002-07-23  Julian SmartApplied patch [ 584885 ] better colour handling in...
2002-07-23  Julian SmartPossibly cured the assertion message dialog paint problem,
2002-07-23  Vadim Zeitlinfix to not show ampersands in the static box title...
2002-07-22  David WebsterWeekly catch up and slider fixes.
2002-07-22  David WebsterOS/2 tweaks.
2002-07-22  Julian SmartAdded wxListCtrl to derive from wxGenericListCtrl,
2002-07-22  David WebsterFALSE not false.
2002-07-22  Vadim Zeitlinmade wxDllLoader more backwards compatible
2002-07-22  Julian SmartApplied patch [ 583922 ] Make generic/wxListCtrl avail...
2002-07-22  David WebsterDialogs and slider updates
2002-07-22  David WebsterOS/2 Update
2002-07-21  Václav SlavíkUnicodification of wxDataStreams
2002-07-21  Vadim Zeitlindefault style now applies to the text entered by the...
2002-07-21  Vadim Zeitlinfixed a compilation warning
2002-07-21  Vadim Zeitlin1. more consistency in wxTree/ListEvent methods naming...
2002-07-21  Vadim Zeitlindon't cache the result of IsAlwaysConnected() and don...
2002-07-21  Vadim Zeitlinreverted Chris' MSW additions patch (we should use...
2002-07-20  Václav Slavíkread message catalogs from the location where wxWin...
2002-07-20  Stefan Csomoradded Mark Newsam's patch
2002-07-19  Robin DunnMoved the check for page scrolling with the wheel into...
2002-07-19  Julian SmartApplied patch [ 573644 ] wxDisplay for Mac (again)
2002-07-19  Julian SmartApplied patch [ 578052 ] Doc/View and recursion problems
2002-07-19  Julian SmartApplied patch [ 581139 ] Misc wxCmdLineParser changes...
2002-07-19  Robin DunnFix for mousewheel events when it is set to page mode...
2002-07-19  Václav Slavíkuse wxLogFatalError, not wxFatalError
2002-07-19  Julian SmartSet default encoding
2002-07-18  Gilles Depeyrotadded missing return to avoid 'control reaches end...
2002-07-17  Vadim ZeitlinwxSTAY_ON_TOP support in wxMessageBox (patch 581826)
2002-07-17  Vadim Zeitlinmaintenance update (patch 582592)
2002-07-17  Mattia BarbonAllow compiling wxMotif/GTK/X11 for Cygwin/XFree
2002-07-16  Vadim Zeitlinfixed more printf() warnings
2002-07-16  David WebsterFix for GetValue
2002-07-15  Václav SlavíkwxPrinting fix for 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 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-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.
next