wxWidgets.git
2009-09-29  Julian SmartAdded help button
2009-09-29  Julian SmartContext menu now created in constructor; old context...
2009-09-28  Bryan PettyForward port of r62191 to SVN trunk fixing regression...
2009-09-28  Julian SmartMoved WinPrinter from private.h to printdlg.cpp.
2009-09-28  Paul Cornettlinking fix for wxUSE_VALIDATORS==0
2009-09-28  Paul Cornettbuild fix for wxUSE_SOCKETS==0
2009-09-28  Julian SmartApplied #9076 (scrolling bars grow box fix)
2009-09-28  Jaakko SalliDo not use wxS in array of const wxChar*
2009-09-28  Jaakko SalliwxUSE_THREAD -> wxUSE_THREADS
2009-09-28  Julian SmartAttempt at compile fix
2009-09-27  Jaakko SalliUse long double instead of double in wxAnyValueBuffer...
2009-09-27  Jaakko SalliAdded function and member function pointers in wxAnyVal...
2009-09-27  Jaakko SalliMake sure there are no memory alignment issues with...
2009-09-27  Jaakko SalliDo not process editor control events when propgrid...
2009-09-27  Jaakko SalliStore property name and value in wxPropertyGridEvent...
2009-09-27  Jaakko SalliwxFontProperty: Added support for wxFONTFAMILY_TELETYPE...
2009-09-26  Julian SmartApplied modified #10655 (Added Cookie (receive) support...
2009-09-26  Stefan Csomoradding ProcessPendingEvents as ProcessIdle doesn't...
2009-09-26  Vadim ZeitlinNo real changes, just small cleanup in wxMac wxDVC.
2009-09-26  Vadim ZeitlinUse FWD version of DLL export macro in forward declaration.
2009-09-26  Vadim ZeitlinFixed wxDataViewCtrl::Set{Foreground,Background}Colour...
2009-09-26  Vadim ZeitlinDon't hard code white background colour in generic...
2009-09-26  Vadim ZeitlinUse default composite controls attributes for wxDataVie...
2009-09-26  Vadim ZeitlinMove wxControl::GetCompositeControlsDefaultAttributes...
2009-09-26  Vadim ZeitlinFix harmless warning about -1 to WPARAM conversion.
2009-09-26  Stefan Csomorreducing key event handling complexity
2009-09-26  Vadim ZeitlinDon't use invalid pen in wxDCImpl::DoGradientFillConcen...
2009-09-26  Vadim ZeitlinUse checked bitmap for menu items under Vista.
2009-09-26  Vadim ZeitlinFix another off-by-1 bug in wxMBConv::ToWChar().
2009-09-26  Vadim ZeitlinNo changes, just convert file to UTF-8.
2009-09-26  Vadim ZeitlinRefactor wxStyledTextCtrl to share common file save...
2009-09-26  Vadim ZeitlinCompilation fix for non-MSW: don't use ProcessCommand().
2009-09-26  Stefan Csomorcleaning up key handling, closes #10406
2009-09-26  Jaakko SalliHave wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO...
2009-09-25  Stefan Csomorusing native key handling, closes #10406
2009-09-25  Stefan Csomorusing common notification mechanism for selection chang...
2009-09-25  Julian SmartRaise the scrollbars on reparenting (part of patch...
2009-09-25  Julian SmartApplied #8804 ([wxMac] wxSpinCtrl behaviour)
2009-09-25  Julian SmartApplied #8697 (Improve error detection for MacFindFont )
2009-09-25  Julian SmartApplied #11238: Wrong text positioning if fonts with...
2009-09-25  Julian SmartApplied #10007: SetWindowGroupParent hangs in Mac Carbo...
2009-09-25  Julian SmartApplied #10753: WarpPointer() for Mac
2009-09-25  Julian SmartApplied #9011: Native wxListCtrl::HitTest on OS X
2009-09-25  Julian SmartApplied #9520: Fix to allow repeated use of wxFileDialo...
2009-09-25  Julian SmartApplied #10858: wxListCtrl on Mac does not route Freeze...
2009-09-25  Julian SmartRemoved comment
2009-09-25  Julian SmartApplied #9481: submenus for help menu
2009-09-24  Julian SmartAdded missing const
2009-09-24  Julian SmartApplied #10917: wxGTK wxFileDialog::SetDirectory and...
2009-09-24  Julian SmartApplied part of #10034: wxImage::ConvertToDisabled()
2009-09-24  Julian SmartwxDateTime timezone functions now dynamic (no caching).
2009-09-24  Julian SmartApplied #9668: made wxGetTimeZone() dynamic
2009-09-24  Julian SmartApplied #11106: wxGenericDirCtrl can get into a state...
2009-09-24  Julian SmartApplied #11005: use purple instead of black as default...
2009-09-24  Julian SmartApplied #10892: Remove wxDocManager instance check
2009-09-24  Julian SmartApplied #10811: Image in docview sample
2009-09-24  Julian SmartApplied #10829: docview sample: enable canvas in -...
2009-09-24  Julian SmartApplied #11236: Event from thread not processed
2009-09-24  Julian SmartApplied #9789: missing wxBORDER_THEME style in XRC
2009-09-24  Julian SmartwxTextCtrl::LoadFile no longer sends a text event,...
2009-09-24  Julian SmartApplied #10828 (Hourglass in wxDocManager::OnPreview)
2009-09-24  Julian SmartApplied: wxDocument: Adding an asterix to the title
2009-09-24  Julian SmartApplied better/Win98-proof method of getting edit window
2009-09-24  Julian SmartApplied #10799: using CallTipUseStyle() doesn't enable...
2009-09-24  Julian SmartApplied part of #9115 (STC sample cleanup)
2009-09-24  Julian SmartApplied #9127: patch to remove blank under wxFrame...
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-09-24  Julian SmartApplying patch #10784: eliminate gauge flicker
2009-09-24  Julian SmartApplied patch #9510: wxIAccessible access freed memory
2009-09-24  Stefan Csomoravoiding double define warnings on osx
2009-09-24  Julian SmartApplied patch #11078 - DEVMODE creation in wxWindowsPri...
2009-09-24  Stefan Csomorsupport PerformClick for NSControls, closes #11129
2009-09-24  Stefan Csomorno focus on Show for toolwindows, closes #10872
2009-09-24  Stefan Csomordocumenting events that are not available on OSX, close...
2009-09-24  Stefan Csomorremoving unneeded method, closes #11073
2009-09-24  Stefan Csomorremoving unneeded method, closes #11073
2009-09-24  Julian SmartApplied #10025 (Patch to allow proper sizing of simple...
2009-09-24  Julian SmartAlternate fix for #9954 (simple combobox assert) except...
2009-09-24  Stefan Csomorsupporting disabled items, closes #11130
2009-09-24  Stefan Csomorfixing styles, closes #11128
2009-09-24  Julian SmartApplied #10659 (year change in copyright)
2009-09-24  Julian SmartApplied #10639 (Not all previewed fonts are displayed...
2009-09-24  Julian SmartFixed compile problem
2009-09-24  Vadim ZeitlinHandle deprecated background styles correctly in wxMSW.
2009-09-24  Vadim ZeitlinFix wxGrid compilation with MSVC7.
2009-09-24  Vadim ZeitlinDisplay correct minimal and maximal pages numbers under...
2009-09-24  Vadim ZeitlinMinor corrections to sorted arrays documentation.
2009-09-23  Vadim ZeitlinExclude binary files from the checks done by the pre...
2009-09-23  Paul Cornettbuild fixes for wxUSE_VALIDATORS==0
2009-09-23  Vadim ZeitlinFix bug in the hook which prevented committing makefiles.
2009-09-23  Vadim ZeitlinSuppress harmless mingw32 warning about unused value.
2009-09-23  Vadim ZeitlinExtract default grid header renderers from wxGridCellAt...
2009-09-23  Vadim ZeitlinRemove DLL export declaration from wxScrolled.
2009-09-23  Vadim ZeitlinDon't use deprecated integer mask with wxLogTrace().
2009-09-23  Vadim ZeitlinAdd ribbon libraries sources to the monolithic build.
2009-09-23  Julian SmartAdded wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler...
2009-09-23  Julian SmartResolved #4842 (accessors for member variables)
2009-09-23  Julian SmartFixed #10702 (encoding not used in HTML handler)
2009-09-23  Julian SmartFix for wrong line placement when centering or right...
2009-09-22  Julian SmartClarified difference between SetInsertionPoint and...
next