Skip to content
Commit 08a5624b authored by Pranav Ganorkar's avatar Pranav Ganorkar Committed by Jonathan Kang
Browse files

Define GlRowEntry object and it's API

The GlRowEntry object includes flags/variables to store information
about the compression of journal entries and pass it on from the
model to view.

There are three types of row entries: uncompressed, compressed, header.

If a row entry is a header, then it also stores the compressed
journal entries which are represented by the header.

https://bugzilla.gnome.org/show_bug.cgi?id=709294
parent 88a06285
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment