]> git.saurik.com Git - wxWidgets.git/history - src/common
Avoid error message when closing message
[wxWidgets.git] / src / common /
2004-11-25  Ryan Nortonpatch 1073385
2004-11-25  Vadim Zeitlinremoved cleanup module which was only used for working...
2004-11-25  Ryan Nortonfix non-standard c warnings - stab to fix overflow...
2004-11-24  Ryan Nortonreplace apple extended code
2004-11-24  Ryan Nortonfix a loading bug - set size if movie is passed into...
2004-11-24  Jouk Jansen Committing in .
2004-11-24  Robin DunnMore DLL build fixes for wxMediaCtrl
2004-11-23  David ElliottSeek calls take an offset which can validly be negative...
2004-11-23  Chris ElliottSF patch 1067466
2004-11-23  Ryan Norton[ 1070686 ] wxOutputStream::Close()
2004-11-23  Ryan Nortondll fixes for media lib
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-22  David ElliottFix centering of top-level children of wxMDIParentFrame...
2004-11-22  Włodzimierz SkibaWarning fixes.
2004-11-22  Vadim Zeitlin(blind) fix for GTK2/Unicode crashes when copying text...
2004-11-22  Ryan Nortondelete-->delete[]
2004-11-22  Ryan NortonUNICODE-capatable UTF8 implementation of wxStringXXXStream
2004-11-21  Ryan NortonwxTextOutputStream::PutChar and text stream test
2004-11-21  Ryan NortonwxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl...
2004-11-20  Robert Roebling Forgot to commit this one.
2004-11-20  Václav Slavíkunzip.h is no longer needed
2004-11-19  Robin DunnGive SendSizeEvent a generic implementation. It can...
2004-11-18  Vadim Zeitlinset background style to wxBG_STYLE_COLOUR in SetBackgro...
2004-11-18  Ryan Norton[ 1067084 ] fs_zip.cpp assertion fix
2004-11-18  Robert Roebling Added support for alpha channels in interpolated
2004-11-18  Stefan Csomoravoid locale that always returns US-ASCII on wxMac
2004-11-17  Włodzimierz SkibaTypecast before endian adjustements.
2004-11-17  Włodzimierz SkibaSeveral casts due to assigning signed to unsigned or...
2004-11-17  Włodzimierz SkibaTypecast during compilation instead of class constructo...
2004-11-17  Stefan CsomorwxStat call preliminary fix
2004-11-16  Włodzimierz SkibaDefine wxMediaEvent before it is used. Make OnMediaFini...
2004-11-16  Vadim Zeitlinadded operator>>(wchar_t)
2004-11-16  Václav Slavíkfixed wxEncodingConverter-base wxCSConv to report failu...
2004-11-16  Václav Slavíkmodified wxEncodingConverter API to report failures
2004-11-16  David ElliottPrevent crashes in wxFFile(Input|Output)Stream: Do...
2004-11-15  David ElliottUse wxUint16 instead of WORD and wxUint8 instead of...
2004-11-15  Stefan Csomorcorrecting include type
2004-11-15  Włodzimierz SkibaWarning fixes.
2004-11-15  Ryan Nortonfix technical accuracy of statement
2004-11-15  Ryan Nortonfix for [ 1066432 ] wxTextOutputStream: endl doesn...
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-14  Václav Slavíkmade wxMBConv_iconv MT-safe
2004-11-13  Robin DunnFix for uninitialized pointer access from wxPrintData...
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-11-12  David ElliottFix build on platforms without any real source in the...
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-11-12  Ryan Nortonfix for when zlib is not compiled in
2004-11-12  Ron LeewxUSE_POSTSCRIPT is not a sufficient test by itself for
2004-11-12  Ron LeeCruft cleanup from MJW, strip the tabs out of sound.cpp
2004-11-12  Ron LeePatch from MJW for ssize_t
2004-11-11  Vadim Zeitlinfixes to ZIP/archive patch (patch 1064426); should...
2004-11-11  Vadim Zeitlinfix reading beyond the end of the string if the last...
2004-11-11  Vadim Zeitlinfile not needed any longer after ZIP r/w patch
2004-11-11  Ron Leegcc < 3.4 warns about friendless private dtors.
2004-11-11  Ryan Nortonfix some comp errors on DMC
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-11-10  Włodzimierz SkibawxTreeEvent::Clone() support [patch #1061198].
2004-11-10  Ron LeeThis size/offset stuff is a mess, but leaving this...
2004-11-10  George TaskerAdded support for SQL_C_UCHAR (unicode builds), SQL_C_L...
2004-11-09  Kevin Hock[1001483] wxGetPasswordFromUser now uses wxPasswordEntr...
2004-11-09  Kevin Hock[1001483] Added default prompt for new wxPasswordEntryD...
2004-11-09  Włodzimierz SkibaWarning fixes, IsEmpty->empty.
2004-11-09  Włodzimierz SkibawxSizer::Add/Insert now returns pointer to wxSizerItem...
2004-11-08  Włodzimierz SkibaUnused warning fix.
2004-11-08  Włodzimierz SkibaUnfortunatelly compiler does not know which bits play...
2004-11-08  George TaskerUnicode corrections in new SqlExec() overload
2004-11-08  Ryan Nortoncorrect to int32 for range comparison
2004-11-07  Vadim Zeitlinhandle volume part of the path correctly in wxFileName...
2004-11-07  Vadim Zeitlinmade IsPathSeparator(NUL) work (by returning false)
2004-11-07  Robert Roebling Forgot to commit these.
2004-11-07  Robert Roebling Moved deletion of wxPrintFacory to module.
2004-11-06  Ryan Nortonfixup
2004-11-06  Ryan Norton[ 955006 ] wxDb query with column information (modded...
2004-11-06  Ryan Nortonfinal cleanup of string conversion with null characters...
2004-11-06  Ryan NortonRevert files to previous version that were affected...
2004-11-06  Ryan Nortonfixup // comment header
2004-11-06  Ryan Nortonin unescape add normal characters in addition to unesca...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-05  Robert Roebling Mem leaks in connection with print factory code.
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-11-05  Václav Slavíkmake sure that wxNewId() doesn't return standard ID...
2004-11-05  Włodzimierz SkibaStill needs a typecasting to please warning about loosi...
2004-11-05  Włodzimierz SkibaWe need a char, not wxChar.
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
2004-11-05  Włodzimierz SkibaNULL is not bool.
2004-11-05  Ryan Nortoncast fix, workaround for pickeir compilers
2004-11-05  Ryan Nortonrest of 1061091, clean up define a bit
2004-11-05  Ryan Nortonfix for [ 1060093 ] wxURI && wxStringBufferLength part...
2004-11-04  George TaskerUnicode support
2004-11-04  Włodzimierz SkibaMake internal type for ToAscii conversion written once...
2004-11-04  Włodzimierz SkibaCompare and assign wxChars to wxChar instead char local...
2004-11-04  Ryan Nortonslightly nicer workaround for pickier compiler warning
2004-11-04  Włodzimierz SkibaWarning fix.
2004-11-04  Ryan Nortonwxstringbufferlen stl fixup
2004-11-04  Ryan Nortonwxdocmpnocase fixup
2004-11-02  Stefan CsomorwxMax instead of max, former is always around
2004-11-02  Stefan Csomorcorrecting allocated buffer size
2004-11-02  Jouk Jansen Committing in .
next