]> git.saurik.com Git - wxWidgets.git/history - include/wx/os2
GetBestFittingSize --> GetEffectiveMinSize
[wxWidgets.git] / include / wx / os2 /
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.
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Mart RaudseppFix wxOS2 compilation, as reported by Lauri Nurmi....
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
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-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-13  Włodzimierz Skiba[ 1556353 ] [wxOS2] Change derivation to add wxGauge...
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-24  Włodzimierz SkibaAvoid conflict between new transparency API and old...
2006-08-24  Stefan NeisRemoved no longer needed "DECLARE_EVENT_TABLE()" comple...
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-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-08-06  Stefan NeisFixed (?) problem in region handling which caused major...
2006-07-09  Stefan NeisAdded implementation for wxGetKeyState and wxGetMouseState.
2006-07-02  Stefan NeisFixes to sizing and others, according to patch #1507207.
2006-06-30  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
2006-06-27  Vadim Zeitlinadded wxUSE_PRINTF_POS_PARAMS which can be used to...
2006-06-20  Włodzimierz SkibaFix for wxOS2 built with common prt of setup0.h.
2006-06-18  Stefan NeisPartly reverted changes to Get(Current)Selection.
2006-06-06  Włodzimierz SkibaAUI under wxOS2 build fixes.
2006-06-05  Stefan NeisMade additional error codes available.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-25  Paul Cornettunused declarations
2006-05-20  Paul Cornettcorrect wxString forward declaration
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-08  Vadim Zeitlinadded wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-04-30  Robert Roebling Trying to commit wxDirDialog patch.
2006-04-24  Włodzimierz SkibawxOS2 build fixes after wxColourBase introduction.
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-20  Paul Cornettremove unneeded gdiobj.h files
2006-04-19  Vadim Zeitlinregenerated using build/update-setup-h to have wxUSE_DI...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-04-12  Stefan NeisFixed GetSelection to behave the same as for the other...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-28  Vadim Zeitlinreally disable wxUSE_DISPLAY for wxMGL and wxOS2
2006-03-28  Włodzimierz SkibaLine-up deprecated interface of wxTreeCtrl between...
2006-03-24  Włodzimierz SkibaBack to unsigned int count in wxTreeCtrl.
2006-03-24  Włodzimierz SkibaMore null virtuals in wxRadioBoxBase (see: 'Developers_...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-02-26  Stefan NeisAdded handling of dashes (patch #1438894).
2006-02-26  Włodzimierz SkibaMissing wxPen (dashes) members.
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-25  Włodzimierz SkibaFixes for building wxOS2 shared with OpenWatcom.
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2006-01-06  Stefan NeisIntegrated fixes for sizing/positioning; cleanup; remov...
2006-01-04  Stefan NeisFixed label handling (translating for accelerator handl...
2006-01-04  Stefan NeisImproved size handling.
2006-01-03  Stefan NeisApplied patch #1396039 (Notebook tab bitmaps)
2005-12-25  Stefan NeisFixed GetIcon to keep up with return type change on...
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-15  Włodzimierz SkibaMinor cleanings.
2005-11-10  Włodzimierz SkibaMacros for simplified testing Open Watcom version and...
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxOS2 part).
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-10-23  Stefan NeisRemoved unused symbol __WXOS2__ (it's either __OS2__...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
next