Searched hist:e62d9c79e12d31c5f47ff0129595a421a5599ed4 (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/icon-o-matic/document/savers/ |
H A D | NativeSaver.cpp | e62d9c79e12d31c5f47ff0129595a421a5599ed4 Mon Apr 04 09:21:43 UTC 2011 Stephan Aßmus <superstippi@gmx.de> * Inherit from SimpleFileSaver, which enables the logic in the application to set the file panel save text to the previous ref name. * Wait for the export thread to finish writing the file before trying to set the icon attribute. Usually it never worked when saving a file for the first time, since the file did not yet exist. * Report errors to std::err. * Code style cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | NativeSaver.h | e62d9c79e12d31c5f47ff0129595a421a5599ed4 Mon Apr 04 09:21:43 UTC 2011 Stephan Aßmus <superstippi@gmx.de> * Inherit from SimpleFileSaver, which enables the logic in the application to set the file panel save text to the previous ref name. * Wait for the export thread to finish writing the file before trying to set the icon attribute. Usually it never worked when saving a file for the first time, since the file did not yet exist. * Report errors to std::err. * Code style cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|