]> git.saurik.com Git - wxWidgets.git/history - include/wx
Use old licence name
[wxWidgets.git] / include / wx /
2004-04-16  Vadim Zeitlinadded and documented wx_const/static_cast<>
2004-04-16  Vadim ZeitlinwxEVT_MOVING = 442, not 4442, in event compatibility...
2004-04-16  Vadim ZeitlinGetChildrenCount() should be const
2004-04-15  Vadim Zeitlinchanged return type of wxCommandEvent::GetClientObject...
2004-04-15  Vadim Zeitlinuse iostream.h and not iostream with OpenWatcom (part...
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-04-15  Vadim Zeitlindefine _puttchar for mingw32 as it doesn't have it...
2004-04-15  Vadim Zeitlinshow/hide static box when the wxStaticBoxSizer is shown...
2004-04-15  Václav Slavíkcommdlg.lib is not in evc3
2004-04-15  Dimitri Schoolwerthmade GetAlpha(x, y) const (the docs are already correct)
2004-04-15  Dimitri Schoolwerthimproved const-ness of find/Find functions
2004-04-14  Robin DunnAdded wxSizerItem::SetMinSize that calls m_window-...
2004-04-14  Robin DunnKeep track of the initial size that the window was...
2004-04-14  David ElliottQuick hack removing wxDIALOG_MODAL
2004-04-14  David ElliottQuick hack to rid the code of wxDIALOG_MODAL
2004-04-14  David ElliottAdded wxRegion construction from an NSRect or an array...
2004-04-14  David ElliottRework modal dialog code to not depend on now obsolete...
2004-04-13  David ElliottwxCocoa: wxRegion using wxRegionGeneric
2004-04-13  David ElliottAdded wxRegionGeneric and wxRegionIteratorGeneric using...
2004-04-13  David Elliotts/m_clientData/m_itemClientData/ so it doesn't conflict...
2004-04-13  David ElliottMake ObjcRelease() return void like [NSObject -release...
2004-04-13  Vadim Zeitlindefine WS_XXX constants missing in (some) CE SDKs
2004-04-13  Vadim Zeitlinremoved m_bestSize
2004-04-13  Vadim Zeitlinmoved dialog/frame styles to their own headers; don...
2004-04-13  Vadim Zeitlin(blind) compilation fix for wxUniv
2004-04-13  Stefan Csomoradding event construction
2004-04-13  Stefan Csomorswitching to native focus and control hit handling
2004-04-12  Václav Slavíkaygshell is available on PocketPC and sometimes needed
2004-04-12  David ElliottChange m_windowCurrent to m_currentNSWindow such that...
2004-04-11  Václav Slavíkadded some cppunit convenience macros (part of patch...
2004-04-11  Václav Slavíkimprovements to zlib streams (patch 929416):
2004-04-11  Stefan Csomorexpose find window method
2004-04-11  Václav Slavíkadded wx/msw/wince/libraries.h to workaround SDK differ...
2004-04-11  Vadim Zeitlinadded GetEncodingFromName(); documented it and rearrang...
2004-04-10  Vadim Zeitlinadded support for koi8-u
2004-04-10  Mattia Barbon Avoid virtual function hiding.
2004-04-10  David ElliottAdded header preprocessor guard
2004-04-10  David ElliottImplement a reasonable DoGetBestSize (NSProgressIndicat...
2004-04-10  David ElliottStub for DoGetBestSize() since this isn't an NSControl
2004-04-10  David ElliottMake DoGetBestSize() always return a width of 100
2004-04-09  David ElliottwxCocoa: native wxNotebook
2004-04-09  David ElliottAdded files for wxNotebook and wxCocoaNSTabView
2004-04-09  Dimitri Schoolwerthimplemented a simple DoGetBestSize() for MSW's wxScrollBar
2004-04-08  Vadim Zeitlinwe can now use png/jpeg/gif
2004-04-08  Vadim Zeitlin1. moved InheritAttributes() from wxControl to wxWindow
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnPut back wxMSW's wxStaticBitmap::DoGetBestSize because...
2004-04-07  Robin DunnwxStatusBarGeneric::DoGetBestSize
2004-04-07  Robin DunnwxStaticBitmapBase::DoGetBestSize
2004-04-07  Robin DunnAdded wxFIXED_SIZE.
2004-04-07  Robin DunnAdded some convenience inlines
2004-04-05  Vadim Zeitlinuse wxUnusedVar() to suppress warnings about unused...
2004-04-04  Vadim Zeitlindon't define SetShape() for Windows CE; use wxTLWBase...
2004-04-04  Vadim Zeitlinadded wxTLWBase::GetDefaultSize() to avoid creating...
2004-04-04  Vadim Zeitlinadded and documented wxSize::IsFullySpecified() and...
2004-04-04  Vadim ZeitlinGlobalLock/Unlock() are available under CE, no need...
2004-04-04  Vadim Zeitlininclude headers normally included from windows.h and...
2004-04-04  Vadim Zeitlinsuppressed unused param warning under CE
2004-04-04  Vadim Zeitlindo #undef CreateDialog() under CE, what was the reason...
2004-04-04  Vadim Zeitlininclude wince/missing.h under CE
2004-04-04  Vadim Zeitlinremoved tons of unused stuff apparently copied verbatim...
2004-04-04  Vadim Zeitlinenable wxDIB for Windows CE
2004-04-04  Vadim ZeitlinWinMain() is Unicode under CE (how did this work before?)
2004-04-04  Vadim Zeitlininclude wrapwin.h instead of windows.h directly (fixes...
2004-04-03  Václav SlavíkWinCE compilation fix
2004-04-03  Stefan Csomorconcentrating content and structure region calculations
2004-04-03  David ElliottMake DoGetBestSize cache the value of GetSize() the...
2004-04-02  David ElliottAdded wxObjcAutoRef* classes for automatic retain/relea...
2004-04-01  David ElliottwxCocoa: use generic wxSpinCtrl
2004-04-01  Václav SlavíkWinCE SDK doesn't have crtdbg.h
2004-04-01  Julian SmartImplemented Enable for wxMenuBar to avoid assert
2004-04-01  Vadim Zeitlinremoved (well, kept empty shell to avoid breaking exist...
2004-04-01  Vadim Zeitlinimplemented GetBestSize()
2004-04-01  Vadim Zeitlinuse wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas...
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation...
2004-04-01  Stefan Csomoradded adjustOrigin parameter to bounds calculation
2004-04-01  Václav SlavíkBCC fixes
2004-04-01  Vadim Zeitlinno changes
2004-04-01  Vadim Zeitlinuse MSWCreateControl() instead of the old mess; impleme...
2004-04-01  Vadim Zeitlinimplemented Get(Class)DefaultAttributes()
2004-04-01  Vadim Zeitlinadded wxGetCCDefaultFont() returning the default icon...
2004-04-01  Vadim Zeitlindefault implementation of Get(Class)DefaultAttributes()
2004-04-01  Vadim Zeitlinadded Get(Class)DefaultAttributes()
2004-03-30  Vadim Zeitlinimplemented wxApp::OnExceptionInMainLoop()
2004-03-30  Vadim Zeitlinadded and documented wxApp::OnExceptionInMainLoop()
2004-03-30  Vadim Zeitlinimplemented Freeze/Thaw() (patch 922156)
2004-03-30  Stefan Csomoruse base class implementation
2004-03-30  Julian SmartNeed wxUSE_LIBMSPACK
2004-03-30  David ElliottDo not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_...
2004-03-30  David ElliottwxMenuBase changes:
2004-03-29  Robert Roebling Applied SetForegorund colour patch for GTK2.
2004-03-29  Stefan Csomoradded port state save class
2004-03-29  Vadim Zeitlinremoved separate wxSYS_ICONTITLE_FONT; made it the...
2004-03-29  Vadim Zeitlinmade wxADJUST_MINSIZE default
2004-03-29  Stefan Csomoradded hilite change notification
2004-03-29  Julian SmartWince fix
2004-03-29  Stefan Csomorexpose metal appearance
2004-03-28  Stefan Csomorglcanvas fix and toplevel event handler exposed
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-28  David ElliottRemoved extraneous m_items (the real one is in wxMenuBase)
next