]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-06-07  Stefan Csomorxcode 2.1 support
2005-06-07  Stefan Csomorxcode 2.1 support
2005-06-07  Vadim Zeitlindon't use WINVER for tests, work around bug in VC6...
2005-06-07  Vadim Zeitlindon't define WINVER in platform.h, do it in wrapwin...
2005-06-07  Stefan Csomorcorrecting condition
2005-06-07  Vadim Zeitlindon't draw edge around the bitmap for pseudo owner...
2005-06-07  Vadim ZeitlinInsertMenuItem() works with bitmaps under Win98 too...
2005-06-07  Vadim Zeitlindon't test for WINVER inside the library, we do all...
2005-06-07  Włodzimierz... First part of '[ 1216148 ] cleanup: unused variables...
2005-06-07  Włodzimierz... First part of '[ 1216148 ] cleanup: unused variables...
2005-06-07  Vadim ZeitlinVC6 (harmless) warning fix
2005-06-07  Włodzimierz... Reuse wxTempFile and wxFile in wxConcatFiles.
2005-06-07  Vadim Zeitlinuse InsertMenuItem() for more native support of bitmaps...
2005-06-07  Vadim Zeitlindefine wxUSE_UNICODE before including wx/chkconf.h...
2005-06-07  Vadim Zeitlinsupport not-quite-owner-drawn mode when we draw only...
2005-06-07  Vadim Zeitlindon't create (and leak) wxLogStderr in wxEntryReal...
2005-06-07  Vadim ZeitlinwxGetWinVersion() must be exported from base DLL, not...
2005-06-07  Vadim Zeitlinforgot to export wxGetWinVersion() from DLL
2005-06-07  Włodzimierz... wxPalmOS build fix.
2005-06-07  Vadim Zeitlinadded wxGetWinVersion()
2005-06-07  Włodzimierz... Missing include.
2005-06-07  Vadim Zeitlinsilently ignore wxUSE_UNICODE_MSLU in non-Unicode build...
2005-06-07  Vadim Zeitlinadded tests of more URLs in URITestCase::URLCompat()
2005-06-07  Vadim Zeitlinfix for fixing of escape sequences (patch 1213416)
2005-06-07  Włodzimierz... Missing include.
2005-06-07  Vadim Zeitlinuse pragma warning push/pop under MSVC instead of enabl...
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... Missing include.
2005-06-07  Stefan Csomorsupport mac on little endian systems
2005-06-07  Stefan Csomorsupport mac on little endian systems
2005-06-07  Stefan Csomorsupport mac on little endian systems
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  Robin DunnPut back this icon, it's needed by the windows installer
2005-06-06  Michael WetherellDependency tracking for Sun CC
2005-06-06  Michael WetherellCompilation fix for Cygwin
2005-06-06  Vadim Zeitlinupdates from Rosetta
2005-06-06  Włodzimierz... Source cleaning inspired by and included in patch ...
2005-06-06  Vadim Zeitlinupdate from Hakki Dogusan
2005-06-06  Vadim ZeitlinDECLARE_DYNAMIC_CLASS() requires a default ctor
2005-06-06  Vadim Zeitlinremoved check for wxUSE_UNICODE==1 if wxUSE_UNICODE_MSL...
2005-06-06  Vadim Zeitlincheck for Unicode being used under Win9x much earlier...
2005-06-05  Michael WetherellCompilation fix for Cygwin, it doesn't have digitalv.h
2005-06-05  Robin DunnBuild and distrib changes and etc. for 2.6.1.0
2005-06-04  Michael WetherellDetect Apple bug that prevents the joystick code compil...
2005-06-04  Robin DunnDeleteEntry should SetDirty when any entry is removed...
2005-06-03  Robin DunnTypo fixed
2005-06-03  Robin DunnreSWIGged
2005-06-03  Robin DunnUse the wx.ART_NORMAL_FILE icon
2005-06-03  Robin DunnIgnore HtmlHelpController.Destroy() since it owns itsel...
2005-06-02  Robin Dunnupdates
2005-06-02  Robin DunnDon't use the python version in the srpm name
2005-06-02  Julian SmartFix for older version of VC7
2005-06-02  Julian SmartMissing header
2005-06-02  Julian SmartCorrections for removed files
2005-06-02  Michael WetherellTypo
2005-06-02  Dimitri Schoolwerthfixed CodeWarrior Mach-O compilation
2005-06-02  Julian SmartMade ico files binary
2005-06-02  Julian SmartUse standard ids
2005-06-02  Julian SmartUse standard ids
2005-06-02  Vadim Zeitlinhide the cell editor if the grid loses focus
2005-06-02  Vadim Zeitlinfixed asserts when clicking on bugs table priority...
2005-06-02  Vadim Zeitlintypo in last commit
2005-06-02  Julian SmartReverted last two changes
2005-06-02  Julian SmartMoved allocation of m_imData or key down gives seg...
2005-06-02  Włodzimierz... More warning and error fixes (work in progress with...
2005-06-02  Vadim Zeitlinremoved duplicate wx/msw/debughlp.h include
2005-06-02  Julian SmartUpdated version
2005-06-02  Julian SmartAdded changes
2005-06-02  Julian SmartApplied patch [ 1207162 ] wxTextCtrl::SetStyle fix...
2005-06-02  Julian SmartApplied patch [ 1213066 ] correct device names for...
2005-06-02  Julian SmartApplied patch [ 1213290 ] incorrect logic in wxTopLevel...
2005-06-02  Julian SmartAssert fixes [ 1212949 ] Fix some asserts in wxMediaCtrl
2005-06-02  Julian SmartCompile fix
2005-06-02  Michael WetherellWork around mingw/cygwin bug 1046059
2005-06-02  Stefan Csomorno message
2005-06-02  Robin Dunnmore change notes
2005-06-02  Robin DunnDon't scroll when the mouse is dragged outside of the...
2005-06-02  Robin DunnAdd some more docs to the runtime installer.
2005-06-02  Robin DunnHave to dig a little deeper to find a wxPyDeadObject...
2005-06-02  Robin DunnSave the last key event so EVT_CHAR events can filled...
2005-06-02  Robin Dunniewin module is no longer built by default, don't put...
2005-06-02  Robin DunnCompile fix for when wxUSE_STACKWALKER == 0
2005-06-02  Robin DunnFixed compile error on non-MSW platforms
2005-06-02  Dimitri Schoolwerthfixed configure generation
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-06-01  Vadim Zeitlinreturn immediately from WalkFrom() if dbghelp dll initi...
2005-06-01  Vadim Zeitlinadded wxPLURAL() macro
2005-06-01  Václav Slavíkadded AM_PATH_WXRC (based on patch 1212816)
2005-06-01  Václav Slavíks/wxWindows/wxWidgets/g
2005-06-01  Julian SmartMade the colours more muted
2005-06-01  Václav Slavíkpretified libs.bmp/gif: use antialiasing
2005-06-01  Dimitri Schoolwerthfixed compilation when IDC_HAND is undefined
2005-06-01  Dimitri Schoolwerthadded IDC_HAND
2005-06-01  Julian SmartAdded documentation for wxWindowCreateEvent, wxWindowDe...
next