]> git.saurik.com Git - wxWidgets.git/history - include
update from NY
[wxWidgets.git] / include /
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
2003-03-23  Vadim Zeitlinadded CreateDDB() and CreatePalette()
2003-03-23  Vadim Zeitlinadded CopyFromDIB()
2003-03-23  Vadim ZeitlinWin16 cursor/icon functions are not needed any longer
2003-03-22  Vadim Zeitlinadded wxBitmapToHICON/CURSOR helper functions
2003-03-22  Vadim Zeitlinadded (very) preliminary raw bitmap support
2003-03-22  Vadim Zeitlinmodifications for raw bitmap support and for using...
2003-03-22  Vadim Zeitlinadded (very) preliminary raw bitmap support
2003-03-22  Mattia Barbon Do not derive wxCursor from wxBitmap, plus misc cleanup.
2003-03-22  David ElliottUse generic MDI for wxCocoa
2003-03-22  David ElliottInclude wxCocoa specific header
2003-03-22  David ElliottUse generic implementation for wxCocoa
2003-03-22  David ElliottUse the generic timer for wxCocoa
2003-03-22  David ElliottUse the generic palette for wxCocoa
2003-03-22  David ElliottUse the MSW/Mac font encoding info for wxCocoa (just...
2003-03-22  David ElliottUse generic font dialog for wxCocoa
2003-03-22  David Elliott- forward declare wxDC for use as a pointer or referenc...
2003-03-22  David Elliott- Modify #if to include wxCocoa as a platform using...
2003-03-22  David Elliott- Include wxCocoa specific header
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...
2003-03-21  Václav Slavíkfixed MSLU link
2003-03-21  David ElliottAdded more original works and stubs
2003-03-21  David ElliottAdded original works and stubs to CVS repository
2003-03-21  David ElliottVarious changes for wxCocoa
2003-03-21  Julian SmartCopyright correction
2003-03-21  Julian SmartCopyright correction
2003-03-21  Julian SmartCopyright correction
2003-03-21  David ElliottAllow headers to be compiled in Objective-C++ mode
2003-03-18  Julian SmartSome code tidying; removing dibutils.cpp which
2003-03-17  Julian SmartCorrected copyright
2003-03-17  Julian SmartCorrected copyright message
2003-03-17  Julian SmartFixed copyrights, corrected licence spelling
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
next