]> git.saurik.com Git - wxWidgets.git/history - src/os2
Undo/Redo update handlers now set the text as well
[wxWidgets.git] / src / os2 /
2002-04-10  David WebsterMenuing and statusbar updates
2002-04-10  David WebsterLots of updates
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-05  David WebsterNew moddef file
2002-04-05  David WebsterCatching up to new common class interfaces.
2002-04-01  Julian SmartSeparated wxImage::FloodFill from image.cpp
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-25  David Websterno message
2002-03-25  David WebsterNew radio item menu stuff
2002-03-25  David Websterno message
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-23  Vadim Zeitlinupdated wxExecute API
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-15  David Websterno message
2002-03-01  David WebsterThis weeks interface and compile catchup
2002-02-22  David WebsterStyle updates
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
2002-02-18  David WebsterwxOS2 no longer relies on xpmlib
2002-02-15  David WebsterNew def file
2002-02-12  David WebsterDisplay child panels, and make unneeded scrollbars...
2002-02-11  David WebsterNew def file
2002-02-11  David WebsterUpdates for Y positioning
2002-02-10  David WebsterNew positioning code, eliminating a lot of extra, unnec...
2002-02-08  David Websternew module definition file for OS/2 Dll build.
2002-02-05  David Websterno message
2002-02-04  David Websterconst fix.
2002-02-04  David WebsterOS/2 scrolling support
2002-02-01  David WebsterMakefile and mod def updates. Compile bug in Choice...
2002-02-01  David Websterno message
2002-01-31  David WebsterLots of fixes for scrolling
2002-01-30  David WebsterFinish basic dialog support and some scrolling fixes.
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-29  David WebsterMinor fix for owner drawn menu item.
2002-01-28  David WebsterPopup Menu processing.
2002-01-28  Gilles Depeyrotaxis orientation must not be taken into account for...
2002-01-28  David WebsterVarious fixes for Textctrl and Popup Menus.
2002-01-25  David WebsterNew module def file.
2002-01-25  David WebsterChild positioning fixes and font adjustments
2002-01-24  David WebsterFixing font utilities
2002-01-24  David WebsterChange up font selection process
2002-01-23  David WebsterLots of fixes for OS/2
2002-01-23  David WebsterMore bug fix updates.
2002-01-22  David WebsterOS/2 bug fixes and new mod file
2002-01-21  David WebsterNew Mod Def file.
2002-01-21  David WebsterDialog updates
2002-01-21  David WebsterCommit of merge
2002-01-21  David Websterno message
2002-01-20  Stefan NeisAdded missing include for non-precompiled headers.
2002-01-20  Stefan NeisAdded missing include to os2/private.h.
2002-01-20  Stefan NeisFixed apparent typo.
2002-01-20  Stefan NeisAdded various #includes for non-precompiled headers.
2002-01-20  Stefan NeisNew version with latest additions to filelist.txt.
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-18  David WebsterDialog support
2002-01-18  David WebsterWeekly module def file update.
2002-01-18  David WebsterVarious OS/2 changes to keep up with general library...
2002-01-12  Robert RoeblingCorrected wxDialog event table under wxMac and wxOS2...
2002-01-11  David WebsterOS/2 Statusbar fixes in DC
2002-01-09  David WebsterConsildation and cleanup of global variables. Mostly...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  David WebsterOS/2 NativeFontInfo support
2002-01-07  David Websterclipboard update and latest module definition file...
2002-01-07  David Webstertoplevel fixes to deal with base class fixes. Create...
2002-01-07  David WebsterToplevel window support
2002-01-07  David WebsterOS/2 scrolling support for controls
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...
next