]> git.saurik.com Git - wxWidgets.git/history - src/common
Use native printing dialog for wxPrintDialog,
[wxWidgets.git] / src / common /
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 .
2004-11-02  Jouk Jansen Committing in .
2004-11-01  Ryan Nortonrewrite core foundation conversion to be efficient...
2004-11-01  Julian SmartFixed bug in setting/getting value for wxComboBox....
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-10-31  Ryan Nortonbecause gcc is dumb and can't tell the difference betwe...
2004-10-31  Robert Roebling Moved print dialog data conversion code
2004-10-31  Robert Roebling Small change to ease Mac transition to common
2004-10-31  Ryan Nortonnote broken code, cast hack to fix warning on pickier...
2004-10-31  Ryan Nortonfix const error on sane (not msvc) compilers
2004-10-30  Ryan Nortonrestore ConvertToValidURI to prev. version for bw compa...
2004-10-30  Ryan Nortonsolution to wxMBConv stuff - make a seperate XX2XX...
2004-10-30  David ElliottDeclare namespace std {} before using namespace std...
2004-10-30  David ElliottMake wxString::WorstEncodingCase take a const wxMBConv&
2004-10-29  Ryan Norton[ 1054664 ] Implementation of wxMBConvUTF7 (Heavily...
2004-10-29  David ElliottAdded wxStandardPaths for wxMac and wxCocoa.
2004-10-29  Ryan NortonAdd wxString::WorstEncodingCase, other various cleanups
2004-10-29  Ryan Nortonsomewhat modded [ 1056879 ] use wxURI::Unescape vs...
2004-10-29  Ryan Nortonhave wxbuiltin wxmbconvutf7 return -1 (error) not 0...
2004-10-29  Ryan NortonHandle bad conversions correctly. Add Bad UTF8 test.
2004-10-29  Ryan NortonHandle invalid conversion slightly better, ecapsulate...
2004-10-28  Ryan Nortonincrease worst case for UTF8 to *4
2004-10-28  Ryan Nortonincrease worst case to *4 for UTF8, switch a memcpy...
2004-10-28  Ryan NortonwxURL - doc cleanups, depreciated more methods, more...
2004-10-28  Włodzimierz SkibaBorland warning fix.
2004-10-28  Włodzimierz SkibaWarning fixes.
2004-10-28  Václav Slavíkfixed wxTextCtrl::EmulateKeyPress to work in Unicode...
next