aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarksbar.c
Commit message (Expand)AuthorAgeFilesLines
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-2/+2
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-54/+13
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey.Christian Persch2004-10-251-2/+2
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Don't reference private objects from public headers. Fixes bug #153766.Christian Persch2004-09-281-1/+1
* Add ephy_window_get_ui_manager(), and remove the manager from the publicChristian Persch2004-09-141-1/+1
* Fix object property naming leftover from EggMenuMerge days, to UI manager.Christian Persch2004-08-101-2/+2
* When opening bookmarks in a tab from toolbars jump to them.Marco Pesenti Gritti2004-07-111-1/+2
* Move in the bookmarks dir.Marco Pesenti Gritti2004-07-021-39/+17
* Use a new window for "Open in Tabs"Marco Pesenti Gritti2004-07-011-4/+17
* Implement open in tabs from toolbar topicsMarco Pesenti Gritti2004-06-241-3/+17
* Use g_signal_connect_after to connect to the toolbar_added signal,Christian Persch2004-06-241-2/+2
* Go back to construction the toolbar when the model is set, fixes bugChristian Persch2004-06-161-28/+3
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-9/+51
* Separation of bookmarks and normal toolbars.Christian Persch2004-06-091-0/+400