Vadim Zeitlin
f5001e728c
Rebake with bakefile 0.2.12
...
No real changes, just synchronize with the bakefile release used now.
2020-05-02 17:02:36 +02:00
Maarten Bent
343bd89b63
Rebake after changes
2020-03-27 23:15:03 +01:00
Maarten Bent
083f4b3c32
Rename manifests to use underscores
2019-12-13 21:44:26 +01:00
Maarten Bent
bed8cd7b52
Rebake after adding DPI awareness option
2019-11-30 22:52:48 +01:00
Vadim Zeitlin
3ffa651a34
Move wxAdv library contents into wxCore
...
This basically removes the "adv" library, even though it's still
preserved for compatibility with user make/project files referring to
it.
It is done because the distinction between "adv" and "core" was never
really clear (e.g. why wxTreeCtrl was in core but wxTreeListCtrl in
adv?) and it prevented some core classes from using adv ones.
2018-08-27 21:13:04 +02:00
Vadim Zeitlin
0d394eec9c
Update to bakefile 0.2.11 and rebake everything
...
The main/only change in this version is the removal of automatic rules
using old Carbon Rez/DeRez/SetFile tools.
2017-10-21 17:42:30 +02:00
Vadim Zeitlin
5cce48186c
Link with shlwapi.lib and version.lib under MSW
...
These libraries are required now that we don't load the functions from them
dynamically (see e78be14ac1
)
Closes #17180
2015-10-07 18:56:33 +02:00
Vadim Zeitlin
4c72988c82
Convert really all CRLF files to use LF in the git repository.
...
This completes the changes of c3e5751c36
.
2015-03-19 21:09:08 +01:00
Bryan Petty
872fd95693
Rebaked with new wxTaskBarButton and taskbarbutton sample.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-09-10 14:59:13 +00:00