wxWidgets.git
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 ZeitlinDocument that wxDC::FloodFill() is not implemented...
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  Stefan Csomorreusing existing API
2013-06-13  Vadim ZeitlinRemove the unused code instead of commenting it out.
2013-06-13  Vadim ZeitlinCheck wxListCtrl::GetItemRect() origin in the unit...
2013-06-13  Vadim ZeitlinUse two step creation of wxListHeaderWindow to avoid...
2013-06-13  Robin DunnAdd some missing wxGraphicsContext methods
2013-06-13  Robin DunnAdd doc for wxGraphicsContext.Create(), which is a...
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-13  Stefan Csomorwait for the frame window to be really done on OSX...
2013-06-13  Stefan Csomorusing Destroy, as otherwise the remnants get into the...
2013-06-13  Stefan Csomoradding exceptions for OSX
2013-06-12  Stefan Csomoradding missing include
2013-06-12  Stefan Csomorsupporting max len event
2013-06-12  Stefan Csomorosx needs a refocus
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 Csomorguarding open combo box against AppDefined NSEvents...
2013-06-12  Stefan Csomorexposing useful typedefs
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 ZeitlinFrench translations update from Xaviou.
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 Csomornow working on cocoa as well
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 Csomormissing commit
2013-06-11  Stefan Csomordisable tests depending on a focusable slider control
2013-06-11  Stefan Csomordraghino explicitly
2013-06-11  Stefan Csomoradding default impl
2013-06-11  Stefan Csomoradd more high-level event concepts, fixing native butto...
2013-06-11  Stefan Csomormoving click point sightly more inside, #ifndef tests...
2013-06-11  Stefan Csomorfixing typo
2013-06-11  Stefan Csomorfixing include styles
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  Vadim ZeitlinFix wrong use of EVT_COMMAND in the example in wxThread...
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 ZeitlinLink with libjbig when using built-in libtiff under...
2013-06-10  Vadim ZeitlinUpdated all the message catalogs with the latest transl...
2013-06-10  Vadim ZeitlinDon't mark the strings "1", "2", ... "10" as translatable.
2013-06-08  Robin DunnMore docs cleanup and fixes for richtextbuffer
2013-06-08  Robin DunnRemove some wxT()'s in the docs
2013-06-08  Robin DunnMore richtext fixes for Phoenix
2013-06-08  Vadim ZeitlinExclude src/msw/version.rc from svn pre-commit hook...
2013-06-08  Vadim ZeitlinUndo MIME type change of r74120.
2013-06-08  Vadim ZeitlinUse library-specific description in their version resou...
2013-06-08  Vadim ZeitlinRemove duplicate WXMAKINGDLL_RIBBON-related code.
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 ZeitlinSet MIME type of Windows resource file to non-text.
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...
2013-06-03  Stefan Csomorrefactoring SizeEvent sending
2013-06-03  Stefan Csomorrefactoring SizeEvent sending
2013-06-03  Stefan Csomorforgot to commit ...
2013-06-03  Stefan Csomorattempt to get the 'new focus' window parameter of...
2013-06-03  Stefan Csomordeal with Cocoa as we do with Carbon, see #15008
2013-06-03  Stefan Csomordeal with Cocoa as we do with Carbon, see #15008
2013-06-03  Stefan Csomormake sure mouse moved events are always delivered,...
2013-06-03  Stefan Csomormake sure button clicks etc. on a popup window don...
2013-06-02  Vadim ZeitlinTurkish translations update from Kaya Zeren.
2013-06-02  Stefan Csomorupdated Xcode project files
2013-06-02  Stefan Csomordon't take resize indicators into account if we are...
2013-06-02  Stefan Csomorpropagate scroll wheel events to parent, fixes #15187
2013-06-01  Stefan Csomorfixes potential crash under gatekeeper
2013-06-01  Stefan Csomoronly set native window level, when not using a wrapped...
2013-06-01  Paul Cornettupdate position for widgets in native containers, fixes...
2013-05-31  Vadim ZeitlinDocument that wxRadioBox::SetSelection() doesn't accept...
next