]> git.saurik.com Git - wxWidgets.git/history - setup
Compile fix.
[wxWidgets.git] / setup /
1999-05-19  Robert Roebling Updated distrib.
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-05-12  Vadim ZeitlinHAVE_WCSLEN added
1999-04-26  Robert Roebling added check for GTK 1.2
1999-04-26  Karsten BallüderAdded the missing check for libw needed for wcslen...
1999-04-20  Karsten BallüderTests for wchar.h/wcstr.h - PLEASE DO NOT GUESS BUT...
1999-04-20  Robert Roebling little doc updates
1999-04-17  Robert Roebling Added a bit of libJPEG 6.0b
1999-04-15  Robert Roebling egcs compilation fix
1999-03-25  Vadim ZeitlinwxUSE_SIZE_T_STRING_OPERATOR fix
1999-03-25  Vadim ZeitlinHAVE_BOOL fix
1999-03-12  Vadim Zeitlinmore things are done by configure: checks for bool...
1999-03-12  Vadim Zeitlintest for bool is now done in configure, not by manually...
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-10  Vadim Zeitlinstripping is now done during installation, not linking
1999-03-08  Karsten BallüderFixed checking for libjpeg and linking against it which...
1999-03-06  Vadim ZeitlinHAVE_SCHED_H test added
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-05  Vadim Zeitlinchecks for various thread functions added
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-02-23  Vadim Zeitlin1. C++ comments removed from setup.h
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1999-02-10  Karsten Ballüderadded test for long long
1999-02-05  Vadim ZeitlinWXWIN_COMPATBILITY is now 0
1999-02-03  Václav Slavíkadded JPEG support
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-01-29  Robert Roebling Bild fixes
1999-01-28  Robert Roebling Committing wxUSE_DEBUG_NEW_ALWAYS
1999-01-13  Karsten BallüderFixes for compilation problems on Solaris(!).
1999-01-08  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-06  Robert Roebling Compilation fixes
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-03  Robert Roebling Proofed that iostreams break threads
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-11-25  Karsten BallüderAdded test for sprintf and vsnprintf to fix string...
1998-11-12  Robert Roebling Compile fixes, warnings etc.
1998-11-12  Vadim Zeitlin"make depend" finally seems to work (thanks to Kristján...
1998-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-10-28  Guilhem Lavaux* Build IODBC on demand on unix.
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-09-25  Vadim Zeitlin2nd part of USE_xxx to wxUSE_xxx change
1998-09-20  Karsten Ballüdersee mail to list
1998-09-11  Robert Roebling Updates to memcheck
1998-09-09  Unknown (HB)DEC Alpha does not need -ldl, therefore check for it.
1998-09-07  Robert Roebling Added USE_CONFIG
1998-09-05  Robert Roebling Makefile next attempt
1998-09-02  Robert Roebling Added wxAccelerators (sort of)