wxwidgets/samples/aui
Vadim Zeitlin d12ba79ffb Remove useless SetToolBitmapSize() calls from the AUI sample
wxAuiToolBar::SetToolBitmapSize() doesn't do anything and never did ever
since it was added back in 1154f91b6a (added wxAuiToolBar, 2008-08-24),
so don't bother calling it, this just makes the sample code confusing as
no effect from passing different sizes to SetToolBitmapSize() can be
seen during run-time.
2022-01-13 17:34:49 +00:00
..
minimal_iphone.xcodeproj Fixing wxGLCanvas under 10.14, preparing for layer based drawing 2018-06-30 16:57:57 +02:00
auidemo.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
auidemo.cpp Remove useless SetToolBitmapSize() calls from the AUI sample 2022-01-13 17:34:49 +00:00
auidemo_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
auidemo_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
descrip.mms remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Use CMake-compatible variable names in configure Info.plist files 2021-08-15 18:39:34 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00