]> git.saurik.com Git - wxWidgets.git/history - src/os2
regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl...
[wxWidgets.git] / src / os2 /
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-09  Vadim Zeitlinfixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
2006-02-05  Włodzimierz SkibaMissing break after error in daily build.
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-02-01  Włodzimierz SkibawxOS2 warning fixes after daily build log.
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-12  Vadim Zeitlindefine wxEventLoopBase::ms_activeLoop in appcmn.cpp...
2006-01-12  Vadim Zeitlinshare wxEventLoop::IsRunning() implementation between...
2006-01-06  Stefan NeisIntegrated fixes for sizing/positioning; cleanup; remov...
2006-01-06  Stefan NeisFixed sizing&positioning and an error in subclassing.
2006-01-06  Stefan NeisCosmetic fixes.
2006-01-06  Stefan NeisRemoved creation&deletion of an unused font object.
2006-01-06  Stefan NeisAllow multiple lines for a static text
2006-01-04  Stefan NeisFixed sizing and positioning.
2006-01-04  Stefan NeisMinor cleanup
2006-01-04  Stefan NeisBetter default sizes.
2006-01-04  Stefan NeisCache slider size in DoSetSize.
2006-01-04  Stefan NeisFixed label handling (translating for accelerator handl...
2006-01-04  Stefan NeisImproved size handling.
2006-01-04  Stefan NeisFixed sizing and positioning, simplifying code (too...
2006-01-03  Stefan NeisApplied patch #1396039 (Notebook tab bitmaps)
2006-01-03  Stefan NeisApplied patch #1395526 (Autoradiobutton corrections)
2006-01-03  Stefan NeisFixed bug introduced by previous change (patch #1395852)
2006-01-02  Stefan NeisUse system colours
2006-01-02  Stefan NeisImproved support for system colours and scrollbar width...
2006-01-02  Stefan NeisChoose a legal default font on DC creation.
2006-01-02  Stefan NeisSome minor corrections (typos, return value handling).
2005-12-27  Stefan NeisApplied Patch #1390457 (Incorrect wxRadioBox widths...
2005-12-07  Stefan NeisCompilation fix.
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-27  Stefan NeisApplied patch #1198422 (CheckBox labels being truncated).
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-09  Włodzimierz SkibaVarious source cleanings.
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-26  Włodzimierz SkibaSource cleaning.
2005-10-17  Włodzimierz SkibaFollow changes in common code.
2005-10-16  Stefan NeisFixed event handling bug as suggested by Lech Wiktor...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-29  Włodzimierz SkibawxCheckListBox cleanup.
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-18  Stefan NeisAdded (dummy) handler for loading bitmap from file...
2005-09-01  Włodzimierz SkibaMissing wxGetOsDescription().
2005-08-16  Włodzimierz SkibaBuild fix.
2005-08-06  Vadim Zeitlinfix wxGetMessageName() in Unicode build (patch 1250662)
2005-07-30  Stefan NeisOnly compile PopupWindow if corresponding define is...
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-07-22  Włodzimierz SkibaUpdated info about missing parts in OW headers (now...
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-18  David WebsterAdd upwards recursion to UpdateAccel method.
2005-07-18  Włodzimierz SkibaComment correction.
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-06-12  Stefan NeisAdded empty destructor that was removed from header.
2005-06-12  Stefan NeisUnicode compilation fixes.
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-19  Julian SmartRemoved redundant cursor files
2005-05-16  Stefan NeisFixed DoFloodFill's return value.
2005-05-15  Stefan NeisRemoved outdated module definition files for VAC++.
2005-05-14  Stefan NeisApplied patch #1190796 (Further accelerator changes).
2005-05-14  Stefan NeisApplied patch #1197608 (Correction to key up handler).
2005-05-14  Stefan NeisApplied patch #1198401(GroupBox background painting...
2005-04-27  David WebsterUnicode fixes for OS/2
2005-04-20  Stefan NeisRemoved unneeded include.
2005-04-16  Stefan NeisFixed child positioning on window resizing.
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-07  David WebsterNew classes for OS/2 and compiler warning suppressions
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-03-30  Stefan NeisBacked out a fix which seems to cause more trouble...
2005-03-28  Stefan NeisAdded new function wxGetProcessId.
2005-03-20  David WebsterFixes compile warnings
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-16  Dimitri Schoolwerthminor typo fixes
2005-02-14  Stefan NeisForce OMF mode for DLL builds.
2005-02-13  Stefan NeisAdded support for current version of "emxomf".
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Kevin HockFor efficiency reasons, text controls no longer set...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
next