wxWidgets/src
Vadim Zeitlin 41c4f4153c Use scope guard to ensure that free() is called in wxTLW code
No real changes, just make the code safer by ensuring that free() is
always called instead of doing it manually.
2018-03-28 17:28:01 +02:00
..
aui Move UXTheme symbol definitions for Vista+ to msw/uxtheme.h 2018-01-22 00:53:21 +01:00
common Merge branch 'master' of https://github.com/dhowland/wxWidgets 2018-03-25 14:16:42 +02:00
dfb Minor formatting and style changes in wxPenInfo code 2017-09-10 01:11:06 +02:00
expat@6b2e0e6802 Avoid bogus warning when running Expat configure 2018-02-03 15:29:26 +01:00
generic Allow creating generic wxSearchCtrl without border 2018-03-17 18:10:08 +01:00
gtk Build fix for GLib < 2.16 2018-03-12 20:45:03 -07:00
gtk1 Refactor all wxPen ctors to use wxPenRefData(wxPenInfo) ctor 2017-09-10 15:48:31 +02:00
html More use of wxOVERRIDE 2018-03-06 23:31:01 +01:00
jpeg@e951f6ed63 Exclude unnecessary files in the submodules from release archives 2017-11-16 23:37:36 +01:00
motif Don't refresh wxStaticText if its label didn't really change 2017-07-16 02:36:07 +02:00
msw Use scope guard to ensure that free() is called in wxTLW code 2018-03-28 17:28:01 +02:00
osx Prevent use of uninitialized variable 2018-03-06 23:31:06 +01:00
png@a016282f47 Exclude unnecessary files in the submodules from release archives 2017-11-16 23:37:36 +01:00
propgrid Improve documentation of wxPropertyGrid::MakeColumnEditable() 2017-12-29 20:06:04 +01:00
qt Add support for stock menu items to wxQt 2017-11-22 22:08:07 +01:00
regex
ribbon Fix ribbon page does not delete scroll buttons on destruction 2017-12-03 10:08:01 -08:00
richtext Use wxFALLTHROUGH 2017-10-17 09:21:45 -07:00
stc Work around crash in wxStyledTextCtrl under Mac 2018-02-18 21:22:41 +01:00
tiff@aa65abe076 Generate wxEVT_SEARCHCTRL_SEARCH_BTN when Enter is pressed 2018-01-30 02:03:47 +01:00
univ Fix build error after dfd03f5 2017-07-20 08:10:33 -07:00
unix Use KDE 4 and 5 directories in Unix wxMimeTypesManager too 2018-01-30 23:01:39 +01:00
x11 Refactor all wxPen ctors to use wxPenRefData(wxPenInfo) ctor 2017-09-10 15:48:31 +02:00
xml
xrc Add "hint" property to wxSearchCtrl XRC handler 2018-01-27 13:46:54 +01:00
zlib@5888671274 Use zlib submodule with "wx_zlib_" prefix 2017-12-08 02:38:47 +01:00