]> git.saurik.com Git - wxWidgets.git/history - include
OS/2 fixes for new PNG lib
[wxWidgets.git] / include /
2002-07-09  David WebsterUpdates for tooltip support
2002-07-08  Vadim Zeitlinfix crash when the user code refuses to validate the...
2002-07-08  Robert Roebling Return to 20x20 default size.
2002-07-08  David Websterno message
2002-07-06  Robert Roebling You can crash GTK with scrolled windows being
2002-07-06  Mattia BarbonGCC can't test prototype if using wchar_t instead of...
2002-07-05  Vadim Zeitlincompilation error fix (trailing comma in an enum)
2002-07-05  Julian SmartAdded wxRadioButton::MSWWindowProc to reset m_focusJust...
2002-07-03  Vadim Zeitlinadded wxID_ANY, replaced #define's with enum
2002-07-02  Ron Leeadded DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with...
2002-07-02  Ron Leeand yet once more to fix gtk compilation.. this is...
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-06-30  Ron LeePreserve prior StatusBar contents when adding removing...
2002-06-30  Ron Leeadded export decls for MSW
2002-06-29  Gilles Depeyrotrename method to prevent collision with some BSD defini...
2002-06-29  Vadim Zeitlinmade wxGenericFontDialog derive from wxFontDialogBase
2002-06-28  Chris ElliottSTC and Motif patch
2002-06-26  Vadim Zeitlinreact to the year being changed in the spin control...
2002-06-26  Václav Slavíkcompilation fix (wxUniv/MSW)
2002-06-26  Vadim Zeitlinfixed warning about printf format specifications <...
2002-06-26  Julian SmartCorrected typo
2002-06-25  Julian SmartCorrected OnAssert
2002-06-24  Václav Slavíkadded QS_ALLPOSTMESSAGE
2002-06-24  Stefan Csomoradded WXDisplay for Mac
2002-06-23  Gilles Depeyrotadded attribute printf to perform printf format checks...
2002-06-23  Gilles Depeyrotadded missing include file
2002-06-23  Julian SmartApplied patch [ 546335 ] Added Automation types and...
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-06-21  Vadim Zeitlinrenamed wxWizard::Fit() to FitToPage() to avoid potenti...
2002-06-21  Gilles Depeyrotadded attribute printf checks to printf like functions...
2002-06-21  Gilles Depeyrotadded macro definitions for printf like function checks...
2002-06-21  Stefan Csomorfactored out key handling for better integrating with...
2002-06-20  Vadim Zeitlinfixed compilation with CW8 (SF patch 567845) and also...
2002-06-20  Vadim Zeitlinfixed setting tooltips for slider by moving the code...
2002-06-20  Vadim Zeitlinadded TRUE default value for Show() argument
2002-06-19  Chris ElliottwxSVGDC class include files
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2002-06-18  Vadim Zeitlinadded ViewStart() as synonym for GetViewStart() in...
2002-06-17  David WebsterCatching up
2002-06-15  Vadim Zeitlinchanged WM_GETDLGCODE handling so that all windows...
2002-06-15  Vadim Zeitlinremoved unused wxWindow::m_doubleClickAllowed field
2002-06-15  Robin DunnFixed wxApp::OnAssert signature.
2002-06-13  Vadim Zeitlinfixes to the sizers behaviour necessary to make the...
2002-06-13  Vadim Zeitlinnew wxASSERT implementation using wxAssert() helper...
2002-06-13  Vadim Zeitlinfix link of wxDateTime inline methods using mingw32
2002-06-13  Vadim Zeitlinmoved OnActivate() logic from wxFrame to wxDialog ...
2002-06-12  Vadim Zeitlinadded wxGetProcessId()
2002-06-10  Mattia BarbonCheck for attributes before copying them
2002-06-10  Vadim Zeitlinattempts to fix wxMimeTypesManager mess: many bugs...
2002-06-09  Mattia BarbonUpdate taskbar.h to use DECLARE/DEFINE_EVENT_TYPE;...
2002-06-07  Vadim Zeitlinfixed wxScrolledWindow::SetScrollbars() which was broke...
2002-06-07  Vadim Zeitlinrestored inline for wxCriticalSection methods for !MSW
2002-06-07  Julian SmartRemoved 'inline' which was causing unresolved symbols
2002-06-07  Václav SlavíkwxMGL requires wxUSE_PALETTE
2002-06-07  Vadim Zeitlinadded wxCRITICAL_SECTION macro
2002-06-06  Robert Roebling Dislaying popup tip windows seems to work right now.
2002-06-06  Vadim ZeitlinwxMutex changes (explicitly specify the type), return...
2002-06-05  Vadim Zeitlinreverted wxPopupWindow implementation to the original...
2002-06-05  Julian SmartAdded Delete member to wxStringHashTable in order to...
2002-06-05  Gilles Depeyrotapplied SourceForge patch # 544164 (hidden virtual...
2002-06-04  Robin DunnChanged FindTExt intercase to more easily handle additi...
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2002-06-04  Vadim Zeitlin(re)enable Cancel button in Resume()
2002-06-04  Vadim Zeitlinadded incremental keyboard search to wxTreeCtrl
2002-06-04  Vadim Zeitlinadded and documented wxTIMER_XXX constants to be used...
2002-06-02  Robert Roebling Overrode wxMDIChildFrame's DoSetSize to not misplace
2002-06-01  Vadim Zeitlinreplaced quotes in #include with angle brackets
2002-05-31  Vadim Zeitlinremoved unused wxWindowGTK::m_isFrame
2002-05-31  Vadim Zeitlinreplaced m_isRadioButton with a virtual function
2002-05-31  Vadim Zeitlinreplaced wxWindowGTK::m_isListBox with a virtual function
2002-05-31  Vadim Zeitlinreplaced wxWindowGTK::m_isStaticBox with a virtual...
2002-05-31  Vadim Zeitlinreplaced wxWindowGTK::m_isListBox with a virtual function
2002-05-31  Vadim Zeitlinfixes for the focus handling: don't set back to back...
2002-05-31  Robert Roebling Added wxToolBar::FindControl() to fish out
2002-05-28  David WebsterCatching up for the week
2002-05-28  Vadim Zeitlinfix compilation without WXDEBUG (includes patch 561458)
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
2002-05-27  Robin DunnPatch 559673 and 561053
2002-05-27  Robin DunnFixed wxMac's wxStaticText::SetFont to behave like...
2002-05-27  Robin DunnChanged the default style flags on wxSplashScreen
2002-05-26  Vadim Zeitlinadded wxWizard::Fit()
2002-05-26  Vadim Zeitlinattempts to make GetBestSize() work using constraints...
2002-05-26  Stefan Csomoradded accessors for last focus
2002-05-25  Vadim Zeitlinfixed assert when using wxMiniFrame (result of recent...
2002-05-25  Vadim Zeitlinchanges to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles...
2002-05-25  Vadim Zeitlinnew wxWindow::FindWindowByXXX() methods replacing the...
2002-05-25  Vadim Zeitlinprevent the parent window from losing activation when...
2002-05-25  Robert Roebling Set the focus to the html display window
2002-05-23  Vadim ZeitlinwxUniv compilation fixes (patch 559620)
2002-05-23  Vadim Zeitlinixed compilation for wxUSE_STREAMS == 0
2002-05-23  Robert Roebling Redirect SetFocus Part II.
2002-05-22  Vadim Zeitlinfixed propagating of EVT_WIZARD_XXX events to the parent
2002-05-22  Vadim Zeitlinrestore the stream position in wxImageHandler itself...
2002-05-22  Vadim Zeitlinfixed GL case in #include (patch 557178)
2002-05-21  Stefan Csomoradded hide/show
2002-05-21  David WebsterFont dialog fix
2002-05-20  Stefan Csomorcarbon event handlers
2002-05-20  Stefan CsomorCarbon-Standard conversion
next