summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/display_help
Commit message (Collapse)AuthorAgeFilesLines
* - display_help: allow scripts to close window, for first time wizardOlivier Blin2010-05-191-0/+4
| | | | | | (by default webkit only allows it for first page in history or for pages opened by DOM, requires webkit-1.2.0-3mdv2010.1)
* hide Gtk+ "close" button when displaying first time wizard that nowThierry Vignaud2009-11-181-2/+2
| | | | has a HTML "close" button again
* fix variable name in commented out code (+ typo fix)Thierry Vignaud2009-11-181-1/+1
|
* display_help: handle window.close() events (#55099)Olivier Blin2009-11-121-0/+1
|
* do no display any separator at top when not displaying "Help" title (eg: ↵Thierry Vignaud2009-10-051-2/+4
| | | | first time wizard)
* fix check for first time wizard, thus really do no display "Help"Thierry Vignaud2009-10-051-3/+4
| | | | | title for first time wizard
* block right click contextual menuThierry Vignaud2009-10-051-1/+1
|
* new small webkit based browser for rendering help and for FTWThierry Vignaud2009-09-141-0/+66