2011-12-05 |
Vadim Zeitlin | No changes, just remove unnecessary assignment in wxOSX...
|
commit | commitdiff | tree |
2011-12-04 |
Vadim Zeitlin | Add virtual dtor to wxCustomBackgroundWindowBase.
|
commit | commitdiff | tree |
2011-12-04 |
Vadim Zeitlin | Compilation fix for wxCarbon after the last commit.
|
commit | commitdiff | tree |
2011-12-04 |
Vadim Zeitlin | Fix wxDataViewCtrl compilation with 10.7 SDK under...
|
commit | commitdiff | tree |
2011-12-04 |
Vadim Zeitlin | Do not declare "environ" variable ourselves under MSW.
|
commit | commitdiff | tree |
2011-12-03 |
Vadim Zeitlin | Allow 2-step creation of wxGenericProgressDialog.
|
commit | commitdiff | tree |
2011-12-03 |
Vadim Zeitlin | Don't include version in the URL created by wxMSW installer.
|
commit | commitdiff | tree |
2011-12-03 |
Vadim Zeitlin | Don't require admin privileges in the MSW installer.
|
commit | commitdiff | tree |
2011-12-03 |
Vadim Zeitlin | Generate makefiles for treelist sample when using configure.
|
commit | commitdiff | tree |
2011-12-03 |
Vadim Zeitlin | Fix bug with wxStopWatch::Start() not resuming paused...
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Link to wxGridCellFloatFormat when it's mentioned in...
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Rebake after webview-related changes in common.bkl.
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Compilation fixes for wxMSW in wxUSE_STL=1 build.
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Handle OpenBSD in wxDialUpManager code.
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Rename src/generic/richtooltip.cpp to src/generic/richtoolti...
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Update all controls using in-place editors to handle...
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Fix reentrancy in wxDataViewRendererBase::FinishEditing().
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | No changes, just move wxTreeCtrlBase ctor to the source...
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Don't use ListView_CancelEditLabel() as it doesn't...
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK propagate upwards and send it...
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK behave in wxGTK as in wxMSW.
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Added wxKeyEvent ctor for creating event of the different...
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Refactor wxKeyEvent copying code.
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | Implement EVT_CHAR_HOOK for wxOSX/Cocoa.
|
commit | commitdiff | tree |
2011-12-02 |
Vadim Zeitlin | No changes, just remove unnecessary #pragma warning.
|
commit | commitdiff | tree |
2011-12-01 |
Vadim Zeitlin | Only use __declspec(restrict) with VC8+ in libpng.
|
commit | commitdiff | tree |
2011-12-01 |
Vadim Zeitlin | Added wxCriticalSection::TryEnter() method.
|
commit | commitdiff | tree |
2011-12-01 |
Vadim Zeitlin | Chinese translations update from Huang Jiawei.
|
commit | commitdiff | tree |
2011-12-01 |
Vadim Zeitlin | Fix timeout used in POSIX implementation of wxCondition...
|
commit | commitdiff | tree |
2011-11-30 |
Vadim Zeitlin | Fix setting the parent of wxProgressDialog.
|
commit | commitdiff | tree |
2011-11-30 |
Vadim Zeitlin | Don't include all wx/xxx/webviewhistoryitem_xxx.h headers.
|
commit | commitdiff | tree |
2011-11-30 |
Vadim Zeitlin | Include wx/defs.h, not wx/setup.h from wx/webview.h...
|
commit | commitdiff | tree |
2011-11-30 |
Vadim Zeitlin | Document more wxCommandProcessor methods.
|
commit | commitdiff | tree |
2011-11-30 |
Vadim Zeitlin | Use more clear names for variables in wxHtmlSelection...
|
commit | commitdiff | tree |
2011-11-30 |
Vadim Zeitlin | Remove unused variable from wxWebViewWebKit code in...
|
commit | commitdiff | tree |
2011-11-30 |
Vadim Zeitlin | Fix wxWebView compilation in STL build with wxGTK.
|
commit | commitdiff | tree |
2011-11-30 |
Vadim Zeitlin | Make wxMSW status bar slightly less tall by default.
|
commit | commitdiff | tree |
2011-11-29 |
Vadim Zeitlin | Don't include pbt.h from wxMSW code unnecessarily.
|
commit | commitdiff | tree |
2011-11-28 |
Vadim Zeitlin | Override GetMainWindowOfCompositeControl() in wxGrid...
|
commit | commitdiff | tree |
2011-11-28 |
Vadim Zeitlin | Correct HasFocus() to work with subwindows of a composite...
|
commit | commitdiff | tree |
2011-11-28 |
Vadim Zeitlin | Extend wxBannerWindow background bitmap if necessary.
|
commit | commitdiff | tree |
2011-11-28 |
Vadim Zeitlin | Added instructions about building applications using...
|
commit | commitdiff | tree |
2011-11-28 |
Vadim Zeitlin | Ignore WXK_NONE events in wxStyledTextCtrl.
|
commit | commitdiff | tree |
2011-11-28 |
Vadim Zeitlin | Add support for custom numeric formats to wxGrid.
|
commit | commitdiff | tree |
2011-11-28 |
Vadim Zeitlin | Don't hardcode the number of toolbar tools in the toolbar...
|
commit | commitdiff | tree |
2011-11-28 |
Vadim Zeitlin | Corrected handling of wxTB_HORZ_TEXT in the toolbar...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Include wx/time.h to get wxLocaltime_r() declaration...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | No changes, just moved wxLocaltime_r() and wxGmtime_r...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Implement wxStackWalker for wxMSW under x86-64.
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Add support for VK_OEM_102 key under wxMSW.
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Set Unicode key code correctly for key events for WXK_RETURN...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Change value of wxHELP to avoid clash with wxSTAY_ON_TOP.
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Use wxGetUTCTimeUSec() in wxStopWatch under Unix for...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Use wxGetUTCTimeMillis() instead of wxGetLocalTimeMillis...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Removed private wxGetLocalTimeUsec() function from...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | No changes, just move time functions from wx/stopwatch...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Added wxGetUTCTimeMillis() and wxGetUTCTimeUSec().
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Extracted private GetTimeZone() to public wxGetTimeZone...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Added wxStopWatch::TimeInMicro() for better precision...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Use ::QueryPerformanceCounter() for wxStopWatch implementati...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Use shorter sleep times in wxStopWatch unit test.
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Correct wxTLS_PTR definition for !wxHAS_COMPILER_TLS...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Don't hide/show wxActiveXContainer when resizing it.
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Don't crash when changing label of label-less wxToggleButton...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Include webview library headers in the list of all...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Merge similar but not quite identical translated strings.
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Define wxCURSOR_DEFAULT_TYPE correctly for the old...
|
commit | commitdiff | tree |
2011-11-23 |
Vadim Zeitlin | Fix crash in wxTreeListCtrl::GetItemText() if text...
|
commit | commitdiff | tree |
2011-11-23 |
Vadim Zeitlin | Italian translation corrections from Roberto Boriotti.
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Added convenient wxCmdLineParser::AddLong{Option,Switch...
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Dismiss wxSplashScreen on any user input, not necessarily...
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Ensure that wxSplashScreen doesn't appear on taskbar...
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Add wxEventFilter and related functionality.
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Hack wxMSW wxNotebook to show the text controls correctly...
|
commit | commitdiff | tree |
2011-11-19 |
Vadim Zeitlin | Italian translation update from Stefano and Roberto...
|
commit | commitdiff | tree |
2011-11-19 |
Vadim Zeitlin | Czech translations update from Zbyněk Schwarz.
|
commit | commitdiff | tree |
2011-11-18 |
Vadim Zeitlin | Fix HasFocus() for composite controls.
|
commit | commitdiff | tree |
2011-11-18 |
Vadim Zeitlin | No changes, just remove extra whitespace from wxWebViewIE...
|
commit | commitdiff | tree |
2011-11-17 |
Vadim Zeitlin | Provide HANDLE_PTR for the compilers without it such...
|
commit | commitdiff | tree |
2011-11-16 |
Vadim Zeitlin | Move wxWebView-related definitions to webview_ie.cpp...
|
commit | commitdiff | tree |
2011-11-16 |
Vadim Zeitlin | Another Chinese translations update from Jiawei Huang.
|
commit | commitdiff | tree |
2011-11-16 |
Vadim Zeitlin | Compilation fix for PCH-less build after r69758.
|
commit | commitdiff | tree |
2011-11-15 |
Vadim Zeitlin | Add support for digits and +/- sign to wxUIActionSimulator...
|
commit | commitdiff | tree |
2011-11-15 |
Vadim Zeitlin | Only update status bar fields after they were created...
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | Replace wxT() with wxS() in image options definitions.
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | Added wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage...
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | Fall back on ::GetMessagePos() if ::GetCursorPos()...
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | Don't redefine symbols already defined in latest MinGW...
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | No changes, just add another case to a switch on wxMouseButton.
|
commit | commitdiff | tree |
2011-11-13 |
Vadim Zeitlin | Added stock accelerator for wxID_PRINT.
|
commit | commitdiff | tree |
2011-11-12 |
Vadim Zeitlin | Use wxConvertStringToOle() in wxWebViewIE code.
|
commit | commitdiff | tree |
2011-11-12 |
Vadim Zeitlin | Correct typo in wxUSE_WEBVIEW_IE test in configure.
|
commit | commitdiff | tree |
2011-11-11 |
Vadim Zeitlin | Intercept some keys in wxMSW wxTextCtrl even if they...
|
commit | commitdiff | tree |
2011-11-10 |
Vadim Zeitlin | Compilation fix for wxUSE_UNICODE=0 build after wxUSE_STL...
|
commit | commitdiff | tree |
2011-11-10 |
Vadim Zeitlin | Correct the direction passed to wxDataObject in wxOSX...
|
commit | commitdiff | tree |
2011-11-10 |
Vadim Zeitlin | Fix compilation in wxUSE_STL case broken by r69663.
|
commit | commitdiff | tree |
2011-11-10 |
Vadim Zeitlin | Remove all unwanted occurrences of -mt/-pthread in...
|
commit | commitdiff | tree |
2011-11-08 |
Vadim Zeitlin | Don't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT.
|
commit | commitdiff | tree |
2011-11-08 |
Vadim Zeitlin | Move GDK_META_MASK definition in the header in which...
|
commit | commitdiff | tree |
2011-11-08 |
Vadim Zeitlin | Compilation fixes for GTK+ 2.4.
|
commit | commitdiff | tree |
next |