]> git.saurik.com Git - wxWidgets.git/history - src/common
removing OmnisRC flags
[wxWidgets.git] / src / common /
2005-04-18  Vadim Zeitlinfixed compilation for USE_PCH == 0
2005-04-18  Ryan Nortonuse atoi instead of sscanf
2005-04-18  Ryan Nortoncleanup for wxUSE_THREADS
2005-04-18  Julian SmartAdded wxUSE_THREADS guards
2005-04-17  Ryan Nortonfix 10.2 shared builds from crashing
2005-04-17  Julian SmartAdded some reserved functions
2005-04-17  Ryan Nortonfix 10.2 shared unicode builds for mbstowcs and vice...
2005-04-16  Michael WetherellNo EOVERFLOW on openbsd
2005-04-16  Stefan NeisMoved enum definition out of function body to work...
2005-04-16  Julian SmartAPplied patch [ 1182682 ] Fixes wxDebugReportUpload...
2005-04-16  Julian SmartApplied patch [ 1183157 ] Compilation with GCC 4.0
2005-04-16  Ryan Nortonfix for w/o expat
2005-04-15  Włodzimierz SkibaBuild fix for wxUSE_FILE=0.
2005-04-15  Włodzimierz SkibaMissing include.
2005-04-15  Włodzimierz SkibaSimpler for readable diffs in future new ports.
2005-04-15  Włodzimierz SkibaSimpler constructor available.
2005-04-15  Robin DunnFor wxMSW capture and release the mouse as the cursor...
2005-04-13  Michael WetherellMove G_FILENAME_ENCODING to wxGTK
2005-04-13  Włodzimierz SkibaSending wxChar* outputs pointer instead of text under...
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO...
2005-04-13  Michael WetherellCompilo fix for wxUSE_INTL=0 and use wxCSConv for broke...
2005-04-12  Włodzimierz SkibaFix for using std streams when std:: conflicts with ::
2005-04-12  Włodzimierz SkibaWarning fix.
2005-04-12  Ryan NortonFix CYGWIN socket compilo
2005-04-12  Ryan NortonFix CYGWIN socket compilo
2005-04-12  Ryan NortonCYGWIN socket compilation fixes
2005-04-12  Julian SmartwxFrameBase doesn't have wxRTTI so don't test for it, or
2005-04-12  Robin Dunnchecked in just John's patch, will keep working my...
2005-04-12  Robin DunnGRR! Reverting last change. I broke some things that...
2005-04-12  Robin DunnCopy & paste error
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-04-11  Michael WetherellRemove workaround for link problem with versions of...
2005-04-11  Michael WetherellA better workaround for the link problem with mingw...
2005-04-11  Ryan Nortonfix wxString::Replace when new strings are longer than...
2005-04-10  Vadim Zeitlinmodified AddFile() to copy file to the debug report...
2005-04-10  Mattia Barbon Correct harmless typos.
2005-04-09  Vadim Zeitlinshow 20 lines of stack in assert, this should still...
2005-04-09  Vadim Zeitlinadded AddText() function (trivial wrapper around AddFil...
2005-04-09  Julian SmartLay buttons out on Windows according to conventions...
2005-04-09  Ryan NortonGet rid of superflous if statement - taken care of...
2005-04-09  Michael WetherellPatch 1173507 by Stas Sergeev. Allow FindFirst to work...
2005-04-08  Ryan NortonREWRITE wxStringBase::append and wxString::Replace.
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-07  Ryan NortonFix Seeking to end of wxStreamInputStream (patch [...
2005-04-07  Włodzimierz SkibaWarning fix about possibly misplaced assignment.
2005-04-06  Michael WetherellUse wxFileSystem for left hand side. Patches 1169934...
2005-04-06  Michael WetherellAdd m_allowSeeking for updated filesystem handler to...
2005-04-06  Ryan NortonFix memory leak when a spacer is added, and crash when...
2005-04-06  Michael WetherellAdd comments explaining the workaround for mingw 3.2.3
2005-04-06  Michael WetherellChange the name of the smart pointer so that wxZipOutpu...
2005-04-06  Vadim Zeitlinreversed change of rev 1.127: this resulted in bug...
2005-04-05  Michael WetherellTemporary fix for link error to ~wxZipOutputStream()
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-05  Włodzimierz SkibaIncomplete setup build fix.
2005-04-05  Włodzimierz SkibaWarning fixes.
2005-04-03  Michael WetherellThe octal escaping code needs to escape the escape...
2005-04-03  Michael WetherellOpenWatcom fixed the problem of fileno being missing...
2005-04-03  Ryan NortonUpdate wxURI for RFC 3986
2005-04-02  Vadim Zeitlinadded wxMemoryInputStream(wxMemoryOutputStream&) ctor...
2005-04-02  Vadim Zeitlinchanged wxCreateGreyedImage() to respect the original...
2005-04-02  Vadim Zeitlinadded wxImage::IsTransparent(x, y)
2005-04-02  Vadim Zeitlinuse separate is-static flag for alpha channel and main...
2005-04-02  Vadim Zeitlinadded XYToIndex() to avoid duplicating the checks for...
2005-04-02  Julian SmartwxSYS_COLOUR_WINDOW is better for window backgrounds...
2005-04-02  Robin DunnFixed duplicate symbol link error
2005-04-02  Robin DunnAdd static_data flag to SetData and SetAlpha so Python...
2005-04-01  Vadim Zeitlinimplemented GetProgramHandle() for Win32 and documented it
2005-04-01  Stefan Csomormoving wxMac to new printing architecture
2005-04-01  Michael WetherellUse wxMBConvUTF8 when G_FILENAME_ENCODING is UTF-8...
2005-03-31  Julian SmartFrames to skip now honoured for Unix stackwalking
2005-03-30  Michael WetherellFix for decoding of utf-16 surrogates. Also remove...
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
2005-03-30  Julian SmartApplied patch [ 1171467 ] Fix for DocManager not checki...
2005-03-30  Julian SmartApplied patch [ 1163322 ] Patch to prevent MDI app...
2005-03-29  Robert Roebling Made wxConvBrokenFileNames public.
2005-03-29  Vadim Zeitlinremoved extra dot from msg catalog names (fix for the...
2005-03-29  Włodzimierz SkibaWarning fixes after recent library changes.
2005-03-28  Stefan NeisCompilation fix for old OS/2 compilers.
2005-03-28  Vadim Zeitlinrespect G_FILENAME_ENCODING in wxConvBrokenFileName...
2005-03-27  Vadim Zeitlinuse wxLocale::GetSystemEncoding() to test whetehr we...
2005-03-27  Vadim Zeitlinfixed compilation in non-Unicode build; fixed bug with...
2005-03-27  Vadim Zeitlinuse image mask colour if any instead of guessing that...
2005-03-27  Robert Roebling Submit patch based on Michael W.'s invalid UTF8
2005-03-27  Vadim Zeitlinapplied part of patch 1169925: fix errors with multibyt...
2005-03-27  Vadim Zeitlinuse wxFileName to change catalog extension instead...
2005-03-27  David ElliottThinking about it, this is a bad idea as MW CRT's struc...
2005-03-27  David ElliottDeclare strptime when using MSL headers on OS X.
2005-03-27  David ElliottAllow compilation with MW CRT on OS X. Unlike BSD...
2005-03-27  David ElliottEOVERFLOW is not available on classic Mac OS.
2005-03-26  David ElliottImprove type safety by doing a runtime check to make...
2005-03-26  Julian SmartAdded C/wxString array constructors to wxArrayString
2005-03-26  Robert Roebling Commit empty wxConvBrokenFileNames
2005-03-26  Julian SmartFix for link error
2005-03-26  David ElliottGet rid of wxFontMapper in wxBase library.
2005-03-26  David ElliottUse wxFontMapperBase::Get instead of wxFontMapper:...
2005-03-25  Stefan Csomoradd the mac specific encodings correctly
2005-03-25  Robert Roebling Initialized vars to something in wxToolBarBase.
2005-03-24  Michael WetherellFix wxZipInputStream::SeekI (returns wxInvalidOffset...
2005-03-24  Włodzimierz SkibaWarning fix.
2005-03-24  Włodzimierz SkibaFix for ambiguities which happen in STL=1 mode under...
next