2011-12-08 |
Vadim Zeitlin | Refresh generic wxListCtrl after removing a column... |
tree | commitdiff |
2011-12-08 |
Vadim Zeitlin | Fix asserts when removing the menu item starting radio... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Set the tooltip for generic wxToolBar tools under wxOSX... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Work around impossibility to use wxCombobox in wxGrid... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Use NSApp abortModal instead of stopModal to end modal... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Implement wxComboBox::Popup() and Dismiss() for wxOSX... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Don't use gtk_menu_item_set_submenu() with NULL menu... |
tree | commitdiff |
2011-12-07 |
Paul Cornett | In Refresh(), allow for possibility that child is mappe... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Fix the size of the buffer when using wxIPC::Execute... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Remove vertical wxTextCtrl adjustment hacks for wxMSW... |
tree | commitdiff |
2011-12-07 |
Jouk Jansen | Update Make-files for OpenVMS |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Pretend that the window showing popup menu has focus... |
tree | commitdiff |
2011-12-06 |
Stefan Csomor | avoiding NSToolbarSeparatorItemIdentifier under Lion... |
tree | commitdiff |
2011-12-05 |
Julian Smart | Applied patch #13698 to fix wrong border test |
tree | commitdiff |
2011-12-05 |
Vadim Zeitlin | No changes, just remove unnecessary assignment in wxOSX... |
tree | commitdiff |
2011-12-04 |
Vadim Zeitlin | Compilation fix for wxCarbon after the last commit. |
tree | commitdiff |
2011-12-04 |
Vadim Zeitlin | Fix wxDataViewCtrl compilation with 10.7 SDK under... |
tree | commitdiff |
2011-12-04 |
Vadim Zeitlin | Do not declare "environ" variable ourselves under MSW. |
tree | commitdiff |
2011-12-03 |
Vadim Zeitlin | Allow 2-step creation of wxGenericProgressDialog. |
tree | commitdiff |
2011-12-03 |
Vadim Zeitlin | Fix bug with wxStopWatch::Start() not resuming paused... |
tree | commitdiff |
2011-12-02 |
Stefan Csomor | fixing build |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Compilation fixes for wxMSW in wxUSE_STL=1 build. |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Handle OpenBSD in wxDialUpManager code. |
tree | commitdiff |
2011-12-02 |
Dimitri Schoolwerth | Fixed x64 application termination after exceptions... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Rename src/generic/richtooltip.cpp to src/generic/richt... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Update all controls using in-place editors to handle... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Fix reentrancy in wxDataViewRendererBase::FinishEditing(). |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | No changes, just move wxTreeCtrlBase ctor to the source... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Don't use ListView_CancelEditLabel() as it doesn't... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK propagate upwards and send it... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK behave in wxGTK as in wxMSW. |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Added wxKeyEvent ctor for creating event of the differe... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Refactor wxKeyEvent copying code. |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Implement EVT_CHAR_HOOK for wxOSX/Cocoa. |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | No changes, just remove unnecessary #pragma warning. |
tree | commitdiff |
2011-12-01 |
Stefan Csomor | applying patch for raise and synthesizing mouse-up... |
tree | commitdiff |
2011-12-01 |
Paul Cornett | fix warning about missing return statement, closes... |
tree | commitdiff |
2011-12-01 |
Vadim Zeitlin | Only use __declspec(restrict) with VC8+ in libpng. |
tree | commitdiff |
2011-12-01 |
Vadim Zeitlin | Added wxCriticalSection::TryEnter() method. |
tree | commitdiff |
2011-12-01 |
Vadim Zeitlin | Fix timeout used in POSIX implementation of wxCondition... |
tree | commitdiff |
2011-12-01 |
Paul Cornett | remove unused variables |
tree | commitdiff |
2011-12-01 |
Paul Cornett | Fix crash when appending menuitem after removing it... |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Fix setting the parent of wxProgressDialog. |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Use more clear names for variables in wxHtmlSelection... |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Remove unused variable from wxWebViewWebKit code in... |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Fix wxWebView compilation in STL build with wxGTK. |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Make wxMSW status bar slightly less tall by default. |
tree | commitdiff |
2011-11-29 |
Vadim Zeitlin | Don't include pbt.h from wxMSW code unnecessarily. |
tree | commitdiff |
2011-11-28 |
Steve Lamerton | Override MSWTranslateMessage for wxActiveXContainer... |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Correct HasFocus() to work with subwindows of a composi... |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Extend wxBannerWindow background bitmap if necessary. |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Ignore WXK_NONE events in wxStyledTextCtrl. |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Add support for custom numeric formats to wxGrid. |
tree | commitdiff |
2011-11-28 |
Stefan Csomor | supporting rawctrl strings, fixes #13496, rawctrl is... |
tree | commitdiff |
2011-11-28 |
Paul Cornett | update _GOptionGroup check |
tree | commitdiff |
2011-11-28 |
Paul Cornett | build fixes for Universal |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Include wx/time.h to get wxLocaltime_r() declaration... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | No changes, just moved wxLocaltime_r() and wxGmtime_r... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Implement wxStackWalker for wxMSW under x86-64. |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Add support for VK_OEM_102 key under wxMSW. |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Set Unicode key code correctly for key events for WXK_R... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Use wxGetUTCTimeUSec() in wxStopWatch under Unix for... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Use wxGetUTCTimeMillis() instead of wxGetLocalTimeMilli... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Removed private wxGetLocalTimeUsec() function from... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | No changes, just move time functions from wx/stopwatch... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Added wxGetUTCTimeMillis() and wxGetUTCTimeUSec(). |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Extracted private GetTimeZone() to public wxGetTimeZone... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Added wxStopWatch::TimeInMicro() for better precision... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Use ::QueryPerformanceCounter() for wxStopWatch impleme... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Don't hide/show wxActiveXContainer when resizing it. |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Don't crash when changing label of label-less wxToggleB... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Merge similar but not quite identical translated strings. |
tree | commitdiff |
2011-11-25 |
Dimitri Schoolwerth | merged libpng 1.5.6 to trunk |
tree | commitdiff |
2011-11-25 |
Václav Slavík | Account for indentation in wxDataViewCtrl::GetBestColum... |
tree | commitdiff |
2011-11-25 |
Paul Cornett | check for self-assignment in operator= |
tree | commitdiff |
2011-11-25 |
Paul Cornett | copy array with memcpy rather than a loop |
tree | commitdiff |
2011-11-25 |
Paul Cornett | use int instead of size_t for a couple member variables |
tree | commitdiff |
2011-11-23 |
Vadim Zeitlin | Fix crash in wxTreeListCtrl::GetItemText() if text... |
tree | commitdiff |
2011-11-23 |
Paul Cornett | remove redundant GTK-specific code |
tree | commitdiff |
2011-11-23 |
Václav Slavík | Make generic wxDataViewCtrl rows a bit taller. |
tree | commitdiff |
2011-11-22 |
Vadim Zeitlin | Dismiss wxSplashScreen on any user input, not necessari... |
tree | commitdiff |
2011-11-22 |
Vadim Zeitlin | Ensure that wxSplashScreen doesn't appear on taskbar... |
tree | commitdiff |
2011-11-22 |
Vadim Zeitlin | Add wxEventFilter and related functionality. |
tree | commitdiff |
2011-11-22 |
Vadim Zeitlin | Hack wxMSW wxNotebook to show the text controls correct... |
tree | commitdiff |
2011-11-18 |
Vadim Zeitlin | Fix HasFocus() for composite controls. |
tree | commitdiff |
2011-11-18 |
Vadim Zeitlin | No changes, just remove extra whitespace from wxWebView... |
tree | commitdiff |
2011-11-17 |
Steve Lamerton | Remove double buffering from wxWebViewIE as this is... |
tree | commitdiff |
2011-11-17 |
Steve Lamerton | Adjust testing for non-visible controls in wxActiveXCon... |
tree | commitdiff |
2011-11-17 |
Robin Dunn | Don't include webkit headers from wx headers |
tree | commitdiff |
2011-11-16 |
Vadim Zeitlin | Move wxWebView-related definitions to webview_ie.cpp... |
tree | commitdiff |
2011-11-16 |
Vadim Zeitlin | Compilation fix for PCH-less build after r69758. |
tree | commitdiff |
2011-11-15 |
Vadim Zeitlin | Add support for digits and +/- sign to wxUIActionSimula... |
tree | commitdiff |
2011-11-15 |
Vadim Zeitlin | Only update status bar fields after they were created... |
tree | commitdiff |
2011-11-14 |
Vadim Zeitlin | Added wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage... |
tree | commitdiff |
2011-11-14 |
Vadim Zeitlin | Fall back on ::GetMessagePos() if ::GetCursorPos()... |
tree | commitdiff |
2011-11-14 |
Jouk Jansen | Update compile support fror wxGTK on OpenVMS |
tree | commitdiff |
2011-11-14 |
Stefan Csomor | latest private API usage complaint, right now most... |
tree | commitdiff |
2011-11-13 |
Vadim Zeitlin | Added stock accelerator for wxID_PRINT. |
tree | commitdiff |
2011-11-12 |
Vadim Zeitlin | Use wxConvertStringToOle() in wxWebViewIE code. |
tree | commitdiff |
2011-11-12 |
Paul Cornett | position expander in center of given rectangle |
tree | commitdiff |
next |