aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets
Commit message (Expand)AuthorAgeFilesLines
* Use accessor functions when possibleXan Lopez2010-06-131-1/+1
* ephy-location-entry: reenable favicons in completionDiego Escalante Urrelo2010-04-211-7/+0
* Use only GTK+ single includesJavier Jardón2010-04-061-1/+1
* Use accessor functions instead direct accessJavier Jardón2010-02-112-3/+3
* 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-052-17/+8
* docs: ephy-location-actionDiego Escalante Urrelo2009-12-031-6/+3
* docs: ephy-tree-model-nodeDiego Escalante Urrelo2009-12-032-4/+65
* docs: ephy-tree-model-sortDiego Escalante Urrelo2009-12-032-4/+36
* docs: ephy-node-viewDiego Escalante Urrelo2009-12-032-23/+205
* ephy-node-view: fix some really weird indentationDiego Escalante Urrelo2009-12-031-131/+131
* docs: ephy-zoom-actionDiego Escalante Urrelo2009-12-031-0/+34
* docs: ephy-spinnerDiego Escalante Urrelo2009-12-032-2/+11
* docs: ephy-zoom-controlDiego Escalante Urrelo2009-12-031-2/+19
* docs: ephy-location-entryDiego Escalante Urrelo2009-12-031-0/+43
* docs: ephy-search-entryDiego Escalante Urrelo2009-12-032-1/+19
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-223-28/+37
* Make the location action responsible of the modelXan Lopez2009-08-151-1/+0
* Add again the spinner.Xan Lopez2009-08-103-0/+179
* 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-zoom-control: release references in dispose, not finalize.Xan Lopez2009-02-231-5/+9
* ephy-zoom-control: use G_DEFINE_TYPE, remove unneeded includes.Xan Lopez2009-02-231-37/+4
* ephy-zoom-action: use G_DEFINE_TYPE, remove unneeded includes.Xan Lopez2009-02-231-37/+5
* ephy-search-entry: remove unneeded/redundant includes.Xan Lopez2009-02-231-2/+0
* ephy-location-entry: fix security icon visibility.Xan Lopez2009-02-231-3/+8
* Remove EphyIconEntry leftovers.Xan Lopez2009-01-221-64/+0
* 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-202-32/+121
* Remove $Id$ marker from source files.Xan Lopez2009-01-1616-16/+0
* 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-022-2/+2
* Use connect_after when connecting to drag-begin so we can override theXan Lopez2009-01-011-2/+2
* Delete EphyIconEntry, it's unused.Xan Lopez2008-12-313-459/+0
* Port EphySearchEntry to use GtkEntry.Xan Lopez2008-12-312-21/+45
* ephy-search-entry: use G_DEFINE_TYPE.Xan Lopez2008-12-311-32/+1
* 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
* Update documentation for lib/widgets/ephy-spinner.cDiego Escalante Urrelo2008-11-301-83/+86
* Document lib/widgets/ephy-zoom-control.cDiego Escalante Urrelo2008-11-301-0/+17
* Minor nitpick in the .h filesDiego Escalante Urrelo2008-09-292-9/+9
* Correctly mark doc comments for parsingDiego Escalante Urrelo2008-09-291-4/+4
* Update docs for ephy-icon-entryDiego Escalante Urrelo2008-09-291-4/+12
* Sync argument names in ephy-location-entry and update docsDiego Escalante Urrelo2008-09-292-27/+56
* Document lib/widgets/ephy-location-entry.cDiego Escalante Urrelo2008-09-291-0/+133
* Document lib/widgets/ephy-icon-entry.cDiego Escalante Urrelo2008-09-292-0/+33
* Remove useless ephy-node #includeDiego Escalante Urrelo2008-09-291-2/+0
* 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-152-10/+51
* 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-142-6/+6
* 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-0417-55/+15
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-129-0/+36
* Make the extra column pack-end so that when we hide it when it's empty, the o...Christian Persch2008-03-311-2/+2
* Remove the ephy-spinner from the toolbar.c, there's enough feebackXan Lopez2008-03-283-179/+0
* Add Undo/Redo commands to the location entry, both in the context menuCosimo Cecchi2008-02-152-12/+98
* 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-272-3/+5
* Moves the completion_func from lib/widgets/ephy-location-entry.c toDiego Escalante Urrelo2007-12-262-101/+16
* Add "node-middle-clicked" signal to EphyNodeView.Cosimo Cecchi2007-12-082-0/+38
* Adds a EPHY_NODE_VIEW_ELLIPSIZED flag and make history window andCosimo Cecchi2007-11-192-1/+8
* Fix a bug in EphyNodeView which caused weird problems when setting columnsCosimo Cecchi2007-11-191-0/+5
* 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
* Modifies the EphySearchEntry to inherit from EphyIconEntry instead ofCosimo Cecchi2007-09-102-8/+16
* Fixes bad state syncing when adding zoom controls to the toolbar. FixesCosimo Cecchi2007-09-091-0/+4
* 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-102-28/+3
* Port to new tooltips API.Christian Persch2007-07-102-63/+4
* 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-022-2/+36
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-1222-26/+26
* Workaround/semi-fix for bug #351814. The real cause of the problem is theDiego Escalante Urrelo2007-01-091-6/+11
* .cvsignore files are obsoleteChristian Persch2006-12-301-7/+0
* Show favicons in location entry drop-down. Bug #112748, patch by DiegoChristian Persch2006-12-182-3/+15
* List title and URL in location entry drop-down. Bug #169550, patch byChristian Persch2006-12-182-3/+25
* Fix secure location bar colouring with dark themes. Bug #347343, patch byChristian Persch2006-12-181-2/+2
* embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.cBjörn Lindqvist2006-12-171-7/+3
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-153-2/+3
* Fix typoChristian Persch2006-12-051-2/+2
* Version 2.17.3.Christian Persch2006-12-051-60/+28
* Lower the priority of the spinner animation so that the animation does notBenjamin Berg2006-11-181-3/+5
* A lib/widgets/ephy-spinner-tool-item.c: AChristian Persch2006-10-181-0/+2
* A lib/widgets/ephy-spinner-tool-item.c: AChristian Persch2006-10-183-4/+282
* Fix a crash after failing to get the spinner animation or rest icons.Christian Persch2006-10-182-18/+14
* Fix compile warnings.Christian Persch2006-10-012-5/+4
* Fix compile warnings.Christian Persch2006-10-011-6/+1
* Simplify code and save some memory.Christian Persch2006-09-301-104/+111
* Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing toChristian Persch2006-09-302-164/+172
* 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-1320-30/+30
* Remove some unnecessary static data.Christian Persch2006-09-079-12/+12
* 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
* Work around bug #346662 by not changing selection while removing theChristian Persch2006-07-111-0/+15
* 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-292-4/+2
* 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
* When adding a column that can be sorted on, re-create the sort model, soCrispin Flowerday2006-01-181-0/+8
* 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
* Mark strings in param specs as static.Christian Persch2005-11-084-5/+5
* 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
* Skip spinner update when we're not loaded. Should fix bug #320079.Christian Persch2005-10-291-7/+11
* Ensure the images are loaded before starting to spin. Should fix crashesChristian Persch2005-10-091-7/+16
* Add style properties for 'secure-[bg|fg]-color', and apply them when theChristian Persch2005-10-072-0/+106
* Remove unused code.Christian Persch2005-10-021-1/+3
* Don't include config.h here.Christian Persch2005-10-023-56/+362
* Don't spin unmapped spinners. Slightly decrease the frequency. Might helpChristian Persch2005-10-021-4/+45
* Reset the IM context before activating the entry.Christian Persch2005-10-012-5/+10
* Version 1.9.Christian Persch2005-08-291-1/+1
* Add switch to disable focus fix, and to disable PSM. Error out if PSMChristian Persch2005-08-082-0/+10
* No need to add focus_width to borders anymore. Now we get the same heightChristian Persch2005-08-031-6/+0
* Use the entry's style's [xy]thickness, not our own. Fixes rendering withChristian Persch2005-08-031-25/+33
* A lib/widgets/testiconentry.c: A lib/widgets/ephy-icon-entry.c: AChristian Persch2005-08-035-92/+524
* 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-262-44/+155
* Check all selected nodes if they allow dragging.Christian Persch2005-07-121-1/+39
* Implement a way to disallow dragging from resp. dropping on certain nodes.Christian Persch2005-07-111-12/+13
* Uppercase letters shouldn't breaks history autocompletion. Fix BugJean-François Rameau2005-07-101-2/+2
* More constification.Christian Persch2005-04-193-7/+6
* Restore original URL when pressing ESC. Fixes bug #171179.Christian Persch2005-04-112-0/+34
* Remove custom search, and use gtktreeview typeaheadfind. Fixes bugChristian Persch2005-03-141-18/+9
* Don't set the lock icon as drag source. Actually emit the lock-clickedChristian Persch2005-02-062-14/+31
* 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-294-10/+10
* Add proper _NETSCAPE_URL drag support, supplying the URL as well as theJorn Baayen2005-01-224-65/+97
* Don't focus the combo on click.Christian Persch2005-01-151-0/+1
* Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types.Jorn Baayen2005-01-142-5/+5
* Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506.Christian Persch2005-01-142-12/+149
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-133-17/+19
* Make all structs prefixed by _.Christian Persch2005-01-0912-20/+20
* Unify the location and favicon actions.Christian Persch2005-01-082-29/+138
* Use ngettext to get the Open in New Tab[s]/Window[s] label.Christian Persch2005-01-052-20/+0
* 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
* Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessaryChristian Persch2004-12-141-2/+1
* Add deprecated defines to AM_CPPFLAGS in maintainer-mode.Christian Persch2004-12-011-12/+11
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-11-261-0/+1
* When popping up the context menu with keyboard, select the first menuChristian Persch2004-11-081-3/+8
* Make tooltips on the zoom control also work on Ctrl-F1.Christian Persch2004-11-071-13/+44
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-038-16/+0
* Fix zoom control so that it shows tooltips again. Fixes bug #155826.Christian Persch2004-11-021-7/+15
* Don't deactivate the toolbar when another item in the same toolbar gainsChristian Persch2004-11-011-35/+1
* Removing debug spewChristian Persch2004-11-011-1/+0
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-282-8/+0
* Remove unused signal from EphyNodeView struct.Christian Persch2004-10-271-1/+0
* Avoid strdups in entry completion func. Patch by Peter Harvey.Christian Persch2004-10-271-19/+18
* Use gtk_icon_size_lookup_for_settings() here.Christian Persch2004-10-251-4/+6
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-248-36/+36
* Use gtk_selection_data_get_uris().Christian Persch2004-10-231-1/+1
* Remove ephy_string_parse_uri_list, and use new glib functionChristian Persch2004-10-231-4/+4
* Add api to show a context menu. Useful to make distinction between key andMarco Pesenti Gritti2004-09-152-0/+28
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-137-4456/+0
* Sync.Christian Persch2004-08-241-5/+8
* Just use the popup_menu signal. Fixes bug #150830.Christian Persch2004-08-231-18/+3
* Fix a warning when moving tabs between windows; see bug #150822.Christian Persch2004-08-231-1/+4
* Change guint to correct enum type.Christian Persch2004-08-182-3/+3
* Note original cvs versionsChristian Persch2004-08-092-0/+4
* Include config.h upfront.Christian Persch2004-08-091-4/+4
* Only use this for gtk < 2.5.1, and just add a few #defines otherwise.Christian Persch2004-08-092-1/+23
* R lib/widgets/ephy-ellipsizing-label.c: RChristian Persch2004-08-085-856/+3622
* Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioningChristian Persch2004-08-061-55/+2
* Do not remove the topic when rename is cancelled.Marco Pesenti Gritti2004-07-232-3/+13
* Add support for toggles. When editing is canceled remove the node.Marco Pesenti Gritti2004-07-232-22/+115
* Simplify node view filtering code and make it a normal property (no moreMarco Pesenti Gritti2004-07-233-118/+70
* Use gobject constructorMarco Pesenti Gritti2004-07-231-118/+113
* Improve sort/priority API.Marco Pesenti Gritti2004-07-152-65/+126
* Cache the scaled spinner images to make creating new spinners very fast,Christian Persch2004-07-051-303/+516
* Add profiler calls.Christian Persch2004-07-031-0/+9
* Add G_[BEGIN|END]_DECLSChristian Persch2004-07-031-21/+22
* Codestyle and whitespace cleanupChristian Persch2004-07-032-59/+60
* R data/art/epiphany-tab-loading.gif:Christian Persch2004-07-032-41/+61
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-221-54/+8
* Make spinner not use a visible window, and fix coordinates accordingly.Christian Persch2004-06-121-6/+7
* Backported fixes from gtk+ cvs head.Christian Persch2004-05-201-17/+19
* Backport changed from the new gtkcellrendererprogress which was based onChristian Persch2004-05-132-240/+328
* Document UTF-8 requirement.Christian Persch2004-04-222-2/+2
* Make select-by-key support unsorted lists. Fuzzy matching is gone though.Xan Lopez2004-03-191-1/+1
* *** empty log message ***Marco Pesenti Gritti2004-03-171-1/+0
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-1714-5/+44
* Copy and modify gnome_vfs_uri_list_parse() so that we get a list of stringChristian Persch2004-03-042-4/+57
* 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-112-15/+4
* Fix toolbar overflow menu creation. Don't connect zoom control signals toChristian Persch2004-02-053-87/+88
* Fix mem leak.Christian Persch2004-02-051-1/+1
* ==> ChangeLog <==Christian Persch2004-01-261-0/+1
* Fix mem leak.Christian Persch2004-01-261-0/+5
* 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
* *** empty log message ***Marco Pesenti Gritti2003-12-172-6/+0
* Really committing it this timeChristian Persch2003-12-151-1/+2
* Use g_signal_connect_object so the signal isn't emitted for a deadChristian Persch2003-12-141-4/+4
* Reformatted to conform to epiphany coding style. Fix some error conditionChristian Persch2003-12-091-47/+84
* Remove unused includes.Christian Persch2003-12-041-2/+0
* Readd gtk deprecates (only in maintainer mode).Marco Pesenti Gritti2003-11-301-1/+1
* Port from option menu to GtkComboBox.Christian Persch2003-11-282-68/+46
* Try out a different layout for downloads rows. Make the file columnMarco Pesenti Gritti2003-11-261-1/+1
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-2011-2/+19
* *** empty log message ***Marco Pesenti Gritti2003-11-151-6/+6
* Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looksMarco Pesenti Gritti2003-11-091-1/+1
* Change some more i18n inclusion and remove several unused includes.Marco Pesenti Gritti2003-11-061-2/+3
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-063-3/+3
* Resync with eel.Marco Pesenti Gritti2003-11-051-1/+0
* Remove unused ephy-prefs includesMarco Pesenti Gritti2003-11-051-1/+0
* Remove unused types.Christian Persch2003-11-041-1/+1
* Add a title param to dnd iterator and remove unused screen locationMarco Pesenti Gritti2003-10-301-1/+1
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-173-0/+367
* Make location a normal entry.Marco Pesenti Gritti2003-10-142-186/+3
* Unref completionMarco Pesenti Gritti2003-10-141-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-10-121-25/+26
* Merge completion branchMarco Pesenti Gritti2003-10-124-1471/+335
* Reenable deprecated api where necessary, fixup some header inclusions.Marco Pesenti Gritti2003-10-111-1/+0
* Merge fixes from branch and clean up.Marco Pesenti Gritti2003-10-072-206/+163
* Do not unselect all on single selection mode, to not generate useless nodeMarco Pesenti Gritti2003-10-061-1/+5
* Simpler implementation.Marco Pesenti Gritti2003-09-271-1/+1
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-271-15/+20
* Implement a way to choose visible column in a menu. Not finished I need toMarco Pesenti Gritti2003-09-211-3/+0
* *** 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-202-26/+43
* Remove spurious code.Christian Persch2003-09-201-8/+0
* Make sure to remove show_timeout also when the window is still notMarco Pesenti Gritti2003-09-121-13/+8
* gtk+ now supports invisible event boxes. Remove our custom implementationChristian Persch2003-09-093-287/+0
* *** empty log message ***Marco Pesenti Gritti2003-09-041-3/+2
* Use x,y only on drop, otherwise they are invalid. Damn that api suck.Marco Pesenti Gritti2003-09-041-10/+13
* Check if the target type match before highlighting the row and returnMarco Pesenti Gritti2003-09-041-1/+3
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-0212-104/+98