/haiku/src/apps/deskcalc/ |
H A D | CalcApplication.h | 0046f4443675694b16fda4829e6f838954bf23fa Wed Aug 01 11:25:56 UTC 2012 John Scipione <jscipione@gmail.com> Modify about window to take an app signature.
* Grabs the app icon and version from the resource file. * Allow you to specify the copyright holder instead of hardcoding "Haiku, Inc." * Support multiple extra copyright fields. * Modify BAlert to take a custom icon. * Set the custom icon of the BAlert to the app icon. * Also set the app version.
* Convert BAboutWindow to derive from BWindow * Place a 128x128 icon and fill out a scrolling BTextView with options such as authors, version history, copyright, license, etc. Still needs some work but is coming along.
* Add the word Version to the version line, i8n'ed of course, and tweak the info box and default sizes.
|
H A D | DeskCalc.rdef | 0046f4443675694b16fda4829e6f838954bf23fa Wed Aug 01 11:25:56 UTC 2012 John Scipione <jscipione@gmail.com> Modify about window to take an app signature.
* Grabs the app icon and version from the resource file. * Allow you to specify the copyright holder instead of hardcoding "Haiku, Inc." * Support multiple extra copyright fields. * Modify BAlert to take a custom icon. * Set the custom icon of the BAlert to the app icon. * Also set the app version.
* Convert BAboutWindow to derive from BWindow * Place a 128x128 icon and fill out a scrolling BTextView with options such as authors, version history, copyright, license, etc. Still needs some work but is coming along.
* Add the word Version to the version line, i8n'ed of course, and tweak the info box and default sizes.
|
H A D | CalcApplication.cpp | 0046f4443675694b16fda4829e6f838954bf23fa Wed Aug 01 11:25:56 UTC 2012 John Scipione <jscipione@gmail.com> Modify about window to take an app signature.
* Grabs the app icon and version from the resource file. * Allow you to specify the copyright holder instead of hardcoding "Haiku, Inc." * Support multiple extra copyright fields. * Modify BAlert to take a custom icon. * Set the custom icon of the BAlert to the app icon. * Also set the app version.
* Convert BAboutWindow to derive from BWindow * Place a 128x128 icon and fill out a scrolling BTextView with options such as authors, version history, copyright, license, etc. Still needs some work but is coming along.
* Add the word Version to the version line, i8n'ed of course, and tweak the info box and default sizes.
|
H A D | CalcWindow.cpp | 0046f4443675694b16fda4829e6f838954bf23fa Wed Aug 01 11:25:56 UTC 2012 John Scipione <jscipione@gmail.com> Modify about window to take an app signature.
* Grabs the app icon and version from the resource file. * Allow you to specify the copyright holder instead of hardcoding "Haiku, Inc." * Support multiple extra copyright fields. * Modify BAlert to take a custom icon. * Set the custom icon of the BAlert to the app icon. * Also set the app version.
* Convert BAboutWindow to derive from BWindow * Place a 128x128 icon and fill out a scrolling BTextView with options such as authors, version history, copyright, license, etc. Still needs some work but is coming along.
* Add the word Version to the version line, i8n'ed of course, and tweak the info box and default sizes.
|
H A D | CalcView.h | 0046f4443675694b16fda4829e6f838954bf23fa Wed Aug 01 11:25:56 UTC 2012 John Scipione <jscipione@gmail.com> Modify about window to take an app signature.
* Grabs the app icon and version from the resource file. * Allow you to specify the copyright holder instead of hardcoding "Haiku, Inc." * Support multiple extra copyright fields. * Modify BAlert to take a custom icon. * Set the custom icon of the BAlert to the app icon. * Also set the app version.
* Convert BAboutWindow to derive from BWindow * Place a 128x128 icon and fill out a scrolling BTextView with options such as authors, version history, copyright, license, etc. Still needs some work but is coming along.
* Add the word Version to the version line, i8n'ed of course, and tweak the info box and default sizes.
|
H A D | CalcView.cpp | 0046f4443675694b16fda4829e6f838954bf23fa Wed Aug 01 11:25:56 UTC 2012 John Scipione <jscipione@gmail.com> Modify about window to take an app signature.
* Grabs the app icon and version from the resource file. * Allow you to specify the copyright holder instead of hardcoding "Haiku, Inc." * Support multiple extra copyright fields. * Modify BAlert to take a custom icon. * Set the custom icon of the BAlert to the app icon. * Also set the app version.
* Convert BAboutWindow to derive from BWindow * Place a 128x128 icon and fill out a scrolling BTextView with options such as authors, version history, copyright, license, etc. Still needs some work but is coming along.
* Add the word Version to the version line, i8n'ed of course, and tweak the info box and default sizes.
|