]> git.saurik.com Git - wxWidgets.git/history - include/wx
more 'realistic' progress dialog test (part of patch 992813)
[wxWidgets.git] / include / wx /
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-27  Robin DunnChange SetStringSelection to return bool like in other...
2004-04-27  Stefan Csomorspecific workaround for XCODE native
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-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)
2004-04-17  Robin DunnMake InheritAttributes and ShouldInheritColours public...
2004-04-17  Robin DunnFix or add some DoGetBestSize's
2004-04-16  Vadim Zeitlinuse wx_static_cast() inside wxDynamicCast to catch...
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
next