updated CodeWarrior 5.3 project with latest file changes
[wxWidgets.git] / include /
2003-12-11  Julian SmartApplied patch [ 840721 ] convenience function wxRect...
2003-12-11  Julian SmartApplied patch [ 856318 ] A few Wine fixes
2003-12-11  Julian SmartApplied [ 841609 ] wxFile::m_error not initialised
2003-12-11  Julian SmartApplied patch [ 857446 ] wxStaticCast evaluates argumen...
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-12-11  Julian SmartApplied [ 827604 ] missing method for wxCalendarEvent
2003-12-11  Julian SmartApplied [ 827600 ] wxCalendarCtrl missing public
2003-12-11  Julian SmartApplied patch [ 817734 ] fix for cvs head with wxUSE_ST...
2003-12-11  Julian SmartApplied patch [ 818336 ] Add timestamp to gzip out...
2003-12-11  Julian SmartApplied patch [ 819044 ] Adds MSW wxPen::GetDashCount
2003-12-11  Julian SmartApplied patch [ 827011 ] Event-based processing of...
2003-12-11  Julian SmartApplied [ 799292 ] wxWizard and Validator Bug and Fix
2003-12-08  David ElliottImplement wxMask given a wxBitmap and a mask wxColour.
2003-12-06  David ElliottAdded simple implementation of (Get|Unget)RawData.
2003-12-06  David ElliottwxCocoa: Added wxNativePixelFormat and defined wxPIXEL_...
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-12-03  Robin DunnGive wxTimer a GetId accessor
2003-11-30  Vadim Zeitlinremoved wxLogTrace() without mask to fix DMC compilation
2003-11-30  Vadim Zeitlinmarked FindColour() as deprecated; removed AddColour...
2003-11-26  Vadim Zeitlinresolved conflict (because I forgot to commit before)
2003-11-26  Dimitri SchoolwerthDeclaration of CopySelection is bool instead of void.
2003-11-26  Václav Slavíkassert if wxLocale::Init called twice
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-11-23  Stefan NeisTry to insure usability of this file in non-PM ports.
2003-11-23  Stefan NeisInsure suitable choices of path/drive separator on...
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-11-23  Mattia Barbon Compilation fix.
2003-11-22  Vadim Zeitlinfixed HAVE_STD_WSTRING test
2003-11-19  Václav Slavíkdon't define ngettext, causes problems
2003-11-19  Dimitri SchoolwerthImplemented missing pure virt functions (stub functions...
2003-11-19  George TaskerAdded a parameter 'failOnDataTypeUnsupported' to getDbI...
2003-11-19  Robin DunnAdded accessors for m_rowHeights, m_colWidths
2003-11-18  Julian SmartWinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
2003-11-18  Robin DunnAdded FindItemAtPoint
2003-11-16  Mattia Barbon Changes corresponding to patch #841324 from Ian...
2003-11-15  Julian SmartFixes for previous fixes
2003-11-15  Dimitri SchoolwerthInitial revision; Ignore setup.h.
2003-11-14  Julian SmartFixes for later WinCE versions
2003-11-14  Dimitri SchoolwerthFixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup.
2003-11-13  David ElliottwxCocoa: Use the new native MDI implementation instead...
2003-11-13  David ElliottAdded implementation of MDI using top level windows
2003-11-13  David ElliottAdded a mechanism allowing a toplevel window to delay...
2003-11-13  David ElliottRenamed UpdateWindowMenuBar to UpdateMenuBar and remove...
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-11-07  Robin DunnFixed an accidental name clash, and added back a wxCHECK
2003-11-07  Robin DunnSet m_rows, m_cols so GetRows/GetCols in the base class...
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
2003-11-07  Robin DunnAdded default ctor
2003-11-07  Robin DunnCalling sizerItem->SetWindow shoudl set the minsize...
2003-11-06  David ElliottAdd wxCocoaNSWindow* parameter to GetAppMenuBar so...
2003-11-06  David Elliott* Removed CocoaInternalIdle()
2003-11-06  David ElliottAdd virtual wxMenuBar* GetAppMenuBar();
2003-11-06  David ElliottwxMenuBarManager::InstallMenuBarForWindow no longer...
2003-11-06  David ElliottReplaced all occurences of id with winid for Objective...
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-11-02  Mattia Barbon Updated not to use deprecated wxList methods.
2003-11-02  Mattia Barbon Updated wxHashTable::Next documentation to use wxHash...
2003-10-31  Václav Slavíkadded resolution option to JPEG handler (patch #833234)
2003-10-31  Vadim Zeitlinremoved InitBase()
2003-10-31  Robin DunnPatch #826420, and also adapted to new SWIG
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-30  Václav Slavík#if around deprecated macros
2003-10-29  Robin DunnAdded SetMin/SetMax
2003-10-27  David ElliottChanged all symbols with the name "id" to "winid" to...
2003-10-27  David ElliottChanged all symbols with the name "id" to "winid" to...
2003-10-27  David ElliottChanged all symbols with the name "id" to "timerid...
2003-10-24  Mattia Barbon Match changes in DECLARE_*_CLASS.
2003-10-23  Mattia Barbon Suboptimal wxColour::CreateByName implementation...
2003-10-23  Stefan Csomorfix for gcc MacOS
2003-10-22  Vadim Zeitlinmoved wxUSE_UNICODE <-> _UNICODE checks to wx/platform...
2003-10-22  Václav Slavíkinclude wx/platform, to get __WINDOWS__ etc
2003-10-22  Vadim Zeitlinadded default value (0) for flags argument of AdjustFor...
2003-10-22  Stefan Csomoradding support for mach unicode builds
2003-10-20  Vadim ZeitlinOpen Watcom doesn't like typename, use class (patch...
2003-10-19  Stefan CsomorVC6 template fixes
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-18  Vadim Zeitlinuse #if WXWIN_COMPAT and not #ifdef (patch 826160)
2003-10-18  Vadim Zeitlinuse wxColourDatabase::Find() instead of deprecated...
2003-10-17  Stefan Csomoradjusting to changes in object.h
2003-10-17  Stefan Csomorremoving RTTI classinfo #define redirections, not neede...
2003-10-17  Vadim Zeitlinadded CreateByName(), use it in wxColourDatabase
2003-10-17  Jouk Jansen Committing in .
2003-10-16  Vadim Zeitlinfixed bug with wxcolourDatabase::FindColour(); added...
2003-10-16  Vadim Zeitlinfixed wxMouseEvent::Moving() and Dragging() after the...
2003-10-16  Vadim Zeitlinmade wxRTTI macros namespace-friendly (patch 799434)
2003-10-16  Vadim Zeitlincompilation fix for Watcom (part of patch 813225)
2003-10-16  Vadim Zeitlinadded wxSYS_ICONTITLE_FONT (patch 816026)
2003-10-16  Vadim Zeitlinmoved DLL import/export declarations from wx/defs.h...
2003-10-16  Vadim Zeitlinadded ShouldInheritColours()
2003-10-16  Vadim Zeitlinuse ShouldInheritColours() instead of IsContainerWindow()
2003-10-16  Vadim Zeitlinadded missing wxCMPFUNC_CONVs (patch 820862)
2003-10-16  Vadim ZeitlinwxMouseEvent::Moving() shouldn't return true when we...
2003-10-15  Vadim Zeitlinremoved the weird m_style which was never initialized...
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
2003-10-13  Vadim Zeitlinoops, compilation fix
2003-10-13  Vadim Zeitlinadded CanConvert()
2003-10-13  Václav Slavík1) use ngettext instead of _N, 2) cleanup of gettext...
2003-10-13  Mattia Barbon wxMotif now uses wxGLCanvas implementation from wxX11,
2003-10-13  Mattia Barbon Fixes for application not closing after last top...
next