aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmark-action.c
Commit message (Expand)AuthorAgeFilesLines
* 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