wxWidgets.git
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...
2005-06-01  Włodzimierz... Unwanted semicolon fix [#1212497] + source cleaning.
2005-06-01  Robin DunnreSWIGged
2005-06-01  Robin DunnreSWIGed
2005-06-01  Robin DunnGet/SetAutoWindowMenu for wxMac
2005-06-01  Robin DunnEVT_SCROLL_ENDSCROLL --> EVT_SCROLL_CHANGED and compati...
2005-06-01  Robin DunnVersion number
2005-06-01  Robin DunnFixed splash screen
2005-06-01  Robin DunnMerge the cell size attribute the same way that other...
2005-06-01  Robin DunnTry IDC_HAND first and then load "WXCURSOR_HAND" if...
2005-05-31  Robin DunnSwitch to using wxArtProvider::GetBitmap instead of...
2005-05-31  Robin DunnConvert alpha (if any) to mask in wxBitmapToIconOrCurso...
2005-05-31  Václav Slavíkfixed initialization of standard IDs to happen before...
2005-05-31  Julian SmartTemporary fix
2005-05-31  Robin DunnDocView patches from Morgen Hua: bug fixes, and additio...
2005-05-31  Julian SmartApplied patch [ 1212020 ] MediaCtrl DirectShow drawing...
2005-05-31  Julian SmartFixed images
2005-05-31  Julian SmartReplaced image
2005-05-31  Julian SmartFixed image
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartArtwork replacement (c) Julian Smart
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartReplaced embedded images
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Vadim Zeitlinsend wxEVT_SCROLL_CHANGED when using mouse wheel as...
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Vadim ZeitlinwxStandardPaths methods are not static; documented...
2005-05-31  Vadim Zeitlinadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_...
2005-05-31  Vadim Zeitlindocument that SetCurrent() must be called on a visible...
2005-05-31  Vadim Zeitlinkeep correct default background but allow overriding...
2005-05-31  Julian SmartRestored scrollbar background
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Julian SmartArtwork updates
2005-05-31  Włodzimierz... Warning fix.
2005-05-31  Włodzimierz... Warning fix.
2005-05-31  Włodzimierz... Warning fix and source cleaning.
2005-05-31  Włodzimierz... Warning fix.
2005-05-31  Julian SmartPaint bugfix
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Julian SmartFixed bug in make dist script [ 1211511 ] wxGTK interna...
2005-05-31  Julian SmartApplied Vaclav's gtk_icon_size_lookup_for_settings...
next