aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-favicon-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Add a factory to create embed objects and use it. Deal with dependency ofMarco Pesenti Gritti2003-11-221-1/+3
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-081-36/+9
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-281-2/+1
* Port to new gtk+ file chooser.Christian Persch2003-10-261-37/+30
* I suck ... files forgotMarco Pesenti Gritti2003-10-171-1/+2
* Refactor node db loading functions into a common one in ephy-node-db.Christian Persch2003-09-181-25/+4
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-13/+8
* *** empty log message ***Marco Pesenti Gritti2003-07-061-7/+2
* Fix mem leak.Christian Persch2003-07-061-0/+1
* Remove the persist object from the hash table before emitting the changedChristian Persch2003-07-041-3/+5
* Emit the changed signal before unrefing the persist object. The changedMarco Pesenti Gritti2003-06-291-5/+8
* Fix mem leaks.Christian Persch2003-06-151-6/+7
* Do not unref the db before cleaning the nodes.Marco Pesenti Gritti2003-06-011-2/+2
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-1/+1
* Revert latest node changes. Parents nodes need to be saved first and it'sMarco Pesenti Gritti2003-05-251-5/+55
* Implement generic way to save/load db and make it low disk safe.Marco Pesenti Gritti2003-05-241-55/+5
* s/g_object_unref/ephy_node_unref/Xan Lopez2003-05-221-2/+2
* Do not free memory is not a good ideaMarco Pesenti Gritti2003-05-211-0/+2
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-13/+19
* Alphabetical sort of bookmarks menu elements, fixes #111315. Also createXan Lopez2003-05-111-0/+1
* Api changes.Marco Pesenti Gritti2003-01-211-0/+2
* Use favicons in bookmarks. Use titles for session history when possible.Marco Pesenti Gritti2003-01-131-0/+2
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-2/+4
* Move root nodes ids to ephy-types. Simple logging facility:Marco Pesenti Gritti2003-01-121-5/+3
* Reimplement favicons. Now all exit crashes related to connections leftMarco Pesenti Gritti2003-01-121-181/+312
* Download favicon only when it's not already on disk. As side effect avoidMarco Pesenti Gritti2003-01-101-2/+4
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+367