]> git.saurik.com Git - wxWidgets.git/history - src/os2
fixed memory leak in wxDocManager::CreateDocument (patch 494842)
[wxWidgets.git] / src / os2 /
2001-12-28  David WebsterAdd some missing methods
2001-12-28  David WebsterScrolling updates
2001-12-21  David WebsterUpdate makefile and module def for new dynlib stuff...
2001-12-21  David Webster'Y' positioning fixes for OS/2 controls
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-18  David WebsterFixed a linking problem as some virtuals and static...
2001-12-17  David WebsterOS/2 common controls code def file
2001-12-17  David WebsterOS/2 common controls code
2001-12-14  David WebsterOS/2 compile fixes.
2001-11-21  David WebsterNew .def file.
2001-11-19  David WebsterNew .def file
2001-11-16  David WebsterImplementing some more controls and an MDI child frame...
2001-11-05  David WebsterListbox control code
2001-11-05  David WebsterListbox control code
2001-11-04  David WebsterSome compiler bug fixes, new .def file
2001-10-31  David WebsterSome more Multi-Line Text control fixes
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-29  David WebsterYet another .def file for OS/2 VA
2001-10-29  David WebsterSome more frame formating
2001-10-22  David WebsterNew Module Definition file for VisualAge .dll builds
2001-10-22  David WebsterSome OS/2 Modifications for coordinate normalizations...
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-17  Kendall BennettAdded missing OS/2 files for wxUniversal on OS/2
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-12  David WebsterAdded new cmdline parsing classes to wxOS2
2001-10-12  David WebsterCleaned up makedfile to handle setup.h better. Added...
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-05  David WebsterSome OS/2 updates
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Robin DunnAdded MSW toplevel.cpp and regenerated makefiles and...
2001-09-23  David WebsterLatest OS/2 build file updates to include the toplevel...
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
2001-08-24  David WebsterNew module definition file for the ever chaning treectr...
2001-08-17  David WebsterNew module definition file to keep .dll build compilable.
2001-08-06  David WebsterSome Updates for latest CVS.
2001-08-06  David WebsterUpdates to fix statusbar and menu errors.
2001-07-31  David WebsterAdded regex to the build. New .def file for .dll builds.
2001-07-13  David WebsterOS/2 fixes for this week.
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-06  David WebsterFixes for OS/2 wxUniv merge.
2001-06-19  David WebsterSome OS/2 catching up.
2001-06-14  David WebsterAdd dbgrid to make.
2001-06-14  David WebsterAdd the options stuff to settings.
2001-06-08  David WebsterEnabling the Pop Menu fix to peek at all the command...
2001-06-04  David WebsterSize updates and new methods to export.
2001-05-29  David WebsterLots of OS/2 Updates mirroring msw updates
2001-05-29  David WebsterVarious fixes in DC's, ownerdrawn menu items, etc...
2001-05-25  David WebsterAdded some extended styles to OS/2
2001-05-24  David WebsterAdding borders to OS/2 objects
2001-05-22  David WebsterFixes errno.h problems
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations...
2001-05-21  David WebsterFinal scrolling updates
2001-05-20  Stefan NeisAdded new files gsockpm.c and dircmn.cpp
2001-05-20  Stefan NeisUpdated gsocket.c to current unix version, use gsockunx...
2001-05-16  David WebsterMore scrolling fixes
2001-05-15  David WebsterMore scrolling stuff.
2001-05-14  David WebsterMore scrolling stuff
2001-05-10  David WebsterwxOS2 additional stylistic and coding standards.
2001-05-09  David WebsterUpdate on Client Size determinations
2001-05-09  David WebsterMore scrolling support
2001-05-09  David WebsterFixing the GetClientsize to deal with OS/2's coordinate...
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-07  David WebsterMore scrolling work.
2001-05-07  David WebsterSupport for scrolling
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-30  David WebsterNew makefile and modified .def file supporting the...
2001-04-30  David WebsterToo quick a trigger finger first time. Compile error...
2001-04-30  David WebsterSupport for proper sizeing for scrolling
2001-04-30  David Websterno message
2001-04-28  Václav Slavíkadded xpmdecod.cpp
2001-04-26  Kendall BennettUpdates to OS/2 makefiles.
2001-04-23  David Websternew y position transforms in dc. Def updates and add...
2001-04-22  Stefan NeisAdded include file for non-precompiled headers.
2001-04-22  Václav Slavíkadded wxXPMHandler
2001-04-22  Stefan NeisAdded define missing in EMX headers.
2001-04-22  Stefan NeisAdded missing include for non-precompiled headers.
2001-04-22  Stefan NeisAdapted SetData function to common API (taking a reference
2001-04-22  Stefan NeisAdded missing includes for non-precompiled headers.
2001-04-20  Stefan NeisCommited updated list of files to compile.
2001-04-20  Stefan NeisAdded wxGetEnv and wxPutEnv.
2001-04-20  David Websternew Def file supporting const changes in wxObject....
2001-04-19  David WebsterPositioning fixes to compsate for wxWindow's use of...
2001-04-18  David WebsterwxControl and wxDialog coded and supporting module...
2001-04-16  David WebsterRemove OnCtlColour from wxStatText
2001-04-16  David WebsterStatic Box coded.
2001-04-16  David WebsterOnActivate change for wxFrame to better deal with prior...
2001-04-12  David WebsterFilling out common controls now.
2001-04-11  David WebsterDC updates and an associated .Def file update
2001-04-10  David WebsterNew Module definition file for all the new image/bitmap...
2001-04-05  David WebsterNew .def file for all the image/bitmap changes
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-03  David WebsterInvertMask fix
2001-04-02  David WebsterFilling out wxDC
2001-03-29  David WebsterBlit code for masks
2001-03-29  David WebsterBlit code for masks
2001-03-28  David WebsterSome new interfaces in common code requires an updated...
2001-03-23  David WebsterOwnerdrawn updates
2001-03-22  David WebsterOwnerdrawn stuff. Text display done, image display...
2001-03-22  David WebsterMore ownerdrawn stuff
next