]> git.saurik.com Git - wxWidgets.git/history - src/common
unihde base class virtual functions
[wxWidgets.git] / src / common /
2005-06-08  Włodzimierz SkibaSecond part of '[ 1216148 ] cleanup: unused variables...
2005-06-07  Włodzimierz SkibaFirst part of '[ 1216148 ] cleanup: unused variables...
2005-06-07  Włodzimierz SkibaReuse wxTempFile and wxFile in wxConcatFiles.
2005-06-07  Vadim Zeitlindon't create (and leak) wxLogStderr in wxEntryReal...
2005-06-07  Włodzimierz SkibawxPalmOS build fix.
2005-06-07  Włodzimierz SkibaMissing include.
2005-06-07  Vadim Zeitlinfix for fixing of escape sequences (patch 1213416)
2005-06-07  Włodzimierz SkibaMissing include.
2005-06-07  Vadim Zeitlinuse stderr in wxMessageOutputBest::Printf() even under...
2005-06-07  Vadim Zeitlindon't do anything in wxLogBuffer::Flush() if there...
2005-06-07  Włodzimierz SkibaMissing include.
2005-06-06  Vadim Zeitlingenerate an error message when a module initialization...
2005-06-06  Vadim Zeitlinuse wxLogBuffer to ensure that we don't lose error...
2005-06-06  Vadim Zeitlinadded wxLogBuffer which collects all log messages in...
2005-06-06  Vadim Zeitlinadded wxMessageOutputBest which tries to show the messa...
2005-06-06  Vadim Zeitlindon't crash if FormatMessage() fails in wxSysErrorMsg()
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-06-04  Robin DunnDeleteEntry should SetDirty when any entry is removed...
2005-06-02  Vadim Zeitlinremoved duplicate wx/msw/debughlp.h include
2005-06-02  Julian SmartCompile fix
2005-06-02  Michael WetherellWork around mingw/cygwin bug 1046059
2005-06-02  Robin DunnCompile fix for when wxUSE_STACKWALKER == 0
2005-06-02  Robin DunnFixed compile error on non-MSW platforms
2005-06-01  Vadim Zeitlinrenamed wxEVT_SCROLL_ENDSCROLL to wxEVT_SCROLL_CHANGED
2005-06-01  Vadim Zeitlindon't try to show stack trace in assert msg box unless...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-30  Robin DunnBlind fix for bug #1209944, wxFileConfig constructor...
2005-05-30  Julian SmartWinCE doesn't declare DeleteFile at the point wxRemove...
2005-05-30  Julian SmartApplied patch to fix silly filenames in CreateTempFileName
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-05-25  Robin Dunndelete_ --> delete
2005-05-25  Michael WetherellNo wxGetOSFHandle for Wine
2005-05-25  Vadim Zeitlinif we return GetSize() from DoGetBestSize(), remember...
2005-05-24  Robin DunnSome placeholder images to use until we get those that...
2005-05-22  Vadim Zeitlinallow SQLDriverConnect() to open the dialog asking...
2005-05-22  Julian SmartApplied patch [ 1183803 ] PNM: support for ascii grey...
2005-05-22  Julian SmartApplied patch [ 1192914 ] Null pointers in wxSocketBase...
2005-05-22  Julian SmartWinCE fixes
2005-05-22  Julian SmartFix to preserve alpha channel in Rotate90
2005-05-22  Julian SmartApplied patch [ 1202417 ] Make wxLaunchDefaultBrowser...
2005-05-21  Julian SmartApplied patch [ 1204548 ] Add Get and SetVolume to...
2005-05-21  Robert Roebling Add conversion to and from menu hotkeys and
2005-05-21  Julian SmartAdded more paper sizes and code that falls back to...
2005-05-19  Robin DunnNo longer using the reserved pointer
2005-05-17  Michael WetherellWork around compile problem with some versions of gcc...
2005-05-17  Włodzimierz SkibaPossible crash fix from Ryan (patch #1194315).
2005-05-17  Julian SmartFix for Wine
2005-05-17  Julian SmartWine fix
2005-05-17  Julian SmartWinelib fix
2005-05-13  Julian SmartWinCE fix
2005-05-10  Robin DunnHave wxLaunchDefaultBrowser fallback to the BROWSER...
2005-05-10  Włodzimierz SkibaDo not send event for already selected menu radio item...
2005-05-09  Robin DunnA slightly modified version of Patch #1197468. Keeps...
2005-05-08  Vadim Zeitlinfixed GetLocaleDateFormat() to work with all locales...
2005-05-06  Włodzimierz SkibaBuild fix (Watcom).
2005-05-06  Michael WetherellThis handlers mustn't be deleted when a popup is dismis...
2005-05-06  Julian SmartPermission for flood-fill code clarified
2005-05-04  Vadim Zeitlinfixed GetLongPath(): it never used ::GetLongPath()...
2005-05-04  Vadim Zeitlinfixed EOVERFLOW handlign after previous commit and...
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Vadim Zeitlininclude iostream headers before using iostream classes...
2005-05-04  Vadim Zeitlinreplace complicated OS tests with simple ifdef EOVERFLO...
2005-05-02  Chris Elliottget the path in windows format for cygwin
2005-04-27  David WebsterUnicode fixes for OS/2 (all inside #ifdef __WXPM__...
2005-04-25  Włodzimierz SkibaFix for broken wxMSWUniv after wxLaunchDefaultBrowser...
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-24  Robert Roebling Apply patch that prevents a crash when more than
2005-04-23  Vadim Zeitlinanother try at mingw32 compilation fix
2005-04-22  Robin DunnCheck for potentially NULL m_focus (Patch #1187992)
2005-04-22  Ryan NortonFix Non-ce MSW unicode builds
2005-04-22  Michael WetherellCompilation fix for djgpp
2005-04-21  Ryan NortonwxUSE_MIMTYPE gaurd
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
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
next