wxWidgets.git
2004-11-12  Włodzimierz... Warning fixes.
2004-11-12  Ryan Nortonfix for when zlib is not compiled in
2004-11-12  Ryan Nortonmedia proj
2004-11-12  Ron LeeTagged DEBIAN_2_5_3_2 for release testing. Bumped...
2004-11-12  Ryan Nortondon't include strmiids.lib as its not needed by default...
2004-11-12  Włodzimierz... dwCallback if DWORD.
2004-11-12  Ron LeeBump WX_CURRENT back to 3, this must stay the same as
2004-11-12  Ryan Nortonfix hiding the other (mac) one
2004-11-12  Włodzimierz... Fix hiding wxMediaEvent::Clone().
2004-11-12  Ryan Nortonexplanation of getdefaultattributes
2004-11-12  Ryan Nortonspelling
2004-11-12  Ron LeewxUSE_POSTSCRIPT is not a sufficient test by itself for
2004-11-12  Ryan Nortonmingw evidently doesn't have digitalv.h according to...
2004-11-12  Ryan Nortonworkaround to call directshow drivers without actually...
2004-11-12  Ron LeeMove stdpath into base on msw as well.
2004-11-12  Ron LeeCruft cleanup from MJW, strip the tabs out of sound.cpp
2004-11-12  Ron LeePatch from MJW for ssize_t
2004-11-12  Robin DunnNot sure how you can print audio, so I expect that...
2004-11-11  David ElliottRemoved the rest of the include. Thanks Robin.
2004-11-11  Robin DunnRemoved the "include/" from the corefoundation headers...
2004-11-11  Robin DunnFixed typo
2004-11-11  Vadim Zeitlinfixes to ZIP/archive patch (patch 1064426); should...
2004-11-11  Vadim Zeitlinensure that g_timerMap is always initialized before...
2004-11-11  Vadim Zeitlinfix reading beyond the end of the string if the last...
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortonadd directshow define
2004-11-11  Ryan Nortonturn off directshow by default for lib dependancy
2004-11-11  Ryan Nortonmci can't play video on win2k - disable for now
2004-11-11  Ryan Nortontweak stopping - nicen up sample some more
2004-11-11  Ryan Nortonfixup
2004-11-11  Ryan Nortoncorrectly generate wxUSE_MEDIACTRL define
2004-11-11  Ryan Nortonclean up
2004-11-11  Ryan Nortonmci backend for wxMediaCtrl. Better workaround for...
2004-11-11  Vadim Zeitlinfile not needed any longer after ZIP r/w patch
2004-11-11  Ryan Nortoncomment/explain a lot
2004-11-11  Ryan Norton1) fix border styles in wxMediaCtrl, 2) regenerate...
2004-11-11  Ron Leegcc < 3.4 warns about friendless private dtors.
2004-11-11  Ryan Nortonfix unsigned/signed warnings
2004-11-11  Ryan Nortonfix some comp errors on DMC
2004-11-11  Ryan Nortonget rid of error
2004-11-11  Ryan Nortonmore setup changes
2004-11-11  Ron LeeRemove a(nother) guaranteed build failure until what...
2004-11-11  Ron LeeI really don't have to point out what went wrong here...
2004-11-11  Ron LeeFixes for wxPython site-packages location.
2004-11-11  Ron LeeDoes \deprecated exist outside doxygen?
2004-11-11  Ryan Nortondirectshow checking
2004-11-11  Ryan Nortonckconf
2004-11-11  Ryan Nortonsetp.h changes
2004-11-11  Ryan Nortonconfigure changes
2004-11-11  Ryan Nortonmedia sample
2004-11-11  Ryan Nortonprelim docs
2004-11-11  Ryan Nortonmedia lib bakefiles
2004-11-11  Ryan Nortonbase wxMediaCtrl files
2004-11-11  Ron LeeAdded gnome files to gtk dist.
2004-11-11  Robin DunnreSWIGged
2004-11-11  Robin DunnBump subrelease number
2004-11-11  Robin DunnLots of tweaks and additions to get caught up with...
2004-11-11  Robin DunnAdded wxStandardPaths
2004-11-11  Robin DunnFix compilation error by #including imaglist.h
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Vadim Zeitlinfixed creation of the mask in wxImage -> wxBitmap conve...
2004-11-10  Vadim Zeitlinuse TB_GETMAXSIZE in GetBestSize() (patch 1050045)
2004-11-10  Kevin HockCorrect typos, minor wording improvements
2004-11-10  Vadim Zeitlinbetter (more precise) values for wxGetOsDescription...
2004-11-10  Włodzimierz... Patch 1053127 - Test fixes.
2004-11-10  Vadim Zeitlinconstruct icon from wxIconLocation, not just the file...
2004-11-10  Kevin HockClarified the wording for the return value of count
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-11-10  Robin DunnWhen using an external scrollbar ensure that the built...
2004-11-10  Włodzimierz... OW fixes.
2004-11-10  Kevin HockFixed two instances of : inbetween wxRect and method...
2004-11-10  Włodzimierz... wxTreeEvent::Clone() support [patch #1061198].
2004-11-10  Włodzimierz... Patch #1053364 - combobox shoult not remember position...
2004-11-10  Włodzimierz... Warning fix observed in tex2rtf.
2004-11-10  Włodzimierz... Explain supressed warnings.
2004-11-10  Włodzimierz... Missing parts of wxDateTime - bug #825215.
2004-11-10  Włodzimierz... IsSubMenu() not listed - bug #921648.
2004-11-10  Włodzimierz... Fixes to recently added documentation of wxPasswordEntr...
2004-11-10  Robin DunnFixed GetSaveData and SetSaveData in wx.lib.multisash...
2004-11-10  Robin DunnOGL patch from Shane Holloway:
2004-11-10  Ron LeeThis size/offset stuff is a mess, but leaving this...
2004-11-10  Ron LeeAdded wx.manifest to the msw source dist, it seems...
2004-11-10  Stefan Csomortext attributes corrected
2004-11-10  George TaskerwxChar* usage changed over to wxString in various places
2004-11-10  George TaskerwxChar* usage changed over to wxString in various places
2004-11-10  George TaskerCorrection of a commented out line of code so that...
2004-11-10  George TaskerAdded support for SQL_C_UCHAR (unicode builds), SQL_C_L...
2004-11-10  Ryan Nortonfix datetime tests for non-westeurope time zones
2004-11-10  Ron LeeDon't shoot the messenger. Reverted the previous ...
2004-11-10  Robin DunnreSWIGged
2004-11-10  Robin Dunntypo fixed
2004-11-09  Stefan Csomortoplevel creation respecting wxDefaultPosition again
2004-11-09  Vadim Zeitlindon't define comparison operators for wxString and...
2004-11-09  Włodzimierz... Removed method which belongs to wxArrayString (and...
2004-11-09  Włodzimierz... Unicode fixes. Avoid int 'ch' and '(wx)char ch' in...
2004-11-09  Kevin Hock[1001483] Added wxPasswordEntryDialog analagous to...
2004-11-09  Kevin Hock[1001483] wxGetPasswordFromUser now uses wxPasswordEntr...
2004-11-09  Włodzimierz... Doc fix [Patch #1048940].
2004-11-09  Kevin Hock[1001483] Added default prompt for new wxPasswordEntryD...
next