aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarks-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_list_prepend instead of g_list_append. Correct erroneous copyrightChristian Persch2003-07-041-5/+6
* Use window_load_url when useful. Right now just a cleanup but will beMarco Pesenti Gritti2003-06-261-6/+1
* Fix compilation.Xan Lopez2003-06-121-0/+1
* Dont try to update menus of dead windows ;)Marco Pesenti Gritti2003-06-111-3/+8
* Fix signed/unsigned mistake, speed up favorites menu buildingChristian Persch2003-06-061-3/+8
* Make sure to rebuild on add bookmark and on topic removal. Update on idle,Marco Pesenti Gritti2003-06-041-2/+20
* Implement bookmarks menu, might need to be optimized later.Marco Pesenti Gritti2003-06-041-0/+443