lp:~aauzi/midori/fix-1179200-9

Created by André Auzi and last modified
Get this branch:
bzr branch lp:~aauzi/midori/fix-1179200-9
Only André Auzi can upload to this branch. If you are André Auzi please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
André Auzi
Project:
Midori Web Browser
Status:
Development

Recent revisions

6334. By André Auzi

merge lp:midori after merge of fix-1179200-8

6333. By André Auzi

merge fix-1179200-8

6332. By André Auzi

merge lp:midori

6331. By André Auzi

Derivation of GtkTreeStore for DND drop destination control.

Inserts are delayed to handle move operations where move is actually an insert at destination, followed by a delete at the source and finally a row change callback.

6330. By André Auzi

Implements add-item, update-item and remove-item callbacks that browse the
tree store in order to add, move or remove the item without accesses to the
database.

Read of the database is basically reserved to initial update and tree branch
expansion.

6329. By André Auzi

Add transactions for database operations for speed improvement

6328. By André Auzi

cache all bookmark items in order to avoid their recreation on database reads.
The cache is recursively populated and cleared for folders addition or removals.

6327. By André Auzi

merge lp:midori to fix conficts

6326. By André Auzi

make KatzeArray struct content private

6325. By André Auzi

fix indentation errors

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:midori
This branch contains Public information 
Everyone can see this information.

Subscribers