aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-location-action.c
Commit message (Expand)AuthorAgeFilesLines
* Unify bookmarks/smart bookmarks address resolution, and add a signal toChristian Persch2005-07-271-4/+13
* Fix ESC behaviour to always stop, and to reset the location entry whenChristian Persch2005-07-261-14/+44
* Don't set the lock icon as drag source. Actually emit the lock-clickedChristian Persch2005-02-061-0/+26
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-3/+3
* Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506.Christian Persch2005-01-141-10/+100
* Unify the location and favicon actions.Christian Persch2005-01-081-39/+142
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-28/+10
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Don't deactivate the toolbar when another item in the same toolbar gainsChristian Persch2004-11-011-15/+0
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-1/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+2
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-21/+0
* Adjust comment for fixed bugChristian Persch2004-08-041-2/+4
* Sort the actions in the location entry autocompletion dropdown. Fixes bugChristian Persch2004-04-101-1/+38
* Correctly disconnect the handler not from the proxy but from the entryChristian Persch2004-03-271-6/+9
* *** empty log message ***Marco Pesenti Gritti2004-03-171-2/+5
* Check if the dragged item is a separator. Fixes crash when it _is_ aChristian Persch2004-03-091-1/+20
* *** empty log message ***Marco Pesenti Gritti2004-02-111-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-12-171-1/+0
* Readd gtk deprecates (only in maintainer mode).Marco Pesenti Gritti2003-11-301-1/+1
* Implement arbitrary url lockdown prefMarco Pesenti Gritti2003-11-221-2/+32
* Chain up to parent's finalize method.Christian Persch2003-11-081-0/+2
* Index are not identifiersMarco Pesenti Gritti2003-10-191-4/+1
* Thaw smartbookmarks node after use.Christian Persch2003-10-191-0/+1
* Make location a normal entry.Marco Pesenti Gritti2003-10-141-22/+3
* Merge completion branchMarco Pesenti Gritti2003-10-121-21/+190
* Remember the address in the location action, so we can restore it when weChristian Persch2003-09-201-29/+195
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-301-1/+1
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-6/+6
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-1/+3
* Make the location entry an EggToolItem, and provide a custom tooptipChristian Persch2003-07-021-24/+4
* Use insert_text delete_text to show/hide the autocompletion window.Marco Pesenti Gritti2003-06-191-2/+4
* Update from eggMarco Pesenti Gritti2003-04-251-1/+1
* Changed GtkType to GType.Christian Meyer2003-02-091-1/+1
* Implement dragging from the editor. It's stilly buggy but I didnt expectMarco Pesenti Gritti2003-01-281-3/+2
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-0/+181