svn path=/trunk/boinc/; revision=13700

This commit is contained in:
Charlie Fenton 2007-09-28 11:41:25 +00:00
parent 1eddd9925c
commit 89842eca33
1 changed files with 3 additions and 1 deletions

View File

@ -8923,7 +8923,9 @@ Charlie 28 Sep 2007
- graphics API: Write window size and position to a file in slot directory;
if exit and relaunched, open the window with same size and position.
- Mac V6 GFX: don't call setMacPList(). This shows graphics application icons
in the Dock so user can bring them to front when needed.
in the Dock so user can bring them to front when needed. If they wish,
projects can add a custom icon to their graphics application by calling
setMacIcon() as described in the document HowToBuildBOINC_XCode.rtf.
api/
graphics2_unix.C