Use old licence name
[wxWidgets.git] / include /
2004-05-23  Julian SmartUse old licence name
2004-05-23  Mattia Barbon Fix memory leak by letting the base class version...
2004-05-23  Julian SmartName and version changes
2004-05-22  Mattia Barbon Do not realize the top level shell that acts as a...
2004-05-20  Robin DunnImplemented wxGetKeyState for wxGTK (and wxX11 too...
2004-05-19  Włodzimierz SkibaTRUE->true, FALSE->false replacements.
2004-05-19  Kevin OllivierInitial import of wxWebKitCtrl sources and htmlctrl...
2004-05-18  Włodzimierz SkibaPatch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-18  Włodzimierz SkibawxSafeShowMessage needs wxString regardles wxUSE_LOG.
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-05-16  Stefan Csomoradapting for dual implementation native and composited
2004-05-15  Robin DunnTweaks to the generic scpinctrl to handle layouts on...
2004-05-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-15  Mattia Barbon wxUniversal compilation fix.
2004-05-15  Stefan Csomorunicode conversion support for dataobjects
2004-05-15  Stefan Csomorsupport for insets of native controls, sigh...
2004-05-14  Robin DunnCall PositionStatusBar from SetStatusBar
2004-05-14  Robin DunnPatch #952053, wxToggleButton gains WS_VISIBLE flag
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-14  Stefan CsomorwxMacWakeUp moved
2004-05-14  Robin DunnFixes so joystick not only compiles on Linux, but it...
2004-05-13  Stefan Csomorunicode support for mach-O targets in Metrowerks
2004-05-13  Stefan Csomornon-osx methods bracketed
2004-05-12  George Tasker[SF#789459] Add support for connection strings. The...
2004-05-12  George TaskerSQL_C_BLOB was getting #define'd incorrectly if there...
2004-05-11  Dimitri Schoolwerthremoved tabs; minor cosmetic cleanup
2004-05-11  Stefan Csomornot needed
2004-05-11  Stefan Csomorremove unneeded vars
2004-05-11  Julian SmartAdded wxUSE_MDI
2004-05-11  Stefan Csomoradded wxUSE_MDI
2004-05-11  Julian SmartwxDocMDIParentFrame needs a default constructor
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-10  Robin DunnAvoid duplicated definition errors for wxLongToLongHash...
2004-05-09  Vadim Zeitlin(blind) fix for gcc 3.4 warning for an always true...
2004-05-09  Stefan NeisRemove duplicated typedef depending on header file...
2004-05-09  Stefan NeisAdded missing "const" for operator== and operator!=.
2004-05-09  Stefan NeisAdded missing const for comparision operators.
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2004-05-08  Mattia Barbon wxX11 compilation fixes.
2004-05-08  Mattia Barbon wxUniversal compilation fix. The fix is ok because...
2004-05-08  Vadim Zeitlinremoved HandleSysCommand() and don't generate duplicate...
2004-05-08  Mattia Barbon Add missing WXDLLEXPORT.
2004-05-08  Mattia Barbon Remove duplicate definition.
2004-05-08  Mattia Barbon CHM help is not compiled for wxUniversal.
2004-05-08  Mattia Barbon Fix for pure virtual method call caused by wxHashTabl...
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-05-07  Dimitri Schoolwerthapplied patch #931719: "ESC closes dialog instead of...
2004-05-07  Robin DunnSetInitialBestSize changes for wxMac
2004-05-06  Robin DunnUse wxVisualAttributes (partially #if'd out until teste...
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-05-05  Vadim Zeitlinmade GetClippingBox() work even for clipping region...
2004-05-05  Vadim Zeitlinremoved non-const accessors for pens, brushes, &c from...
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2004-05-04  Robin DunnBook controls also shouldn't do anything for SetInitial...
2004-05-03  Robin DunnInitial/Best size fixes for wxRadioBox, wxSlider and...
2004-05-03  Vadim Zeitlinoverride SetInitialBestSize() to do nothing (we must...
2004-05-03  Vadim Zeitlincall SetInitialBestSize(), not SetBestSize(), when...
2004-05-03  Vadim Zeitlinmoved SetBestSize() to .cpp file; set min size from it
2004-05-02  Vadim Zeitlinmoved OnExceptionInMainLoop() in .cpp from header
2004-05-02  Mattia Barbon Make wxMotif buttons smaller (and nicer) by default,
2004-05-02  Mattia Barbon Added missing NO_GCC_PRAGMA check.
2004-05-02  Robin DunnImplement some base class virtuals to avoid errors...
2004-05-01  Robin DunnReverted last change
2004-05-01  Václav Slavíkcompilation fixes (apparently, gcc <3.4 didn't validate...
2004-05-01  Robin DunnIn wxGTK2 the wxMessageDialog is not a real wxDialog...
2004-05-01  Mattia Barbon Use new wxHashTable implementation not using keyed...
2004-05-01  Mattia Barbon Native wxControl::DoGetBestSize() implementation
2004-05-01  Mattia Barbon MSVC 5 fix.
2004-05-01  Mattia Barbon GCC 3.4 fixes.
2004-04-30  Vadim Zeitlinuse an internal wxFileSystem in wxHtmlListBox so that...
2004-04-30  Vadim Zeitlinmade TestDestroy public and virtual
2004-04-29  Dimitri Schoolwerthchanged hand cursor to look like Windows' hand cursor
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-27  Robin DunnChange SetStringSelection to return bool like in other...
2004-04-27  Stefan Csomorspecific workaround for XCODE native
2004-04-27  Stefan Csomorcleanup
2004-04-27  Julian SmartSmartPhone windows are always maximized: Patch 942118
2004-04-26  Stefan Csomoron xcode native we end up with several definitions...
2004-04-26  Stefan Csomorxcode precompiled headers support
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-23  Stefan Csomoralways use opaque structs
2004-04-22  Robin DunnFix wxGTK's menu and menubar so Insert does something...
2004-04-22  Robin DunnAdd SetKind accessor
2004-04-21  Václav Slavíkapplied patch 939076: __SMARTPHONE__ define
2004-04-21  Václav Slavíkadded wxRegEx::GetMatchCount (patch 938995)
2004-04-21  Stefan Csomoradded define for Aug 2003 gcc update compatibility...
2004-04-21  Vadim Zeitlinfixed recent modeless dialog breakage caused by removin...
2004-04-20  Julian SmartDon't use wxUSE_POCKETPC_UI, determine appropriate...
2004-04-20  Julian SmartCompile fix for eVC++ 4 with PocketPC 2003
2004-04-20  Chris ElliottSF patch #938489 (for VC5)
2004-04-20  Vadim Zeitlinmade Update() virtual
2004-04-20  Chris ElliottSF patch #938489
2004-04-19  Julian SmartDon't infinitely recurse when setting the child focus...
2004-04-18  Vadim Zeitlinremoved work around for 16 bit compilers not defining...
2004-04-18  Robert Roebling Set default dialog style to 0.
2004-04-18  Robert Roebling Applied patch for hiding statusbar.
2004-04-18  Stefan Csomoradded fix for MSL under Win32 (by Steve Hartwell)
next