| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-location-action: reorder includes | Xan Lopez | 2011-12-23 | 1 | -5/+4 |
* | Stop propagating the "secure" boolean to the location action | Xan Lopez | 2011-05-22 | 1 | -21/+0 |
* | ephy-location-entry: do not use a yellow background for secure sites | Xan Lopez | 2011-05-22 | 1 | -15/+0 |
* | Adapt to GtkNotebook signal signature changes | Diego Escalante Urrelo | 2010-07-15 | 1 | -1/+1 |
* | ephy-location-action: don't request EXTRA_COL | Diego Escalante Urrelo | 2010-05-29 | 1 | -2/+0 |
* | Remove legacy ALLOW_FIXUP flags | Diego Escalante Urrelo | 2010-02-15 | 1 | -2/+2 |
* | Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindow | Gustavo Noronha Silva | 2009-12-17 | 1 | -2/+2 |
* | Remove redundant parameters in location-set API | Diego Escalante Urrelo | 2009-12-05 | 1 | -14/+6 |
* | docs: missing parameters in signals | Diego Escalante Urrelo | 2009-12-03 | 1 | -0/+1 |
* | docs: ephy-location-action | Diego Escalante Urrelo | 2009-12-03 | 1 | -8/+79 |
* | ephy-location-action.c: also disconnect the notebook signal on disconnect_proxy | Xan Lopez | 2009-09-10 | 1 | -1/+4 |
* | ephy-location-action.c: unblock address sync on switch-page too | Xan Lopez | 2009-09-10 | 1 | -6/+46 |
* | ephy-location-action: g_strdup is NULL safe | Xan Lopez | 2009-09-07 | 1 | -1/+1 |
* | Make the location action responsible of the model | Xan Lopez | 2009-08-15 | 1 | -0/+1 |
* | ephy-location-action.c: whitespace changes | Xan Lopez | 2009-08-15 | 1 | -32/+32 |
* | remove unused references to history | Benjamin Otte | 2009-07-06 | 1 | -5/+0 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 1 | -2/+3 |
* | ephy-location-action.c: strip whitespace from URLs before loading. | Holger Hans Peter Freyther | 2009-06-03 | 1 | -1/+1 |
* | Use gtk_activatable_get_related_action instead of the deprecated gtk_widget_g... | Xan Lopez | 2009-02-08 | 1 | -3/+3 |
* | Implement multiple keyword-based AND-search for the location bar | Gustavo Noronha Silva | 2009-01-20 | 1 | -7/+21 |
* | Remove useless LocationEntryAction struct | Diego Escalante Urrelo | 2009-01-19 | 1 | -23/+3 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Include a bookmark indication in the woohoo bar | Diego Escalante Urrelo | 2009-01-16 | 1 | -2/+0 |
* | Port the location bar to use GRegex. | Diego Escalante Urrelo | 2008-08-15 | 1 | -94/+41 |
* | Make the order in which we name the cols consistent. | Diego Escalante Urrelo | 2008-08-14 | 1 | -2/+2 |
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -7/+1 |
* | Block updates of the location entry while it is keyboard-focused. | Cosimo Cecchi | 2008-05-20 | 1 | -2/+51 |
* | Revert the history/bookmark no-dup patch. It was slowing ephy. | Diego Escalante Urrelo | 2008-03-17 | 1 | -12/+0 |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 1 | -35/+5 |
* | Catch bookmarks and history in EphyLocationActionPrivate, it's smarter. | Diego Escalante Urrelo | 2007-12-27 | 1 | -9/+10 |
* | Have the completion func also check the bookmark URLs for matches as it does | Diego Escalante Urrelo | 2007-12-27 | 1 | -3/+14 |
* | Avoid duplicated history and bookmark entries for the same url in the | Diego Escalante Urrelo | 2007-12-27 | 1 | -0/+24 |
* | Moves the completion_func from lib/widgets/ephy-location-entry.c to | Diego Escalante Urrelo | 2007-12-26 | 1 | -0/+105 |
* | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 1 | -2/+6 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -7/+6 |
* | Port src/ to the new properties in EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Change ephy_embed_get_title to return const char*. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Copy the items on the completion list as the user moves through them. The | Xan Lopez | 2007-05-02 | 1 | -1/+2 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Show favicons in location entry drop-down. Bug #112748, patch by Diego | Christian Persch | 2006-12-18 | 1 | -1/+2 |
* | List title and URL in location entry drop-down. Bug #169550, patch by | Christian Persch | 2006-12-18 | 1 | -1/+2 |
* | Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko. | Jean-François Rameau | 2006-10-23 | 1 | -2/+2 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Fix middle-click and ctrl-enter in the location entry autocompletion | Christian Persch | 2006-07-11 | 1 | -4/+5 |
* | Add a convenience function to get current event data. | Christian Persch | 2006-01-30 | 1 | -16/+1 |
* | 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 |