wxWidgets.git
2007-09-03  Vadim Zeitlindon't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT...
2007-09-03  Paul Cornettcall SetLegacyWMProperties last, it calls gtk_widget_re...
2007-09-03  Paul Cornettfix IsProtocolSupported in unicode build
2007-09-03  David ElliottTry the DefaultProperties key if the buildSettings...
2007-09-03  Robert RoeblingUpdate to recent eggtrayicon version. Should be convert...
2007-09-03  Robin Dunninclude private.h
2007-09-03  Robin Dunnmore exports
2007-09-03  Robin Dunnwrap the code in #if wxUSE_DATAVIEWCTRL
2007-09-03  Robin DunnUpdate wxStack class macro for the new wxVector
2007-09-03  Robin Dunnexport wxGetNativeFontEncoding and wxTestFontEncoding
2007-09-03  Robin Dunnfix events and eventTypes for wxPython
2007-09-02  Julian SmartStandard SDK fixes
2007-09-01  Robert RoeblingPatch from Bo for new API, various fixes, live update...
2007-08-31  Julian SmartAdded native focus rectangle drawing for wxMac (CG...
2007-08-31  Václav Slavíkfixed badly named wxHtmlTag::GetParam() argument: with_...
2007-08-31  Robert Roeblingtypo
2007-08-31  Robert RoeblingAdd wxDataViewCtrl to the build for OS X
2007-08-31  Robert RoeblingAdded const and virtual in various places
2007-08-31  Robert Roeblingtypo
2007-08-31  Robert RoeblingAdded wxDataViewModel::GetChildren() (removed GetSiblin...
2007-08-31  Robert RoeblingAdded wxDataViewCtrl::AppendIconTextColumn
2007-08-31  Robert Roeblingadded wxDataViewIconTextRenderer
2007-08-31  Robert Roeblingsmall doc patch from Bryan Petty
2007-08-31  Julian SmartUse new menu item function
2007-08-30  Vadim Zeitlinuse WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT...
2007-08-30  Vadim Zeitlindon't use use UTF-8 to PUA mapping hack, it's not neces...
2007-08-30  Vadim Zeitlinfix resize() when it's used for truncating a string...
2007-08-30  Vadim Zeitlinuse fallback encoding in wxConvAuto when input is not...
2007-08-30  Vadim Zeitlinuse wxNullPtr instead of NULL with wxFileTypeInfo
2007-08-30  Paul CornettX property data is long for format 32
2007-08-30  Robert RoeblingPatch from Hartwig for wxMac implementation
2007-08-29  Robert RoeblingPatch from Bo, implements mouse hover, default sort
2007-08-29  Robert Roeblingmake SetValue return a value
2007-08-29  Paul Cornettadd missing static
2007-08-29  Julian SmartAvoid crash if user aborts the print
2007-08-29  Julian SmartThe toolbar background for some colour schemes cannot...
2007-08-29  Robert Roeblingadd wxDataViewIconTextRenderer
2007-08-29  Robert Roeblingadd wxDataViewIconText
2007-08-28  David ElliottwxTextCtrl: Implement alignment flags, editable (read...
2007-08-28  Robert Roeblingadd objectdataptr.tex to classes.tex
2007-08-28  Julian SmartCompile fix for old W32API headers
2007-08-28  Václav Slavíkadded some clarifying comments
2007-08-28  Václav Slavíkfixed memory leak in RestoreState
2007-08-28  Robert Roeblingadded copy constr
2007-08-28  Robert Roeblingadded docs for wxObjectDataPtr<T> and examples for...
2007-08-28  Robert Roeblingsyntax correction
2007-08-28  Václav Slavíkoptimized wxMBConvStringUTF8::ToWchar() for ASCII chara...
2007-08-28  Robert RoeblingMinor correction, use wxCHECK
2007-08-28  Robert RoeblingFix from Bo
2007-08-28  Robert RoeblingApplied patch from Bo, WIP
2007-08-28  Robert Roeblingdoc syntax corrections again
2007-08-28  Robert Roeblingdoc syntax corrections
2007-08-27  Paul Cornettfix getting frame extents on 64-bit platforms, cleanup...
2007-08-27  Francesco Montorsiadd small script which reports a list of the unused...
2007-08-27  Robert Roeblingrestored expanders
2007-08-27  Julian SmartOnly show the context menu if the event belongs to...
2007-08-26  Vadim Zeitlinadded Clone() method documentation
2007-08-26  Vadim Zeitlindon't overwrite the existing local file if we failed...
2007-08-26  Paul Cornettremove gtk_window_set_type_hint from GetTooltipColors...
2007-08-26  Robert Roeblingadd test for custom in-place editor
2007-08-26  Robert Roeblingcorrect constr's signature
2007-08-26  Robert RoeblingMinor correction
2007-08-26  Robert RoeblingPatch from Bo for recent API changes
2007-08-26  Julian SmartDon't assert in update handler if read-only
2007-08-26  Robert RoeblingMove column organizing code to ports, away from common...
2007-08-26  Václav Slavíkfixed wxHTML parsing to run in O(n) even in UTF8 build
2007-08-26  Robert Roeblingcompile fix
2007-08-26  Paul Cornettfix getting tooltip colors for GTK 2.11
2007-08-25  Robert Roeblingdocumented Collapse() and Expand()
2007-08-25  Robert Roeblingadded Collapse() and Expand()
2007-08-25  Robert Roeblingtest editing_started and _done events
2007-08-25  Robert Roeblingimplement editing_started and _done events for GTK...
2007-08-25  Robert Roeblingadd editing_started and _done events
2007-08-25  Robert Roeblingcorrect label name
2007-08-25  Robert RoeblingSet/GetExpanderColumn() should use wxDataViewColumn...
2007-08-25  Robert RoeblingHartwig's patch for OS X implementation of wxDataViewCtrl
2007-08-24  Robert RoeblingCorrect signature of HitTest()
2007-08-24  Robert RoeblingCorrect signature of HitTest()
2007-08-24  Robert RoeblingMinor API changes
2007-08-24  Robert RoeblingUse const
2007-08-24  Robert RoeblingUse const
2007-08-24  Robert Roeblingtypo
2007-08-24  Robert Roeblingtypo
2007-08-24  Robert Roeblingtypo
2007-08-24  Robert Roeblingtypo
2007-08-24  Robert Roeblingadd wxVector docs
2007-08-24  Robert Roeblingadd wxVector docs
2007-08-24  Robert Roeblingadd wxVector docs
2007-08-24  Robert Roeblingremove _ from labels
2007-08-24  Robert Roeblingshould use wxDataViewColumn to indicate a column
2007-08-24  Robert Roeblingdocument wxDataViewItem
2007-08-24  Robert RoeblingMake ::SetValue return a bool
2007-08-24  Robert Roeblingdon't use <listimpl.cpp> (problems under Mac?
2007-08-23  Václav SlavíkVC6 compilation fix
2007-08-22  Vadim Zeitlinadded ISO-2022-JP encoding
2007-08-22  Robert Roeblingcorrect copyright
2007-08-22  Robert RoeblingAdded logic, API and docs for wxDataViewModel::HasDefau...
2007-08-22  Václav SlavíkVC6 compilation fix for _WX_VARARG_FORMAT_STRING macro
2007-08-22  Václav Slavíkanother Watcom compilation fix
2007-08-22  Václav Slavíkreplace wxStringToIntType<T> with a macro to make Watco...
next