]> git.saurik.com Git - wxWidgets.git/history - include/wx
suppress warnings about not being able to inline a function under BC
[wxWidgets.git] / include / wx /
2003-07-28  David ElliottwxCocoa: Include new platform-specific headers
2003-07-28  David ElliottAdded wxClipboard and wxDataObject (and friends) declar...
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Stefan Csomorxti introduction
2003-07-28  Stefan CsomorwxUSE_EXTENDED_RTTI as name
2003-07-28  Václav Slavíkported wxSVG contrib to bakefile (patch #778614)
2003-07-28  Stefan Csomorxti introduction
2003-07-28  Stefan Csomoreven more defines for rerouting the xti information...
2003-07-27  Vadim ZeitlinGetPath() now has wxPATH_GET_COLUME by default
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-27  Václav Slavíkadded *_WITH_DECL macros so that it is possible to...
2003-07-27  Václav Slavíkcompilation fix for BC++
2003-07-27  Vadim Zeitlinadded orient parameter to DrawSplitterSash instead...
2003-07-26  Robin DunnMOre fixes for DLL builds
2003-07-25  Robin DunnFixes to allow STC to be built as a DLL
2003-07-25  David ElliottFixed operator[] recursion
2003-07-24  Mattia Barbon Compilation fix.
2003-07-24  Mattia Barbon Create a new wxStringBase class, providing a STL...
2003-07-24  Mattia Barbon Fixed wrong wxList<T>::compatibility_iterator::GetPre...
2003-07-24  Mattia Barbon Removed (wrong) wxHashTable::compatibility_iterator...
2003-07-24  Stefan Csomorexpat define MACOS_CLASSIC added
2003-07-24  Julian SmartFixed preview navigation as per ancient bug report
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-23  Mattia Barbon Remove single-argument constructor of wxHashMap:...
2003-07-23  Mattia Barbon Fixed memory leaks when wxUSE_STL=1.
2003-07-23  Mattia Barbon various compilation/warning fixes.
2003-07-23  Václav SlavíkwxUSE_XML
2003-07-22  Vadim Zeitlinrestore some of the styles; added support for splitters...
2003-07-22  Vadim Zeitlinmore warning fixes
2003-07-22  David ElliottwxCocoa: Added preliminary Blit support
2003-07-22  David ElliottAdded NSImage definition
2003-07-22  Václav Slavíkcompilation fixes for Vadim's changes and Borland C++
2003-07-22  Chris Elliottborland does not like ; at end of macros
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-22  Robin DunnPatch #775355 Unicode fix for STC
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-21  Vadim Zeitlinsuppress warning about not being able to generate copy...
2003-07-21  Vadim Zeitlinmust derive from wxDC, not wxDCBase
2003-07-21  Vadim Zeitlinadded default parameters to wxBrush/wxPen ctors
2003-07-21  Vadim Zeitlinvirtualized splitter drawing; removed/deprecated some...
2003-07-21  David ElliottwxCocoa: Preliminary wxMemoryDC implementation
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Mattia Barbon Compilation fixes for wxUSE_STL=1 and for
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-07-21  Vadim Zeitlinadded wxMirrorDC
2003-07-21  David ElliottDon't depend on wx/dcmemory.h to include wx/dcclient...
2003-07-21  David ElliottImplemented wxDC stack with focus locking and unlocking
2003-07-21  Vadim Zeitlinonly define operator bool() if operator long() is not...
2003-07-21  Vadim Zeitlinload any files, not only XPMs, in wxIcon(wxIconLocation)
2003-07-21  Mattia Barbon Compilaton fixes.
2003-07-21  Vadim Zeitlinicon location may contain , so added GetIcon() overload...
2003-07-21  David ElliottwxCocoa: Added preliminary wxBitmap support
2003-07-21  David ElliottwxCursorRefData inherits from wxObjectRefData instead...
2003-07-21  David ElliottAdded NSBitmapImageRep
2003-07-20  Julian SmartAdded a resource for Smartphone menubar
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Vadim Zeitlinadded sizers support; allow resizeable wizards (Robert...
2003-07-20  Václav Slavíkcompilation fix
2003-07-20  Vadim Zeitlinadded wxSize::IncTo/DecTo
2003-07-20  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
2003-07-20  Mattia Barbon Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
2003-07-20  Vadim Zeitlinfixed suppressing of wxFontMapper questions which was...
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-20  Vadim Zeitlinfixes for deprecated warnings
2003-07-19  Vadim Zeitlinmade wx[Array]TreeItemId[s] more backwards compatible
2003-07-19  Mattia Barbon wxUSE_STL=1 compilation fixes.
2003-07-19  Mattia Barbon Don't #include Motif headers from src/x11/glcanvas...
2003-07-19  Mattia Barbon Remove commented-out code.
2003-07-19  Mattia Barbon Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
2003-07-19  Vadim Zeitlinwarning 4284 doesn't have to be suppressed any more...
2003-07-19  Vadim Zeitlinmoved smart phone test to chkconf.h from features.h
2003-07-19  Vadim Zeitlinreplaced untyped hash with a typed one; 64 bit fixes...
2003-07-19  Vadim Zeitlinreduced compilation dependencies
2003-07-19  Vadim Zeitlincompatibiltiy functions should be inline, we don't...
2003-07-19  Vadim Zeitlindefine a special PTR version of LIST macros which shoul...
2003-07-19  Vadim Zeitlinadded NO_PTR versions of ARRAY macros to suppress warni...
2003-07-19  Vadim Zeitlindon't disable warnings for VC7, not necessary
2003-07-19  Vadim Zeitlinadded Show/HideNativeCaret() (patch 759924)
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-19  Vadim Zeitlinadded GetForbiddenChars() and TRUE -> true (patch 757777)
2003-07-19  Mattia Barbon Fix some compilation and linking errors in samples.
2003-07-18  Mattia Barbon Fix wxStringBuffer for wxUSE_STL=1.
2003-07-18  Mattia Barbon Added wxStringBufferLength: works like wxStringBuffer...
2003-07-18  Mattia Barbon MSVC 5 compilation fixes.
2003-07-18  Julian SmartAdded some standard further identifiers to help with...
2003-07-18  Julian SmartAdded WCE toolbar
2003-07-18  Robin DunnUpdate to Scintilla 1.53
2003-07-18  Vadim Zeitlinallow to change the event propagation level (modified...
2003-07-17  Vadim Zeitlinapplied event speed up patch (752928)
2003-07-17  Vadim Zeitlinadded format parameter to File/DirName()
2003-07-17  Mattia Barbon Use correct types for comparison functions in wxArray,
2003-07-17  Vadim Zeitlindon't clear the handles list in dtor, it is static...
2003-07-17  Václav Slavíkdll compilation fix
2003-07-17  Václav Slavíkcompilation fix
2003-07-17  Václav Slavíkremove extra space at top and bottom of the page if...
2003-07-17  Vadim Zeitlinuseh higher value of _WIN32_IE
2003-07-17  Václav Slavíkprevious commit removed WXDLLIMPEXP_HTML by mistake
next