aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-completion-model.c
Commit message (Expand)AuthorAgeFilesLines
* Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed allChristian Persch2003-12-301-2/+2
* Fix compile warning.Marco Pesenti Gritti2003-11-101-2/+2
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-101-2/+0
* Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looksMarco Pesenti Gritti2003-11-091-1/+1
* Rewrite the iteration part to take advantage of user_data2. Should beMarco Pesenti Gritti2003-11-081-130/+116
* Handle correctly last bookmark caseMarco Pesenti Gritti2003-11-071-2/+9
* Merge completion branchMarco Pesenti Gritti2003-10-121-0/+601