wxWidgets/src
Vadim Zeitlin 6d7a5d3969 Don't show "deleted stale lock file" message by default.
The user typically can't do anything about this error anyhow, so don't show it
by default. Still do show it when running in the verbose mode as this might
add diagnosing the problem when something goes unexpectedly wrong.

Closes #15944.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-02-08 00:46:54 +00:00
..
aui Don't pass input parameter by non-const reference unnecessarily. 2014-01-20 14:45:23 +00:00
cocoa Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
common Rewrite wxTextFile's newlines parsing to fix multiple bugs. 2014-02-05 18:28:57 +00:00
dfb Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Add support for sorting by more than one column to generic wxDataViewCtrl. 2014-02-05 22:12:53 +00:00
gtk Don't update position variables from window dragging code. 2014-02-06 17:27:25 +00:00
gtk1 Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
html Return true from OnCellClicked if the event was processed, otherwise further processing will use default behaviour which may negate the effect of the event handler. 2014-02-04 19:10:22 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Allow initializing wxScopedArray more conveniently. 2013-12-31 14:03:34 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Don't log error from wxMSW wxWakeUpIdle(). 2014-02-07 15:02:36 +00:00
os2 Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
osx Added support for wxEVT_COMBOBOX_DROPDOWN and wxEVT_COMBOBOX_CLOSEUP events to wxOSX/Cocoa. 2014-02-04 09:32:16 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Send events when toggling wxPropertyGrid nodes from keyboard. 2014-01-21 18:39:14 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Don't keep dangling pointers in other wxRibbonButtonBar members neither. 2014-01-26 14:08:23 +00:00
richtext Added the ability to restore the last selected page in a wxRTC formatting dialog. 2014-02-04 18:57:20 +00:00
stc Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
unix Don't show "deleted stale lock file" message by default. 2014-02-08 00:46:54 +00:00
x11 Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Don't show windows with "hidden" XRC attribute at all. 2014-02-01 18:18:52 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00