commit: Implement progress bar for gtk

From: Martin Sevior <msevior_at_gmail.com>
Date: Tue Apr 12 2011 - 05:31:48 CEST

Author: msevior
Date: 2011-04-12 05:29:57 +0200 (Tue, 12 Apr 2011) New Revision: 29705

Modified:
   abiword/trunk/src/text/fmt/xp/fl_DocLayout.cpp
   abiword/trunk/src/text/fmt/xp/fl_DocListener.cpp
   abiword/trunk/src/text/fmt/xp/fl_DocListener.h
   abiword/trunk/src/wp/ap/gtk/ap_UnixStatusBar.cpp
   abiword/trunk/src/wp/ap/gtk/ap_UnixStatusBar.h
   abiword/trunk/src/wp/ap/win/ap_Win32StatusBar.cpp
   abiword/trunk/src/wp/ap/xp/ap_EditMethods.cpp
   abiword/trunk/src/wp/ap/xp/ap_StatusBar.cpp
   abiword/trunk/src/wp/ap/xp/ap_StatusBar.h
Log:
Implement a progress bar for GTK.
Currently this shows the progress of building a document as it is
imported although we could also use it for other long operations.

I've place some untested code in the windows branch should prevent it
from crashing. However this untested. Could the windows developers
test it and implement the code for a progress bar?

This code should go into:

src/wp/ap/win/ap_Win32StatusBar.(h,cpp)

The OSX branch will likely crash until similar code is placed in:

src/wp/ap/cocoa/ap_CocoaStatusBar.(h,cpp)

In the meantime enjoy our new feature :-)

Cheers

Martin
Received on Tue Apr 12 05:32:14 2011

This archive was generated by hypermail 2.1.8 : Tue Apr 12 2011 - 05:32:15 CEST