| Commit message (Expand) | Author | Age | Files | Lines |
* | More static strings. | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -7/+7 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 1 | -0/+31 |
* | Now that the tab's address is always correct (isn't the typed address | Christian Persch | 2005-08-02 | 1 | -4/+6 |
* | Add a ::icon property to EphyTab, and use that everywhere instead of | Christian Persch | 2005-08-01 | 1 | -45/+41 |
* | Unify bookmarks/smart bookmarks address resolution, and add a signal to | Christian Persch | 2005-07-27 | 1 | -4/+13 |
* | Fix ESC behaviour to always stop, and to reset the location entry when | Christian Persch | 2005-07-26 | 1 | -14/+44 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 1 | -0/+26 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -3/+3 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 1 | -10/+100 |
* | Unify the location and favicon actions. | Christian Persch | 2005-01-08 | 1 | -39/+142 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 1 | -28/+10 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 1 | -15/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -1/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+2 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -21/+0 |
* | Adjust comment for fixed bug | Christian Persch | 2004-08-04 | 1 | -2/+4 |
* | Sort the actions in the location entry autocompletion dropdown. Fixes bug | Christian Persch | 2004-04-10 | 1 | -1/+38 |
* | Correctly disconnect the handler not from the proxy but from the entry | Christian Persch | 2004-03-27 | 1 | -6/+9 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -2/+5 |
* | Check if the dragged item is a separator. Fixes crash when it _is_ a | Christian Persch | 2004-03-09 | 1 | -1/+20 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-02-11 | 1 | -0/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -1/+0 |
* | Readd gtk deprecates (only in maintainer mode). | Marco Pesenti Gritti | 2003-11-30 | 1 | -1/+1 |
* | Implement arbitrary url lockdown pref | Marco Pesenti Gritti | 2003-11-22 | 1 | -2/+32 |
* | Chain up to parent's finalize method. | Christian Persch | 2003-11-08 | 1 | -0/+2 |
* | Index are not identifiers | Marco Pesenti Gritti | 2003-10-19 | 1 | -4/+1 |
* | Thaw smartbookmarks node after use. | Christian Persch | 2003-10-19 | 1 | -0/+1 |
* | Make location a normal entry. | Marco Pesenti Gritti | 2003-10-14 | 1 | -22/+3 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 1 | -21/+190 |
* | Remember the address in the location action, so we can restore it when we | Christian Persch | 2003-09-20 | 1 | -29/+195 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 1 | -1/+1 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -6/+6 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -1/+3 |
* | Make the location entry an EggToolItem, and provide a custom tooptip | Christian Persch | 2003-07-02 | 1 | -24/+4 |
* | Use insert_text delete_text to show/hide the autocompletion window. | Marco Pesenti Gritti | 2003-06-19 | 1 | -2/+4 |
* | Update from egg | Marco Pesenti Gritti | 2003-04-25 | 1 | -1/+1 |
* | Changed GtkType to GType. | Christian Meyer | 2003-02-09 | 1 | -1/+1 |
* | Implement dragging from the editor. It's stilly buggy but I didnt expect | Marco Pesenti Gritti | 2003-01-28 | 1 | -3/+2 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+181 |