summaryrefslogtreecommitdiff
path: root/lib/wx/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Prepare releaseErlang/OTP2017-05-041-0/+15
|
* Prepare releaseErlang/OTP2016-12-091-0/+29
|
* Prepare releaseErlang/OTP2016-09-201-0/+17
|
* wx: Prepare for using Erlang types and specsHans Bolinder2016-07-073-0/+239
| | | | | | | Create correct links to datatypes outside of the wx application. The added time for generating the doc/specs/specs_* files is unwelcome (they are currently not used).
* Prepare releaseErlang/OTP2016-06-211-0/+37
|
* Revert "Prepare release"Erlang/OTP2016-06-021-37/+0
| | | | This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da.
* Prepare releaseErlang/OTP2016-06-021-0/+37
|
* Revert "Prepare release"Erlang/OTP2016-05-121-37/+0
| | | | This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.
* Prepare releaseErlang/OTP2016-05-111-0/+37
|
* update copyright-yearHenrik Nord2016-03-156-6/+6
|
* Prepare releaseErlang/OTP2016-03-141-0/+20
|
* Update release notesErlang/OTP2015-12-151-0/+18
|
* Prepare releaseErlang/OTP2015-09-211-0/+15
|
* Prepare releaseErlang/OTP2015-06-231-0/+43
|
* Change license text to APLv2Bruce Yinhe2015-06-186-59/+65
|
* Prepare releaseErlang/OTP2015-03-311-0/+15
|
* Prepare releaseErlang/OTP2014-12-091-0/+29
|
* Update release notesErlang/OTP2014-09-151-0/+17
|
* Prepare releaseErlang/OTP2014-06-191-0/+30
|
* Update release notesErlang/OTP2014-04-071-0/+53
|
* Merge tag 'OTP_R16B03-1'Magnus Lidén2014-01-241-0/+16
|\ | | | | | | The R16B03-1 release
| * Prepare releaseOTP_R16B03-1Erlang/OTP2014-01-241-0/+16
| |
* | Merge tag 'OTP_R16B03'Magnus Lidén2013-12-101-0/+36
|\ \ | |/ | | | | | | | | | | The R16B03 release Conflicts: lib/sasl/vsn.mk
| * Prepare releaseOTP_R16B03Erlang/OTP2013-12-091-0/+36
| |
* | Merge branch 'maint'Henrik Nord2013-11-291-21/+21
|\ \ | |/
| * fix documentationBoris Mühmer2013-11-121-21/+21
| |
| * Change encoding of troublesome notes.xml files to utf-8Björn Gustavsson2013-09-061-2/+2
| | | | | | | | | | Most notes.xml files will be updated in every release and cause the kind of the problems described in the previous commit.
* | Convert XML files to UTF-8Hans Bolinder2013-04-196-10/+10
| |
* | Convert XML files to UTF-8, where neededHans Bolinder2013-04-191-2/+2
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
|
* Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-291-0/+46
|
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
|
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-7/+7
| | | | | OTP-10106 OTP-10107
* [wx] Add dependencies to .erl when generating edoc xmlsSiri Hansen2012-05-141-3/+3
|
* Prepare releaseOTP_R15B01Erlang/OTP2012-04-011-0/+17
|
* [wx] Generated types for all wx classesDan Gudmundsson2012-02-161-2/+2
|
* [wx] Cleanup MakefilesDan Gudmundsson2012-02-091-47/+12
| | | | Remove old "outside" otp building support.
* Change the name of generated pdf file for documentation consistencyHenrik Nord2012-01-031-1/+1
|
* Prepare releaseErlang/OTP2011-12-121-0/+31
|
* Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-13/+0
| | | | | These dependency files was once used when building the documentation, but are no longer needed.
* Prepare releaseOTP_R14B04Erlang/OTP2011-10-041-0/+33
|
* Prepare releaseOTP_R14B03Erlang/OTP2011-05-241-0/+16
|
* Merge branch 'dev' into ↵Micael Karlberg2011-03-171-1/+26
|\ | | | | | | | | | | | | bmk/inets/ftp/missing_spec_causes_dialyxer_problems/OTP-9114 Also fixed a bunch of "end-years" (was 2010 but should have been 2011, which the commit hook not happy with).
| * Prepare releaseOTP_R14B02Erlang/OTP2011-03-141-0/+25
|/
* Prepare releaseErlang/OTP2010-12-061-0/+19
|
* Prepare releaseOTP_R14BErlang/OTP2010-09-131-0/+29
|
* Prepare ReleaseDan Gudmundsson2010-06-081-0/+17
|
* wx: Prepare releaseDan Gudmundsson2010-02-171-3/+55
|
* OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen2010-01-261-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | environment after a number of bugs are fixed and some features are added in the documentation build process. - The arity calculation is updated. - The module prefix used in the function names for bif's are removed in the generated links so the links will look like http://www.erlang.org/doc/man/erlang.html#append_element-2 instead of http://www.erlang.org/doc/man/erlang.html#erlang:append_element-2 - Enhanced the menu positioning in the html documentation when a new page is loaded. - A number of corrections in the generation of man pages (thanks to Sergei Golovan) - Moved some man pages to more apropriate sections, pages in section 4 moved to 5 and pages in 6 moved to 7. - The legal notice is taken from the xml book file so OTP's build process can be used for non OTP applications.
* Changed filename ref_man.src.xml to ref_man.xml.src to avoid confusionDan Gudmundsson2009-12-072-8/+2
|