]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-06-10  Stefan NeisInclude rawbmp.h only for __WXGTK20__ (unneeded for...
2005-06-10  Stefan NeisHopefully fixed library names generated by wx-config...
2005-06-10  Stefan NeisRemoved some code for detecting no longer needed pthrea...
2005-06-10  Julian SmartNeed to set background colour for wxListBox, not just...
2005-06-10  Robin DunnFix for bug #1217874, Error in parameter name in DocMan...
2005-06-10  Robin DunnFixes for bug #1217872 pydocview.DocService not correct...
2005-06-09  Vadim Zeitlinanother compilation fix for wxUSE_MIMETYPE==0
2005-06-09  Robin DunnreSWIGged
2005-06-09  Robin DunnVirtualize OnInternalIdle.
2005-06-09  Vadim Zeitlinalways set flat toolbar style, even under XP with theme...
2005-06-09  Vadim Zeitlindon't statically link to SetMenuInfo(): it is not prese...
2005-06-09  Robin DunnAdded wx.RendererNative class
2005-06-09  Vadim Zeitlinadded explicit casts for (varagr) TIFFSetField() parameters
2005-06-09  Vadim Zeitlin(blind) compilation fix for wxUSE_UXTHEME==0
2005-06-09  Robin DunnSubrelease version bump
2005-06-09  Robin DunnreSWIGged
2005-06-09  Robin DunnAdded wx.LogBuffer
2005-06-09  Włodzimierz... VC warning fixes.
2005-06-09  Julian SmartWorked around problem with kill focus event being sent...
2005-06-09  Julian SmartTemporary fix for checklistbox refresh problem; setting the
2005-06-09  Julian SmartAllow native font specification
2005-06-08  Stefan CsomorUniChar being platform endian
2005-06-08  Stefan Csomorfixing build for debug
2005-06-08  Robin DunnDon't deselect all others when SelectItem is called...
2005-06-08  Robin DunnFor consistency with the other ports don't send an...
2005-06-08  Vadim Zeitlininclude wx/msw/wrapcctl.h instead of <commctrl.h> as...
2005-06-08  Vadim Zeitlinadded tech note for MSW programmers
2005-06-08  Vadim Zeitlintest for TB_SETBUTTONINFO instead of _WIN32_IE in wxToo...
2005-06-08  Vadim Zeitlindon't define WINVER as 0x0600 for VC6, its standard...
2005-06-08  Stefan Csomorguard against erases during tlw window destruction
2005-06-08  Włodzimierz... [ 1216436 ] cleanup 'shadow variable' warnings from...
2005-06-08  Włodzimierz... Second part of '[ 1216148 ] cleanup: unused variables...
2005-06-08  Włodzimierz... Second part of '[ 1216148 ] cleanup: unused variables...
2005-06-08  Włodzimierz... Second part of '[ 1216148 ] cleanup: unused variables...
2005-06-08  Vadim Zeitlindefine MIM_STYLE and MNS_CHECKORBMP for mingw32 which...
2005-06-08  Stefan Csomoradding dynamic build fixes
2005-06-07  Stefan Csomorxcode 2.1 support
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
next