aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-history.c
Commit message (Expand)AuthorAgeFilesLines
* Do not save All nodeMarco Pesenti Gritti2003-11-091-1/+2
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-081-39/+13
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-3/+2
* Only save history db if there have been changes. Fixes bug #125973.Christian Persch2003-11-011-1/+48
* Add public function to get a host node from a page url.Christian Persch2003-10-301-4/+13
* We cant remove while iterating childrens, build a list and remove later.Marco Pesenti Gritti2003-10-191-8/+14
* do not try to remove All nodeMarco Pesenti Gritti2003-10-191-1/+4
* Merge completion branchMarco Pesenti Gritti2003-10-121-77/+0
* More granular filtering updateMarco Pesenti Gritti2003-10-061-4/+70
* More accurate description for Ever filter. Keep the backend as is, so weMarco Pesenti Gritti2003-09-301-0/+1
* 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-14/+9
* Compare the scheme to "file", not the entire url.Christian Persch2003-08-041-3/+5
* Allow DND of URLs (from links or favicons or other apps...) to theXan Lopez2003-07-171-0/+20
* *** empty log message ***Marco Pesenti Gritti2003-06-231-7/+2
* Correct translations dir (leftover from galeon)Marco Pesenti Gritti2003-06-231-1/+1
* Make it build with mozilla cvs. Remove only pages on history clear, theMarco Pesenti Gritti2003-05-281-6/+0
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-16/+45
* Revert latest node changes. Parents nodes need to be saved first and it'sMarco Pesenti Gritti2003-05-251-3/+65
* Implement generic way to save/load db and make it low disk safe.Marco Pesenti Gritti2003-05-241-65/+3
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-29/+35
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+5
* Alphabetical sort of bookmarks menu elements, fixes #111315. Also createXan Lopez2003-05-111-2/+2
* Do not assert on corrupted xml, just warn. Put back views shadows for now.Marco Pesenti Gritti2003-05-031-1/+1
* We dont need a _remove api, unrefing the node will work better. Try toMarco Pesenti Gritti2003-04-301-32/+16
* Implement clear history. Put favicons near sites names.Marco Pesenti Gritti2003-04-191-4/+25
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-32/+1
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-181-0/+20
* Dont crash when url is NULLMarco Pesenti Gritti2003-01-221-1/+2
* Api changes.Marco Pesenti Gritti2003-01-211-10/+15
* Don't leak history xml every 5 minutesLee Willis2003-01-171-0/+1
* Use the title also for hosts in history. Cleanup hosts matching code aMarco Pesenti Gritti2003-01-141-54/+121
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-4/+2
* Move root nodes ids to ephy-types. Simple logging facility:Marco Pesenti Gritti2003-01-121-6/+1
* Extend ephy node to allow some reversed ids. Use it for baseMarco Pesenti Gritti2003-01-091-3/+9
* Rewrite ephy node multiple removals to actually work.Marco Pesenti Gritti2003-01-011-8/+12
* *** empty log message ***Marco Pesenti Gritti2003-01-011-1/+103
* Remove hidden filtering page.Marco Pesenti Gritti2002-12-311-12/+47
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+644