]> git.saurik.com Git - wxWidgets.git/history - include/wx/motif
No resize border on WinCE by default
[wxWidgets.git] / include / wx / motif /
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-16  Mattia Barbon Derive wxBitmapButton from wxBitmapButtonBase + misc...
2003-03-10  Mattia Barbon Added helper functions for string -> XmString conversion.
2003-03-10  Mattia Barbon Derive wxButton from wxButtonBase.
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-02  Mattia Barbon Refactored wxStaticBox, and changed wxStaticBox and...
2003-03-02  Mattia Barbon Implemented wxButton::DoGetBestSize for wxMotif....
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-02-20  Mattia Barbon Use some wxX11 files (currently pen.cpp and brush...
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-04  Mattia Barbon Applied patch [ 679397 ] remove GPL code from motif...
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2003-01-16  Mattia Barbon Implement vertical toolbar under Motif.
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-11  Mattia Barbon Removed unused, unimplemented and undocumented wxBitm...
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif. (forgot to commit)
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif.
2002-12-24  Mattia Barbon Use wxClientDataDictionary for client data.
2002-12-08  Mattia Barbon Refactored & cleaned up wxChoice & wxComboBox code...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-13  Julian SmartApplied patch [ 608370 ] fix for static text sizing...
2002-09-11  Julian SmartApplied [ 585322 ] motif border style fix for statictext
2002-08-24  Julian SmartwxChoice derives from wxChoiceBase; renamed Append...
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...
next