aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-location-entry.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for DNS prefetching when using WebKit2Carlos Garcia Campos2013-03-061-1/+9
* e-location-entry: use new soup_session_prefetch_dns APIDiego Escalante Urrelo2012-12-101-1/+2
* widgets: do not use deprecated GtkStyleContext APIDiego Escalante Urrelo2012-12-101-1/+4
* ephy-window: centralize the logic about invisible URIs in one placeXan Lopez2012-08-241-1/+1
* ephy-location-entry: small cleanupsXan Lopez2012-08-071-9/+6
* embed: Move about handlers to a new fileCarlos Garcia Campos2012-06-261-1/+1
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+4
* ephy-location-entry: make it possible to hide the faviconClaudio Saavedra2012-06-201-3/+39
* ephy-location-entry: make parameters actual propertiesClaudio Saavedra2012-06-051-0/+112
* e-location-entry: make aligment pixel-perfectDiego Escalante Urrelo2012-03-311-0/+59
* e-location-entry: dim URL in completion rowsDiego Escalante Urrelo2012-03-311-2/+2
* e-location-entry: redundant ellipsize-setDiego Escalante Urrelo2012-03-311-4/+1
* e-location-entry: make bookmark icon follow-stateDiego Escalante Urrelo2012-03-311-0/+1
* Hook the new history to the URL entryXan Lopez2012-03-071-177/+20
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-271-1/+0
* Remove EPHY_STOCK_BOOKMARKXan Lopez2012-01-271-1/+1
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-201-68/+39
* Remove last traces of the EggToolbar codeXan Lopez2011-12-151-27/+0
* ephy-location-entry: remove unused includeXan Lopez2011-09-111-1/+0
* ephy-location-entry: use new channel-{secure,insecure} symbolic iconsXan Lopez2011-07-071-2/+2
* Use the generic marshaler throughoutXan Lopez2011-06-141-3/+2
* Added about:plugins support.Sergio Villar Senin2011-06-011-3/+14
* ephy-location-entry: handle gracefully first callXan Lopez2011-05-221-3/+3
* ephy-location-entry: use symbolic icons for security stateXan Lopez2011-05-221-12/+28
* ephy-location-entry: do not use a yellow background for secure sitesXan Lopez2011-05-221-116/+0
* ephy-location-entry: add DNS prefetchingSergio Villar Senin2011-02-251-5/+54
* Use the new GTK_STATE_FLAG_NORMAL flagDiego Escalante Urrelo2011-01-111-5/+5
* ephy-location-entry: GdkRGBA colors are doublesDiego Escalante Urrelo2011-01-111-2/+2
* Port to gtk+ master's GtkStyleContextDiego Escalante Urrelo2010-12-151-48/+52
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-091-10/+10
* EphyLocationAction: fix potential leakJonathon Jongsma2010-12-091-0/+1
* Adapt to latest changes in the GTK+ drawing modelXan Lopez2010-10-051-22/+20
* Update for latest GTK+ 3.x release.Xan Lopez2010-09-111-5/+5
* lib/widgets: use cairo_fill() instead of cairo_paint()Carlos Garcia Campos2010-08-251-1/+1
* lib/widgets: use cairo for drawing widgetsDiego Escalante Urrelo2010-08-221-44/+38
* ephy-location-entry: reenable favicons in completionDiego Escalante Urrelo2010-04-211-7/+0
* Use accessor functions instead direct accessJavier Jardón2010-02-111-1/+1
* ephy-location-entry: disable favicons in entry for releaseXan Lopez2010-01-251-0/+5
* Show again favicon column in URL completion dropdownXan Lopez2010-01-151-2/+0
* Make EphyLocationEntry store a copy of the lock-stock-idXan Lopez2010-01-151-1/+2
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-051-15/+7
* docs: ephy-location-actionDiego Escalante Urrelo2009-12-031-6/+3
* docs: ephy-location-entryDiego Escalante Urrelo2009-12-031-0/+43
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-221-10/+12
* Make the location action responsible of the modelXan Lopez2009-08-151-1/+0
* Performance: Set a fixed width on autosized cell rendererBenjamin Otte2009-07-131-0/+10
* don't free title string twiceBenjamin Otte2009-07-081-1/+1
* ephy-location-entry: remove useless definesDiego Escalante Urrelo2009-03-271-4/+0
* ephy-location-entry: #if 0 the favicon column in completion.Xan Lopez2009-03-091-10/+10
* ephy-location-entry: use g_object_connect for mass signal connection.Xan Lopez2009-03-091-17/+12
* ephy-location-entry: fix security icon visibility.Xan Lopez2009-02-231-3/+8
* Avoid adding problematic search terms with spacesGustavo Noronha Silva2009-01-201-4/+9
* Handle end of line correctly on location bar searchGustavo Noronha Silva2009-01-201-2/+12
* Implement multiple keyword-based AND-search for the location barGustavo Noronha Silva2009-01-201-31/+120
* Fix indentation of previous commits.Xan Lopez2009-01-161-20/+20
* Include a bookmark indication in the woohoo barDiego Escalante Urrelo2009-01-161-1/+41
* Turn the location bar into the woohoo barDiego Escalante Urrelo2009-01-161-34/+75
* Adapt to the modified GTK+ API.Cosimo Cecchi2009-01-021-1/+1
* Use connect_after when connecting to drag-begin so we can override theXan Lopez2009-01-011-2/+2
* ephy-location-entry: port to use GtkEntry instead of EphyIconEntry.Xan Lopez2008-12-311-151/+153
* ephy-location-entry: remove $Id$ marker.Xan Lopez2008-12-311-1/+0
* ephy-location-entry: use G_DEFINE_TYPEXan Lopez2008-12-311-34/+4
* Sync argument names in ephy-location-entry and update docsDiego Escalante Urrelo2008-09-291-21/+50
* Document lib/widgets/ephy-location-entry.cDiego Escalante Urrelo2008-09-291-0/+133
* Revert special handling of double click in the LocationEntry; bug #426349.Loic Minier2008-09-031-14/+0
* Port the location bar to use GRegex.Diego Escalante Urrelo2008-08-151-7/+45
* Remove the sort_func for the location entry.Diego Escalante Urrelo2008-08-141-20/+5
* Make the order in which we name the cols consistent.Diego Escalante Urrelo2008-08-141-4/+4
* Remove an unneeded cast to pointer.Diego Escalante Urrelo2008-08-141-3/+6
* Do not do single includes in lib/widgets/, bug #536090Diego Escalante Urrelo2008-06-041-18/+1
* Make the extra column pack-end so that when we hide it when it's empty, the o...Christian Persch2008-03-311-2/+2
* Add Undo/Redo commands to the location entry, both in the context menuCosimo Cecchi2008-02-151-12/+92
* Popup the completion dropdown menu when we're focusing the location barCosimo Cecchi2008-02-021-0/+15
* Catch bookmarks and history in EphyLocationActionPrivate, it's smarter.Diego Escalante Urrelo2007-12-271-2/+3
* Moves the completion_func from lib/widgets/ephy-location-entry.c toDiego Escalante Urrelo2007-12-261-101/+12
* Changes g_value_set_string to g_value_take_string to avoid a leak. Also add theDiego Escalante Urrelo2007-09-301-1/+4
* Make the location entry completion cells smarter, now bookmarks take the fullDiego Escalante Urrelo2007-09-301-3/+35
* Add a somewhat tricky fix for url titles not visible on the completionDiego Escalante Urrelo2007-09-191-30/+37
* Make cursor be at the end of the URL when selecting entries from theDiego Escalante Urrelo2007-08-191-0/+1
* Remove gtk version check since we now depend on 2.11.Christian Persch2007-07-101-5/+0
* Port to new tooltips API.Christian Persch2007-07-101-27/+3
* Adds some prefixes to web_prefixes for ftp sites. Bug #422114.Diego Escalante Urrelo2007-06-011-1/+5
* Copy the items on the completion list as the user moves through them. TheXan Lopez2007-05-021-1/+34
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Show favicons in location entry drop-down. Bug #112748, patch by DiegoChristian Persch2006-12-181-2/+13
* List title and URL in location entry drop-down. Bug #169550, patch byChristian Persch2006-12-181-2/+23
* Fix secure location bar colouring with dark themes. Bug #347343, patch byChristian Persch2006-12-181-2/+2
* Clicking favicon in the location bar selects URL. Fix bug #349557.Jean-François Rameau2006-09-141-0/+29
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Improve the a11y theme check.Christian Persch2006-08-081-2/+2
* Reset IM context before activation. Bug #348478, patch by Nguyễn TháiChristian Persch2006-07-251-0/+1
* When resetting the entry also emit user-changed, to restore the originalChristian Persch2006-07-201-5/+18
* Fix middle-click and ctrl-enter in the location entry autocompletionChristian Persch2006-07-111-5/+61
* Improve next-token logic for bookmark completion. Fixes #339167 (hopefullyWouter Bolsterlee2006-06-051-2/+2
* Make bookmark search ignore special characters (bug 339167)Frederic Peters2006-05-301-1/+1
* #337140: Replace fallback favicon with more semantically correct 'text-html'Tommi Komulainen2006-04-151-3/+7
* Use g_object_ref_sink().Christian Persch2006-03-291-2/+1
* Add a convenience function to get current event data.Christian Persch2006-01-301-2/+4
* When updating the address bar, always update the address state, sometimesCrispin Flowerday2006-01-231-0/+3
* lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.cCrispin Flowerday2005-11-111-1/+0
* More static strings.Christian Persch2005-11-081-2/+2
* Simplify the drag icon code.Christian Persch2005-11-031-109/+21
* Show drag icon with page title + URL when dragging from the drag handle.Christian Persch2005-11-031-0/+238
* Add style properties for 'secure-[bg|fg]-color', and apply them when theChristian Persch2005-10-071-0/+103
* Reset the IM context before activating the entry.Christian Persch2005-10-011-4/+8
* A lib/widgets/testiconentry.c: A lib/widgets/ephy-icon-entry.c: AChristian Persch2005-08-031-92/+59
* Fix location entry favicon updating.Christian Persch2005-08-011-1/+3
* Fix ESC behaviour to always stop, and to reset the location entry whenChristian Persch2005-07-261-38/+148
* Uppercase letters shouldn't breaks history autocompletion. Fix BugJean-François Rameau2005-07-101-2/+2
* More constification.Christian Persch2005-04-191-3/+2
* Restore original URL when pressing ESC. Fixes bug #171179.Christian Persch2005-04-111-0/+32
* Don't set the lock icon as drag source. Actually emit the lock-clickedChristian Persch2005-02-061-14/+30
* Set "Clear" context menu entry insensitive in lockdown mode. Fixes bugChristian Persch2005-02-021-0/+3
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-4/+4
* Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types.Jorn Baayen2005-01-141-4/+4
* Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506.Christian Persch2005-01-141-11/+138
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-131-2/+2
* Unify the location and favicon actions.Christian Persch2005-01-081-28/+128
* Small improvement.Christian Persch2004-12-161-2/+1
* Move Clear after Select All.Christian Persch2004-12-161-11/+20
* Add "Clear" to entry context menu. Fixes bug #118395.Christian Persch2004-12-161-0/+48
* 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-35/+1
* Avoid strdups in entry completion func. Patch by Peter Harvey.Christian Persch2004-10-271-19/+18
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-6/+6
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+4
* Sucky but not intrusive hack to make dnd on the address entry work whenMarco Pesenti Gritti2004-02-281-0/+52
* Simplify and hopefully fix mem corruptionMarco Pesenti Gritti2004-02-121-5/+3
* CleanupMarco Pesenti Gritti2004-02-111-3/+3
* Better keyword matching function. Should match only words (not middleMarco Pesenti Gritti2004-02-111-1/+36
* Pass the property id to the changed signal.Marco Pesenti Gritti2004-02-111-15/+3
* New function to get temp directory and moved ephy_shell_delete_on_exit toChristopher James Lahey2004-01-231-17/+14
* Fix more mem leaks.Christian Persch2003-12-171-0/+3
* Fix mem leak.Christian Persch2003-12-171-0/+2
* Make location a normal entry.Marco Pesenti Gritti2003-10-141-182/+3
* Unref completionMarco Pesenti Gritti2003-10-141-0/+1
* Merge completion branchMarco Pesenti Gritti2003-10-121-541/+335
* *** empty log message ***Marco Pesenti Gritti2003-09-201-0/+1
* Remember the address in the location action, so we can restore it when weChristian Persch2003-09-201-23/+39
* Make sure to remove show_timeout also when the window is still notMarco Pesenti Gritti2003-09-121-13/+8
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-2/+9
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-4/+4
* Cleanup.Marco Pesenti Gritti2003-07-071-2/+12
* Make the location entry an EggToolItem, and provide a custom tooptipChristian Persch2003-07-021-39/+81
* testing before committing sometimes helpsMarco Pesenti Gritti2003-07-011-1/+1
* Hide only when necessary. Remove gdk_ungrab stuff that doesnt seem to beMarco Pesenti Gritti2003-07-011-0/+7
* Fix mem leaks.Christian Persch2003-06-281-2/+2
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-7/+26
* Correct translations dir (leftover from galeon)Marco Pesenti Gritti2003-06-231-0/+5
* do not popup autocompletion when setting url from the combo listMarco Pesenti Gritti2003-06-221-0/+2
* Ever put cursor at the end of the text when selecting autocompletionMarco Pesenti Gritti2003-06-201-1/+2
* Rewrite the url typed by user overwrite logic to fix bugs.Marco Pesenti Gritti2003-06-201-49/+40
* Use insert_text delete_text to show/hide the autocompletion window.Marco Pesenti Gritti2003-06-191-56/+69
* Fix nodes drag and drop. Make double click select the whole address inMarco Pesenti Gritti2003-05-211-0/+14
* Revert api change. So we keep 2.2 compatibility.Marco Pesenti Gritti2003-05-141-0/+14
* Remove old toolbar editor uiMarco Pesenti Gritti2003-03-011-1/+9
* cleaner xml dump code.Marco Pesenti Gritti2003-02-281-2/+12
* Remove Tab autocompletion. Behavior still not optimal, but that code isMarco Pesenti Gritti2003-02-261-139/+1
* Update location entry with the urls selected on the drop down. ImplementMarco Pesenti Gritti2003-02-231-8/+62
* Activate the url when clicking on it from the combo dropdown. Based onMarco Pesenti Gritti2003-02-201-4/+15
* Some more gtk_timeout_add.Marco Pesenti Gritti2003-02-091-2/+2
* Remove gtk_timeout_x calls. Hope I got all of them.Marco Pesenti Gritti2003-02-091-2/+2
* Clear also location history when clearing history. Doesnt updateMarco Pesenti Gritti2003-02-061-0/+6
* Fix autocompletion to not show duped entries. Complete print preview impl.Marco Pesenti Gritti2003-01-231-1/+23
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-2/+2
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-16/+12
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+700