]> git.saurik.com Git - wxWidgets.git/history - include/wx/motif
added support for wxCONFIG_USE_NO_ESCAPE_CHARACTERS flag to wxFileConfig (patch 591381)
[wxWidgets.git] / include / wx / motif /
2002-08-08  Julian SmartApplied [ 590985 ] fix for radiobox under motif
2002-08-06  Mattia BarbonPatch [ 588732 ] makes wxRB_GROUP/radiobuttons working
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-07-31  Mattia BarbonRefactored wxListBox code so that it correctly implements
2002-07-29  Mattia BarbonUnder MSW and GTK the foreground and background colour...
2002-07-28  Mattia BarbonTake into account icon mask in wxStaticBitmap
2002-07-28  Mattia BarbonCalss interface updates (wxMotif-only).
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2002-07-27  Mattia BarbonChanged wxMotif's wxWindow::Create so it does not call...
2002-07-25  Jouk Jansen Committing in .
2002-07-10  Vadim ZeitlinAIX linking fix (declare wxDataObject dtor)
2002-07-01  Chris Elliottmake motif cursor from wxImage
2002-06-28  Chris ElliottSTC and Motif patch
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-17  Julian SmartAdded wxDF_HTML
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-26  Vadim ZeitlinwxMotif toolbar compilation fixes
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-22  Václav Slavíkadded wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap...
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-14  Julian SmartAdded some XSyncs to help size calculations, but positi...
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-08  Julian SmartNow compiling
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-14  Václav Slavíkremoved setup0.h artifacts
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-06  Gilles Depeyrotremoved unneeded ;
2002-01-01  Gilles DepeyrotwxSystemSettings class API face lift: better names...
2002-01-01  Gilles Depeyrotimplemented native font stuff for wxMotif
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_NO_COPY_CLASS
2001-11-22  Julian Smart#ifdefed out the joystick code, and removed the wxBitma...
2001-11-18  Gilles Depeyrotremoved duplicated prototype
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-21  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-01  Václav Slavíkadded wxSystemSettings::HasFrameDecorations (anybody...
2001-09-22  Václav Slavík(blind) fix for wxMotif compilation
2001-08-14  Vadim Zeitlin1. reset default item in ~wxWindow (better to be safe)
2001-07-23  Gilles Depeyrotrenamed Number method (should be GetCount)
2001-07-22  Gilles Depeyrotfixed wxListBox inheritance
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-09  Julian SmartVarious fixes for wxMotif
2001-06-21  Vadim Zeitlinpossible compilation problem fix
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-02-08  Vadim Zeitlin(blind) fixes for Motif compilation
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Vadim Zeitlindynamic event types actually work with these changes...
2000-12-20  Vadim Zeitlincompilation fix (?)
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-09-27  Jouk Jansen Committing in .
2000-07-30  Unknown (NI)added a wrapper class for opengl contexts (like that...
2000-07-20  Unknown (NI)applied the patch by Garrick Meeker
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-06  Guillermo Rodrigue... Added wxIcon(const char **) ctor (same as char **)
2000-03-06  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net>:
2000-03-06  Guillermo Rodrigue... Added support for timer events in Motif
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-15  Václav Slavíkremoved duplicate defines of wxSYS_ constants
2000-02-06  Stefan Neislong -> wxCoord
2000-01-25  Vadim Zeitlinmissing Init() added to wxMenu(wxCallback) ctors
2000-01-12  Vadim Zeitlinadded wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove...
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-07  Bart A.M. JourquinwxControl child of wxControlBase
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-04  Jouk Jansen Committing in .
1999-12-29  Vadim ZeitlinwxMotif::wxControl() ctor added, now wxCalendarCtrl...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-16  Vadim Zeitlincompilation fixes, doesn't work yet
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-13  Vadim ZeitlinwxCreateMaskedBitmap() is more const correct
1999-12-10  Jouk Jansen Committing in .
1999-12-08  Vadim Zeitlincompilation fix (long -> wxCoord)
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-12  Vadim ZeitlinMotif compilation fix
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-06  George TaskerAdded wxODBC_FWD_ONLY_CURSORS to allow for drivers...
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-11-02  Vadim ZeitlinwxMotif compiles (and runs minimal sample) again after...
1999-10-28  Julian SmartDo... fixes and OnMenuHighlight correction (so MDI...
1999-10-27  Robert Roebling Minor Motif changes, made scrollsub sample work somehow.
1999-10-27  Vadim Zeitlin1. wxMenu{Item|Bar} modifications for wxMotif
1999-10-27  Julian SmartFixed wxMotif's wxRegion/wxRegionIterator to optionally...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-21  Vadim ZeitlinwxMotif compilation fixes for wxDataObject and PROCESS_...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
next