]> git.saurik.com Git - wxWidgets.git/history - src
Added makefile.unx for Motif
[wxWidgets.git] / src /
1998-10-15  Julian SmartAdded makefile.unx for Motif
1998-10-15  Julian SmartCommented out _CrtSetDbgFlag yet again, restored setup...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-14  Julian SmartFixed VC++ compile error in mstream; formatted window...
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-10-14  Unknown (UG)no message
1998-10-14  Unknown (UG)fix for private access for wxTimerProc
1998-10-14  Julian SmartRewrote ConvertToStandardCommandArgs; resource.h correc...
1998-10-14  Mart Raudsepperror in func ConvertToStandardCommandArgs with argv[]
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-12  Julian SmartChanges related to stream includes
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-08  Mart Raudseppchange the last changes back
1998-10-08  Mart Raudsepperror if a radiobox is horizontal:(change wxRA_VERTICAL...
1998-10-08  Vadim Zeitlincrash under FreeBSD corrected (patch by David Hobley)
1998-10-07  Robin DunnAdded missing IMPLEMENT_DYNAMIC_CLASS
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-10-05  Vadim ZeitlinAdded --with-unicode (not used yet) and --with-wcsrtomb...
1998-10-05  Julian SmartReversed meaning of orientation style, back to wxWin...
1998-10-04  Vadim ZeitlinSetTitle() works even if menu was created without title...
1998-10-04  Karsten BallüderwxGetUserName() now returns only the user name, not...
1998-10-03  Vadim Zeitlinbogus assert removed, optimized (and removed a bug...
1998-10-02  Julian Smart*** empty log message ***
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-30  Robin DunnFound the RIGHT place to make the __unix__ fix.
1998-09-30  Robin Dunnfixed some ifdef's to also check for __unix__
1998-09-30  Julian SmartUninitialised variable initialised (state in OnIdle)
1998-09-30  Vadim Zeitlinfixed wxString::Mid() bug
1998-09-30  Mart Raudsepp*** empty log message ***
1998-09-29  Vadim Zeitlin1) wxGTK now use the new, native implementation of...
1998-09-29  Denis PershinTotally rewritten TreeCtrl for GTK...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-28  Karsten BallüderAdded sys/types.h needed for Solaris.
1998-09-25  Vadim ZeitlinUSE_ => wxUSE_
1998-09-25  Vadim Zeitlin2nd part of USE_xxx to wxUSE_xxx change
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-25  Denis Pershinconst added to GetBitmap it was my fault.
1998-09-24  Vadim Zeitlinrestored "#ifdef __WXMSW__" around SetFont(wxNullFont...
1998-09-24  Julian SmartFixed delete operator for VC++ 6.
1998-09-23  Julian SmartwxMotif: wxWindow/Client/PaintDC starting to work.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-22  Vadim ZeitlinwxListBox::FindString(): it's not an error if the strin...
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-09-20  Julian SmartMore Motif stuff
1998-09-20  Karsten BallüderNow dot_special argument in wxMatchWild() is honoured...
1998-09-20  Karsten Ballüdersee mail to list
1998-09-20  Julian SmartCommented out those wretched crt debug thingies yet...
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-19  Vadim ZeitlinConvertToStandardCommandArgs() was ugly, buggy and...
1998-09-19  Karsten Ballüderchanged wxMatchWild() 3rd parameter not used under...
1998-09-18  Vadim ZeitlinwxBaseArray::Shrink() added
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-09-18  Julian SmartMotif files added.
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-17  Vadim Zeitlincorrected a bug in ConcatSelf() induced by the latest...
1998-09-17  Vadim Zeitlinfixed 64but bug with g_strEmpty initialization
1998-09-17  Julian SmartSimplified app initialisation in wxMSW and wxStubs
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-15  Vadim ZeitlinwxPenRefData copy ctor was somehow not declared in...
1998-09-14  Julian SmartUpdated debug flags in makefile for DLL compilation.
1998-09-14  Julian SmartDLL-related changes
1998-09-12  Robert Roebling Removed warnings
1998-09-12  Robert Roebling Next try at removing the dancing sliders
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-11  Robert Roebling Updates to memcheck
1998-09-11  Robin DunnAdded #include to get FIONBIO on Solaris 2.6
1998-09-10  Guilhem Lavaux* Bug fix in wxFilter*Stream
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-09  Robert Roebling Tried to find a non-existing bug in the cursor-code
1998-09-09  Karsten Ballüderremoved wxsetup.h from libdir
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-08  Karsten Ballüdernow installs properly
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
1998-09-08  Guilhem Lavaux* some C++ness correction in wxStream.
1998-09-08  Robert Roebling Rewrote wxRadioBox (recompile)
1998-09-07  Robert Roebling I debug DialogEd for five hours and then Karsten
1998-09-07  Robert Roebling Changed DnD MIME file type for file DnD. Understood?
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-09-07  Julian SmartFixed wxCheckBox on wxGTK (SetLabel called before widge...
1998-09-07  Robert Roebling Suppress warnings
1998-09-07  Robert Roebling Added USE_CONFIG
1998-09-07  Vadim Zeitlinok, now it _does_ compile
1998-09-07  Robert Roebling wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
1998-09-07  Julian SmartAdded wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit...
1998-09-07  Robert Roebling Tries unsuccesfully to cure a few more problems
1998-09-07  Vadim Zeitlinsome clean up of the code
1998-09-07  Vadim Zeitlintab traversal now works better (using uninitialized...
1998-09-07  Vadim Zeitlinadded wxLogSysError() in wxExecute() if the command...
1998-09-07  Vadim ZeitlinwxGetHomeDir() added
1998-09-07  Vadim ZeitlinwxRegConfig now works again
1998-09-07  Vadim Zeitlinthe notebook now has wxTAB_TRAVERSAL style
1998-09-07  Vadim Zeitlinadded support for right aligned labels (wxALIGN_RIGT...
1998-09-07  Vadim Zeitlin"const" added to wxAceelTable ctor
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Robert Roebling Fillid in many more missing functions (such as Enable())
1998-09-06  Robert Roebling wxMenu doesn't anylonger call the callback if the
next