Vadim Zeitlin
a921f558d9
Remove configure.in to configure.ac
...
This is the extension expected by all non-ancient autoconf versions.
2023-07-24 00:11:26 +02:00
Vadim Zeitlin
1f32fe4d3b
Avoid using TAB for indent in a HOWTO
2022-06-21 00:55:30 +02:00
Vadim Zeitlin
cb7cefcc87
Update the required wx versions in the sample CMakefile
...
Also add this file to the list of files to update.
2022-06-21 00:55:25 +02:00
Vadim Zeitlin
03293ae8e2
Update release documents for 3.2.0
...
The main change is that it's now described as the new stable release and
not a development one any more.
2022-06-21 00:54:26 +02:00
Vadim Zeitlin
bb767e0ebc
Remove apparently unused Info.plist in docview sample
...
Only Info.plist.in is used by configure and it doesn't hardcode the
version, so there is no need to update it there.
2021-08-15 16:56:24 +02:00
PB
f0ee18f1aa
Remove BCC mentions from documentation
2020-10-13 18:49:53 +02:00
Vadim Zeitlin
cf28473d9f
Mention that wx.bkl doesn't need to be updated for micro releases
...
Only WX_VERSION_DEFAULT value, which doesn't include the micro version
component, needs to be updated in this file.
2018-12-10 19:06:18 +01:00
Vadim Zeitlin
c0cb5cacd9
Don't try updating version in non-existent docs/msw/install.txt
...
This file doesn't exist any more and install.md which replaced it
doesn't contain any references to the version.
2018-12-10 19:06:18 +01:00
Vadim Zeitlin
7fdd446cc8
Remove a reference to Info_carbon.plist
...
This file was removed in 5ba67c67e4 so
don't tell people to update it when changing version.
2018-05-02 16:01:36 +02:00
Vadim Zeitlin
ff06e12ceb
Remove unused and outdates samples/Info.plist file
...
This file was added in 4d524cdd0e a long
time ago but doesn't seem to have been ever actually used for anything
and is outdated, e.g. contains LSRequiresCarbon=true, which shouldn't be
used any longer.
Remove the file itself and all references to it.
2018-05-02 16:01:02 +02:00
Bryan Petty
6d16ff35c6
Turn off batchmode for PDF manual, and no longer update latex_header.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2015-02-08 11:17:35 +00:00
Vadim Zeitlin
e96b28181c
Convert contributors documentation to markdown.
...
The conversion is very superficial and there are probably many problems in the
Markdown rendering, but this is the first step towards making these documents
more readable when viewing them online.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-06-11 21:14:09 +00:00