]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-05-16  Jouk Jansen Committing in .
2002-05-16  Vadim Zeitlingenerate EVT_SCROLL events for the standalong scrollbar...
2002-05-15  Julian SmartCheck for null return value in wxClientDC constructor
2002-05-15  Julian SmartDon't call a function that might do drawing when settin...
2002-05-15  Robin DunnUpdates from contributor
2002-05-15  Robin DunnAn implementation of wxPen.GetDashes.
2002-05-15  Robin Dunndemo update
2002-05-15  Robin DunnSome files to ignore
2002-05-15  Robin DunnwxSTC changes to help it work better on wxMac
2002-05-15  Robin Dunnmore demo updates
2002-05-15  Julian SmartAdded missing const for operator !=
2002-05-15  Gilles Depeyrotapplied copy constructor fix to assignment operator...
2002-05-15  Robin DunnRe-enable clipboard and DnD classes for wxMac
2002-05-15  Robin Dunndemo updates
2002-05-14  Julian SmartIn an expose event, the m_clearRegion is also updated...
2002-05-14  Vadim Zeitlindon't send SPLITTER_POS_CHANGED events when the splitte...
2002-05-14  Václav Slavíkno, DO NOT use wxMessageBox where wxLogError is more...
2002-05-14  Julian SmartFixed double deletion in region iterator
2002-05-14  Robin DunnFixed a lost #else
2002-05-14  Julian SmartInitialized control member pointers and checked for...
2002-05-14  Julian SmartNow shows author correctly under MacOS X
2002-05-14  Vadim Zeitlinadded missing extern "C" required for Sun CC
2002-05-14  Vadim Zeitlinrenamed main to mymain to suppress the warnings
2002-05-14  Vadim Zeitlinfixed a warning
2002-05-14  Julian SmartInitialized the controls on the widgets spinbutton...
2002-05-14  Vadim Zeitlinwanted to fix zlib include path but it turned out to...
2002-05-14  Robin Dunnswigged updates for wxMac
2002-05-14  Robin DunnFixing nested triple quotes again
2002-05-14  Robin DunnUse the stdout/stderr window by default on Mac too...
2002-05-14  Robin DunnMinor updates to build scripts
2002-05-14  Robin DunnwxSTC begins to work on wxMac...
2002-05-14  Robin DunnIf'd out the listbox on wxPopupWindow test for now
2002-05-13  Vadim Zeitlindocumented wxFileName::SplitPath(), added more obsolesc...
2002-05-13  Vadim Zeitlincleared the wxFileNameFromPath mess
2002-05-13  Robin DunnAdded some inline helpers so the dependence on wxUSE_UN...
2002-05-13  Robin DunnThe use of wxPopupWindow fo rhte autocomplete and callt...
2002-05-13  David WebsterPopup Window now supported in OS/2 (for tipwindows...
2002-05-13  David WebsterWeekly catch up.
2002-05-13  David WebsterWXPM now uses popupwindows.
2002-05-13  Julian Smarttextctrl.cpp: Removed assert from CanRedo/CanUndo since...
2002-05-13  David WebsterCompiler bug
2002-05-13  Julian SmartEliminated a couple of warnings
2002-05-13  Gilles Depeyrotuse built-in wcslen instead of disabling wide character...
2002-05-12  Vadim Zeitlinfixed bug with using wrong interval (-1) when restartin...
2002-05-12  Vadim Zeitlinfixes to wxFontDialog after recent changes
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-05-12  Julian SmartAdded overloaded AddChild from contributor
2002-05-12  Julian SmartFixed mouse handling for captured windows
2002-05-12  Julian SmartDon't use context id for context help since it doesn...
2002-05-12  Julian SmartAdded recursive event handler pushing to fix context...
2002-05-12  Julian SmartAdded missing brace in checkbox.tex
2002-05-12  Vadim Zeitlinadded the test for GtkText inside wxYield crash
2002-05-12  Vadim Zeitlinfixed crashes in GtkText when it was refreshed from...
2002-05-12  Vadim Zeitlinmade wxIsInsideYield global -- will be fixed when we...
2002-05-12  Julian SmartAdded deprecated property classes for future reference...
2002-05-12  Gilles Depeyrotuse tm_gmtoff instead of timezone variable if tm struct...
2002-05-12  Gilles Depeyrotno timezone variable is only a warning instead of an...
2002-05-12  Gilles Depeyrotcorrected wxFontData assignement operator (was recursive!)
2002-05-12  Robin Dunnswigged updates for wxGTK
2002-05-12  Robin Dunnvarious tweaks and updates
2002-05-11  Vadim Zeitlinadded a comment about the default button handling
2002-05-11  Vadim Zeitlindon't treat Enter always as Tab, just for the text...
2002-05-11  Vadim Zeitlinfixed typo
2002-05-11  Vadim Zeitlinchanged the handling of the default buttons to be more...
2002-05-11  Gilles Depeyrotadded wxControlWithItems constructor/destructor (for...
2002-05-11  Gilles Depeyrotcorrected pragma interface
2002-05-11  Vadim Zeitlinfixed zlib compression test
2002-05-11  Vadim Zeitlinfixed incorrect assert for the default compression...
2002-05-11  Vadim Zeitlindon't test for msvcrt under Unix nor libw under Windows...
2002-05-11  Vadim Zeitlinfixed the rule for compiling the RC files
2002-05-11  Mattia Barbonconst KEY_T& does not do the right thing for pointers.
2002-05-11  Stefan Csomorappearance box drawing
2002-05-11  Stefan Csomorappearance fonts
2002-05-11  Stefan Csomorkey handling
2002-05-11  Stefan Csomorcorrected background
2002-05-11  Stefan Csomorcommon value changed code for spinbutton
2002-05-11  Stefan Csomorfixed redrawing bug
2002-05-11  Stefan Csomoradded carbon events for navigation keys, size corrections
2002-05-11  Stefan Csomortooltip displaying correct background under OSX , antia...
2002-05-11  Stefan Csomortoplevel native window disposal in deferred delete...
2002-05-11  Stefan Csomorchanged initialization of TXN in order to avoid crashes...
2002-05-11  Stefan Csomornative window disposal is moved to deferred delete...
2002-05-11  Stefan Csomorcorrected appeaance of boxes und OSX
2002-05-11  Stefan Csomorswitched to appearance savvy gui/system fonts
2002-05-11  Stefan Csomorexposed background theme
2002-05-11  Stefan CsomorDrawParagraph changed
2002-05-11  Stefan Csomorcommon value change method
2002-05-11  Stefan Csomoradded keyboard focus & typein
2002-05-10  Vadim Zeitlinsome warnings fixed, checks for various wxUSE_XXX added
2002-05-10  Vadim Zeitlinfixes for BSD make
2002-05-10  Gilles Depeyrotremoved test supposed to detect lazy binding issues...
2002-05-10  Robin DunnFixed a crash when GetMonthControl returns NULL
2002-05-10  Vadim Zeitlinfix compilation for the platforms which don't have...
2002-05-10  Vadim Zeitlindon't define wxUSE_WCHAR_T on systems without wcslen...
2002-05-10  Vadim Zeitlintest for HAVE_FNMATCH, not HAVE_FNMATCH_H
2002-05-10  Vadim ZeitlinHAVE_FNMATCH added
2002-05-10  Vadim Zeitlinrenamed Wiztest.bmp to wiztest.bmp
2002-05-10  Vadim Zeitlinfixed compilation error when x-compiling (patch from...
2002-05-10  Vadim Zeitlinset OPENGL_LIBS when x-compiling for MSW (patch from...
2002-05-10  Vadim Zeitlin1. moved the test for glibc >= 2.1 after AC_PROG_CC
next