]> git.saurik.com Git - wxWidgets.git/history - src
Minor corrections to XRC format description.
[wxWidgets.git] / src /
2013-07-02  Paul Cornettchain up to parent in dispose handler
2013-07-02  Paul Cornettuse correct signature for class init function
2013-07-02  Paul Cornettuse existing helper to remove inconvenient additional...
2013-07-02  Paul Cornettremove unused function GTKSetItem()
2013-07-02  Paul Cornettpreserve checkbox status in SetString()
2013-07-01  Vadim ZeitlinDon't append extension if it contains wildcards in...
2013-07-01  Vadim ZeitlinOptimize wxImage::Scale() by pre-calculating the values...
2013-07-01  Paul CornettUse gtk_list_store_insert_with_values() to set entry...
2013-06-29  Paul Cornettfix assertion failure when string transform is requeste...
2013-06-29  Vadim ZeitlinForward events to active child in wxMDIParentFrameBase...
2013-06-29  Vadim ZeitlinFix VC6 compilation of wxRichTextTable code.
2013-06-29  Vadim ZeitlinAdd support for horizontal mouse wheel scrolling in...
2013-06-29  Vadim ZeitlinUse wxListColumnFormat for wxListCtrl::AppendColumn...
2013-06-29  Vadim ZeitlinFix wxIMAGE_QUALITY_HIGH definition.
2013-06-29  Vadim ZeitlinFix dnd events in generic wxDataViewCtrl when moving...
2013-06-29  Vadim ZeitlinDon't append just a dot in wxGTK wxFileDialog if no...
2013-06-29  Vadim ZeitlinAllow resetting background colour of wxHtmlContainerCell.
2013-06-28  Stefan Csomorsupport getting device resolution on all osx ports
2013-06-28  Stefan Csomornew method for contentScaleFactor on main screen
2013-06-27  Stefan Csomornew method for contentScaleFactor on main screen
2013-06-27  Stefan Csomornative bitmap scaling codes
2013-06-27  Stefan Csomoruse correct scale when drawing
2013-06-25  Stefan Csomorvirtual method hiding in GTK, so add direct implementation
2013-06-25  Julian SmartApplied rowspan patch #15276 (dghart)
2013-06-25  Julian SmartApplied colspan corrections, #15274 and #15275 (dghart)
2013-06-25  Stefan Csomorsupport retina display
2013-06-25  Stefan Csomorusing dc Create for bitmap, for retina support
2013-06-25  Julian SmartAllow for older GTK+ versions
2013-06-25  Stefan Csomorsupport for scaled bitmaps in wxMemoryDC
2013-06-25  Stefan Csomornative scaling support for bitmap
2013-06-25  Stefan Csomorfixing naming to GetScaleFactor, adding default Create...
2013-06-25  Stefan Csomorsupporting native content scaling on OSX
2013-06-25  Stefan Csomorformatting
2013-06-25  Stefan Csomoradding ContentScaleFactor support to dc - defaulting...
2013-06-25  Julian SmartRemoved 3D style for splitter on Mac since it looks bad
2013-06-23  Vadim ZeitlinAdd wxBookCtrlBase::DoSetSelectionAfterRemoval() and...
2013-06-23  Vadim ZeitlinAlso propagate wxEVT_UPDATE_UI to the child MDI frame.
2013-06-23  Vadim ZeitlinUse child MDI frame menu items in preference to the...
2013-06-23  Vadim ZeitlinUndo "Forward events to active child at MSW, not wx...
2013-06-21  Vadim ZeitlinFix Unix build with libSDL 2 in debug mode.
2013-06-19  Stefan Csomorfixing iPhone build
2013-06-19  Stefan Csomorusing common GetContentScaleFactor throughout part 2/2
2013-06-19  Václav SlavíkFix GetMsgCatalogSubdirs() to do as documentation says.
2013-06-19  Václav SlavíkBe case insensitive when looking for language catalogs...
2013-06-18  Steve LamertonEnsure that the default wxWebView backends are registered.
2013-06-17  Julian SmartFixed loading of whole file:... specification of a...
2013-06-17  Stefan Csomorfixing sdk compilo
2013-06-17  Stefan Csomoradding magnification API into the wxWindow classes...
2013-06-16  Václav SlavíkRemove superfluous call in wxTranslations::LoadCatalog().
2013-06-16  Vadim ZeitlinImprove wxGrid cell wrapping in wxGridCellAutoWrapStrin...
2013-06-15  Vadim ZeitlinRestore case-insensitivity for file name matching under...
2013-06-15  Vadim ZeitlinFix formatting of the local time zone when DST is in...
2013-06-15  Stefan Csomoradding new constructor for best dc-compatibility of...
2013-06-15  Stefan Csomoruse common bottleneck
2013-06-14  Vadim ZeitlinDon't crash in wxWebView under OS X if custom URI is...
2013-06-14  Vadim ZeitlinHandle NULL flags argument in wxOSX wxNotebook::HitTest().
2013-06-13  Stefan Csomorfixing correct delete key
2013-06-13  Stefan Csomorfixes to pass tests
2013-06-13  Stefan Csomorreusing existing API
2013-06-13  Vadim ZeitlinRemove the unused code instead of commenting it out.
2013-06-13  Vadim ZeitlinUse two step creation of wxListHeaderWindow to avoid...
2013-06-13  Stefan Csomormake methods available to all ports
2013-06-13  Stefan Csomorfixing reentrancy which happened in tests, bringing...
2013-06-13  Stefan Csomorslight adaption, shorter max wait
2013-06-12  Stefan Csomoradding missing include
2013-06-12  Stefan Csomorsupporting max len event
2013-06-12  Stefan Csomorquite ugly workaround, but even the engineers at WWDC...
2013-06-12  Stefan Csomorguarding open combo box against AppDefined NSEvents...
2013-06-12  Stefan Csomorguarding open combo box against AppDefined NSEvents...
2013-06-12  Stefan Csomoradding check for invalid date
2013-06-12  Stefan Csomoras the native control doesn't check the min max values...
2013-06-12  Vadim ZeitlinDon't translate closing single quote in the font face...
2013-06-12  Julian SmartThe style listbox now takes into account the style...
2013-06-12  Stefan Csomoradding hook, but unfortunately no solution yet for...
2013-06-12  Stefan Csomorcocoa needs a special implementation for read-only...
2013-06-12  Stefan CsomorClear is also expected to clear the text
2013-06-11  Stefan Csomoradding default impl
2013-06-11  Stefan Csomoradd more high-level event concepts, fixing native butto...
2013-06-11  Stefan Csomornotify the event loop that synthesized events are on...
2013-06-11  Stefan Csomorbetter support for ui action simulation
2013-06-11  Václav SlavíkUse correct extensions in wxDynamicLibrary::Canonicaliz...
2013-06-11  Julian SmartUntranslated strings now won't be overwritten by regene...
2013-06-11  Julian SmartFixed a refresh bug due to the optimized refresh rect...
2013-06-10  Vadim ZeitlinAdd wxMouseEvent::GetColumnsPerAction().
2013-06-10  Vadim ZeitlinAvoid problems when reparenting a TLW under a child...
2013-06-10  Vadim ZeitlinFix crash when undoing the deletion of a nested table...
2013-06-10  Vadim ZeitlinDon't mark the strings "1", "2", ... "10" as translatable.
2013-06-08  Vadim ZeitlinUse library-specific description in their version resou...
2013-06-08  Vadim ZeitlinSimplify the version information resource definition...
2013-06-08  Vadim ZeitlinAdd back the copyright symbol to the version informatio...
2013-06-08  Vadim ZeitlinUpdate copyright year in the version information resource.
2013-06-04  Stefan Csomorassociate the outline view with the impl, fixes #13748
2013-06-04  Stefan Csomorrefactoring focus handling
2013-06-04  Stefan Csomorexposing wxOSXGetViewFromResponder
2013-06-04  Stefan Csomoradding a more extensive version to arrive at the impl...
2013-06-04  Stefan Csomoradding comment
2013-06-03  Stefan Csomoravoiding reentrancy problems and congestion
2013-06-03  Stefan Csomoravoiding focus lost events when a different subview...
2013-06-03  Stefan Csomormake sure we don't execute pending deletes either when...
2013-06-03  Stefan Csomorusing ordinary Show for popup windows as on MSW which...
next