]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2009-03-25  Vadim Zeitlincompilation fix after wxDateTime::Parse() changes ...
2009-03-25  Stefan Csomorsupporting kill focus for single line text controls
2009-03-25  Stefan Csomorfocus handling streamlined
2009-03-25  Stefan Csomorbetter native types for carbon
2009-03-25  Benjamin WilliamswxAuiToolbar properly handles items with wxID_ANY ...
2009-03-25  Julian SmartAdded a couple of wxRTC string translations in es.po
2009-03-25  Vadim Zeitlinabandon attempts to make wxAnyStrPtr behave as bool...
2009-03-25  Stefan Csomoradding native icon for executables
2009-03-25  Stefan Csomormaking method properly const
2009-03-25  Vadim Zeitlincompilation fixes for wxAnyStrPtr for VC7; mention...
2009-03-25  Vadim Zeitlincheck that the conversion to wxDateTime was really...
2009-03-25  Vadim Zeitlincompilation fixes for wxAnyStrPtr for VC6
2009-03-25  Francesco MontorsiPCH less build fix
2009-03-24  Vadim Zeitlinreturn a wxAnyStrPtr covnertible to either narrow or...
2009-03-24  Francesco Montorsiadd a comment about wxNativeFontInfo::SetFaceName...
2009-03-24  Francesco Montorsimake sure that wxSystemSettings::GetFont/GetColour...
2009-03-24  Francesco Montorsiupdate wxGTK font implementation removing useless funct...
2009-03-24  Francesco Montorsifix misc typos
2009-03-24  Julian SmartDon't translate panel titles
2009-03-24  Julian SmartFixed small alignment issues
2009-03-24  Václav Slavíkadded some clarifying comments to wxCStrData
2009-03-24  Stefan Csomorcorrecting inverted conditions of r59725
2009-03-24  Vadim Zeitlinadded GetEnglish{Month,WeekDay}Name()
2009-03-24  Vadim Zeitlincorrect translation between iterators and char pointers...
2009-03-24  Vadim Zeitlindiscard the time zone part of strings being parsed...
2009-03-24  Vadim Zeitlinwork around VC6 bug
2009-03-24  Vadim Zeitlinset eol-style to native
2009-03-24  Vadim Zeitlincompilation fix: remove extraneous variable declaration...
2009-03-24  Stefan Csomorconforming to new naming convention of starting all...
2009-03-24  Stefan Csomorcleanup
2009-03-24  Jouk JansenUpdated 'setup' for OpenVMS
2009-03-24  Stefan Csomoradding back API for 2.8 compatibility
2009-03-24  Vadim Zeitlinfix parsing methods for non-ASCII strings (e.g. dates...
2009-03-23  Vadim Zeitlinenforce "C" locale for tests which can't work in any...
2009-03-23  Vadim Zeitlingive better error messages when tests fail
2009-03-23  Vadim Zeitlinmake wxStringOperationsWchar methods templates too...
2009-03-23  Stefan Csomoradding scheduler
2009-03-23  Michael WetherellFix branch name.
2009-03-23  Michael WetherellMake dir names unique.
2009-03-23  Stefan Csomoradding OSX 2.9 preview
2009-03-23  Stefan Csomorswitching a few icons, removing OS9 folder icons
2009-03-23  Stefan Csomorswitching a few icons, removing OS9 folder icons
2009-03-23  Francesco Montorsismall changes to make the test run fine on wxMSW, too;
2009-03-23  Francesco Montorsiremove VCard code leftover: it's not part of wx
2009-03-23  Francesco Montorsiput wxSetLocale() call in setUp() as VC6 still fails...
2009-03-23  Francesco Montorsimake sure that wxProcess always have a valid PID set...
2009-03-23  Stefan Csomorsimplyfing code, fixing warnings
2009-03-23  Stefan Csomoradding more native icons, fixes #8778
2009-03-23  Stefan Csomoradding more native icons, fixes #8778
2009-03-23  Vadim Zeitlindon't assert in Refresh() if window is not created...
2009-03-23  Stefan Csomortextctrl cleanup
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
2009-03-23  Stefan Csomorfixing warning in osx core and carbon
2009-03-23  Stefan Csomorfixing warnings in osx common code
2009-03-23  Francesco Montorsiremember to users that env vars are hardly usable for...
2009-03-23  Francesco Montorsiadds proper detection of tests success/failure; clear...
2009-03-23  Francesco Montorsiadd the ability to test the wxBell() function
2009-03-23  Jouk JansenUpdates for OpenVMS compile support
2009-03-23  Vadim Zeitlinfix warnings about empty controlling statement in relea...
2009-03-23  Vadim Zeitlinadd timing of the page loading (see #9972)
2009-03-23  Vadim Zeitlinmention wxGridBagSizer (closes #10488)
2009-03-23  Vadim Zeitlindon't change the dialog size when updating the message...
2009-03-23  Vadim Zeitlininitialize NUM_COLS correctly in columns order test...
2009-03-23  Francesco Montorsifix typo; use C locale for VsnprintfTestCase
2009-03-23  Vadim Zeitlindon't make the items owner drawn unnecessarily under...
2009-03-23  Vadim Zeitlinadded "bool checked" parameter to SetBitmap() too,...
2009-03-23  Francesco Montorsithis one should really work
2009-03-23  Vadim Zeitlinmodify signature of new wxStreamBuffer ctors to avoid...
2009-03-23  Francesco Montorsifix the build fix
2009-03-23  Vadim Zeitlindon't disable wxLogTrace() at debug levels < 2
2009-03-23  Francesco Montorsiblind carbon build fix
2009-03-23  Francesco Montorsitry to remove /B from EXIT commands; prints a "separato...
2009-03-23  Stefan Csomorfixing end-of-file
2009-03-23  Francesco MontorsiwxEvtHandler derives from wxTrackable, too
2009-03-22  Francesco Montorsibetter docs for wxCmdLineParser (fixes a few typos...
2009-03-22  Francesco Montorsifix building tests in release mode
2009-03-22  Francesco Montorsiadd missing beginEventEmissionTable
2009-03-22  Vadim Zeitlincorrect syntax (patterns need to be escaped)
2009-03-22  Vadim Zeitlindon't incorrectly say that wxSOCKET_REUSEADDR is for...
2009-03-22  Vadim Zeitlincompilation fix after wxBrushStyle changes (closes...
2009-03-22  Vadim ZeitlinwxGTK1 compilation fixes
2009-03-22  Vadim Zeitlinfix harmless unused parameter warning
2009-03-22  Vadim Zeitlincompilation fix for wxMotif and wxGTK1 (of course,...
2009-03-22  Vadim Zeitlinmoved the check for correct implementation of wxEvent...
2009-03-22  Vadim Zeitlinset the PATH to contain ../lib/*_dll directories before...
2009-03-22  Vadim Zeitlinadded wxStaticCast() unit test
2009-03-22  Vadim Zeitlinfix compilation breaking typo in recent commit
2009-03-22  Vadim Zeitlinadd WXWIN_COMPATIBILITY_2_8 test around another wxLogTr...
2009-03-22  Vadim Zeitlinmade definition of wxUSE_LOG_DEBUG dependent on wxDEBUG...
2009-03-22  Vadim Zeitlinmake wxMessageOutput::Output() public to avoid having...
2009-03-22  Stefan Csomoradding tests
2009-03-22  Vadim Zeitlincompilation fix for wxUSE_STD_STRING==0
2009-03-22  Vadim Zeitlindeprecate integer trace masks and don't define the...
2009-03-22  Vadim Zeitlinmove forward declarations unneeded in wx/log.h to wx...
2009-03-22  Vadim Zeitlindefine wxUSE_LOG_DEBUG as wxDEBUG_LEVEL and not as...
2009-03-22  Vadim Zeitlincompilation fix for STL build after the last change
2009-03-22  Vadim ZeitlinwxGTK1 compilation fixes after last changes
2009-03-22  Vadim Zeitlinfix typo; wrap lines; add some clarifications
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2009-03-22  Vadim Zeitlincorrect wxASSERT_LEVEL_2 definition
next