wxWidgets.git
2008-10-29  Vadim Zeitlinadded wxDocument::AlreadySaved() and use it in OnUpdate...
2008-10-29  Vadim Zeitlindocument wxDocument::GetDocumentSaved()
2008-10-29  Vadim Zeitlinfix assert when adding an entry to an already full...
2008-10-29  Francesco Montorsifix typos
2008-10-29  Francesco Montorsiautomated ifacecheck fixes
2008-10-29  Vadim Zeitlinadd WX_CLEAR_ARRAY test
2008-10-29  Vadim Zeitlinno changes, just use CPPUNIT_ASSERT_EQUAL instead of...
2008-10-29  Jouk JansenUpdate OpenVMS compile support (problem cairo logical)
2008-10-28  Francesco Montorsiadded some 'wxString::' portions to make referenced...
2008-10-28  Francesco Montorsiautomated ifacecheck fixed
2008-10-28  Francesco Montorsifixed a missing ampersand
2008-10-28  Francesco Montorsimove wxVListBoxNameStr into vlbox.cpp source file ...
2008-10-28  Francesco Montorsimake IsKindOf() taking a const wxClassInfo* instead...
2008-10-28  Francesco Montorsiifacecheck fixes
2008-10-28  Václav Slavíkfixed interpretation of line breaks in <pre> to conform...
2008-10-28  Vadim Zeitlinno real changes, just reformat before starting really...
2008-10-27  Vadim Zeitlindon't sleep too long to avoid missing the timers; added...
2008-10-27  Francesco Montorsiautomated ifacecheck fixes
2008-10-27  Francesco Montorsiother ifacecheck fixes
2008-10-27  Francesco Montorsifixed some false positives; fixed method declaration...
2008-10-27  Vadim Zeitlindon't save the initial selection if it's invalid in...
2008-10-27  Vadim Zeitlindisable workaround for lack of alpha support in native...
2008-10-27  Francesco Montorsiother ifacecheck fixes, resulting in removal of the...
2008-10-27  Francesco Montorsino real change; moved wxDataObject and wxDataFormat...
2008-10-27  Jaakko SalliAdded similar assignment operator as well
2008-10-27  Jaakko SalliAdded wxPropertyGridConstIterator(const wxPropertyGridI...
2008-10-27  Vadim Zeitlinfix handling of errors in wxConditionInternal::Wait...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-27  Jaakko SalliRemoved dummy wxFont == operator implementation (IIRC...
2008-10-27  Robert RoeblingSet cursor to <from> in wxTextCtrk::SetSelection
2008-10-27  Robert RoeblingDisable focus out events during menu popup
2008-10-27  Robert RoeblingAdded method to disable focus_out handling temporarily
2008-10-25  Francesco Montorsiother interface revisions of html headers
2008-10-25  Vadim Zeitlinrename ca@valencian description to "Valencian (Southern...
2008-10-25  Vadim Zeitlinsome fixes from Robert Millan
2008-10-24  Vadim Zeitlininitial Valencian (Southern Catalan) translation from...
2008-10-23  Vadim Zeitlinfix a couple of typos pointed out by a translator
2008-10-23  Vadim Zeitlinadded Vietnamese translations
2008-10-23  Francesco Montorsifirst part of revisions of html/h* interface headers
2008-10-23  Francesco Montorsiremove references to tex2rtf; it's not part of wxWidget...
2008-10-23  Vadim Zeitlinuse hex escapes instead of 8 bit characaters (#10105)
2008-10-23  Vadim Zeitlingive credit for wxGrid column move hint improvement
2008-10-22  Vadim Zeitlincompilation fix for operator=() with DMC
2008-10-22  Francesco Montorsifixed doxygen warnings; also restyled (partially) the...
2008-10-22  Francesco Montorsiinterface revisions
2008-10-22  Francesco Montorsiadd a new beginEventTable{2} overload for those classes...
2008-10-22  Robert Roebling Ticket #10108 (bitmap from wxImage depth regression)
2008-10-22  Jaakko SalliMerged wxBaseEnumPropertyClass (intermediate property...
2008-10-21  Robert RoeblingCorrect TAB handling for generic wxDataViewCtrl
2008-10-21  Robert RoeblingRemove wxLog hack and put all controls in a panel to...
2008-10-21  Jaakko SalliRemoved deprecated functions wxPGChoices::HasValue...
2008-10-21  Jaakko SalliAdded workaround for wxGTK tab traversal problem
2008-10-20  Jaakko SalliUser should no longer be able to modify disabled or...
2008-10-20  Paul Cornettfix for assert failure when first paint event occurs...
2008-10-20  Jouk Jansengtk1.x has less native functions than gtk2.x
2008-10-20  Robert RoeblingBetter size for screenshot of wxListCtrl
2008-10-20  Robert RoeblingCorrcted wxListCtrl image
2008-10-20  Robert RoeblingFix wxListCtrl::Insert() bug reported by Riccardo Cohen
2008-10-20  Vadim Zeitlinuse wxRegKey::QueryDefaultValue() explicitly to fix...
2008-10-20  Vadim Zeitlina couple of more left over Borland unused variable...
2008-10-20  Vadim Zeitlinslightly better error reporting (could still be improved)
2008-10-20  Vadim Zeitlin2006 version of Borland compiler still doesn't grok...
2008-10-20  Vadim Zeitlinfix more Borland release build warnings about unused...
2008-10-20  Vadim Zeitlinavoid an unnecessary and unused (resulting in release...
2008-10-20  Vadim Zeitlinwork around Borland compilation errors
2008-10-20  Vadim Zeitlinfix virtual function hiding warnings introduced to...
2008-10-20  Vadim Zeitlinuse renderer for drawing the item background on ports...
2008-10-20  Vadim Zeitlinremove unused abits variable from DoLoadDib()
2008-10-20  Stefan NeisCompilation fix for gcc-4 and newer.
2008-10-19  Robert RoeblingAdd more bakefile files to make dist
2008-10-19  Robert RoeblingAdded src/msw/version.rc to make win-dist
2008-10-19  Francesco Montorsidoxygen warnings and formatting fixes
2008-10-19  Francesco Montorsifixed the anchor names for @section used in interface...
2008-10-19  Francesco Montorsiinterface revisions
2008-10-19  Vadim Zeitlincorrect some wording of recent changes
2008-10-19  Francesco Montorsimentioned the new doc format
2008-10-19  Francesco Montorsiinterface revisions
2008-10-19  Stefan NeisCompilation fix for gcc-4 and newer.
2008-10-19  Jaakko SalliChanged argument of wxPropertyGrid::OnCustomEditorEvent...
2008-10-19  Jaakko SalliIn wxPropertyGridManager, alphabetic mode is now sorted...
2008-10-19  Jaakko SalliFixed wxSystemColourProperty::ValueToString(). It now...
2008-10-19  Vadim Zeitlinremove extraneous returns
2008-10-18  Jaakko SalliConnect wxEVT_KEY_DOWN for both editor controls
2008-10-18  Jaakko SalliDo not skip key events so eagerly
2008-10-18  Stefan Csomoradapting to API change from GetContentAreaInset to...
2008-10-18  Jaakko SalliForgot event.Skip()
2008-10-18  Jaakko SalliRemoved unused data
2008-10-18  Jaakko SalliSimplistic tab support is now default (tab focuses...
2008-10-18  Robert RoeblingAllow create of 24-bit bitmap, use Pixbuf when not...
2008-10-18  Vadim Zeitlinremove assert from GetSizeAvailableForScrollTarget
2008-10-17  Francesco Montorsiinterface revisions
2008-10-17  Francesco Montorsirevision of wxLocale; documented the list of language...
2008-10-17  Jaakko SalliwxPGProperty::GenerateComposedValue() -> protected...
2008-10-17  Vadim Zeitlinhandle error in GetDataSize()
2008-10-17  Jouk JansenOpenVMS compile support update for wxX11
2008-10-17  Robert RoeblingUpdates for make dist for OSX_CARBON
2008-10-17  Vadim Zeitlinsignificantly optimize wxCSConv::To/FromWChar(NULL...
2008-10-17  Vadim Zeitlinadd a simple benchmark for wx and iconv converters...
2008-10-17  Vadim Zeitlincompilation fix for include wx/generic/stattextg.h...
2008-10-17  Robert RoeblingUse xpms for checked/unchecked states instead of drawin...
next