Revision: 3458
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3458&view=rev
Author:   hofman
Date:     2008-03-08 07:34:52 -0800 (Sat, 08 Mar 2008)

Log Message:
-----------
Don't show PS conversion messages, they're often not useful.

Modified Paths:
--------------
    trunk/SKPSProgressController.m

Modified: trunk/SKPSProgressController.m
===================================================================
--- trunk/SKPSProgressController.m      2008-03-01 12:17:52 UTC (rev 3457)
+++ trunk/SKPSProgressController.m      2008-03-08 15:34:52 UTC (rev 3458)
@@ -107,7 +107,7 @@
     PSConverterBeginPageCallback,   /* haven't seen this called in my testing 
*/
     NULL, 
     NULL, 
-    PSConverterMessageCallback,     /* haven't seen this called in my testing 
*/
+    NULL,     /* could use PSConverterMessageCallback, but messages are 
usually not useful */
     NULL 
 };
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to