]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
1998-10-02  Robin DunnVersion 0.4 of wxPython for MSW.
1998-10-02  Robin DunnAdded wxFrame::SetStatusBar for wxPython
1998-09-30  Robin DunnFound the RIGHT place to make the __unix__ fix.
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  Robin Dunnfixed Stricmp ifdef to also check for __unix__
1998-09-30  Guilhem Lavaux* wxSocket doc updates.
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-30  Vadim Zeitlinmore wxConfig and xwLog docs (sorry for the delay)
1998-09-29  Vadim Zeitlin1) wxGTK now use the new, native implementation of...
1998-09-29  Vadim Zeitlinmore bug fixes after USE_ to wxUSE_ change (now it...
1998-09-29  Karsten BallüderRemoved removal of config.log which is stupid and hinde...
1998-09-29  Denis PershinSee the prev one.
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-28  Vadim Zeitlinan extra backslash removed
1998-09-25  Vadim ZeitlinUSE_xxx => wxUSE_xxx: all samples compile except memcheck
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-24  Julian SmartAdded some Web pointers relevant to wxMotif
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-21  Karsten Ballüdercheck for empty data pointer in Len() and Empty()
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-09-20  Vadim Zeitlinsomehow log target wasn't being created automatically...
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  Guilhem Lavaux* Fixed a bug in notebook.tex
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  Julian Smartmenuitem.h is now per port, since some ports (e.g....
1998-09-18  Vadim ZeitlinwxBaseArray::Shrink() added
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-09-18  Julian SmartFixed some .tex problems
1998-09-18  Julian SmartAdded Motif files.
1998-09-18  Julian SmartMotif files added.
1998-09-17  Vadim Zeitlinlog.tex uncommented
1998-09-17  Vadim ZeitlinwxLog and wxConfig docs update
1998-09-17  Guilhem Lavaux* fixed a wrong line.
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 ZeitlinVZ: I have reformatted it to correspond to our style...
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-16  Julian SmartMisc OGL changes
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 sashtest GTK makefiles (crashing bug to be solved...
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
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üderfixed typo
1998-09-09  Karsten Ballüderremoved wxsetup.h from libdir
1998-09-09  Karsten Ballüderremoved __WXMSW__ define
1998-09-09  Unknown (HB)DEC Alpha does not need -ldl, therefore check for it.
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-08  Julian SmartAdded Latex style file
1998-09-08  Karsten Ballüdernow installs properly
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
next