wxWidgets.git
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...
2004-11-09  Kevin Hock[1001483] Added wxPasswordEntryDialog analagous to...
2004-11-09  Włodzimierz... Supress 48 warnings in wx\msw\uxtheme.h: 'va_start...
2004-11-09  Włodzimierz... Warning fixes, IsEmpty->empty.
2004-11-09  Włodzimierz... wxSizer::Add/Insert now returns pointer to wxSizerItem...
2004-11-09  Robin DunnBacked out Oliver's PyPlot changes at Gordon's request.
2004-11-09  Václav Slavíkmemory corruption fixes
2004-11-09  Václav Slavíkfixed memory deallocation
2004-11-09  Stefan Csomormove offscreen before in order to avoid transitions...
2004-11-09  Stefan Csomorallow arbitrary positions for toplevel windows (also...
2004-11-09  David ElliottCast 4th parameter of getsockopt to char* and of setsoc...
2004-11-09  Robin Dunnremoved RC flag
2004-11-09  Robin Dunntypo
2004-11-09  Robin DunnCan't use the config.PYVER value if it hasn't been...
2004-11-09  Robin Dunnreturn error code upon KeyboardInterrupt
2004-11-09  Ryan Nortonremove fixme and explain unicode characters
2004-11-09  Robin Dunnoops, set coLinux hosts for the other Jobs too
2004-11-08  Robin Dunncorrected function name
2004-11-08  Robin DunnRevamped automated build system to use a Python script...
2004-11-08  Włodzimierz... Remove unnecessary OW recognition.
2004-11-08  Robin DunnPython App bundles built on Jaguar won't run on Panther...
2004-11-08  Robin Dunnregenerated
2004-11-08  Włodzimierz... Blind change following observation in wxTextCtrlBase.
2004-11-08  Włodzimierz... Warning fixes.
2004-11-08  Włodzimierz... Get shorter code with new wxRect constructor.
2004-11-08  Włodzimierz... Unused warning fix.
2004-11-08  Włodzimierz... Unfortunatelly compiler does not know which bits play...
2004-11-08  Włodzimierz... OW prototypes does not use ints in Unicode.
2004-11-08  Włodzimierz... Undef GetWindowStyle() after new #include in cmndata...
2004-11-08  Vadim Zeitlindon't define comparison operators taking wxStrings...
2004-11-08  Vadim Zeitlinuse wx_release_number instead of WX_CURRENT in Mac...
2004-11-08  Vadim Zeitlinreverted last commit, still broken for VC6
2004-11-08  Vadim Zeitlinfail silently if the requested wx-config is not found
2004-11-08  Vadim Zeitlinregenerated (fixes problem with undefined EXTRALIBS_GNO...
2004-11-08  George TaskerUnicode corrections in new SqlExec() overload
2004-11-08  Ryan Nortonremove docs
2004-11-08  Ryan Norton*** empty log message ***
2004-11-08  Ryan Nortonfixup authorship
2004-11-08  Ryan Nortonfix playbackrate
2004-11-08  Ryan Nortonfinalize MAC implementation
2004-11-08  Ryan Nortonfinalize MSW implementation
2004-11-08  Ryan Nortoncorrect to int32 for range comparison
2004-11-08  Ryan Nortonworkback defs for OSX
2004-11-08  Ryan Nortonclean up dust from uri tests
2004-11-08  Ryan Nortonupdate msvc projs manually for changed tests and uri...
2004-11-07  Kevin HockThe spacing just isn't right without the 4 pixel border...
2004-11-07  Václav Slavíkfixed typo
2004-11-07  Vadim Zeitlinhandle volume part of the path correctly in wxFileName...
2004-11-07  Vadim Zeitlinmade IsPathSeparator(NUL) work (by returning false)
2004-11-07  Vadim Zeitlinignore VC7 projects
2004-11-07  Julian SmartwxWindows -> wxWidgets
2004-11-07  Václav Slavíkuse wxART_BUTTON for stock bitmap buttons
2004-11-07  Ryan Nortonsome setup.h changes for wxMovieCtrl
2004-11-07  Ryan Nortonfix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx...
2004-11-07  Ryan Nortonfix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr...
2004-11-07  Ryan Nortonquick fixup
2004-11-07  Ryan Nortonallow multiple movie loading as per Julian's suggestion...
2004-11-07  Ryan Nortonclear up wxStringBuffer docs a bit
2004-11-07  Ryan Nortoncorrect Stopping - go to start of movie if stopped...
2004-11-07  Ryan Nortonadd Length, Tell, SetPlaybackRate and GetPlaybackRate...
2004-11-07  Robert Roebling Forgot to commit these.
2004-11-07  Robert Roebling Moved deletion of wxPrintFacory to module.
2004-11-07  Ryan Nortonfixup
2004-11-07  Ryan NortonwxMovieCtrl - for playing movies - mac carbon QT 3...
2004-11-07  Kevin HockEnableEffects added for generic font dialog
next