]> git.saurik.com Git - wxWidgets.git/history - src/common
use AM_ICONV for iconv configure checks
[wxWidgets.git] / src / common /
2002-01-22  Václav Slavíkuse AM_ICONV for iconv configure checks
2002-01-22  Václav Slavíkadded safety check to wxWindow::ReleaseMouse
2002-01-22  Robin DunnFix for when Set is called with wxSameAs to behave...
2002-01-22  Vadim Zeitlinadded a hack to work around the dummy kill focus messag...
2002-01-21  Václav Slavíkclarified legal stuff
2002-01-21  Václav Slavíkchanged WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-20  Stefan Csomorremoved duplicate strdup definition for CW MSL V 7
2002-01-20  Stefan Csomoradded missing string definition
2002-01-20  Vadim Zeitlinadded Append(wxArrayString) to wxItemContainer (and...
2002-01-20  Vadim Zeitlintried to make wxArrayString(bool autosort) ctor more...
2002-01-20  Vadim Zeitlinadded support for wxArrayString data in wxVariant
2002-01-20  Václav Slavíkadded tracing of ReleaseMouse and assertion to prevent...
2002-01-20  Václav Slavíkadded WXTRACE env. variable
2002-01-19  Václav Slavíkfixed compilation
2002-01-19  Václav Slavíkdon't crash if we can't detect g_wcCharset
2002-01-19  Vadim Zeitlindismiss the popup when an unprocessed key is pressed
2002-01-19  Vadim Zeitlincompilation/linking fixes for DoCaptureMouse() change
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-19  Vadim Zeitlinfixed crash in iconv_close() as well
2002-01-19  Gilles Depeyrotrenamed wxLogXXX functions with va_list argument to...
2002-01-19  Vadim Zeitlinfixed crash in iconv_open() and cleaned up the code...
2002-01-18  Vadim Zeitlinfix for Sun CC bug with not calling temporary objects...
2002-01-18  David WebsterTRUE, not true; FALSE, not false....
2002-01-18  Jouk Jansen Updating OpenVMS makefile
2002-01-17  Václav Slavíkrewrote wxTextFile::OnRead to handle variable-length...
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-16  Vadim Zeitlinmore DLL compilation fixes
2002-01-16  Jouk Jansen Committing in .
2002-01-16  George TaskerFixed a '&' that should be an '&&'
2002-01-16  Robin DunnCompilation fix
2002-01-16  Vadim Zeitlinlookup the classes in the hash table if it had been...
2002-01-15  Robert Roebling Added IFF handler.
2002-01-15  Vadim Zeitlinadded a fix for cygwin and cleaned up wxGetWorkingDirec...
2002-01-15  George TaskerAdded checks for wxUSE_IOSTREAMH to #include the correc...
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-14  Vadim Zeitlinfixed warnings about double to int conversions, defined...
2002-01-14  Gilles Depeyrotadded wxLog functions with a variable argument list...
2002-01-14  Vadim Zeitlindo NOT append extension to the library names which...
2002-01-13  Stefan Csomorreverted DoReadLong
2002-01-13  Stefan Csomorcorrected DoReadLong
2002-01-13  Stefan Csomoradded type and creator routines for mac
2002-01-13  Stefan Csomoradded missing functions
2002-01-13  Stefan Csomorswitched to proper const scheme for findfolder on mac
2002-01-13  Stefan Csomorcorrected retrieval of a long
2002-01-13  Stefan Csomoradded correct printing headers for mac
2002-01-13  Robert Roebling Typo.
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-13  Vadim Zeitlinapplied patch for safer GIF decoding (502103)
2002-01-13  Vadim Zeitlinfixed a huge memory leak in wxStreamBuffer
2002-01-12  Robert RoeblingCorrected wxDialog event table under wxMac and wxOS2...
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2002-01-11  Robert RoeblingMove notebook size code for mac to mac/notebook.cpp
2002-01-11  Robert RoeblingMake log.cpp compilable under CW 5.2 non-Carbon
2002-01-10  Vadim Zeitlincompilation fix for VC++
2002-01-10  Gilles Depeyrotdisable MetroNub stuff for CodeWarrior 5.3 Carbon builds
2002-01-09  David WebsterSupport for WXPM's native font info.
2002-01-09  Vadim Zeitlinbug fix for wxBufferedInputStream::LastCount() after...
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-09  Vadim Zeitlinadded, implemented, documented wxTE_RICH2 and wxTextCtr...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Václav SlavíkwxRTTI for wxPopupWindow in wxMGL
2002-01-08  Gilles DepeyrotwxGenericDirDialog related corrections for wxMac
2002-01-08  Václav Slavíkmoved InteractiveMove to wxUniv's wxTopLevelWindow
2002-01-08  Jouk Jansen Committing in .
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2002-01-07  David WebsterOS/2 fix to support removal of WXPM ifdefs in header.
2002-01-07  Vadim Zeitlinpatch from Dimitri fixing crashes when decoding the...
2002-01-07  David WebsterSome things needed in the base class of OS/2
2002-01-06  Vadim Zeitlinremoved extra erroneous DeleteContents()
2002-01-06  Gilles Depeyrotunified Carbon/Classic and Session/Port printing member...
2002-01-06  Gilles Depeyrotremoved conditional for Apple DevTools now that mac...
2002-01-06  Václav Slavíkcopyright update
2002-01-05  Václav SlavíkREALLY fixed the leak (Dimitri)
2002-01-04  Václav Slavíkfixed memory leak when saving XPMs
2002-01-04  Gilles Depeyrotadded missing casts after removal of dependancy on...
2002-01-04  Julian SmartFixes for GNUPro 00r1
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-04  Vadim Zeitlinalways make the name of the file to replace absolute...
2002-01-04  Vadim Zeitlintypo which prevented TMP env var from being used in...
2002-01-04  Vadim Zeitlinfixed wxIsPathSeparator() to work for Mac
2002-01-03  Vadim Zeitlinfixed memory leak in wxHTTP
2002-01-03  Vadim Zeitlincompilation fix for recent commit
2002-01-03  Vadim Zeitlinadded wxRTTI macros to wxPopupComboWindow and wxPopupTr...
2002-01-03  Jouk Jansen Committing in .
2002-01-03  Stefan Csomoradded correct temp folder path for mac classic
2002-01-03  Ron LeeUse GetFullPath not GetFullName in OnWrite else we...
2002-01-02  Vadim Zeitlinadded wxRTII macros to wxPopupWindow under MSW
2002-01-02  Václav Slavíkfixing effects of my lack of English skills: GetImagesC...
2002-01-02  Václav Slavíkfixed missing wxprec.h
2002-01-01  Václav Slavíksupport for multiple images in one file
2002-01-01  Václav Slavík1. applied (heavily modified) patch for reading CUR...
2001-12-31  Václav Slavíkcompilation fix for wxUSE_PROTOCOL_FILE=0
2001-12-31  Stefan Csomormac codewarrior implementation updated, avoids sending...
2001-12-31  Vadim Zeitlinfixed a harmless buglet in wxSysErrorMsg() under Win32
2001-12-31  Václav Slavíkcompilation fix (use int instead of wxDLFlags as parame...
2001-12-31  Václav Slavíkadded workaround for Unicode functions not working...
2001-12-30  Vadim Zeitlincompilation fix for wxUSE_DYNLOAD
2001-12-30  Vadim Zeitlincompilation fixes for !wxUSE_FONTMAP
next