wxWidgets.git
2009-01-15  Vadim Zeitlinadded a (Windows-only) Flash sample
2009-01-15  Stefan Csomorfixing controls with content areas, correcting radiobox...
2009-01-15  Julian SmartAdded font family to wxTextAttr
2009-01-14  Robert RoeblingFixes #10382: Memory leak in wxDataViewMainWindow:...
2009-01-14  Robert RoeblingDon't make wxFrame grow when adding a native wxToolbar
2009-01-14  Francesco Montorsiadd -k_T to the call to xgettext as otherwise a string...
2009-01-14  Francesco Montorsiadd Italian translation
2009-01-14  Vadim Zeitlinreduce IPC buffer size to be less than typical Ethernet...
2009-01-14  Francesco Montorsiuse wxStrnlen() and add NULL-checks in wxMsgCatalogFile...
2009-01-14  Francesco Montorsido not assert when the validator style == wxFILTER_NONE
2009-01-14  Francesco Montorsis/wxWindows/wxWidgets; update wx-dev mail address
2009-01-14  Francesco Montorsiadd some wxIMAGE_OPTION_PNG_xxx options to wxImage...
2009-01-14  Francesco Montorsino real change; just reorganize the sample splitting...
2009-01-14  Francesco Montorsifix ANI loading; check for errors when calling Read()
2009-01-14  Vadim Zeitlindon't assert if the locale couldn't be set in AddCatalo...
2009-01-14  Francesco Montorsidon't crash if an item has a NULL ID
2009-01-14  Vadim Zeitlindon't try to destroy the already destroyed OCX HWND
2009-01-14  Francesco Montorsicall event.Enable(true) in OnUpdateFileOpen and OnUpdat...
2009-01-14  Francesco Montorsifix typo
2009-01-14  Francesco Montorsipart of commit r58093
2009-01-14  Francesco MontorsiReenable TEST_ALL (and #define TEST_FTP in that case)
2009-01-14  Francesco Montorsidon't use hardcoded constant 200; use wxSTACKWALKER_MAX...
2009-01-14  Stefan Csomorcleaning up warnings, more common event code
2009-01-14  Francesco Montorsipatch from Utensil Candel which refactors and documents...
2009-01-14  Stefan Csomorrouting native events first to the wx class and only...
2009-01-14  Vadim Zeitlindisable new event code unconditionally for now
2009-01-13  Vadim Zeitlindon't define wxHeaderColumnsRearrangeDialog if !wxUSE_R...
2009-01-13  Vadim Zeitlinfix memory leak of FrameSite (see #3935)
2009-01-13  Vadim Zeitlinuse wxWindow::GetClientSize() instead of ::GetClientRec...
2009-01-13  Robert RoeblingAlso update cursor when over toolbar and titlebar
2009-01-13  Francesco Montorsiadd a note about the formats which wxAnimation is capab...
2009-01-13  Francesco Montorsiwarn that a seekable stream is required for generic...
2009-01-13  Francesco Montorsicheck for wxInputStream::Read errors
2009-01-13  Francesco Montorsifix typo
2009-01-13  Francesco Montorsialways properly check if SeekI() calls succeded; this...
2009-01-13  Francesco Montorsidocument operator\!
2009-01-13  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
2009-01-13  Stefan Csomorcommon event code
2009-01-13  Francesco Montorsireorder the classes, putting first the basic ones and...
2009-01-13  Francesco Montorsiuse ::wxInvalidOffset to enable autolinking
2009-01-13  Jouk JansenUpdate OpenVMS compile support
2009-01-13  Jouk JansenUpdate configuration for OpenVMS
2009-01-13  Jouk JansenAvoid warning on OpenVMS system
2009-01-13  Francesco Montorsiprovide our own implementation of wxStrnlen if it's...
2009-01-13  Jouk JansenUpdate configuration for OpenVMS
2009-01-13  Jouk JansenUpdate configuration for OpenVMS
2009-01-13  Jouk Jansenchange int->wxRasterOperationMode was omitted at one...
2009-01-13  Stefan Csomormake sure that code is always available when compiling...
2009-01-13  Stefan Csomorremoving duplicate code
2009-01-13  Francesco Montorsifix wxMSW shared builds
2009-01-12  Francesco Montorsifix a typo; move aux classes below the main ones
2009-01-12  Francesco Montorsiadd support for wxStrnlen for those platforms where...
2009-01-12  Francesco Montorsiensure correct linking of the socket manager initialize...
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
2009-01-12  Francesco Montorsiuse DECLARE_NO_ASSIGN_CLASS() for better readability
2009-01-12  Francesco Montorsibetter way to avoid warnings about a non-existing missi...
2009-01-12  Francesco Montorsiassert when the item index is out of range in wxMSW...
2009-01-12  Jaakko SalliLet wxVariantDataDateTime::Write() and Read() work...
2009-01-12  Vadim Zeitlinfix wxDEFINE_EVENT_REFERENCE in wxEVENTS_COMPATIBILITY_...
2009-01-12  Jaakko SalliBetter support for unspecified property value in wxDate...
2009-01-12  Vadim Zeitlinrestored the default value of wxObjectEventFunctor...
2009-01-12  Vadim Zeitlinfix VC6 ICE; don't call the function which doesn't...
2009-01-12  Vadim Zeitlincompilation fix after the event patch
2009-01-12  Jaakko SalliAdded wxPGProperty::OnValidationFailure(); needed it...
2009-01-12  Vadim Zeitlindisable new events for VC9 too, it fails when linking...
2009-01-12  Vadim Zeitlinmiscellaneous spelling/grammar corrections (closes...
2009-01-12  Vadim Zeitlinfix the MSVC check in the last comment and accompanying...
2009-01-12  Vadim Zeitlindisable new events for MSVC 7, it fails to compile...
2009-01-12  Vadim Zeitlindon't use wxDELETE unnecessarily
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-12  Vadim Zeitlindon't use wxVector<wxDataFormat> from wx/clipbrd.h...
2009-01-12  Vadim Zeitlinfix MSVC warning about possibly unused variable in...
2009-01-12  Vadim Zeitlinfix deprecation warnings when building wx with MSVC
2009-01-12  Robert RoeblingAlso mention wxRound() and wxIsSameDouble()
2009-01-12  Robert RoeblingSpelling error
2009-01-12  Jouk JansenUpdate configuration for OpenVMS
2009-01-12  Jouk JansenFixing/Testing sockets on OpenVMS
2009-01-12  Paul Cornettreturn index of first added image in Add(), like MSW...
2009-01-12  Paul Cornettuse text cursor only when control is enabled, #10347
2009-01-11  Robert RoeblingDefault to wxConvUTF8 (not wxConvAuto) in wxDataInputSt...
2009-01-11  Robert RoeblingAdded interface for getting/setting text converter...
2009-01-11  Jaakko SalliFixed bug: SetPropertyValueUnspecified(p) and p->SetVal...
2009-01-11  Francesco Montorsifix for PCH-less builds
2009-01-11  Francesco Montorsisplit wxGrid implementation in grideditors.cpp (for...
2009-01-11  Francesco Montorsifix others $Id$ keywords
2009-01-11  Francesco Montorsido not remove Author, Date, Revision SVN keywords
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2009-01-11  Francesco Montorsia few missing Id keywords
2009-01-11  Francesco Montorsitypo fix
2009-01-11  Francesco Montorsifix few doxygen warnings
2009-01-11  Francesco Montorsidocument recently added enums
2009-01-11  Francesco Montorsiadd note for wxWidgets user with a skeleton for a very...
2009-01-11  Francesco Montorsisuppress warnings about missing_semicolons file not...
2009-01-11  Francesco MontorsiVC6 gets confused by the protected copy ctor; make...
2009-01-11  Francesco Montorsifix for the broken VC6 compiler (why do we have to...
2009-01-11  Vadim Zeitlinfix handling of locale names without county info (close...
2009-01-11  Vadim Zeitlincheck for wxUSE_REARRANGECTRL dependency on wxUSE_CHECK...
2009-01-11  Vadim Zeitlincorrect typo: s/wxUSE_MENU/&S/
2009-01-11  Vadim Zeitlinadded wxUSE_HEADERCTRL
2009-01-11  Vadim Zeitlincheck for wxUSE_REARRANGECTRL being defined
next