Committing in .
[wxWidgets.git] / include /
2003-04-24  Chris Elliottexplicit cast for digital mars to use OLE
2003-04-23  Chris Elliottdigital mars compiler updated - test no longer needed
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
2003-04-19  Chris Elliottupdate to make digitalmars compile
2003-04-19  David ElliottSeparated the Objective-C to C++ association code into...
2003-04-17  Vadim Zeitlinmake choice dialog resizeable by default
2003-04-17  David WebsterMore OS/2 updates reflecting changes in 24 Branch
2003-04-17  Julian SmartRemoved old files
2003-04-15  David WebsterOS/2 updates to catch the port up with the rest of...
2003-04-15  David WebsterOS/2 updates for lowercase bool values
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-04-14  David ElliottAdded InitMouseEvent helper method (like wxMSW)
2003-04-14  David ElliottCatch and forward the following mouse related events:
2003-04-14  David ElliottAdded NSEvent class for wxCocoa
2003-04-13  Vadim Zeitlinremoved accidentally left #ifdef WATCOM
2003-04-13  Vadim Zeitlinrenamed GlobalHandle class to GlobalPtr to avoid confli...
2003-04-13  Vadim Zeitlinpremultiply the colours by the alpha value
2003-04-13  Mattia Barbon Fix wxMotif build.
2003-04-13  Vadim Zeitlinno changes
2003-04-13  Vadim Zeitlinadded wxBitmap::UseAlpha()
2003-04-13  Stefan Csomorsupported controls on toolbar
2003-04-13  Stefan Csomorimplemented constructor for rect from point and size
2003-04-12  David ElliottDECLARE_WXCOCOA_OBJC_CLASS now declares types as struct...
2003-04-12  Vadim ZeitlinUnixware compilation fix (#undef index)
2003-04-11  Václav Slavíkadded WindowsXP manifest directly into application...
2003-04-11  Vadim Zeitlinfixes for user dash handling (patch 717736)
2003-04-11  Vadim Zeitlincontainers don't always accept focus (patch 718913)
2003-04-11  Julian SmartMoved wxDateTime::TIME_T_FACTOR into datetime.cpp to
2003-04-10  Vadim Zeitlinmoved wxFloat/DoubleToStringStr from src/*/data.cpp...
2003-04-09  Mattia Barbon Add tests for XShape extension API in configure,
2003-04-09  Mattia Barbon Use the wxBitmap implementation from wxX11
2003-04-08  Vadim Zeitlinadded missing default argument value
2003-04-07  Václav Slavíkdeprecated XMLID and friends macros
2003-04-07  Mattia Barbon Add GetDrawable convenience function that returns...
2003-04-07  Mattia Barbon Fix some GCC 3.2 -O2 warnings.
2003-04-07  Mattia Barbon Moved m_visual* wxApp[X11] members used by wxBitmap and
2003-04-07  David ElliottUse the generic tree control for wxCocoa
2003-04-07  David ElliottThere is no task bar icon for Cocoa (yet).
2003-04-07  David ElliottWhoops! Might want the headers too.
2003-04-07  Vadim Zeitlinsupport for optionnally using DirectX for display manip...
2003-04-06  Julian SmartApplied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
2003-04-06  Vadim Zeitlinadded assert to check that notebook page does have...
2003-04-05  David ElliottAdded GetBordersForSizer(int *bordertop, int *borderOther)
2003-04-05  David ElliottCocoa still uses the generic file dialog (see include...
2003-04-05  David ElliottAdded declarations for NSLayoutManager, NSTextContainer...
2003-04-05  Václav Slavíkpartially working wxTaskBarIcon for X11
2003-04-05  Mattia Barbon Derive wxBitmap from wxBitmapBase.
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-04  Václav Slavíkremoved files with empty stubs
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-04-03  Julian SmartFixed OnSetCursor for Mac
2003-04-03  Julian SmartApplied patch [ 708582 ] wxGenericFileDialog & expose...
2003-04-03  Julian SmartApplied patch [ 708016 ] Setup0.h updated according...
2003-04-02  Mattia Barbon Make wxIcon more independent from wxBitmap implementa...
2003-04-02  Julian SmartRemoved treectrl.h inclusion
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-04-01  David ElliottImplemented wxWindowCocoa::Cocoa_drawRect
2003-03-31  Mattia Barbon Removed Motif files that only contained stubs
2003-03-31  Mattia Barbon Removed a deprecated wxBitmap constructor, and some
2003-03-31  Julian SmartMore deprecated code updates
2003-03-31  Julian SmartMore deprecated class mods
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-30  Mattia Barbon Moved wxWindow::SetSizeHints implementation to wxTopL...
2003-03-30  Mattia Barbon Inherit LoadFile and SaveFile from wxTextCtrlBase...
2003-03-30  Mattia Barbon Removed dependency on wxTabView.
2003-03-29  Stefan Csomorswitching to as many MSL wchar implementations as possi...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Stefan Csomorsimplified definition
2003-03-28  Stefan Csomorbetter mb2wc conversions for mac unicode
2003-03-28  Stefan Csomormach-o addition
2003-03-27  Mattia Barbon FIxed wxRadioBox::Get/SetLabel.
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-27  Mattia Barbon Removed some old cruft from wxBitmap, moved wxMotif...
2003-03-27  Mattia Barbon Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize
2003-03-26  Mattia Barbon Calling a virtual function from a destructor is not...
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-26  Robin DunnwxImageHistogram needs WXDLLEXPORT
2003-03-26  David ElliottChanged #if wxUSE_NEW_GRID to #if wxUSE_GRID (there...
2003-03-26  David Elliott- Added wxAddProcessCallbackForPid function
2003-03-24  Vadim ZeitlinwxDIB::Create(wxBitmap) shouldn't do any conversions...
2003-03-24  Vadim Zeitlinoops, forgot default value for MemoryHDC ctor parameter
2003-03-24  Vadim ZeitlinMemoryHDC can now be used to create DCs compatible...
2003-03-24  Vadim Zeitlinadded wxTextBuffer::Clear() (patch 706188)
2003-03-24  Vadim Zeitlinadded non-const begin()/end() methods to wxString ...
2003-03-24  Vadim Zeitlinfix Alt-letter navigation with spin controls (bug 672974)
2003-03-24  Julian SmartRemoved old grid code
2003-03-24  David Elliott- Remove wxTopLevelWindowCocoa from the wxRTTI class...
2003-03-23  Vadim Zeitlinremoved wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_L...
2003-03-23  Vadim Zeitlinadded wxDIB::Save() and wxDIB to/from wxBitmap) convers...
2003-03-23  Julian SmartRemoved spurious spawnbrowser.h/cpp
2003-03-23  Vadim Zeitlinadded GlobalHandle
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-23  Julian SmartRemoved 16-bit gauge code (Microsoft)
2003-03-23  Julian SmartRemoved dibutils
2003-03-23  Vadim Zeitlingot rid of more duplicated code for working with DIBs
2003-03-23  Mattia Barbon Added missing comma.
2003-03-23  Vadim Zeitlinremoved GetBitmapForDC() and supporting functions
next