| Commit message (Expand) | Author | Age | Files | Lines |
* | embed/ephy-embed.c . Add a method to copy the back/forward history from | Philip Langdale | 2005-10-13 | 1 | -0/+4 |
* | Remove unused variable. | Christian Persch | 2005-10-07 | 1 | -1/+0 |
* | Use flags to save memory for the priv struct. | Christian Persch | 2005-10-07 | 1 | -12/+13 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 1 | -1/+9 |
* | Open new tabs with blank url bar if we're loading the homepage. Fixes bug | Christian Persch | 2005-08-11 | 1 | -1/+2 |
* | Tiny string fix just before string freeze :) | Christian Persch | 2005-08-09 | 1 | -1/+1 |
* | Add a ::icon property to EphyTab, and use that everywhere instead of | Christian Persch | 2005-08-01 | 1 | -1/+1 |
* | Fix ESC behaviour to always stop, and to reset the location entry when | Christian Persch | 2005-07-26 | 1 | -3/+4 |
* | Set title of loading page to the address, iff the page was blank before. | Christian Persch | 2005-07-24 | 1 | -1/+1 |
* | Use gtk_action_set_[sensitive|visible] instead of g_object_set. | Christian Persch | 2005-04-19 | 1 | -4/+2 |
* | A src/ephy-action-helper.c: A src/ephy-action-helper.h: A | Christian Persch | 2005-04-19 | 1 | -52/+12 |
* | Revert patch from bug #169956, it's not correct. | Christian Persch | 2005-03-12 | 1 | -6/+7 |
* | Add FIXME comment about gtkmozembed focus | Christian Persch | 2005-03-12 | 1 | -0/+2 |
* | Don't activate the location entry if it's hidden. Fixes bug #169956. | Christian Persch | 2005-03-12 | 1 | -7/+4 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 1 | -0/+9 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -1/+1 |
* | Don't show the Leave Fullscreen button in lockdown fullscreen mode. Switch | Christian Persch | 2005-01-26 | 1 | -7/+9 |
* | Use new leave-fullscreen icon from g-i-t. Fixes bug #164676. | Christian Persch | 2005-01-20 | 1 | -1/+1 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 1 | -4/+19 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 1 | -0/+807 |