]> git.saurik.com Git - wxWidgets.git/history - src/motif
removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / motif /
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
1999-07-28  Vadim Zeitlinstring and m_majorDim == 0 bugs fixed
1999-07-27  Vadim ZeitlinwxMotif fixes and common fixes for socket compilation
1999-07-27  Vadim ZeitlinwxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-23  Vadim Zeitlindisabled accelerators in wxMotif - they don't work...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Guilhem LavauxAdded GSocket motif (it compiles but I didn't tested it)
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-19  Robert Roebling Updated testconf
1999-07-17  Harco de Hilsterignore these
1999-07-07  Václav Slavík*** empty log message ***
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-06-29  Vadim Zeitlin1. wxGrid fixes contributed by Gerhard Gruber (client...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling Motif things.
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-23  Robert Roebling Motif compile fixes
1999-06-22  Robert Roebling A bit of distribution/makefiles things.
1999-06-22  Robert Roebling Makefiles without dependencies
1999-06-21  Robert Roebling Motif compile fixes.
1999-06-21  Robert Roebling New Makefile.ins, updates for the Motif build, removed
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
next