/haiku/src/apps/aboutsystem/ |
H A D | HyperTextActions.h | b14a49c9bd9e716b89430bd562c06ab2d92220dc Sat Apr 19 15:51:18 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added BTextView derived class HyperTextView, which allows for associating text with an action performed when clicked. Very bare-bones, but sufficient for our purposes. * Turned all URLs into proper URLs (i.e. prepended "http://" where missing). * Added new AboutView::AddCopyrightEntry() versions. One can take an additional licenses list, the other extracts all info from a supplied BMessage. * The displayed licenses and URLs are hyperlinks now. Clicking the former opens the license file in /etc/licenses, the latter try to open a browser (works with NetPositive at least). * The "COPYRIGHTS" attribute of the executable can contain descriptions of optional packages. Those are read, parsed, and added as copyright entries.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25049 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | HyperTextView.h | b14a49c9bd9e716b89430bd562c06ab2d92220dc Sat Apr 19 15:51:18 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added BTextView derived class HyperTextView, which allows for associating text with an action performed when clicked. Very bare-bones, but sufficient for our purposes. * Turned all URLs into proper URLs (i.e. prepended "http://" where missing). * Added new AboutView::AddCopyrightEntry() versions. One can take an additional licenses list, the other extracts all info from a supplied BMessage. * The displayed licenses and URLs are hyperlinks now. Clicking the former opens the license file in /etc/licenses, the latter try to open a browser (works with NetPositive at least). * The "COPYRIGHTS" attribute of the executable can contain descriptions of optional packages. Those are read, parsed, and added as copyright entries.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25049 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | HyperTextActions.cpp | b14a49c9bd9e716b89430bd562c06ab2d92220dc Sat Apr 19 15:51:18 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added BTextView derived class HyperTextView, which allows for associating text with an action performed when clicked. Very bare-bones, but sufficient for our purposes. * Turned all URLs into proper URLs (i.e. prepended "http://" where missing). * Added new AboutView::AddCopyrightEntry() versions. One can take an additional licenses list, the other extracts all info from a supplied BMessage. * The displayed licenses and URLs are hyperlinks now. Clicking the former opens the license file in /etc/licenses, the latter try to open a browser (works with NetPositive at least). * The "COPYRIGHTS" attribute of the executable can contain descriptions of optional packages. Those are read, parsed, and added as copyright entries.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25049 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | HyperTextView.cpp | b14a49c9bd9e716b89430bd562c06ab2d92220dc Sat Apr 19 15:51:18 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added BTextView derived class HyperTextView, which allows for associating text with an action performed when clicked. Very bare-bones, but sufficient for our purposes. * Turned all URLs into proper URLs (i.e. prepended "http://" where missing). * Added new AboutView::AddCopyrightEntry() versions. One can take an additional licenses list, the other extracts all info from a supplied BMessage. * The displayed licenses and URLs are hyperlinks now. Clicking the former opens the license file in /etc/licenses, the latter try to open a browser (works with NetPositive at least). * The "COPYRIGHTS" attribute of the executable can contain descriptions of optional packages. Those are read, parsed, and added as copyright entries.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25049 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Utilities.h | b14a49c9bd9e716b89430bd562c06ab2d92220dc Sat Apr 19 15:51:18 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added BTextView derived class HyperTextView, which allows for associating text with an action performed when clicked. Very bare-bones, but sufficient for our purposes. * Turned all URLs into proper URLs (i.e. prepended "http://" where missing). * Added new AboutView::AddCopyrightEntry() versions. One can take an additional licenses list, the other extracts all info from a supplied BMessage. * The displayed licenses and URLs are hyperlinks now. Clicking the former opens the license file in /etc/licenses, the latter try to open a browser (works with NetPositive at least). * The "COPYRIGHTS" attribute of the executable can contain descriptions of optional packages. Those are read, parsed, and added as copyright entries.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25049 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Utilities.cpp | b14a49c9bd9e716b89430bd562c06ab2d92220dc Sat Apr 19 15:51:18 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added BTextView derived class HyperTextView, which allows for associating text with an action performed when clicked. Very bare-bones, but sufficient for our purposes. * Turned all URLs into proper URLs (i.e. prepended "http://" where missing). * Added new AboutView::AddCopyrightEntry() versions. One can take an additional licenses list, the other extracts all info from a supplied BMessage. * The displayed licenses and URLs are hyperlinks now. Clicking the former opens the license file in /etc/licenses, the latter try to open a browser (works with NetPositive at least). * The "COPYRIGHTS" attribute of the executable can contain descriptions of optional packages. Those are read, parsed, and added as copyright entries.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25049 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | b14a49c9bd9e716b89430bd562c06ab2d92220dc Sat Apr 19 15:51:18 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added BTextView derived class HyperTextView, which allows for associating text with an action performed when clicked. Very bare-bones, but sufficient for our purposes. * Turned all URLs into proper URLs (i.e. prepended "http://" where missing). * Added new AboutView::AddCopyrightEntry() versions. One can take an additional licenses list, the other extracts all info from a supplied BMessage. * The displayed licenses and URLs are hyperlinks now. Clicking the former opens the license file in /etc/licenses, the latter try to open a browser (works with NetPositive at least). * The "COPYRIGHTS" attribute of the executable can contain descriptions of optional packages. Those are read, parsed, and added as copyright entries.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25049 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | AboutSystem.cpp | b14a49c9bd9e716b89430bd562c06ab2d92220dc Sat Apr 19 15:51:18 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Added BTextView derived class HyperTextView, which allows for associating text with an action performed when clicked. Very bare-bones, but sufficient for our purposes. * Turned all URLs into proper URLs (i.e. prepended "http://" where missing). * Added new AboutView::AddCopyrightEntry() versions. One can take an additional licenses list, the other extracts all info from a supplied BMessage. * The displayed licenses and URLs are hyperlinks now. Clicking the former opens the license file in /etc/licenses, the latter try to open a browser (works with NetPositive at least). * The "COPYRIGHTS" attribute of the executable can contain descriptions of optional packages. Those are read, parsed, and added as copyright entries.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25049 a95241bf-73f2-0310-859d-f6bbb57e9c96
|