]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2002-05-10  Vadim ZeitlinUnicode compilation problems in the samples (patch...
2002-05-10  David WebsterFix for upside down bmp projections
2002-05-10  David WebsterFolder icon
2002-05-09  Vadim Zeitlinfixed return value of Enable() and Disable()
2002-05-09  Vadim Zeitlindon't put the windows created with y or height of ...
2002-05-09  Robin DunnAdded a couple missing WXDLLEXPORTs
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-05-09  Vadim Zeitlinfixed list item attributes when inserting/deleting...
2002-05-09  Vadim Zeitlintests for multiple selection check listboxes
2002-05-09  Robin Dunnswigged updates for wxMac
2002-05-09  Robin Dunnupdates for recent CVS changes
2002-05-09  Vadim Zeitlinadded/documented wxApp::FilterEvent
2002-05-09  Vadim Zeitlinadded (and documented) wxSafeShowMessage, use it in...
2002-05-09  Vadim Zeitlinadded build options check
2002-05-09  Vadim Zeitlinthe build options are now checked in the application...
2002-05-09  Vadim Zeitlinno changes
2002-05-09  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-05-09  Gilles Depeyrotimplement explicit copying instead of forbidding it
2002-05-09  Julian SmartCustomization dialog not implemented, so don't show...
2002-05-09  Vadim Zeitlingenerate the mouse click events for the static controls
2002-05-09  Vadim Zeitlintest that static text and box get the click events
2002-05-08  Stefan Csomorfixed casting for X
2002-05-08  Stefan Csomoradded spinctrl to be ignored when clicked (otherwise...
2002-05-08  Stefan Csomordisplay rect fixed
2002-05-08  Stefan Csomoronly use tool window style for floating windows, no...
2002-05-08  Stefan Csomoradded mlte initialization
2002-05-08  Stefan Csomoradded mlte implementation
2002-05-08  Stefan Csomoradded rtti info (python problem)
2002-05-08  Stefan Csomorlayout improvement on mac
2002-05-08  Stefan Csomoradded small font for wxSWISS
2002-05-08  Stefan Csomorfilename workaround CW bug in debug builds
2002-05-08  Stefan Csomoradded rtti to tooltip, mlte implementation to textctrl
2002-05-08  Vadim Zeitlinadded missing wxListItem copy ctor to wxMSW, moved...
2002-05-08  Vadim Zeitlincompilation fix for wxObject NO_COPY
2002-05-08  Gilles Depeyrotregenerated for new build.h file
2002-05-08  Gilles Depeyrotimplemented lazy binding detection (broken RTTI classin...
2002-05-08  Gilles Depeyrotimplemented explicit copy constructors (needed for...
2002-05-08  Mattia BarbonAdded documentation for wxListItem.
2002-05-08  Mattia BarbonFix _ quoting to make tex2rtf happier
2002-05-08  Gilles Depeyrotadded missing include file
2002-05-08  Julian SmartAdded Ok() member for print data, print dialog, page...
2002-05-08  Gilles Depeyrotimproved dependencies for Info.plist
2002-05-08  Gilles Depeyrotcorrected application bundle building for Mac OS X
2002-05-08  Gilles Depeyrotadded handling of -undefined and -flat_namespace options
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Vadim Zeitlinadded missing header for not PCH case
2002-05-08  Gilles Depeyrotimproved out of memory handling by return failure statu...
2002-05-08  Gilles Depeyrotremoved useless trailing semicolon
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotimplemented missing copy constructor (needed for non...
2002-05-08  Gilles Depeyrotignore Mac OS X specific files
2002-05-08  Gilles Depeyrotadded DECLARE_NO_COPY_CLASS where appropriate since...
2002-05-08  Mattia BarbonFixed programming error (and BCC warning).
2002-05-08  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-08  Gilles Depeyrotcorrected conditional compilation for Darwin / Mac...
2002-05-08  Gilles Depeyrotcorrected warnings when compiled with -Wall -W
2002-05-08  Gilles Depeyrotignore Mac OS X specific files
2002-05-08  Gilles Depeyrotimproved dynamic shared library creation for Darwin...
2002-05-08  Jouk Jansen Committing in .
2002-05-08  Gilles Depeyrotimplemented cbCommonPaneProperties copy constructor...
2002-05-08  Gilles Depeyrotpi is static to avoid link error under Mac OS X (alread...
2002-05-08  David WebsterMore of the same.
2002-05-07  Vadim Zeitlinadded src/msw/popupwin.cpp to the makefiles
2002-05-07  Vadim Zeitlinfixed Windows style of wxPopupWindow
2002-05-07  Vadim Zeitlinfixed typos and tmakecmd/TMAKE/TM confusion
next