wxWidgets.git
2009-04-24  Michael WetherellNew dev.
2009-04-24  Robin DunnUse a hidden window to catch the timer messages instead...
2009-04-23  Vadim Zeitlinanother typo correction; provide GNU gettext link
2009-04-23  Vadim Zeitlinfix links and references to cvs (closes #10729)
2009-04-22  Julian SmartState fix
2009-04-22  Julian SmartRemoved redundant/harmful no anti-aliasing on Mac
2009-04-21  Vadim Zeitlincorrect the assert added by r60056 to not trigger in...
2009-04-21  Vadim Zeitlinavoid multiline strings in AC_CONFIG_COMMANDS as it...
2009-04-21  Vadim Zeitlindon't readd items in SetImageList() after changing...
2009-04-21  Vadim Zeitlinadd test checking that switching mode doesn't change...
2009-04-21  Stefan Csomoradding me to author, updating date
2009-04-21  Francesco Montorsibuild fix for wxMac
2009-04-21  Francesco Montorsiuse :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21  Francesco Montorsiimplement tooltips for wxStatusBar panes whose contents...
2009-04-21  Francesco Montorsino real change; just add the standard separator where...
2009-04-21  Vadim Zeitlinfix confusion in IsSameAs() docs (closes #10722)
2009-04-20  Vadim Zeitlininclude windows.h instead of basetsd.h directly as...
2009-04-20  Stefan Csomorcontent must be changeable by wx even though control...
2009-04-20  Francesco Montorsiuse WX_PIZZA(...) to deference pointers only when we...
2009-04-20  Stefan Csomorfixing param
2009-04-19  Kevin OllivierDocument CreateMeasuringContext now that it is availabl...
2009-04-19  Francesco Montorsiname wxStaticBoxSizer; some other minor wording clarifi...
2009-04-19  Francesco Montorsigrouping is not allowed for enum values
2009-04-18  Vadim Zeitlininitialize m_hFont in the beginning of wxFontRefData...
2009-04-18  Vadim Zeitlinblind fix for eVC compilation with wxEVENTS_COMPATIBILI...
2009-04-18  Vadim Zeitlinuse CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT...
2009-04-18  Stefan Csomorremoving overloads to avoid 'hidden method' warning
2009-04-18  Jaakko SalliRe-added support for property attribute wxPG_BOOL_USE_D...
2009-04-18  Jaakko SalliQuick (temporary) fix for some spurious splitter movement
2009-04-18  Jaakko SalliFixed fallback font used in wxFontProperty::OnSetValue()
2009-04-18  Jaakko SalliUse wxStdDialogButtonSizer in editor dialogs of wxLongS...
2009-04-18  Francesco Montorsiblind wxOS2 build fix
2009-04-17  Stefan Csomorwrong override params
2009-04-17  Julian SmartDon't attempt to do measuring when the window hasn...
2009-04-17  Vadim Zeitlinuse "ul" suffix instead of cast to unsigned long; this...
2009-04-17  Vadim Zeitlinreally fix compilation with wxEVENTS_COMPATIBILITY_2_8...
2009-04-16  Vadim Zeitlincompilation fix for wxEVENTS_COMPATIBILITY_2_8 build...
2009-04-16  Vadim Zeitlinadded failing compilation test for the case of missing...
2009-04-16  Vadim Zeitlinremove wxNewEventFunctor() overload which allowed calls...
2009-04-16  Jaakko SalliwxFlagsProperty now automatically relays wxBOOL_USE_CHE...
2009-04-16  Jaakko SalliRemoved unneeded includes
2009-04-16  Vadim Zeitlinadd Bind() test
2009-04-16  Vadim Zeitlinrebake after the addition of graphics/measuring.cpp
2009-04-16  Vadim Zeitlinadded a failtest target to Makefile to test for the...
2009-04-16  Benjamin Williamsimplement default width for toolbar labels
2009-04-16  Vadim Zeitlinpass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems...
2009-04-16  Vadim Zeitlindefine constants for the number of items in the tree...
2009-04-15  Vadim Zeitlincorrect test for wxDEBUG_LEVEL in last commit
2009-04-15  Kevin OllivierAdd a test to ensure that CreateMeasuringContext create...
2009-04-15  Kevin OllivierImplement CreateMeasuringContext for GTK/Cairo.
2009-04-15  Vadim Zeitlinremove dll export declaration from wxCStrData now that...
2009-04-15  Vadim Zeitlinavoid a warning about unused function in release build
2009-04-15  Vadim Zeitlinuse wxUIntPtr instead of long for 3rd parameter of...
2009-04-15  Vadim Zeitlinremoved the note about wxEvent::Clone() startup test...
2009-04-15  Vadim Zeitlincorrect GTK+ version check added by r59603
2009-04-15  Stefan Csomorhave at least a measuring context available
2009-04-15  Francesco Montorsiremove unneeded font members from wxFontRefData (all...
2009-04-15  Stefan Csomormake sure we treat partial conversions as failed
2009-04-15  Francesco Montorsismall enhancement: account for SLANT==ITALIC on wxMSW...
2009-04-15  Stefan Csomortextctrl fixes
2009-04-15  Kevin OllivierAdd a space to ensure we have a space between qualifier...
2009-04-15  Stefan Csomorfixing return values and handling of invalid files
2009-04-15  Stefan Csomorusing proper SubItemRect
2009-04-15  Julian SmartFixed a bug whereby setting one element size set all...
2009-04-14  Francesco Montorsidon't return whatever encoding was set in SetEncoding...
2009-04-14  Stefan Csomoradapting TextUpdateEvents, using wxTextEntry API
2009-04-14  Stefan Csomormaking sure min and max sizes can be overridden
2009-04-14  Stefan Csomorfixing native font info support bugs
2009-04-14  Stefan Csomorguaranteeing autorelease pools for overridden OnRun...
2009-04-14  Francesco Montorsidump all font properties upon failure
2009-04-14  Stefan Csomoradding all encodings on mac
2009-04-14  Kevin OllivierFor the wxPython headers, we need to copy SWIG files...
2009-04-14  Stefan Csomorfixing path for test_gui
2009-04-14  Vadim Zeitlinmention that SetValue() does generate a wxEVT_COMMAND_T...
2009-04-14  Vadim Zeitlinonly run tests using multiline strings with multiline...
2009-04-14  Vadim Zeitlinremove semicolon from wxDECLARE_EVENT; having it there...
2009-04-14  Stefan Csomorfailed conversion shouldn't trigger an assert
2009-04-14  Václav Slavík(blind) fix for VC6s' warning about non-dll base templa...
2009-04-14  Stefan Csomorno test_gui present
2009-04-13  Francesco Montorsieven more detailed info to debug buildslaves failures
2009-04-13  Vadim Zeitlinbetter check for conversion failure in OutputString...
2009-04-13  Vadim Zeitlinreturn empty string instead of NULL from mb_str()/wc_st...
2009-04-13  Vadim Zeitlinsuppress output from the test commands; use CPPUNIT_ASS...
2009-04-13  Francesco Montorsiprovide more info when a check for native font [user...
2009-04-12  Vadim Zeitlinfix g++ warnings about initialization order mismatch...
2009-04-12  Vadim Zeitlinfix support for using asterisks in the format string...
2009-04-12  Francesco Montorsiimplement wxNativeFontInfo::SetFamily for wxGTK with...
2009-04-12  Francesco Montorsimore PCH-less build fix
2009-04-12  Francesco Montorsiallow testing more font properties: light weight, slant...
2009-04-12  Vadim Zeitlinreturn persistent buffers from mb_str()/wc_str() to...
2009-04-12  Vadim Zeitlinblind PCH-less build fixes: add missing headers
2009-04-12  Vadim ZeitlinMSVC compilation fixes: don't use std{out,err} as varia...
2009-04-12  Francesco Montorsibuild fix (wx doesn't use bakefile 0.2.6 yet)
2009-04-12  Francesco Montorsino real change; just fix the argument name of the wxFon...
2009-04-12  Francesco Montorsido not call setlocale() twice in wxLocale::IsAvailable...
2009-04-12  Francesco Montorsinow wxGTK is always compiled against GTK+ >= 2.4
2009-04-12  Francesco Montorsiadding the first raw version of the execution monitor
2009-04-12  Václav Slavíkfixed wxString::utf8_str() in UTF8 build to return...
2009-04-10  Vadim Zeitlinadd missing tests (closes #10692)
2009-04-10  Kevin OllivierCatch the return type when it's inside a <ref> tag.
next