]> www.fi.muni.cz Git - evince.git/commit
[comics] Use a GPtrArray for the page names
authorChristian Persch <chpe@gnome.org>
Sun, 25 Oct 2009 11:14:32 +0000 (12:14 +0100)
committerChristian Persch <chpe@gnome.org>
Sun, 25 Oct 2009 18:38:20 +0000 (19:38 +0100)
commit6635e60321ca8e4607c30f3303742ca2df559b3c
tree0cbe6f92084ebcb33783f11080c28ad26df8e4a5
parentfbc5a66df0f65fa6f06d2d8496794512033a9ef3
[comics] Use a GPtrArray for the page names

Use a ptr array for the page names instead of a GSList. Don't
sort-on-insert, instead sort in one pass after all pages are inserted.
backend/comics/comics-document.c