]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-03-12  Robert Roebling Added debuf printf()s to GSocket,
2000-03-12  Robert Roebling Some doc updates,
2000-03-12  Guilhem LavauxLatex doc compilation fixes
2000-03-12  Robert Roebling Corrected scrollwin thumb release event,
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-12  Ron Leeseparated wxDash type from platform specific wxGTKDash...
2000-03-12  Julian SmartMade iniconf compile on BC++ 5.01 (involved adding...
2000-03-12  Julian SmartAdded Mmedia makefile
2000-03-12  Mark Johnson dbbrowse.cpp doc.cpp de/dbbrowse.mo de/dbbrowse.po
2000-03-12  Vadim Zeitlinfixed (rare but fatal) bug in wxWindowDisabler
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Robin Dunnreenabled the old wxGrid.
2000-03-11  Václav Slavíkfixed incorrect use of _() where it should be wxT()
2000-03-11  Václav Slavíksome != NULL checks
2000-03-11  Václav Slavíkfixed DoGetBestSize -- it returned too small bounding box
2000-03-11  Stefan Neis*** empty log message ***
2000-03-11  Stefan NeisAdded WXUNUSED_GTK and WXUNUSED_GTK_AND_MOTIF
2000-03-11  Vadim Zeitlinreplaced make with $MAKE
2000-03-11  Stefan NeisAdded many WXUNUSED, untabified once again.
2000-03-11  Stefan NeisFixed remaining int vs. long warnings.
2000-03-11  Václav Slavíkfixed GTK 1.2.7 vs. <= 1.2.6 API incompatibility: gdk_g...
2000-03-11  Julian SmartOops, compile errors...
2000-03-11  Václav Slavíkdocumented wxSpinCtrl
2000-03-11  Václav Slavíkdocumented wxSpinCtrl
2000-03-11  Václav Slavíkdocumented wxFontMapper
2000-03-11  Václav Slavíknow compiles with wxBase
2000-03-11  Václav Slavíkfixed documentation of wxList::Clear behavior after...
2000-03-11  Václav Slavíkfixed typo : _ instead of wxT
2000-03-11  Robin DunnDid splitting of wxEntry for wxMSW. Not nearly as...
2000-03-11  Robin Dunnsome tests
2000-03-11  Robin DunnSplit up wxEntry so wxPython can use the bits it needs...
2000-03-11  Robin DunnMore updates.
2000-03-11  Robin Dunnupdates to correct build errors (new locations, etc.)
2000-03-11  Unknown (NI)small change to avoid floating point exception in wxScr...
2000-03-11  Vadim Zeitlinsome warnings fixed
2000-03-11  Vadim Zeitlinsome warnings fixed in the sockets code
2000-03-10  David Websterremove the VisualAge 3.0 hack
2000-03-10  David WebsterIcon bug
2000-03-10  David Webstercombine minimal with the .dll
2000-03-10  David Websterno message
2000-03-10  Stefan NeisReplaced long by wxCoord as used in the other ports.
2000-03-10  Stefan NeisCompilation fix.
2000-03-10  Robert Roebling Small oops in redrawing code.
2000-03-10  Guillermo Rodriguez... Updated to reflect latest changes
2000-03-10  Robert Roebling Committing menubar changes again after CVS trashed...
2000-03-10  Robert Roebling Fixed various bugs (from - err - various authors...
2000-03-10  Julian SmartAdded icons.
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-10  Stefan NeisRemoved unused parameter addToSelected.
2000-03-10  David WebsterOS/2 patch
2000-03-10  David Websterno message
2000-03-10  Stefan NeisChanged wxGridCellCoords from long to int (get rid...
2000-03-10  Karsten Ballüderfixed configure script for Solaris
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-10  Julian SmartAdded GIF files to help sample
2000-03-10  Guillermo Rodriguez... Fix from Mumit Khan to allow mingw DLL compilation...
2000-03-10  Guillermo Rodriguez... Fix from Mumit Khan to allow mingw DLL compilation
2000-03-10  David Websterno message
2000-03-10  Guillermo Rodriguez... Ups, mismatch between header and source wrt InterruptWait()
2000-03-10  Guillermo Rodriguez... Set IPC by default on MSW (need to test recent changes...
2000-03-10  Guillermo Rodriguez... Finally deprecated callbacks.
2000-03-10  Guillermo Rodriguez... Some parts rewritten to use wxSocket events instead...
2000-03-10  Robin DunnFixes for building the DLL with the new auxillary libra...
2000-03-10  Michael BedwardCompilation fix for Borland. Write 'T' or 'F' to logBu...
2000-03-10  Vadim Zeitlinchanged default image size to 16
2000-03-10  Vadim Zeitlin1. fixed warning which was hiding a bug in wxGrid:...
2000-03-10  Guillermo Rodriguez... - Uses wxSocketBase::Destroy() now.
2000-03-10  Guillermo Rodriguez... Bugfix:
2000-03-09  Julian SmartHelp sample should work for .zip help files now.
2000-03-09  Julian SmartAdded wxHtmlHelpController version of help file.
2000-03-09  David Websteros2 update. Need initializers like windows, not unix.
2000-03-09  David WebsterModule definitions files for build VisualAge C++ V3...
2000-03-09  David WebsterUpdate for building jpeg as an os2 dll
2000-03-09  David WebsterUpdate for building png as an os2 dll
2000-03-09  David WebsterUpdate for building xpm as an os2 dll
2000-03-09  David WebsterUpdate for building zlib as an os2 dll
2000-03-09  David WebsterUpdate for building tiff as an os2 dll
2000-03-09  David WebsterLoads of framework and dll fixes
2000-03-09  David WebsterUpdates for build dll
2000-03-09  David WebsterMore framework fixes and fixes for building dlls.
2000-03-09  Vadim Zeitlinfix for resourses compilation
2000-03-09  Vadim Zeitlinpatch from Paul Gammans <paul.gammans@brunel.ac.uk...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Julian SmartwxHtmlHelpController made compatible with other controllers
2000-03-09  Robert Roebling Disabled horizontal report mode scrolling in wxListCtrl
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...
2000-03-09  Vadim Zeitlinupdated from the current sources
2000-03-09  Robin DunnOops. Removed duplicate target.
2000-03-09  Robin DunnMade clean target be not quite so agressive, added...
2000-03-09  Guillermo Rodriguez... Removed a space (oh, dear, it looks like a joke
2000-03-09  Vadim Zeitlinvery minor fixes
2000-03-09  Vadim Zeitlin(failed) attempts at fixing menu bar swapping
2000-03-09  Vadim Zeitlinfixed parsing of non quoted entries in .mime.types
2000-03-09  Vadim Zeitlinregenerated with tmake
2000-03-09  Vadim ZeitlinGet/SetDefaultItem docs corrections
2000-03-09  Vadim Zeitlindon't define __cplusplus for DECCXX if it is already...
2000-03-09  Vadim Zeitlindon't translate wxASSERT_MSG messages
2000-03-09  Vadim Zeitlinuse wxFAIL_MSG, not wxMessageBox for programming errors
2000-03-09  Vadim Zeitlinexplain why quotes/brackets should be used in #includes
2000-03-09  Vadim Zeitlinfixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE
next