wxWidgets.git
2009-03-28  Vadim Zeitlinfix setting of HOST_{PRE,SUF}FIX in case --host option...
2009-03-28  Vadim Zeitlinfix basetsd.h name for case-sensitive file systems...
2009-03-28  Stefan Csomorbracketing menu code
2009-03-28  Václav Slavíkvariadic macros need specializations for both wxCharBuf...
2009-03-28  Václav Slavíkdon't duplicate copy ctor and assignment operator code...
2009-03-27  Vadim Zeitlindon't reset WS_EX_CONTROLPARENT bit in wxNotebook:...
2009-03-27  Benjamin Williamscorrections for inner-dock pane sizing for 2.9
2009-03-27  Vadim Zeitlincorrect the test for Windows platform (this also fixes...
2009-03-27  Václav Slavíksplit wxCharTypeBuffer<T> into wxScopedCharTypeBuffer...
2009-03-27  Benjamin Williamsdon't draw resize sash if it's dragged outside of manag...
2009-03-27  Benjamin Williamspane sizes within a dock are not allowed to exceed...
2009-03-27  Benjamin Williamsapplied patch fixing border problem (#10171)
2009-03-26  Vadim Zeitlinminor corrections to TranslateFromUnicodeFormat()
2009-03-26  Vadim Zeitlinalways declare TestStrip(), it is now available even...
2009-03-26  Stefan Csomorchanging to iterator
2009-03-26  Vadim Zeitlinmention wxFilename::StripExtension()
2009-03-26  Vadim Zeitlinno changes, just write a more detailed comment for...
2009-03-26  Vadim Zeitlinimplement deprecated wxStripExtension() in terms of...
2009-03-26  Vadim Zeitlinno changes, just some cleanup (use compile-time asserts...
2009-03-26  Vadim Zeitlinswitch off logging sooner (closes #10646)
2009-03-26  Vadim Zeitlinbuild bot systems don't manage to generate enough ticks...
2009-03-26  Stefan Csomorrevert to proper defaults for US
2009-03-26  Vadim Zeitlinremove unused variable
2009-03-26  Vadim Zeitlindetect horizontal overflow in wxHtmlPrintout and warn...
2009-03-26  Stefan Csomorbetter native date locale support
2009-03-26  Benjamin Williamsfix misusage of wxFlexGridSizer that was causing an...
2009-03-25  Stefan Csomormaking sure NULs stay in the result, even if the string...
2009-03-25  Vadim Zeitlindon't omit wxOK in wxMessageBox() call
2009-03-25  Vadim Zeitlinproduce a better looking report with --time option...
2009-03-25  Benjamin Williamsadded ability to set tool alignment (#10174)
2009-03-25  Benjamin Williamsadded missing getters to wxAuiToolBar (#10182)
2009-03-25  Stefan Csomormoving down for non-precomp build
2009-03-25  Vadim Zeitlinensure the number of values we expect to record in...
2009-03-25  Benjamin Williamsfix incorrect application of styles (#10171)
2009-03-25  Vadim Zeitlincorrect order of parameters in CPPUNIT_ASSERT_EQUAL
2009-03-25  Vadim Zeitlinfix tests for the release builds
2009-03-25  Vadim Zeitlindon't log std::exceptions ourselves, let cppunit do...
2009-03-25  Vadim Zeitlindon't crash in wxFAIL and wxCHECK if assertion handler...
2009-03-25  Stefan Csomoradding support for focus events to multiline textctrl
2009-03-25  Vadim Zeitlingive more detailed message when the test fails in TestT...
2009-03-25  Francesco Montorsifix the FontTestCase::GetSet unit so that it passes...
2009-03-25  Francesco Montorsiadd a few comments about the fact that Get/SetNativeFon...
2009-03-25  Francesco Montorsidocument that under wxMSW slant == italic
2009-03-25  Francesco Montorsiimplement quoting for the facename and parsing of quote...
2009-03-25  Vadim Zeitlinfix dereferencing end() iterator in ParseFormat() and...
2009-03-25  Vadim Zeitlintrap CRT assertions and report assertions which happen...
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
next