]> git.saurik.com Git - wxWidgets.git/history - src/motif
1. wxDropTarget::OnData() returns wxDragResult now, not bool
[wxWidgets.git] / src / motif /
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...
1999-06-07  Vadim Zeitlin1. configure caches the command line options
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-05-27  Julian SmartAdded dcbase target to various makefiles
1999-05-09  Julian SmartwxUSE_THREADS in sckint.h; wxMotif Clone error fixed...
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-19  Vadim ZeitlinwxTextCtrl::DiscardEdits doesn't empty the text ctrl
1999-04-08  Julian SmartChanged the focus-window event handling back
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Julian SmartAdded imaggif.h, imaggif.cpp (wxImage GIF-reading suppo...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-04-03  Guilhem Lavaux* Changed "wxPendingEvents" to pointers (tested on...
1999-03-30  Vadim ZeitlinMotif compilation fixes (now ok)
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-29  Vadim Zeitlinmany miscellaneous fixes
1999-03-29  Vadim ZeitlinEVT_TEXT_UPDATED bug fixed, text ctrl callbacks simplified
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-25  Vadim ZeitlinwxNO_BORDER honoured by wxTextCtrl
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-16  Vadim Zeitlincompilation without threads fixed
1999-03-11  Vadim ZeitlinwxMotif Solaris 2.6 compilation fixes
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-06  Vadim Zeitlinthis code is now common (src/unix)
1999-03-05  Vadim Zeitlincompilation fixes
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-01  Julian SmartCured some Motif bugs
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-25  Julian SmartSmall changes
next