| Commit message (Expand) | Author | Age | Files | Lines |
* | Add caret mode indicator UI. Bug #145581. | Christian Persch | 2006-01-18 | 1 | -0/+54 |
* | Add accessor functions for those instead of relying on using the struct | Christian Persch | 2005-07-30 | 1 | -0/+29 |
* | Some sparse fixes. | Christian Persch | 2005-01-31 | 1 | -1/+1 |
* | Added ephy_statusbar_remove_widget(). | Adam Hooper | 2005-01-21 | 1 | -2/+21 |
* | Prefix structs with _. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary | Christian Persch | 2004-12-14 | 1 | -1/+0 |
* | Add resize grip. Fixes bug #137845. | Christian Persch | 2004-11-11 | 1 | -2/+1 |
* | Removed a FIXME comment where the problem it pointed to has already been fixed. | Christian Persch | 2004-11-09 | 1 | -1/+0 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Correctly change the statusbar children's frams's shadow type when the | Christian Persch | 2004-10-28 | 1 | -3/+2 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -8/+4 |
* | Popup blocking support. View -> Popup Windows. | Adam Hooper | 2004-07-01 | 1 | -1/+61 |
* | Elimiate indeterminate progress, fixes bugs #142303 and #142305. | Christian Persch | 2004-05-21 | 1 | -11/+3 |
* | Statusbar re-design: Move lock icon to left; hide progress bar when no | Christian Persch | 2004-05-11 | 1 | -10/+64 |
* | Make the statusbar's GtkTooltips publicly accessibly. | Christian Persch | 2004-05-02 | 1 | -7/+5 |
* | Add API docs. | Christian Persch | 2004-03-02 | 1 | -6/+38 |
* | Export ephy_statusbar_add_widget() for use by extensions. | Christian Persch | 2004-03-01 | 1 | -3/+13 |
* | Install the statusbar .h file. | Christian Persch | 2004-02-13 | 1 | -0/+192 |