wxWidgets.git
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
2009-03-22  Vadim Zeitlinuse wxALIGN_RIGHT instead of wxTE_RIGHT here too (shoul...
2009-03-22  Vadim Zeitlinuse wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to...
2009-03-22  Vadim Zeitlinno changes, just wrap long lines
2009-03-22  Stefan Csomorsimpler define handling
2009-03-22  Vadim Zeitlinadd alignment flags support to wxSpinCtrl[Double] ...
2009-03-22  Vadim Zeitlinfix harmless warning about unreachable code under MSW...
2009-03-22  Vadim Zeitlinalways define ShowAssertDialog() but do nothing in...
2009-03-22  Stefan Csomortemporary build-fix
2009-03-22  Kevin OllivierDisabling sheets codepath until we can resolve the...
2009-03-22  Kevin OllivierNew release script docs.
2009-03-21  Vadim Zeitlinfix typo in comment introduced in the previous change...
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-03-21  Stefan Csomorfixing multiple extensions in one filter, turning off...
2009-03-21  Stefan Csomoradapting to autorelease of factory methods
2009-03-21  Stefan Csomoradapting to autorelease of factory method
2009-03-21  Vadim Zeitlindon't use HBMMENU_CALLBACK under Windows Vista as this...
2009-03-21  Stefan Csomorfixing the type
2009-03-21  Vadim Zeitlinmove __WXFUNCTION__ to wx/cpp.h from wx/debug.h
2009-03-21  Vadim Zeitlinmade wx/debug.h C++ header again (reverting changes...
2009-03-21  Vadim Zeitlinfix generation of wxEVT_CHAR_HOOK events which, incredi...
2009-03-21  Vadim Zeitlindon't build flash and mfc samples with non-MSVC compile...
2009-03-21  Stefan Csomormaking sure the repositioning within the contentview...
2009-03-21  Stefan Csomormake it crash-proof
2009-03-21  Francesco Montorsiuse /b option with the EXIT command
2009-03-21  Francesco Montorsifix for PCH-less builds
2009-03-21  Francesco Montorsirevert 59680; implement proper fix for wxMSW test failu...
2009-03-21  Francesco Montorsifix unreadable typo
2009-03-21  Václav SlavíkwxHTML tables handler didn't properly restore m_enclosi...
2009-03-21  Jaakko SalliFix wxGTK wxBitmapComboBox::SetValue() not working...
2009-03-21  Francesco Montorsiminimal list of wx CRT wrappers (so doxygen highlights...
2009-03-21  Francesco Montorsifixes for Italian locale: ignore a final 'CET' string...
2009-03-21  Francesco Montorsihandle locales where AM/PM strings are empty
2009-03-21  Francesco Montorsitry to use 0/1 instead of the cstdlib' EXIT_SUCCESS...
2009-03-21  Francesco Montorsiallow to give the testcase name without the final ...
2009-03-20  Francesco Montorsishare a few helpers between datetime.cpp and datetimefm...
2009-03-20  Francesco Montorsibuild fix (part of r59673, r59656)
2009-03-20  Francesco Montorsibuild fix for systems where HAVE_STRPTIME is defined
2009-03-20  Francesco Montorsimake GetNumOfDaysInMonth static again; in datetimefmt...
2009-03-20  Stefan Csomormake sure we always have a CGFontRef
2009-03-20  Francesco Montorsimove parsing helpers, too (part of r59656)
2009-03-20  Stefan Csomorintroducing temporary variables for atsu with cocoa
2009-03-20  Francesco Montorsino real changes: split the huge datetime.cpp in two...
2009-03-20  Robin DunnUse native EOL
2009-03-20  Francesco Montorsirun tests on the wxMSW port again
2009-03-20  Stefan Csomorreworked font handling for osx (was missing because...
2009-03-20  Francesco Montorsiadd the ToCLong, ToCULong and ToCDouble functions,...
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-20  Francesco Montorsiadd group file for locale functions (was part of r59627)
2009-03-20  Francesco Montorsiin case the user mask doesn't contain wxEVT_CATEGORY_UI...
next