]> git.saurik.com Git - wxWidgets.git/history - src
Override GetMainWindowOfCompositeControl() in wxGrid subwindows.
[wxWidgets.git] / src /
2011-11-28  Vadim ZeitlinCorrect HasFocus() to work with subwindows of a composi...
2011-11-28  Vadim ZeitlinExtend wxBannerWindow background bitmap if necessary.
2011-11-28  Vadim ZeitlinIgnore WXK_NONE events in wxStyledTextCtrl.
2011-11-28  Vadim ZeitlinAdd support for custom numeric formats to wxGrid.
2011-11-28  Stefan Csomorsupporting rawctrl strings, fixes #13496, rawctrl is...
2011-11-28  Paul Cornettupdate _GOptionGroup check
2011-11-28  Paul Cornettbuild fixes for Universal
2011-11-27  Vadim ZeitlinInclude wx/time.h to get wxLocaltime_r() declaration...
2011-11-27  Vadim ZeitlinNo changes, just moved wxLocaltime_r() and wxGmtime_r...
2011-11-27  Vadim ZeitlinImplement wxStackWalker for wxMSW under x86-64.
2011-11-27  Vadim ZeitlinAdd support for VK_OEM_102 key under wxMSW.
2011-11-27  Vadim ZeitlinSet Unicode key code correctly for key events for WXK_R...
2011-11-27  Vadim ZeitlinUse wxGetUTCTimeUSec() in wxStopWatch under Unix for...
2011-11-27  Vadim ZeitlinUse wxGetUTCTimeMillis() instead of wxGetLocalTimeMilli...
2011-11-27  Vadim ZeitlinRemoved private wxGetLocalTimeUsec() function from...
2011-11-27  Vadim ZeitlinNo changes, just move time functions from wx/stopwatch...
2011-11-27  Vadim ZeitlinAdded wxGetUTCTimeMillis() and wxGetUTCTimeUSec().
2011-11-27  Vadim ZeitlinExtracted private GetTimeZone() to public wxGetTimeZone...
2011-11-27  Vadim ZeitlinAdded wxStopWatch::TimeInMicro() for better precision...
2011-11-27  Vadim ZeitlinUse ::QueryPerformanceCounter() for wxStopWatch impleme...
2011-11-27  Vadim ZeitlinDon't hide/show wxActiveXContainer when resizing it.
2011-11-27  Vadim ZeitlinDon't crash when changing label of label-less wxToggleB...
2011-11-27  Vadim ZeitlinMerge similar but not quite identical translated strings.
2011-11-25  Dimitri Schoolwerthmerged libpng 1.5.6 to trunk
2011-11-25  Václav SlavíkAccount for indentation in wxDataViewCtrl::GetBestColum...
2011-11-25  Paul Cornettcheck for self-assignment in operator=
2011-11-25  Paul Cornettcopy array with memcpy rather than a loop
2011-11-25  Paul Cornettuse int instead of size_t for a couple member variables
2011-11-23  Vadim ZeitlinFix crash in wxTreeListCtrl::GetItemText() if text...
2011-11-23  Paul Cornettremove redundant GTK-specific code
2011-11-23  Václav SlavíkMake generic wxDataViewCtrl rows a bit taller.
2011-11-22  Vadim ZeitlinDismiss wxSplashScreen on any user input, not necessari...
2011-11-22  Vadim ZeitlinEnsure that wxSplashScreen doesn't appear on taskbar...
2011-11-22  Vadim ZeitlinAdd wxEventFilter and related functionality.
2011-11-22  Vadim ZeitlinHack wxMSW wxNotebook to show the text controls correct...
2011-11-18  Vadim ZeitlinFix HasFocus() for composite controls.
2011-11-18  Vadim ZeitlinNo changes, just remove extra whitespace from wxWebView...
2011-11-17  Steve LamertonRemove double buffering from wxWebViewIE as this is...
2011-11-17  Steve LamertonAdjust testing for non-visible controls in wxActiveXCon...
2011-11-17  Robin DunnDon't include webkit headers from wx headers
2011-11-16  Vadim ZeitlinMove wxWebView-related definitions to webview_ie.cpp...
2011-11-16  Vadim ZeitlinCompilation fix for PCH-less build after r69758.
2011-11-15  Vadim ZeitlinAdd support for digits and +/- sign to wxUIActionSimula...
2011-11-15  Vadim ZeitlinOnly update status bar fields after they were created...
2011-11-14  Vadim ZeitlinAdded wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage...
2011-11-14  Vadim ZeitlinFall back on ::GetMessagePos() if ::GetCursorPos()...
2011-11-14  Jouk JansenUpdate compile support fror wxGTK on OpenVMS
2011-11-14  Stefan Csomorlatest private API usage complaint, right now most...
2011-11-13  Vadim ZeitlinAdded stock accelerator for wxID_PRINT.
2011-11-12  Vadim ZeitlinUse wxConvertStringToOle() in wxWebViewIE code.
2011-11-12  Paul Cornettposition expander in center of given rectangle
2011-11-11  Paul Cornettuse correct function to free GtkTextAttributes
2011-11-11  Vadim ZeitlinIntercept some keys in wxMSW wxTextCtrl even if they...
2011-11-10  Jouk JansenAdd compile support for widgets sample on OpenVMS
2011-11-10  Vadim ZeitlinCompilation fix for wxUSE_UNICODE=0 build after wxUSE_S...
2011-11-10  Vadim ZeitlinCorrect the direction passed to wxDataObject in wxOSX...
2011-11-10  Julian SmartApplied Blit system options optimization to StretchBlit
2011-11-10  Vadim ZeitlinFix compilation in wxUSE_STL case broken by r69663.
2011-11-10  Vadim ZeitlinRemove all unwanted occurrences of -mt/-pthread in...
2011-11-08  Robin DunnEnsure that there is a modal event loop before trying...
2011-11-08  Robin DunnAdd a border on the AutoComp list for wxOSX-Cocoa
2011-11-08  Steve LamertonSkip spurious blank JavaScript events in wxWebView.
2011-11-08  Vadim ZeitlinDon't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT.
2011-11-08  Vadim ZeitlinMove GDK_META_MASK definition in the header in which...
2011-11-08  Vadim ZeitlinCompilation fixes for GTK+ 2.4.
2011-11-08  Vadim ZeitlinAdd missing stdio.h include to wxGTK assert dialog...
2011-11-08  Václav SlavíkUse Enter and Space for cell editing in generic wxDVC...
2011-11-07  Jouk JansenUpdates to compile WX on OpenVMS
2011-11-06  Vadim ZeitlinUse current time, not the Epoch for time zone determina...
2011-11-05  Vadim ZeitlinAllow reusing the same wxWindowID more than 254 times.
2011-11-05  Vadim ZeitlinTranslate the log message in wxLog destructor.
2011-11-05  Vadim ZeitlinFix format string in wxLog::LogLastRepeatIfNeeded().
2011-11-05  Vadim ZeitlinUse correct direction in wxDataObject::IsSupported...
2011-11-05  Vadim ZeitlinDon't read beyond the end of input buffer when decoding...
2011-11-05  Vadim ZeitlinAdd wxConvAuto::GetBOMChars() helper.
2011-11-05  Vadim ZeitlinRename lineAnchor in Scintilla code to avoid shadowing...
2011-11-04  Vadim ZeitlinSimplify wxIdRange code by using new XRCID_Assign(...
2011-11-04  Vadim ZeitlinFix choice of tree item icon for the selected state...
2011-11-04  Vadim ZeitlinMake wxQsort() definition exactly the same as declaration.
2011-11-01  Vadim ZeitlinExplicitly include X11/Xlib.h to fix AIX build.
2011-10-31  Vadim ZeitlinMake wxTreeListEvent dynamically creatable.
2011-10-31  Paul Cornettfix creation of bitmap from image with requested depth 32
2011-10-31  Vadim ZeitlinSuppress harmless unused variable warnings in wxSocket...
2011-10-31  Vadim ZeitlinFix compilation of wxGethostbyname_r() and wxGethostbya...
2011-10-31  Vadim ZeitlinCompilation fix for AIX: fix the name of wxGetservBuf...
2011-10-31  Dimitri SchoolwerthFixed dropdown height of wxChoice and wxComboBox controls.
2011-10-31  Vadim ZeitlinCompilation fix for wxUSE_GRAPHICS_CONTEXT && !WX_PRECOMP.
2011-10-31  Paul Cornettsimplify Refresh(), ancestors of a mapped window have...
2011-10-31  Paul Cornettin DoSetSize, only call GetPosition if necessary
2011-10-31  Paul Cornettcorrect callback function signature
2011-10-31  Paul Cornettmove class function out of extern "C" block
2011-10-31  Paul Cornettsimplify code calling gtk_window_set_urgency_hint
2011-10-30  Vadim ZeitlinAvoid too many sash position changed events when splitt...
2011-10-30  Vadim ZeitlinFix the check for second window becoming too small...
2011-10-30  Vadim ZeitlinMake the initial sash position work in splitter sample.
2011-10-30  Vadim ZeitlinDon't apply gravity before requested sash position...
2011-10-30  Vadim ZeitlinRemove wxSplitterWindow::m_checkRequestedSashPosition.
2011-10-30  Vadim ZeitlinNo changes, just remove wxSplitterWindow::{Set,Get...
2011-10-30  Julian SmartFixed problem with the size of paragraphs not needing...
2011-10-30  Vadim ZeitlinPerform wxAuiToolBar idle updates from UpdateWindowUI...
next