aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-statusbar.c
Commit message (Expand)AuthorAgeFilesLines
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Correctly change the statusbar children's frams's shadow type when theChristian Persch2004-10-281-3/+2
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-8/+4
* Popup blocking support. View -> Popup Windows.Adam Hooper2004-07-011-1/+61
* Elimiate indeterminate progress, fixes bugs #142303 and #142305.Christian Persch2004-05-211-11/+3
* Statusbar re-design: Move lock icon to left; hide progress bar when noChristian Persch2004-05-111-10/+64
* Make the statusbar's GtkTooltips publicly accessibly.Christian Persch2004-05-021-7/+5
* Add API docs.Christian Persch2004-03-021-6/+38
* Export ephy_statusbar_add_widget() for use by extensions.Christian Persch2004-03-011-3/+13
* Install the statusbar .h file.Christian Persch2004-02-131-0/+192