| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -6/+1 |
* | Remove the ephy-spinner from the toolbar.c, there's enough feeback | Xan Lopez | 2008-03-28 | 1 | -53/+0 |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 1 | -48/+17 |
* | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 1 | -1/+2 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -4/+4 |
* | Move address and typed-address from EphyTab to EphyEmbed | Xan Lopez | 2007-10-26 | 1 | -2/+2 |
* | Makes tooltips for Back and Forward buttons display the titles of relative | Cosimo Cecchi | 2007-09-10 | 1 | -0/+20 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Remove x bit from source files | Christian Persch | 2006-12-31 | 1 | -0/+0 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -1/+1 |
* | A lib/widgets/ephy-spinner-tool-item.c: A | Christian Persch | 2006-10-18 | 1 | -41/+6 |
* | Add middle-click on New Tab/Window button to open URL on clipboard. Fix | Jean-François Rameau | 2006-09-25 | 1 | -0/+23 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -3/+3 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -2/+2 |
* | data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.c | Peter Harvey | 2006-02-21 | 1 | -5/+15 |
* | data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.c | Peter Harvey | 2006-01-31 | 1 | -0/+1 |
* | Remove accelerator actions for extra keybindings. | Philip Langdale | 2005-11-13 | 1 | -0/+6 |
* | More static strings. | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | Point main menu UI at toolbar actions. Don't try and change the state of | Philip Langdale | 2005-10-22 | 1 | -8/+11 |
* | Remove fullscreen and leave-fullscreen stock icons; they're available in | Christian Persch | 2005-10-20 | 1 | -1/+1 |
* | Remove lock visibility setter. | Christian Persch | 2005-10-18 | 1 | -17/+1 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -49/+0 |
* | Exten the EphyLinkAction to attach a mouse-release-event handler which | Philip Langdale | 2005-10-17 | 1 | -6/+0 |
* | 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 |