[Libreoffice-commits] core.git: Changes to 'feature/gtkbmptiledviewer'

Andrzej Hunt andrzej.hunt at collabora.com
Fri May 16 01:27:52 PDT 2014


New branch 'feature/gtkbmptiledviewer' available with the following commits:
commit 0c6ce99ab9b32749b580c6f6ed4a3b568f2dd1b7
Author: Andrzej Hunt <andrzej.hunt at collabora.com>
Date:   Fri May 16 09:22:09 2014 +0100

    Add the full sofficerc for LibLO.
    
    This gets rid of various ucb.ucp.gio warnings when doing tiled
    rendering, but doesn't seem to affect the display of the basic
    document so perhaps not necessary.
    
    Change-Id: I86e13192ddb5904afabca38d3a201f17f145de09

commit ea27d312b77daded62b90749d985500f433f430d
Author: Andrzej Hunt <andrzej.hunt at collabora.com>
Date:   Fri May 16 09:08:41 2014 +0100

    Use bitmap buffers in the gtktiledviewer.
    
    Looks pretty decent now -- however the vertical flipping isn't ideal.
    
    Change-Id: I6ffa9d2b8fced142308781e06e8f161228f1db26

commit 60817ac1527b30de3a983f4bf2903c0377e66a83
Author: Andrzej Hunt <andrzej.hunt at collabora.com>
Date:   Fri May 16 09:07:52 2014 +0100

    Return a bitmap buffer for tiled rendering from LibLO.
    
    We still need some way of managing the buffers properly rather
    than just keeping a static reference to the last buffer
    that was rendered.
    
    Change-Id: I17940c758948aa9418f4e0216ecd253d128cd04f

commit 6dc8edcdc7bb5e681a0eb265c56cf28c792400ae
Author: Andrzej Hunt <andrzej.hunt at collabora.com>
Date:   Fri May 9 14:39:55 2014 +0100

    Add some rendering to our gtktiledviewer.
    
    Just a hardcoded single tile for now.
    
    Change-Id: I9bfae4243e0083aa8fca38ae98dc369fe6de36fb

commit 750f6f1b804cb4e36d270ad5ead37e51740a5b5a
Author: Andrzej Hunt <andrzej.hunt at collabora.com>
Date:   Fri May 9 14:37:27 2014 +0100

    Add tiled rendering via liblibreoffice.
    
    We still need to add functions for getting dimensions of documents
    etc. for this to be truly useful, this is also only usable for writer
    documents for now.
    
    Change-Id: I07812c9b72caca71dfd509705af48c1d355cb2f8



More information about the Libreoffice-commits mailing list