Border corrections, and more compact dialog sizes
[wxWidgets.git] / src / os2 /
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...
2006-11-12  Stefan NeisApplied toolbar patch for wxTB_RIGHT support (patch...
2006-11-10  Włodzimierz Skibastub for wxOS2 region ctor from points.
2006-11-05  Stefan NeisAllow passing file names with path to dllnames.sh.
2006-11-04  Stefan NeisAdded deep copy of bitmaps.
2006-11-01  Stefan NeisDummy implementation for copying bitmaps.
2006-10-31  Stefan NeisCompilation fix.
2006-10-31  Stefan NeisCompilation fix.
2006-10-31  Vadim Zeitlinblind compilation fixes for OS/2
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-23  Włodzimierz SkibaCorrect 'markup' for GetResourceHandle after recent...
2006-10-22  Stefan NeisReverted font breakage caused by changes in version...
2006-10-22  Stefan NeisApplied patch #1582212 (completed/fixed toolbar's wxTB_...
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Stefan NeisUse system colours for ownerdrawn highlighting (patch...
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-09-25  Włodzimierz SkibaCorrections after The Great wxRegion Refactoring.
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-25  Julian SmartFixed LoadFile typo
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-20  Kevin OllivierRemove instances where wxGenericImageList is included...
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-09-13  Włodzimierz Skiba[ 1556353 ] [wxOS2] Change derivation to add wxGauge...
2006-09-13  Włodzimierz SkibaBuild fix.
2006-09-13  Paul Cornettdon't include generic/statusbr.h directly
2006-09-10  Vadim Zeitlinblind compilation fix for daily builds error
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-05  Vadim Zeitlinfixes to menu stock items support (patch 1547639)
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-03  Robert Roebling Compilo.
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-30  Stefan NeisFixed getting OS version information.
2006-08-27  Stefan NeisChanged font generation to follow new pattern of other...
2006-08-24  Włodzimierz SkibaWarning fix.
2006-08-20  Stefan NeisAdded stub for wxIsPlatform64Bit.
next