aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_action_set_[sensitive|visible] instead of g_object_set.Christian Persch2005-04-191-4/+2
* A src/ephy-action-helper.c: A src/ephy-action-helper.h: AChristian Persch2005-04-191-52/+12
* Revert patch from bug #169956, it's not correct.Christian Persch2005-03-121-6/+7
* Add FIXME comment about gtkmozembed focusChristian Persch2005-03-121-0/+2
* Don't activate the location entry if it's hidden. Fixes bug #169956.Christian Persch2005-03-121-7/+4
* Don't set the lock icon as drag source. Actually emit the lock-clickedChristian Persch2005-02-061-0/+9
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-1/+1
* Don't show the Leave Fullscreen button in lockdown fullscreen mode. SwitchChristian Persch2005-01-261-7/+9
* Use new leave-fullscreen icon from g-i-t. Fixes bug #164676.Christian Persch2005-01-201-1/+1
* Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506.Christian Persch2005-01-141-4/+19
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-131-0/+807