]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-21  Robin Dunnadded a "lib" target for generating a wxPython library...
1998-10-21  Unknown (UG)no message
1998-10-21  Robin Dunn*** empty log message ***
1998-10-21  Robin Dunn*** empty log message ***
1998-10-20  Robin DunnSample Setup.in file for Linux
1998-10-20  Vadim Zeitlinadded back the missing "unsigned"s to wxColour ctor
1998-10-20  Vadim Zeitlinsorry... forgot to commit these 2 files
1998-10-20  Julian SmartUpdated todo list
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-20  Unknown (UG)fix for wxColour breakage
1998-10-20  Unknown (UG)fix for wxUSE_IOSTREAMH
1998-10-20  Julian SmartRemoved WS_BORDER style since borders have suddenly...
1998-10-20  Unknown (UG)fix for precompiled headers
1998-10-20  Unknown (UG)fix for precompiled headers
1998-10-20  Denis Pershin.cvsignores added
1998-10-20  Robin Dunnnewly generated files from SWIG
1998-10-20  Robin Dunnbug fix
1998-10-20  Robin DunnNew wxTreeCtrl wrappers (untested)
1998-10-20  Robin DunnCommented out constructor causing ambiguity
1998-10-20  Robin Dunncommented out constructor causing ambiguity
1998-10-19  Julian SmartOne that got away
1998-10-19  Julian SmartMore Motif additions: mdi and sashtest samples now...
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-19  Vadim Zeitlinadded methods for sequential scan of wxTextFile: Get...
1998-10-18  Vadim Zeitlinnew wxTreeCtrl files
1998-10-18  Vadim Zeitlin(minor) fixes to make it compile with the modified...
1998-10-18  Julian SmartMotif additions
1998-10-18  Vadim Zeitlinminor changes (a couple of error messages added to...
1998-10-17  Unknown (UG)update to wx2
1998-10-17  Unknown (UG)no message
1998-10-17  Julian SmartMotif updates
1998-10-17  Unknown (UG)no message
1998-10-17  Unknown (UG)miscellaeneous fixes
1998-10-17  Unknown (UG)miscellaeneous fixes
1998-10-17  Unknown (UG)fixes the invalid index problem
1998-10-17  Unknown (UG)no message
1998-10-16  Unknown (UG)added more utils subprojects
1998-10-16  Unknown (UG)new project file + misc fixes for wxUSE_DOC_VIEW_ARCHIT...
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Julian SmartRevised Motif todo list
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)wxUSE_IOSTREAMH changes
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)wxUSE_IOSTREAMH fixes
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)wx_USEIOSTREAMH changes
1998-10-16  Unknown (UG)no message
1998-10-15  Julian SmartAdded makefile.unx for Motif
1998-10-15  Robin DunnAdded wxFrame::SetStatusBar
1998-10-15  Unknown (UG)no message
1998-10-15  Julian SmartCommented out _CrtSetDbgFlag yet again, restored setup...
1998-10-15  Unknown (UG)no message
1998-10-15  Julian SmartPresumably someone didn't mean to commit that wxUSE_XPM...
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  Julian SmartRemoved windows.h and friend function.
1998-10-14  Unknown (UG)no message
1998-10-14  Unknown (UG)general updates, more to come
1998-10-14  Unknown (UG)fix for private access for wxTimerProc
1998-10-14  Julian SmartProtected -> public
1998-10-14  Unknown (UG)fix for vc4.2+ for c++ standard exception handling
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  Vadim Zeitlinremoved some rests of my tests (which should have never...
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  Karsten Ballüderodbc off by default
1998-10-07  Julian SmartLatex updates; added defines to printdlg.h for referrin...
1998-10-07  Karsten BallüderFixed stupid configure bug that failed to recognise...
1998-10-07  Robin DunnVersion 0.4.1 for wxGTK
1998-10-07  Robin DunnAdded missing IMPLEMENT_DYNAMIC_CLASS
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-10-06  Karsten BallüderMakefiles now use CPPFLAGS in the same way as configure...
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-05  Julian SmartRepaired radiobox problem.
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  Robin Dunn*** empty log message ***
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...
next