The rounded corners look really dumb at this size.
[wxWidgets.git] / src / os2 /
2008-08-13  Paul Cornettmove notebook event definition to common code
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2008-07-29  Vadim Zeitlinadd PostSizeEvent() and use it in wxMSW status bar...
2008-07-29  Vadim Zeitlinmove SendSizeEvent() down to wxWindow from wxFrame...
2008-06-15  Stefan NeisFixed wxDoSetEnv (ticket # 9588).
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-05-17  Stefan NeisFixed wxWindowOS2::Reparent.
2008-05-17  Stefan NeisAdded missing #include.
2008-05-16  Stefan NeisEnsure that wxApp::Yield is always processing pending...
2008-04-12  Vadim ZeitlinwxThread::Sleep() is the same as wxMilliSleep() on...
2008-04-09  Stefan NeisAdded missing (trivial) implementation file for wxMiniF...
2008-03-29  Stefan NeisLinker fixes for OS/2 build.
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-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-23  Stefan NeisUpdated brush/pen implementation for OS/2 to current...
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-17  Francesco Montorsisome more build fix for wxPen/wxBrush style changes
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-01-19  Stefan NeisFixed OS/2 compilation after wxDC changes
2008-01-19  Stefan NeisApplied patch #1875242 - fixing more bugs related to...
2008-01-18  Stefan NeisFixed errors in OS/2's wxDC::SetMapMode (patch #1871556...
2008-01-14  Paul Cornettmake XPM data pointer parameter fully const
2008-01-12  Stefan NeisSome wxOS2 compilation fixes after wxDC changes
2008-01-12  Stefan NeisFixed compilation.
2008-01-12  Stefan NeisImplemented wxGDIObject::Create/CloneGDIRefData() for...
2008-01-12  Stefan NeisRemoved constructor already defined in header.
2008-01-12  Stefan Neisderive wxColourBase from wxObject on os2 as well
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-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-22  Vadim Zeitlinunset the window as invoking window of wxCurrentPopupMe...
2007-12-20  Julian SmartCorrected wxRTTI for wxNotebook so dynamic casting...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-17  Paul Cornettadd MutexGuiEnter/Leave to wxAppTraits, integrate nativ...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-18  Stefan NeisUse new wxTextEntry implementation on OS/2.
2007-11-18  Stefan NeisAdded wxTextEntry implementation for OS/2.
2007-11-18  Stefan NeisFixed argument handling.
2007-11-17  Vadim Zeitlinallow to optionally use vendor name component in standa...
2007-11-11  Stefan NeisAvoid passing wxChar* to API functions (patch #1830017).
2007-11-11  Stefan NeisAvoid deprecation warnings for ::IsEmpty (patch #1829909)
2007-11-11  Stefan NeisAvoid deprecation warnings for GetText (patch #1829903)
2007-11-08  Stefan NeisCompilationf fixes according to patch #1828105.
2007-11-07  Stefan NeisFixed compilation error (patch #1827541).
2007-10-06  Vadim Zeitlinalways return wxString from wxGetUserHome() instead...
2007-10-03  Vadim Zeitlinsome (blind) compilation fixes after wxString/Unicode...
2007-08-15  Vadim Zeitlinmake wxChoice and wxListBox inherit from wxControlWithI...
2007-08-11  Julian SmartMenu label consistency changes
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2007-06-19  Václav Slavíkmake wxSetEnv compatible with ANSI and Unicode, depreca...
2007-06-11  Václav Slavíkuse wx/crt.h as the 'official' header for wxCRT wrapper...
2007-05-30  Václav Slavíkuse wxString, not wxChar*, in wxDataFormat ctor and...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-05-22  Vadim Zeitlindon't define wxEventLoop class differently in GUI and...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-10  Vadim Zeitlinadded wxListCtrl::SetItemPtrData()
2007-05-02  Václav Slavíkmore OS/2 compilation fixes
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-30  Václav SlavíkOS/2 compilation fixes
2007-04-28  Stefan NeisCompilation fix for string changes (patch #1709228).
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-09  Vadim Zeitlincompilation fixes after last commit
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-07  Vadim Zeitlinuse wxIconBundle::GetIconOfExactSize() instead of dupli...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-04-07  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-07  Stefan NeisReplaced incorrect or inefficient usage of char_str...
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-06  Stefan NeisBugfix (comparision vs. assignment).
2007-04-06  Stefan NeisAdded missing argument for DoGiveHelp.
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-04-06  Stefan NeisRather use the "obvious" implementation of wxStaticText...
2007-04-06  Stefan NeisTentative implementation of wxStaticText::DoGetLabel().
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2007-04-02  Vadim Zeitlinremoved second parameter of wxFrame::DoGiveHelp(),...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-25  Vadim Zeitlindon't check whether the window is shown and enabled...
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-10  Stefan NeisApplied patch #1677782 (Lock with Timeout for wxMutex...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-01-07  Stefan NeisExtended wxGetHostName implementation.
2007-01-07  Stefan NeisAdded wxGetDiskSpace implementation (patch #1625514).
2006-12-06  Vadim Zeitlinexplicitly call OnExit() in the ports which don't use...
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-16  Stefan NeisWrong version checked in last time, this time we really:
2006-11-15  Stefan NeisAvoid problems when calling lxlite on absolute unix...
next