The rounded corners look really dumb at this size.
[wxWidgets.git] / src / os2 /
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.
2006-08-20  Stefan NeisRemoved event table as these things are now handled...
2006-08-19  Vadim Zeitlinmoved all wxDialog event handlers to wxDialogBase to...
2006-08-19  Vadim Zeitlincentralized Esc key handling for closing the dialogs...
2006-08-16  Paul Cornettrevert last change
2006-08-16  Václav Slavíkmoved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject...
2006-08-16  Stefan NeisBuild fix.
2006-08-16  Paul Cornett(blind) build fix
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-06  Stefan NeisFixed (?) problem in region handling which caused major...
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-26  Jamie GaddPCH build fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-20  Włodzimierz SkibaWarning fixes.
2006-07-19  Stefan NeisFixes according to patch #1523304.
2006-07-19  Stefan NeisSizing fixes according to patch #1523304.
2006-07-16  Stefan NeisDrawing fixed according to patch #1523304.
2006-07-16  Stefan NeisDisable CLIP_SIBLINGS style.
2006-07-16  Stefan NeisFixed geometry errors according to patch #1523304.
2006-07-16  Stefan NeisAvoid using invalid parameters for GpiSetAttrs.
2006-07-09  Stefan NeisAdded implementation for wxGetKeyState and wxGetMouseState.
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-07-02  Stefan NeisFixes to sizing and others, according to patch #1507207.
2006-07-02  Julian SmartAdded wxTextCtrlBase to type info, useful if different...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-18  Stefan NeisFixed sizer height and queried text length according...
2006-06-18  Stefan NeisPartly reverted changes to Get(Current)Selection.
2006-06-14  Włodzimierz SkibaInclude wx/font.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-09  Włodzimierz SkibaInclude wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-07  Włodzimierz SkibaInclude wx/combobox.h according to precompiled headers...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-07  Włodzimierz SkibawxBLACK usage.
2006-06-07  Włodzimierz SkibaInclude wx/scrolwin.h and wx/dirdlg.h according to...
2006-06-06  Włodzimierz SkibaInclude wx/gauge.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaAUI under wxOS2 build fixes.
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-06-05  Stefan NeisRemoved some focus handling that was to general and...
2006-06-05  Stefan NeisFixed brush realization as suggested by Franz Bakan.
2006-06-05  Stefan NeisImproved error handling.
2006-06-05  Włodzimierz SkibaInclude wx/radiobut.h according to precompiled headers...
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-01  Włodzimierz SkibaInclude wx/radiobox.h according to precompiled headers...
2006-06-01  Włodzimierz SkibaBuild fix after PCH changes.
2006-06-01  Włodzimierz SkibaInclude wx/listbox.h according to precompiled headers...
2006-05-31  Włodzimierz SkibaVarious dummy.cpp centralized in common/dummy.cpp....
2006-05-30  Włodzimierz SkibaInclude wx/stattext.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/scrolbar.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/choice.h according to precompiled headers...
2006-05-30  Włodzimierz SkibawxFD_* constants without 2.6 compatibility (heavily...
2006-05-29  Włodzimierz SkibaInclude wx/checkbox.h according to precompiled headers...
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
next