aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-statusbar.c
Commit message (Expand)AuthorAgeFilesLines
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Add page security info dialogue from Certificates extension.Christian Persch2006-07-251-2/+41
* Use g_object_ref_sink().Christian Persch2006-03-291-2/+1
* Add caret mode indicator UI. Bug #145581.Christian Persch2006-01-181-0/+54
* Add accessor functions for those instead of relying on using the structChristian Persch2005-07-301-0/+29
* Some sparse fixes.Christian Persch2005-01-311-1/+1
* Added ephy_statusbar_remove_widget().Adam Hooper2005-01-211-2/+21
* Prefix structs with _.Christian Persch2005-01-091-1/+1
* Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessaryChristian Persch2004-12-141-1/+0
* Add resize grip. Fixes bug #137845.Christian Persch2004-11-111-2/+1
* Removed a FIXME comment where the problem it pointed to has already been fixed.Christian Persch2004-11-091-1/+0
* 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