]> git.saurik.com Git - wxWidgets.git/history - src/motif
corrected cw6 project files
[wxWidgets.git] / src / motif /
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-03-12  Julian SmartBug fix for #406153
2001-02-22  Julian SmartAdded wxYieldIfNeeded
2001-02-20  Vadim Zeitlincompilation fix (patch 103882)
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Vadim Zeitlin(blind) fixes for Motif compilation
2001-02-06  Vadim Zeitlinregenerated all makefiles from filelist.txt
2001-01-03  Vadim Zeitlinregenerated the makefiles to include filename.cpp
2000-12-22  Vadim Zeitlinmotif warning fixes
2000-12-22  Vadim Zeitlinmotif compilation fixes
2000-12-20  Vadim Zeitlincompilation fix (?)
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-09-08  Julian SmartRemoved spurious _
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-09-07  Julian SmartGot wxHelpContext working, plus wxFindWindowAtPointer...
2000-09-07  Julian SmartMade wxContextHelp implementation generic and added...
2000-08-29  Julian SmartFixed CanCut
2000-08-25  Jouk Jansen Committing in .
2000-08-25  Jouk Jansen Committing in .
2000-08-24  Jouk Jansen Committing in .
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-30  Unknown (NI)added null pointer check in DoGetSize functions; else...
2000-07-30  Unknown (NI)added a simple wrapper class for shared opengl contexts...
2000-07-27  Julian SmartUpdated wxMotif files.lst
2000-07-20  Unknown (NI)applied the patch by Garrick Meeker
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Guillermo Rodrigue... Process pending events before deleting pending objects...
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-14  Guillermo Rodrigue... src\unix\gsocket.c
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-11  Julian SmartOops, compile errors...
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Stefan NeisAdded workaround for life crashing in toolbar deletion.
2000-03-07  Stefan NeisAdd Child to parent instead of adding it to itself!
2000-03-06  Guillermo Rodrigue... Added wxIcon(const char **) ctor (same as char **)
2000-03-06  Guillermo Rodrigue... Added blind-fix for vert. scrollbars - not tested yet
2000-03-06  Guillermo Rodrigue... Added support for timer events in Motif
2000-03-05  Stefan NeisRe-added XtDestroyWidget call in ~wxWindow - hopefully...
2000-03-03  Vadim Zeitlinregenerated from filelist.txt
2000-03-01  Julian SmartFull-screen dragging fix (GC setting)
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-27  Guillermo Rodrigue... Added support for wxSCROLL[WIN]_THUMBRELEASE events
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-21  Vadim Zeitlininclude
2000-02-21  Michael BedwardChanged system colours for better default display of...
2000-02-17  Václav Slavíkadded wxMemoryFSHandler for storing VFS in memory
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-15  Václav Slavíkadded wxSYS_COLOUR_LISTBOX
2000-02-09  Vadim Zeitlinsome Motif compilation fixes
2000-02-06  Stefan Neislong -> wxCoord
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
2000-01-11  Bart A.M. JourquinBug fix in GetLabelFromText
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-06  Julian SmartBC++ IDE compile mod to thread.cpp; other small stuff
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-15  Vadim Zeitlina fix for the patch
1999-12-15  Vadim Zeitlinfix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de
1999-12-15  Vadim Zeitlincorrected bug in wxMenu::Enable()
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARIES
1999-12-13  Vadim ZeitlinwxCreateMaskedBitmap() is more const correct
1999-12-10  Jouk Jansen Committing in .
1999-12-08  Jouk Jansen Committing in .
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-04  Vadim ZeitlinEMX compilation fix
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-18  Jouk Jansen Committing in .
1999-11-17  Václav SlavíkwxBitmap::LoadFile and SaveFile now uses wxImage's...
1999-11-17  Robin DunnAdded wxWakeUpIdle() for MSW and empty stubs for Motif...
1999-11-15  Vadim ZeitlinwxMenu::callback stuff taken inside WXWIN_COMPATIBILITY...
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Julian SmartRemoved warning.
1999-11-12  Jouk Jansen Committing in .
1999-11-08  Vadim Zeitlinsmall Motif compilation fix
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-05  Vadim ZeitlinwXMotif compilation fixes
1999-11-04  Vadim Zeitlinbug with object being passed through ... corrected
1999-11-02  Vadim ZeitlinwxMotif compiles (and runs minimal sample) again after...
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
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...
next