aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmark-action.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Bug #378165: do not activate the smart bookmark entry after middle-clickingCosimo Cecchi2008-08-041-2/+0
* Do not do single includes in src/bookmarks/, bug #536090Diego Escalante Urrelo2008-06-041-12/+1
* Adapt to gio API changeChristian Persch2008-02-261-2/+2
* Use G_DEFINE_TYPE* macros in src/bookmarks/ when possible. (#516138)Xan Lopez2008-02-131-35/+5
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-141-27/+32
* Indentation fix for previous commit.Cosimo Cecchi2007-12-191-2/+2
* Add middle-click-paste for smart bookmarks, as it is for new tab/windowCosimo Cecchi2007-12-191-0/+69
* Fix empty line on bookmark tooltip when bookmark has no title.Cosimo Cecchi2007-11-251-5/+21
* 2007-11-22 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-11-231-1/+1
* 2007-11-22 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-11-231-1/+1
* Display "Javascript scriptlet" string as tooltip for bookmark action insteadCosimo Cecchi2007-11-031-13/+19
* Use gtk_widget_set_has_tooltip here.Christian Persch2007-07-111-1/+1
* Port to new tooltips API. Fixes bug #347637.Christian Persch2007-07-101-38/+32
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Don't use C++-style comments in C files. No code changes, only commentsChristian Persch2007-03-061-3/+3
* configure.acLuca Ferretti2007-01-181-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Don't cast to gboolean but check for != NULL instead.Christian Persch2006-07-011-2/+2
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-02-241-0/+48
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-02-241-0/+9
* Remove *_action_name functions, and use static buffers instead. MinorChristian Persch2006-02-111-17/+7
* Misc code cleanups: fewer gobject casts, disconnect handlers, save a fewChristian Persch2006-02-091-69/+87
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-02-021-0/+25
* Open smart bookmark url in new tabs when using Ctrl+Enter (part of bugCrispin Flowerday2006-01-291-1/+38
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-01-221-6/+4
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-01-171-12/+0
* Cleaned up ephy-bookmark-action.c to match the newPeter Anthony Harvey2006-01-171-99/+21
* More static strings.Christian Persch2005-11-081-4/+4
* Mark strings in param specs as static.Christian Persch2005-11-081-1/+1
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-171-336/+108
* Repair the previous b0rkage, see previous logRaphael Slinckx2005-09-171-51/+45
* Unify bookmarks/smart bookmarks address resolution, and add a signal toChristian Persch2005-07-271-46/+44
* Also ellipsise the menu entries in the toolbar overflow menu.Christian Persch2005-07-251-0/+5
* Fix smart bookmark options parsing. Now encoding= really works, and addedChristian Persch2005-07-171-15/+13
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-3/+3
* Add proper _NETSCAPE_URL drag support, supplying the URL as well as theJorn Baayen2005-01-221-2/+9
* Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types.Jorn Baayen2005-01-141-2/+3
* Renamed Remove action on bookmarksbar context menu. Fixes bug #162132.Christian Persch2005-01-141-2/+5
* Don't focus the buttons on click.Christian Persch2005-01-051-0/+1
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-54/+35
* Make distcheck fix.Christian Persch2004-12-141-17/+10
* When popping up the context menu with keyboard, select the first menuChristian Persch2004-11-081-5/+16
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Make sure there's only one bookmark properties dialogue for each bookmark.Christian Persch2004-11-011-27/+7
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-4/+0
* Use ellipsising labels to shorten the bookmarks and topics titles inChristian Persch2004-10-271-38/+39
* Unset the use-underline label property instead of doubling theChristian Persch2004-10-251-5/+7
* Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey.Christian Persch2004-10-251-170/+159
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Don't reference private objects from public headers. Fixes bug #153766.Christian Persch2004-09-281-2/+2
* popup_menu signal handler has to return gboolean, not void.Christian Persch2004-08-281-2/+5
* Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide.Christian Persch2004-07-311-1/+1
* Add a Properties item to bookmark context menuMarco Pesenti Gritti2004-07-131-1/+71
* Disable sliding when not in toolbar editing mode. We cant assumeMarco Pesenti Gritti2004-07-111-26/+0
* Add api to move items.Marco Pesenti Gritti2004-07-111-10/+76
* Hide the item when dragging it like we do for normal toolbars.Marco Pesenti Gritti2004-07-111-0/+26
* Fix a mem leak.Christian Persch2004-07-111-0/+2
* Support also GDK_ACTION_COPY. Fix #145254.Marco Pesenti Gritti2004-07-051-1/+2
* Use blank document as default faviconMarco Pesenti Gritti2004-07-031-1/+1
* Follow popups keybindings.Marco Pesenti Gritti2004-07-021-3/+16
* Implement bookmark context menu.Marco Pesenti Gritti2004-07-021-3/+68
* Move in the bookmarks dir.Marco Pesenti Gritti2004-07-021-5/+27
* Do not show the icon for smartbookmarksMarco Pesenti Gritti2004-07-011-1/+4
* No need to show the default icon for bookmarks menu.Marco Pesenti Gritti2004-07-011-8/+11
* Allow to drag bookmarks around also when not in edit mode. Use the defaultMarco Pesenti Gritti2004-07-011-16/+111
* Use guint consistently for node idsMarco Pesenti Gritti2004-06-241-1/+1
* Open bookmark in new tab on middle-click. Fixes bug #106250.Christian Persch2004-05-201-5/+35
* *** empty log message ***Marco Pesenti Gritti2004-03-171-2/+0
* If the favicon isn't ready when we need it, connect to the favicon cache'sChristian Persch2004-03-031-1/+29
* Correctly sync the smarturl property of EphyBookmarksAction when itChristian Persch2004-03-021-0/+30
* *** empty log message ***Marco Pesenti Gritti2004-02-111-1/+4
* No need to connect to the toolitem's create-menu-proxy signal, gtk+ doesChristian Persch2004-02-051-25/+2
* Set "tooltip" property on bookmark actions to the url. That way we displayChristian Persch2004-01-211-4/+23
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Merge completion branchMarco Pesenti Gritti2003-10-121-2/+6
* Do not use _ as accellerators in bookmarks menus.Marco Pesenti Gritti2003-09-241-3/+7
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-14/+7
* *** empty log message ***Marco Pesenti Gritti2003-08-311-2/+0
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-29/+35
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-2/+3
* Oops, fix mem leak introduced by previous checkin.Christian Persch2003-07-031-0/+2
* Moved bookmark tool item creation back to ephy-bookmark-action.c, ForChristian Persch2003-07-031-9/+81
* Make the toolbar overflow item really activate the bookmark action.Christian Persch2003-06-271-43/+35
* s/scheme/host for the smartbookmarksMarco Pesenti Gritti2003-06-131-1/+1
* Moved bookmark tool item creation to a dedicated tool item. That way weChristian Persch2003-06-121-53/+5
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-091-43/+76
* Implement bookmarks menu, might need to be optimized later.Marco Pesenti Gritti2003-06-041-1/+2
* Add a bookmarks menu. (still not the tree)Marco Pesenti Gritti2003-06-041-18/+70
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-4/+4
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+5
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-0/+1
* Don't set an icon unless their is a favicon. Append a colon onto the labelDavid Adam Bordoley2003-05-091-7/+14
* Sync toolbar on bookmark properties changes.Marco Pesenti Gritti2003-04-281-17/+54
* Fix a heap corruption bug that was causing bad stuff when smart bookmarksJames Willcox2003-02-141-1/+0
* Changed GtkType to GType.Christian Meyer2003-02-091-1/+1
* Complete bookmark action implementation (with smb too)Marco Pesenti Gritti2003-01-261-10/+210
* Implement the data part of the toolbar editor. Partial implementation ofMarco Pesenti Gritti2003-01-241-0/+208