DriveSetup: Make DriveSetup window zoomable. Fix #6265 and #8672.
completed by: Freeman Lou
mentors: Siarzhuk Zharski, Gerasim Troeglazov
The goal of this task is the implementing correct solution to fix issue described in Haiku Trac as tickets #9906, #6265 and #8672. This is a coding task, for this task you will need to have a Haiku build environment setup, and be able to compile either Haiku or standalone DriveSetup project to fix the problem and check if your solution works. The basic knowledge of GIT SCM is also needed.
Requirements:
- Install Haiku either on real hardware or in Virtual Machine (BTW, I can assist installing VirtualBox so it is obviously recommended by me);
- Take familiar with the problems you should fix;
- Get either the Haiku source tree or standlanoe DriveSetup project sources build it and find solution to fix the problems;
- After completing this task, please provide us with the git-formatted patch implementing your fix.
Resources:
Haiku Images (required developer tools are included) http://www.haiku-os.org/get-haiku
Ticket "make DriveSetup window zoomable" http://dev.haiku-os.org/ticket/6265Ticket "[DriveSetup] Lacking a zoom button" http://dev.haiku-os.org/ticket/8672
Standalone DriveSetup project at gitorious.org: https://gitorious.org/gci2012/drivesetupGetting and building Haiku sources: http://www.haiku-os.org/guides/building
Varios Haiku development resources: http://www.haiku-os.org/development
Haiku Coding Guidelines: https://www.haiku-os.org/development/coding-guidelines
Good luck!