summaryrefslogtreecommitdiff
path: root/lib/wx/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | wxNotificationMessage macos & win polishDominic Letz2021-03-011-1/+26
| | | |
* | | | Revert "Prepare release"Henrik Nord2021-02-241-82/+0
|/ / / | | | | | | | | | This reverts commit bbc0f3386c2546af25936730742d8dee1664f1dd.
* | | Prepare releaseErlang/OTP2021-02-231-0/+82
| | |
* | | Add wxWebViewDominic Letz2021-02-193-1/+527
| | | | | | | | | | | | | | | | | | | | | This patch adds support for the wxWebView component of wxWidgets. This finally enables Erlang developers to write modern desktop applications comparable in look and feel with state of the art applications. The patchset ships with an addition of the demo application and adds a sample component in examples/demo/ This patchset also depends on adding libwxgtk-webveiw3.0-gtk3-dev to the base images for the CI builds to succeed.
* | | wxNotificationMessage supportDominic Letz2021-01-221-0/+152
| | | | | | | | | | | | | | | | | | | | | | | | This enables native os notification events on the platform. For implementing messaging and background apps this is especially important. E.g. imagine an app wanting to announce 'Update available' or 'New Mail Received' or 'Download Completed'. For MacOS even which discourages applications raising themself to focus, using the native OS notifications is the only correct way to get the users attention to an app. Note that the underlying wxWidgets implementation in 3.0.x is very basic and has been completely reworked in 3.1.x for best experience use wxWidgets 3.1
* | | Merge pull request #2812 from dgud/dgud/wx/new_genDan Gudmundsson2020-12-22239-255/+43321
|\ \ \ | |/ / |/| | OTP-16800
| * | wx: Generate docsDan Gudmundsson2020-12-21239-255/+43321
| | | | | | | | | | | | Use (and modify) wxWidgets doc input to generate documenation for erlang.
* | | Prepare releaseErlang/OTP2020-12-111-0/+15
|/ /
* | Prepare releaseErlang/OTP2020-05-111-0/+27
| |
* | Revert "Prepare release"Henrik Nord2020-04-221-15/+0
| | | | | | | | This reverts commit eee1f3aba92b5a741eabfa1cb6eca0632562777a.
* | Prepare releaseErlang/OTP2020-04-221-0/+15
| |
* | Revert "Prepare release"Henrik Nord2020-03-251-15/+0
| | | | | | | | This reverts commit 63638d668efbeb4539ba301328cabbc2636fb154.
* | Prepare releaseErlang/OTP2020-03-241-0/+15
| |
* | Revert "Prepare release"Henrik Nord2020-02-271-15/+0
| | | | | | | | This reverts commit 50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271.
* | Prepare releaseErlang/OTP2020-02-261-0/+15
| |
* | Generate hidden chunk files for any internal modulesLukas Larsson2020-02-241-1/+1
| |
* | otp: Refactor doc make system and introduce EEP-48Lukas Larsson2020-02-241-84/+11
|/
* Prepare releaseErlang/OTP2019-12-061-0/+19
|
* Prepare releaseErlang/OTP2019-09-171-0/+16
|
* Prepare releaseErlang/OTP2019-05-101-0/+17
|
* Revert "Prepare release"Rickard Green2019-04-241-17/+0
| | | | This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
* Prepare releaseErlang/OTP2019-04-231-0/+17
|
* Revert "Prepare release"Henrik Nord2019-03-261-17/+0
| | | | This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017.
* Prepare releaseErlang/OTP2019-03-251-0/+17
|
* Merge branch 'maint'Henrik Nord2019-03-121-0/+19
|\ | | | | | | | | | | * maint: Updated OTP version Prepare release
| * Prepare releaseErlang/OTP2019-03-111-0/+19
| |
* | Revert "Prepare release"Rickard Green2019-02-271-17/+0
| | | | | | | | This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab.
* | Prepare releaseErlang/OTP2019-02-261-0/+17
| |
* | Merge branch 'maint'Henrik Nord2018-12-111-0/+16
|\ \ | |/ | | | | | | | | * maint: Updated OTP version Prepare release
| * Prepare releaseErlang/OTP2018-12-101-0/+16
| |
* | Merge branch 'maint'Henrik Nord2018-09-251-0/+15
|\ \ | |/
| * Prepare releaseErlang/OTP2018-09-241-0/+15
| |
* | Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
|/ | | | | I did not find any legitimate use of "can not", however skipped changing e.g RFCs archived in the source tree.
* docs: make clean all XMLDIRLukas Larsson2018-07-131-1/+2
|
* Prepare releaseErlang/OTP2018-06-191-0/+16
|
* Update copyright yearHenrik Nord2018-06-182-2/+2
|
* Revert "Prepare release"Henrik2018-05-291-16/+0
| | | | This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
* Prepare releaseErlang/OTP2018-05-251-0/+16
|
* Revert "Update release notes"Henrik2018-05-021-16/+0
| | | | This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521.
* Update release notesErlang/OTP2018-04-301-0/+16
|
* erl_docgen: Add ghlink step for all non-generated doc xml filesLukas Larsson2018-04-091-15/+23
| | | | | In order to get line numbers into the ghlink we have to add a post processing step for all xml files.
* Update release notesErlang/OTP2017-12-081-0/+16
|
* Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen2017-10-103-55/+2
|\ | | | | | | | | | | * lars/doc-cleanup/OTP-14475: [edoc] Remove unused module otpsgml_layout.erl Remove unused files from the documentation build
| * Remove unused files from the documentation buildLars Thorsen2017-09-283-55/+2
| |
* | Update release notesErlang/OTP2017-09-221-0/+30
|/
* Prepare releaseErlang/OTP2017-06-211-0/+15
|
* Update copyright yearHans Nilsson2017-06-141-1/+1
|
* Revert "Prepare release"Hans Nilsson2017-05-311-15/+0
| | | | This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0.
* Prepare releaseErlang/OTP2017-05-301-0/+15
|
* Revert "Prepare release"Raimo Niskanen2017-05-051-15/+0
| | | | This reverts commit dc57404252c47520f352834ad9be45ad684f96c9.