wxWidgets/src
Artur Wieczorek f311807112 Handle EVT_CONTEXT_MENU directly in wxSTC (wxOSX)
A simulation of context menu event by handling directly EVT_RIGHT_UP was implemented in wxSTC in 451c5cc7b9, but later on, EVT_CONTEXT_MENU generation in wxOSX was fixed in 524c47aa3a so  simulation is no longer necessary and this event can be directly handled in wxSTC.
2017-07-02 13:02:13 +02:00
..
aui Corrected references to bitmap size in AUI and Ribbon to take scaling into account 2017-05-12 15:59:11 +01:00
common Adding src/common/stringops.cpp for compilation on OpenVMS 2017-06-29 16:29:39 +02:00
dfb Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
expat Define XML_STATIC in Expat header rather than Expat projects. 2017-02-02 02:02:57 +02:00
generic Do not offset coordinates in case of filling 2017-06-28 07:34:53 +02:00
gtk Avoid using wxLogError(), for the reasons given at the top of the file 2017-06-27 09:28:39 -07:00
gtk1 Don't call CacheBestSize() from DoGetBestSize() implementations 2016-04-03 18:04:26 +02:00
html fixing compilation when not using precomp headers under osx 2017-06-08 11:56:28 +02:00
jpeg Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
motif Fix wxMotif build after recent argv changes 2017-04-23 16:20:13 +02:00
msw Fix D2D wxGraphics build with wxUSE_UNICODE==0 2017-06-28 02:53:46 +02:00
osx Minimum code for triggering wxEVT_DATAVIEW_ITEM_START_EDITING event, see #479 2017-06-29 11:23:49 +02:00
png Define PNG_ZLIB_VERNUM as 0. 2017-01-07 01:12:11 +02:00
propgrid Find focus for comboboxes 2016-10-17 12:41:58 +01:00
qt Fix wxQt build errors when using gcc 4.4 2016-11-30 16:13:46 +01:00
regex Work around signed/unsigned comparison warnings in regex code 2017-05-27 18:36:24 +02:00
ribbon Remove initializations of wxString with wxEmptyString 2017-05-28 23:53:44 -07:00
richtext Fix wrong variable name in assignment in wxRichTextSizePage dtor 2017-04-29 13:44:14 +02:00
stc Handle EVT_CONTEXT_MENU directly in wxSTC (wxOSX) 2017-07-02 13:02:13 +02:00
tiff Revert "Fix warnings about pointer/int casts in Win32 part of libtiff too." 2015-12-26 19:34:06 +01:00
univ Remove MicroWindows support. 2015-08-27 11:00:16 +02:00
unix Allow for compilation under iOS 11 2017-06-24 22:01:15 +02:00
x11 Merge branch 'rmv_symbols_3' of https://github.com/catalinr/wxWidgets 2017-02-20 17:46:45 +01:00
xml wx/xml: Implement line-ending modes for xml saves 2017-05-30 14:31:59 +02:00
xrc correct typo in previous commit 2017-06-20 10:18:22 +02:00
zlib Include configure determined flags via setup.h 2017-06-22 22:51:08 +02:00