aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarksbar-model.c
Commit message (Expand)AuthorAgeFilesLines
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-171-588/+0
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-7/+7
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* Fixes leak.Vincent Untz2004-11-281-1/+4
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Remove the save timeout on dispose.Christian Persch2004-08-281-6/+12
* Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide.Christian Persch2004-07-311-1/+1
* Switch parameter order for egg_toolbars_model_set_flags().Christian Persch2004-07-261-1/+1
* Save the toolbars models from dispose, not from finalize, since you cannotChristian Persch2004-06-121-3/+11
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-69/+45
* 2004-06-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-06-101-20/+34
* Separation of bookmarks and normal toolbars.Christian Persch2004-06-091-0/+583