29 Commits

Author SHA1 Message Date
Karol Lewandowski
c8f2bfdcf6 Use consistent terms: "UI thread" -> "EDT" 2024-04-10 12:43:00 +02:00
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Karol Lewandowski
48fd7de7e7 jcef.md: Fix internal link 2023-12-15 11:38:47 +01:00
Karol Lewandowski
96013cd006 Link JCEF classes from master as Javadocs are not available in the current gh-ic 2023-12-08 07:29:39 +01:00
Karol Lewandowski
b9ccd7cef1 jcef.md: Fix typo 2023-12-07 09:28:47 +01:00
Yann Cébron
7f1fe19eef jcef.md: cleanup, use GH-var 2023-12-06 18:52:35 +01:00
Karol Lewandowski
27781210c0
Revamped JCEF page (#1178)
* jcef.md: Rewrite the page

* Review fixes

* Update date in content_updates.md

* Change title to more meaningful

* Change title to more meaningful

* Add information about enabling file download

* Update title in navigation

* Set higher level for the Event Handlers section

* Remove redundant title definition in TOC element

* Fix link revert

* Rename examples section

* Do not suggest using JBCefClient.add*Handler() methods - they don't work well and will be probably removed

* Add information about customizing scrollbars
2023-12-06 18:43:53 +01:00
Karol Lewandowski
700b6a2268 jcef.md: Shorter variable names in code snippets 2023-10-26 08:18:27 +02:00
Karol Lewandowski
cdc26b88e9 jcef.md: Cleanup 2023-10-24 12:39:57 +02:00
Yann Cébron
205830ce7b jcef.md: note about testing 2023-09-11 15:58:32 +02:00
Yann Cébron
3e980db627 jcef.md: link tutorial 2023-02-15 14:29:27 +01:00
Karol Lewandowski
79a0ff093c jcef.md: Shorten snippet lines length to eliminate scrolls 2023-01-04 08:17:30 +01:00
Karol Lewandowski
57797cc5f4 jcef.md: Update deprecated API usages with the current ones 2023-01-03 15:38:06 +01:00
Karol Lewandowski
55c22615f9 jcef.md: Add link-summary 2023-01-03 15:38:05 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
Yann Cébron
68d89143b5 jcef.md: minor, formatting 2022-04-05 16:02:43 +02:00
Yann Cébron
37512a070f jcef.md: JBCefJSQuery cleanup 2022-04-05 15:31:25 +02:00
Karol Lewandowski
66a6a2c37e formatting cleanup and redundant final keyword removal 2022-03-18 12:49:03 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Yann Cébron
98621c3040 formatting cleanup 2022-02-28 16:14:19 +01:00
Karol Lewandowski
30a67f0c88 normalize quotes 2022-02-24 11:22:34 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
3a63f14a8c jcef.md: note new registry key in 2021.3 to enable DevTools 2021-08-30 15:05:06 +02:00
Yann Cébron
7676e662cb jcef.md: formatting "Enabling" 2021-07-13 17:58:36 +02:00
Yann Cébron
46c9c35e34 jcef.md: link upsource links not working in headings 2021-07-13 17:55:08 +02:00
Yann Cébron
4de35357b8 jcef.md: link "Disposer" 2021-07-13 17:53:19 +02:00
Yann Cébron
8ac17cb27f jcef.md: fix headings 2021-04-28 12:42:00 +02:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00