]> git.saurik.com Git - wxWidgets.git/history - src/motif
fix to allow non-extension based template choosing to work from Vegh Janos
[wxWidgets.git] / src / motif /
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...
1999-10-26  Julian SmartAdded temporary iterator fix (generates just 1 bounding...
1999-10-26  Julian SmartMotif: made file selector and message box properly...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-25  Vadim Zeitlinit now lives under unix
1999-10-21  Vadim ZeitlinwxMotif compilation fixes for wxDataObject and PROCESS_...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-19  Michael BedwardRemoved #pragma implementation "appbase.h" which caused...
1999-10-19  Michael BedwardNumerous changes to comply with use of wxCoord.
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-14  Vadim Zeitlin= replaced with ==
1999-10-09  Robin DunnAttempting to restore the binary files that got trashed...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-06  Michael Bedwardifdef'd out wxEmptyString. This is defined in string...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-10-01  Vadim Zeitlinrenamed gsockmot.cpp to *.c
1999-09-30  Guillermo Rodrigue... bugfixes
1999-09-21  Michael BedwardAdded check to ensure that style arg to ctor has either...
1999-09-21  Michael BedwardAdded code to wxMemoryDC ctor to set default font....
1999-09-21  Michael BedwardAdded code to implement wxTE_READONLY style for single...
1999-09-16  Michael BedwardModified wxTranslateMouseEvent so that it can recognize...
1999-09-07  Julian SmartCorrected #include in gsockmot.cpp
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Michael BedwardModifed ShowModal() function so that you can have dialo...
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-08-31  Michael BedwardFixes for scrolling in wxScrolledWindow
1999-08-26  Michael BedwardChanged value setting code in ctor and function SetValu...
1999-08-25  Michael BedwardFixed bug (hopefully) that caused windows to be only...
1999-08-25  Michael BedwardFixed but in wxButton::SetDefault() that was causing...
1999-08-15  Michael BedwardPut the call to CheckForKeyDown() back in to ProcessXEv...
1999-08-15  Michael BedwardAdded include for wx/window.h to get this to compile.
1999-08-12  Robert Roebling Augmented beta to 9,
1999-08-12  Robert Roebling New makefile system in place, obsoletes libtool,
1999-08-12  Michael Bedwardif'd out CheckForKeyDown call that doesn't seem to...
1999-08-11  Robert Roebling New makefile updates.
1999-08-11  Robert Roebling Corrected Motif build,
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-10  Robert Roebling Further makefile and compile fixes.
1999-08-09  Michael BedwardwxFrame::Create now sets (arbitrary) values for positio...
1999-08-08  Robert Roebling Added strconv
1999-08-05  Michael BedwardAdded a line to set m_font in the wxWindowDC ctor ...
1999-08-02  Michael BedwardAdded code to set m_isBeingDeleted as per wxGTK
1999-08-02  Michael BedwardAdded function GetDefaultSize
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-30  Michael BedwardFixed m_majorDim bug a bit more (was still getting...
1999-07-30  Michael BedwardAdded KeyRelease case to switch in wxTranslateKeyEvent...
1999-07-30  Michael BedwardAdded wxApp::CheckForKeyUp
next