]> git.saurik.com Git - wxWidgets.git/history - include/wx/os2
Added detection of vsscanf and whether or not a prototype exists in headers.
[wxWidgets.git] / include / wx / os2 /
2008-03-29  Stefan NeisOS/2 port: reorganized wxBitmap/wxBitmapHandler classes...
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-23  Stefan NeisCompilation fix.
2008-03-23  Stefan NeisUpdated brush/pen implementation for OS/2 to current...
2008-03-23  Stefan NeisFixed compilation after wxBrushStyle/wxPenStyle changes.
2008-03-23  Stefan NeisCompilation fix (CreateTimerImpl is taken from timerunx...
2008-03-21  Francesco Montorsiadd to GetToolkitVersion() the = NULL default values...
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-03-04  Vadim Zeitlinset wxUSE_IOSTREAMH to 0 by default, we're in 2008...
2008-02-16  Vadim Zeitlinturn wxUSE_STD_IOSTREAM on by default (except for the...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-02-09  Vadim Zeitlinadd wxUSE_WEAKREF (modified partially applied patch...
2008-01-29  Vadim Zeitlincorrected comment: wxSingleInstance is not for Win32...
2008-01-14  Paul Cornettmake XPM data pointer parameter fully const
2008-01-12  Stefan NeisImplemented wxGDIObject::Create/CloneGDIRefData() for...
2008-01-06  Stefan NeisAllow using socket from both wxBase and wxCore (adoptin...
2008-01-06  Stefan NeisAdopted OS/2 to DC reorganisation (r50348).
2008-01-06  Vadim Zeitlinadded configure option for wxUSE_AUTOID_MANAGEMENT
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-12-22  Vadim Zeitlinadded wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-11-27  Václav Slavíkfixed linking with visibility enabled on Ubuntu and...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-11-18  Stefan NeisUse new wxTextEntry implementation on OS/2.
2007-11-18  Stefan NeisAdded wxTextEntry implementation for OS/2.
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-18  Stefan NeisCompilation fix for Watcom (on OS/2).
2007-11-17  Stefan NeisChanged control name constants from wxChar to char...
2007-11-14  Julian SmartBorder corrections
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-11-11  Stefan NeisCompilation fix (patch #1829901)
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-08-15  Vadim Zeitlinadded wxToolTip::SetAutoPop() and SetReshow() (patch...
2007-08-11  Julian SmartMenu label consistency changes
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-21  Vadim Zeitlinremoved all MSW-specific options from this file, what...
2007-07-21  Vadim Zeitlinadded wxUSE_FONTENUM for wxFontEnumerator
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-13  Václav Slavíkmake it possible to build in ANSI build on Windows...
2007-07-11  Vadim Zeitlinadded wxUSE_SVG
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-30  Vadim Zeitlinadd wxUSE_EDITABLELISTBOX
2007-06-22  Václav Slavíkmade wxUSE_UNICODE=1 the default
2007-05-30  Václav Slavíkuse wxString, not wxChar*, in wxDataFormat ctor and...
2007-05-26  Stefan NeisAnother compilation fix.
2007-05-26  Stefan NeisAdded declaration of new method (still to be implemented).
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-05-10  Vadim Zeitlinadded wxListCtrl::SetItemPtrData()
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-28  Stefan NeisAdapted to API changes with respect to GetTextExtent...
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-22  Vadim Zeitlin(blind) compilation fixes after latest changes
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-17  Paul Cornettadd wxUSE_STC wrappers
2007-04-09  Vadim Zeitlincompilation fixes after last commit
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2007-03-18  Vadim Zeitlinfixed all the other ports broken by controls labels...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-09  Vadim Zeitlindefault name of wxStaticLine should be wxStaticLineName...
2006-11-10  Włodzimierz Skibastub for wxOS2 region ctor from points.
2006-11-09  Vadim Zeitlinregenerated after the last change of setup_inc.h (chang...
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-11-04  Stefan NeisAdded deep copy of bitmaps.
2006-11-01  Vadim Zeitlinremoved inline from the method which is not inline
2006-11-01  Stefan NeisGeneralized compilation fix for old compilers.
2006-11-01  Stefan NeisDummy implementation for copying bitmaps.
2006-10-31  Vadim Zeitlinblind compilation fixes for OS/2
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Vadim ZeitlinGetCurrentSelection() was documented but not present...
2006-10-30  Stefan NeisCompilation fix for old GCC versions.
2006-10-29  Vadim Zeitlinset wxUSE_STD_STRING to 1 by default
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Stefan NeisAdd method declaration needed for wxGTK.
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Włodzimierz SkibaCorrect 'markup' for GetResourceHandle after recent...
2006-10-17  Włodzimierz SkibaHeaders cleaning.
next