| Commit message (Expand) | Author | Age | Files | Lines |
* | Use accessor functions instead direct access | Javier Jardón | 2010-02-11 | 1 | -1/+1 |
* | ephy-location-entry: disable favicons in entry for release | Xan Lopez | 2010-01-25 | 1 | -0/+5 |
* | Show again favicon column in URL completion dropdown | Xan Lopez | 2010-01-15 | 1 | -2/+0 |
* | Make EphyLocationEntry store a copy of the lock-stock-id | Xan Lopez | 2010-01-15 | 1 | -1/+2 |
* | Remove redundant parameters in location-set API | Diego Escalante Urrelo | 2009-12-05 | 1 | -15/+7 |
* | docs: ephy-location-action | Diego Escalante Urrelo | 2009-12-03 | 1 | -6/+3 |
* | docs: ephy-location-entry | Diego Escalante Urrelo | 2009-12-03 | 1 | -0/+43 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 1 | -10/+12 |
* | Make the location action responsible of the model | Xan Lopez | 2009-08-15 | 1 | -1/+0 |
* | Performance: Set a fixed width on autosized cell renderer | Benjamin Otte | 2009-07-13 | 1 | -0/+10 |
* | don't free title string twice | Benjamin Otte | 2009-07-08 | 1 | -1/+1 |
* | ephy-location-entry: remove useless defines | Diego Escalante Urrelo | 2009-03-27 | 1 | -4/+0 |
* | ephy-location-entry: #if 0 the favicon column in completion. | Xan Lopez | 2009-03-09 | 1 | -10/+10 |
* | ephy-location-entry: use g_object_connect for mass signal connection. | Xan Lopez | 2009-03-09 | 1 | -17/+12 |
* | ephy-location-entry: fix security icon visibility. | Xan Lopez | 2009-02-23 | 1 | -3/+8 |
* | Avoid adding problematic search terms with spaces | Gustavo Noronha Silva | 2009-01-20 | 1 | -4/+9 |
* | Handle end of line correctly on location bar search | Gustavo Noronha Silva | 2009-01-20 | 1 | -2/+12 |
* | Implement multiple keyword-based AND-search for the location bar | Gustavo Noronha Silva | 2009-01-20 | 1 | -31/+120 |
* | Fix indentation of previous commits. | Xan Lopez | 2009-01-16 | 1 | -20/+20 |
* | Include a bookmark indication in the woohoo bar | Diego Escalante Urrelo | 2009-01-16 | 1 | -1/+41 |
* | Turn the location bar into the woohoo bar | Diego Escalante Urrelo | 2009-01-16 | 1 | -34/+75 |
* | Adapt to the modified GTK+ API. | Cosimo Cecchi | 2009-01-02 | 1 | -1/+1 |
* | Use connect_after when connecting to drag-begin so we can override the | Xan Lopez | 2009-01-01 | 1 | -2/+2 |
* | ephy-location-entry: port to use GtkEntry instead of EphyIconEntry. | Xan Lopez | 2008-12-31 | 1 | -151/+153 |
* | ephy-location-entry: remove $Id$ marker. | Xan Lopez | 2008-12-31 | 1 | -1/+0 |
* | ephy-location-entry: use G_DEFINE_TYPE | Xan Lopez | 2008-12-31 | 1 | -34/+4 |
* | Sync argument names in ephy-location-entry and update docs | Diego Escalante Urrelo | 2008-09-29 | 1 | -21/+50 |
* | Document lib/widgets/ephy-location-entry.c | Diego Escalante Urrelo | 2008-09-29 | 1 | -0/+133 |
* | Revert special handling of double click in the LocationEntry; bug #426349. | Loic Minier | 2008-09-03 | 1 | -14/+0 |
* | Port the location bar to use GRegex. | Diego Escalante Urrelo | 2008-08-15 | 1 | -7/+45 |
* | Remove the sort_func for the location entry. | Diego Escalante Urrelo | 2008-08-14 | 1 | -20/+5 |
* | Make the order in which we name the cols consistent. | Diego Escalante Urrelo | 2008-08-14 | 1 | -4/+4 |
* | Remove an unneeded cast to pointer. | Diego Escalante Urrelo | 2008-08-14 | 1 | -3/+6 |
* | Do not do single includes in lib/widgets/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -18/+1 |
* | Make the extra column pack-end so that when we hide it when it's empty, the o... | Christian Persch | 2008-03-31 | 1 | -2/+2 |
* | Add Undo/Redo commands to the location entry, both in the context menu | Cosimo Cecchi | 2008-02-15 | 1 | -12/+92 |
* | Popup the completion dropdown menu when we're focusing the location bar | Cosimo Cecchi | 2008-02-02 | 1 | -0/+15 |
* | Catch bookmarks and history in EphyLocationActionPrivate, it's smarter. | Diego Escalante Urrelo | 2007-12-27 | 1 | -2/+3 |
* | Moves the completion_func from lib/widgets/ephy-location-entry.c to | Diego Escalante Urrelo | 2007-12-26 | 1 | -101/+12 |
* | Changes g_value_set_string to g_value_take_string to avoid a leak. Also add the | Diego Escalante Urrelo | 2007-09-30 | 1 | -1/+4 |
* | Make the location entry completion cells smarter, now bookmarks take the full | Diego Escalante Urrelo | 2007-09-30 | 1 | -3/+35 |
* | Add a somewhat tricky fix for url titles not visible on the completion | Diego Escalante Urrelo | 2007-09-19 | 1 | -30/+37 |
* | Make cursor be at the end of the URL when selecting entries from the | Diego Escalante Urrelo | 2007-08-19 | 1 | -0/+1 |
* | Remove gtk version check since we now depend on 2.11. | Christian Persch | 2007-07-10 | 1 | -5/+0 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -27/+3 |
* | Adds some prefixes to web_prefixes for ftp sites. Bug #422114. | Diego Escalante Urrelo | 2007-06-01 | 1 | -1/+5 |
* | Copy the items on the completion list as the user moves through them. The | Xan Lopez | 2007-05-02 | 1 | -1/+34 |
* | 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 | -2/+13 |
* | List title and URL in location entry drop-down. Bug #169550, patch by | Christian Persch | 2006-12-18 | 1 | -2/+23 |
* | Fix secure location bar colouring with dark themes. Bug #347343, patch by | Christian Persch | 2006-12-18 | 1 | -2/+2 |
* | Clicking favicon in the location bar selects URL. Fix bug #349557. | Jean-François Rameau | 2006-09-14 | 1 | -0/+29 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -3/+3 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Improve the a11y theme check. | Christian Persch | 2006-08-08 | 1 | -2/+2 |
* | Reset IM context before activation. Bug #348478, patch by Nguyễn Thái | Christian Persch | 2006-07-25 | 1 | -0/+1 |
* | When resetting the entry also emit user-changed, to restore the original | Christian Persch | 2006-07-20 | 1 | -5/+18 |
* | Fix middle-click and ctrl-enter in the location entry autocompletion | Christian Persch | 2006-07-11 | 1 | -5/+61 |
* | Improve next-token logic for bookmark completion. Fixes #339167 (hopefully | Wouter Bolsterlee | 2006-06-05 | 1 | -2/+2 |
* | Make bookmark search ignore special characters (bug 339167) | Frederic Peters | 2006-05-30 | 1 | -1/+1 |
* | #337140: Replace fallback favicon with more semantically correct 'text-html' | Tommi Komulainen | 2006-04-15 | 1 | -3/+7 |
* | Use g_object_ref_sink(). | Christian Persch | 2006-03-29 | 1 | -2/+1 |
* | Add a convenience function to get current event data. | Christian Persch | 2006-01-30 | 1 | -2/+4 |
* | When updating the address bar, always update the address state, sometimes | Crispin Flowerday | 2006-01-23 | 1 | -0/+3 |
* | lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.c | Crispin Flowerday | 2005-11-11 | 1 | -1/+0 |
* | More static strings. | Christian Persch | 2005-11-08 | 1 | -2/+2 |
* | Simplify the drag icon code. | Christian Persch | 2005-11-03 | 1 | -109/+21 |
* | Show drag icon with page title + URL when dragging from the drag handle. | Christian Persch | 2005-11-03 | 1 | -0/+238 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 1 | -0/+103 |
* | Reset the IM context before activating the entry. | Christian Persch | 2005-10-01 | 1 | -4/+8 |
* | A lib/widgets/testiconentry.c: A lib/widgets/ephy-icon-entry.c: A | Christian Persch | 2005-08-03 | 1 | -92/+59 |
* | Fix location entry favicon updating. | Christian Persch | 2005-08-01 | 1 | -1/+3 |
* | Fix ESC behaviour to always stop, and to reset the location entry when | Christian Persch | 2005-07-26 | 1 | -38/+148 |
* | Uppercase letters shouldn't breaks history autocompletion. Fix Bug | Jean-François Rameau | 2005-07-10 | 1 | -2/+2 |
* | More constification. | Christian Persch | 2005-04-19 | 1 | -3/+2 |
* | Restore original URL when pressing ESC. Fixes bug #171179. | Christian Persch | 2005-04-11 | 1 | -0/+32 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 1 | -14/+30 |
* | Set "Clear" context menu entry insensitive in lockdown mode. Fixes bug | Christian Persch | 2005-02-02 | 1 | -0/+3 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -4/+4 |
* | Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. | Jorn Baayen | 2005-01-14 | 1 | -4/+4 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 1 | -11/+138 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 1 | -2/+2 |
* | Unify the location and favicon actions. | Christian Persch | 2005-01-08 | 1 | -28/+128 |
* | Small improvement. | Christian Persch | 2004-12-16 | 1 | -2/+1 |
* | Move Clear after Select All. | Christian Persch | 2004-12-16 | 1 | -11/+20 |
* | Add "Clear" to entry context menu. Fixes bug #118395. | Christian Persch | 2004-12-16 | 1 | -0/+48 |
* | 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 | -35/+1 |
* | Avoid strdups in entry completion func. Patch by Peter Harvey. | Christian Persch | 2004-10-27 | 1 | -19/+18 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -6/+6 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -0/+4 |
* | Sucky but not intrusive hack to make dnd on the address entry work when | Marco Pesenti Gritti | 2004-02-28 | 1 | -0/+52 |
* | Simplify and hopefully fix mem corruption | Marco Pesenti Gritti | 2004-02-12 | 1 | -5/+3 |
* | Cleanup | Marco Pesenti Gritti | 2004-02-11 | 1 | -3/+3 |
* | Better keyword matching function. Should match only words (not middle | Marco Pesenti Gritti | 2004-02-11 | 1 | -1/+36 |
* | Pass the property id to the changed signal. | Marco Pesenti Gritti | 2004-02-11 | 1 | -15/+3 |
* | New function to get temp directory and moved ephy_shell_delete_on_exit to | Christopher James Lahey | 2004-01-23 | 1 | -17/+14 |
* | Fix more mem leaks. | Christian Persch | 2003-12-17 | 1 | -0/+3 |
* | Fix mem leak. | Christian Persch | 2003-12-17 | 1 | -0/+2 |
* | Make location a normal entry. | Marco Pesenti Gritti | 2003-10-14 | 1 | -182/+3 |
* | Unref completion | Marco Pesenti Gritti | 2003-10-14 | 1 | -0/+1 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 1 | -541/+335 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-20 | 1 | -0/+1 |
* | Remember the address in the location action, so we can restore it when we | Christian Persch | 2003-09-20 | 1 | -23/+39 |
* | Make sure to remove show_timeout also when the window is still not | Marco Pesenti Gritti | 2003-09-12 | 1 | -13/+8 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -2/+9 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -4/+4 |
* | Cleanup. | Marco Pesenti Gritti | 2003-07-07 | 1 | -2/+12 |
* | Make the location entry an EggToolItem, and provide a custom tooptip | Christian Persch | 2003-07-02 | 1 | -39/+81 |
* | testing before committing sometimes helps | Marco Pesenti Gritti | 2003-07-01 | 1 | -1/+1 |
* | Hide only when necessary. Remove gdk_ungrab stuff that doesnt seem to be | Marco Pesenti Gritti | 2003-07-01 | 1 | -0/+7 |
* | Fix mem leaks. | Christian Persch | 2003-06-28 | 1 | -2/+2 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 1 | -7/+26 |
* | Correct translations dir (leftover from galeon) | Marco Pesenti Gritti | 2003-06-23 | 1 | -0/+5 |
* | do not popup autocompletion when setting url from the combo list | Marco Pesenti Gritti | 2003-06-22 | 1 | -0/+2 |
* | Ever put cursor at the end of the text when selecting autocompletion | Marco Pesenti Gritti | 2003-06-20 | 1 | -1/+2 |
* | Rewrite the url typed by user overwrite logic to fix bugs. | Marco Pesenti Gritti | 2003-06-20 | 1 | -49/+40 |
* | Use insert_text delete_text to show/hide the autocompletion window. | Marco Pesenti Gritti | 2003-06-19 | 1 | -56/+69 |
* | Fix nodes drag and drop. Make double click select the whole address in | Marco Pesenti Gritti | 2003-05-21 | 1 | -0/+14 |
* | Revert api change. So we keep 2.2 compatibility. | Marco Pesenti Gritti | 2003-05-14 | 1 | -0/+14 |
* | Remove old toolbar editor ui | Marco Pesenti Gritti | 2003-03-01 | 1 | -1/+9 |
* | cleaner xml dump code. | Marco Pesenti Gritti | 2003-02-28 | 1 | -2/+12 |
* | Remove Tab autocompletion. Behavior still not optimal, but that code is | Marco Pesenti Gritti | 2003-02-26 | 1 | -139/+1 |
* | Update location entry with the urls selected on the drop down. Implement | Marco Pesenti Gritti | 2003-02-23 | 1 | -8/+62 |
* | Activate the url when clicking on it from the combo dropdown. Based on | Marco Pesenti Gritti | 2003-02-20 | 1 | -4/+15 |
* | Some more gtk_timeout_add. | Marco Pesenti Gritti | 2003-02-09 | 1 | -2/+2 |
* | Remove gtk_timeout_x calls. Hope I got all of them. | Marco Pesenti Gritti | 2003-02-09 | 1 | -2/+2 |
* | Clear also location history when clearing history. Doesnt update | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+6 |
* | Fix autocompletion to not show duped entries. Complete print preview impl. | Marco Pesenti Gritti | 2003-01-23 | 1 | -1/+23 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -2/+2 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 1 | -16/+12 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+700 |