wxWidgets.git
2007-08-22  Václav Slavíkcompilation fix
2007-08-22  Václav SlavíkPCH-less compilation fix
2007-08-22  Václav Slavík--enable-iniconf and --enable-regkey aren't GUI-only...
2007-08-22  Julian SmartCorrected wxAccess arg
2007-08-22  Václav Slavíkadded wxUSE_REGKEY checks
2007-08-22  Julian SmartBlind fix
2007-08-22  Robert RoeblingLet various AppendXXXColumn helplers return the column...
2007-08-22  Robert Roeblingminor change
2007-08-22  Robert RoeblingDon't always sort array containing item, just upon...
2007-08-22  Václav Slavíkcompilation fix for UTF8+STL
2007-08-22  Julian SmartApplied [ 1767537 ] [wxOS2]Watcom build - filefn
2007-08-22  Václav Slavíkmade UTF-8 tables const
2007-08-22  Václav Slavíkoptimize wxStringOperationsUtf8::DecodeChar() for the...
2007-08-22  Václav Slavíkdon't derive wxHtmlTag and wxHtmlTagsCache from wxObjec...
2007-08-22  Václav Slavíkrewrote wxHtmlEntitiesParser::Parse() using iterators...
2007-08-22  Václav Slavíkslight optimization for wxHtmlEntitiesParser::GetEntity...
2007-08-22  Václav Slavíkfixed wxHtmlParser::SkipCommentTag() to run the initial...
2007-08-21  Julian SmartCompile fix
2007-08-21  Julian SmartCompile fix on Mac (at least)
2007-08-21  Julian SmartAvoid selecting/updating in destructor
2007-08-21  Julian SmartTest to avoid crashes in some circumstances
2007-08-21  Vadim ZeitlinFix bug with assigning a part of the string to the...
2007-08-21  Vadim Zeitlindon't limit the multiple choice dialog size to 300x200...
2007-08-21  Václav Slavíkuse wxVector<T> instead of homegrown growing array...
2007-08-21  Václav Slavíkmore wxVector<T> tests
2007-08-21  Václav Slavík1. fixed wxVector<T> iterators to actually point to...
2007-08-21  Julian Smart_get_timezone not available on Pocket PC 2003
2007-08-21  Francesco Montorsiremoved double docs for GetBitmapSelected and SetBitmap...
2007-08-21  Francesco Montorsifixing missing comma
2007-08-21  Francesco Montorsiremoved double docs for wxAuiNotebook::GetTabCtrlHeight
2007-08-21  Francesco Montorsiadded missing \wxheading{Members} sections
2007-08-21  Francesco Montorsiremoved empty dtor \membersections
2007-08-21  Julian SmartApplied patch [ 1776951 ] wxSizer::GetContainingWindow...
2007-08-21  Julian SmartRevised timezone fix
2007-08-21  Julian SmartAPplied patch [ 1776062 ] wxWinCE 2.8.3 (dynamic) VS...
2007-08-21  Julian SmartApplied patch [ 1764987 ] fix localtime link error...
2007-08-21  Robert Roeblinguse live header button update when resizing, no XOR...
2007-08-21  Julian SmartApplied patch [ 1736135 ] AUI: Clicking caption ignored...
2007-08-21  Julian SmartApplied [ 1708971 ] Make a virtual function to enable...
2007-08-21  Václav Slavíkadded test for wxVector<T> iterators (fails miserably)
2007-08-21  Václav Slavíkre-added wxVector<T>::erase(size_t) for backward compat...
2007-08-21  Robert RoeblingRemove redundant line
2007-08-21  Julian SmartApplied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_B...
2007-08-21  Robert RoeblingRemoved gaps between header buttons and the strange...
2007-08-21  Václav Slavíkuse wxString's UTF8 methods in wxCocoa, it's slightly...
2007-08-21  Julian SmartApplied patch [ 1701723 ] wxAUI: Added event for double...
2007-08-21  Julian SmartApplied patch [ 1678412 ] handling non-existent panes...
2007-08-21  Julian SmartRemoved unnecessary code
2007-08-21  Julian SmartApplied patch [ 1675084 ] wxAUI - Added events to be...
2007-08-21  Julian SmartFixed [ 1645203 ] Problem with resizing floating panes
2007-08-21  Julian SmartApplied patch [ 1768229 ] auibook.cpp: Fix undefined...
2007-08-21  Julian SmartFixed wxTabFrame leak by deleting all pages in the...
2007-08-21  Julian SmartApplied patch [ 1777700 ] call Reparent() from wxAuiNot...
2007-08-20  Kevin OllivierFix for wxMemoryDC::GetAsBitmap() not working on Windows.
2007-08-20  Václav Slavíkthe wxFormatString hack used in wxFileTypeInfo variadic...
2007-08-20  Robert RoeblingRemoved.
2007-08-20  Robert RoeblingUpdated docs
2007-08-20  Václav Slavíkdon't recompute nonbreakable space character every...
2007-08-20  Václav Slavíkmarked const wxHtmlEntitiesParser methods as such
2007-08-20  Václav Slavíkfixed variadic templates in the case when char value...
2007-08-20  Robert RoeblingPatch from Bo, adapt generic code to new API, add GetIt...
2007-08-20  Václav Slavíkadded wxUTF8StringBuffer for writing UTF8 data into...
2007-08-20  Robert RoeblingMake wxDataViewItemArray more efficient
2007-08-20  Robert RoeblingAdded STL API to wxList docs
2007-08-20  Václav SlavíkVadim's new test broke subsequent asserts, fixed
2007-08-20  Vadim Zeitlinadded tests demonstrating a bug in wxString::assign...
2007-08-19  Robert RoeblingImplement selection API and events
2007-08-19  Robert RoeblingImplement ...COLUMN_SORTED event
2007-08-19  Václav Slavíkcompilation fix for broken libstdc++ visibility
2007-08-19  Robert RoeblingChange EnsureVisble() to including column parameter...
2007-08-19  Václav Slavíkrenamed wxImplStringBuffer to wxStringInternalBuffer
2007-08-19  Robert RoeblingImplemented and tested EXPANDED etc events for wxGTK...
2007-08-19  Robert RoeblingAdded EXPANDING and COLLAPSING events for the user...
2007-08-19  Robert RoeblingMade wxGTK wxDataViewCtrl compile again
2007-08-19  Vadim Zeitlinfix generation of events from SetValue() broken in...
2007-08-19  Robert RoeblingBo's patch adding Selection API and some more changes...
2007-08-19  Francesco Montorsiadded wxSVGFileDC docs to main chain
2007-08-19  Francesco Montorsiadded missing \wxheading{Parameters}
2007-08-19  Francesco Montorsifixed doc wrong position of \wxheading{Library}
2007-08-19  Robert RoeblingForgot a line
2007-08-19  Robert RoeblingAdded ITEM_EXPANDED and ITEM_COLLAPSED
2007-08-19  Robert Roeblingchange wxDataViewModel::Compare() to including column...
2007-08-19  Václav Slavíkuse UTF8 build by default on Unix (except Darwin)
2007-08-19  David ElliottMake SetCursor work.
2007-08-19  David ElliottFix a number of problems with tracking rectangles by...
2007-08-18  Kevin OllivierAdd the unified style on OS X 10.4, and default to...
2007-08-18  Julian SmartAdded documentation for wxNavigationKeyEvent
2007-08-18  Julian SmartDon't hang in ReadLine when there's no input left
2007-08-18  Julian SmartUse new GetItemLabel function
2007-08-18  Julian SmartAvoid clash with control container event handlers
2007-08-18  Julian SmartCompile fix
2007-08-18  Julian SmartCompile fix
2007-08-18  Julian SmartA number of focus handling improvements:
2007-08-18  Julian SmartCompile fix
2007-08-18  Kevin OllivierImplement GetCountPerPage, and fix a bug where we don...
2007-08-18  David ElliottImprove the tracing of the tracking rect manager and...
2007-08-18  David ElliottChange kCFRunLoopBeforeWaiting to kCFRunLoopExit when...
2007-08-17  David ElliottKeep the stock cursors in an array so that constructing...
2007-08-17  Robert Roeblingtypo
2007-08-16  Vadim Zeitlinadded a tech note explaining how to write a new XRC...
next