| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-bookmark-action.c: always show images in bookmarks menu items | Xan Lopez | 2009-08-17 | 1 | -0/+2 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Bug #378165: do not activate the smart bookmark entry after middle-clicking | Cosimo Cecchi | 2008-08-04 | 1 | -2/+0 |
* | Do not do single includes in src/bookmarks/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -12/+1 |
* | Adapt to gio API change | Christian Persch | 2008-02-26 | 1 | -2/+2 |
* | Use G_DEFINE_TYPE* macros in src/bookmarks/ when possible. (#516138) | Xan Lopez | 2008-02-13 | 1 | -35/+5 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 1 | -27/+32 |
* | Indentation fix for previous commit. | Cosimo Cecchi | 2007-12-19 | 1 | -2/+2 |
* | Add middle-click-paste for smart bookmarks, as it is for new tab/window | Cosimo Cecchi | 2007-12-19 | 1 | -0/+69 |
* | Fix empty line on bookmark tooltip when bookmark has no title. | Cosimo Cecchi | 2007-11-25 | 1 | -5/+21 |
* | 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-23 | 1 | -1/+1 |
* | 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-23 | 1 | -1/+1 |
* | Display "Javascript scriptlet" string as tooltip for bookmark action instead | Cosimo Cecchi | 2007-11-03 | 1 | -13/+19 |
* | Use gtk_widget_set_has_tooltip here. | Christian Persch | 2007-07-11 | 1 | -1/+1 |
* | Port to new tooltips API. Fixes bug #347637. | Christian Persch | 2007-07-10 | 1 | -38/+32 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Don't use C++-style comments in C files. No code changes, only comments | Christian Persch | 2007-03-06 | 1 | -3/+3 |
* | configure.ac | Luca Ferretti | 2007-01-18 | 1 | -1/+1 |
* | 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 |
* | Don't cast to gboolean but check for != NULL instead. | Christian Persch | 2006-07-01 | 1 | -2/+2 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-02-24 | 1 | -0/+48 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-02-24 | 1 | -0/+9 |
* | Remove *_action_name functions, and use static buffers instead. Minor | Christian Persch | 2006-02-11 | 1 | -17/+7 |
* | Misc code cleanups: fewer gobject casts, disconnect handlers, save a few | Christian Persch | 2006-02-09 | 1 | -69/+87 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-02-02 | 1 | -0/+25 |
* | Open smart bookmark url in new tabs when using Ctrl+Enter (part of bug | Crispin Flowerday | 2006-01-29 | 1 | -1/+38 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-01-22 | 1 | -6/+4 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-01-17 | 1 | -12/+0 |
* | Cleaned up ephy-bookmark-action.c to match the new | Peter Anthony Harvey | 2006-01-17 | 1 | -99/+21 |
* | More static strings. | Christian Persch | 2005-11-08 | 1 | -4/+4 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -336/+108 |
* | Repair the previous b0rkage, see previous log | Raphael Slinckx | 2005-09-17 | 1 | -51/+45 |
* | Unify bookmarks/smart bookmarks address resolution, and add a signal to | Christian Persch | 2005-07-27 | 1 | -46/+44 |
* | Also ellipsise the menu entries in the toolbar overflow menu. | Christian Persch | 2005-07-25 | 1 | -0/+5 |
* | Fix smart bookmark options parsing. Now encoding= really works, and added | Christian Persch | 2005-07-17 | 1 | -15/+13 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -3/+3 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 1 | -2/+9 |
* | Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. | Jorn Baayen | 2005-01-14 | 1 | -2/+3 |
* | Renamed Remove action on bookmarksbar context menu. Fixes bug #162132. | Christian Persch | 2005-01-14 | 1 | -2/+5 |
* | Don't focus the buttons on click. | Christian Persch | 2005-01-05 | 1 | -0/+1 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 1 | -54/+35 |
* | Make distcheck fix. | Christian Persch | 2004-12-14 | 1 | -17/+10 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 1 | -5/+16 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Make sure there's only one bookmark properties dialogue for each bookmark. | Christian Persch | 2004-11-01 | 1 | -27/+7 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -4/+0 |
* | Use ellipsising labels to shorten the bookmarks and topics titles in | Christian Persch | 2004-10-27 | 1 | -38/+39 |
* | Unset the use-underline label property instead of doubling the | Christian Persch | 2004-10-25 | 1 | -5/+7 |
* | Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey. | Christian Persch | 2004-10-25 | 1 | -170/+159 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -2/+2 |
* | popup_menu signal handler has to return gboolean, not void. | Christian Persch | 2004-08-28 | 1 | -2/+5 |
* | Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide. | Christian Persch | 2004-07-31 | 1 | -1/+1 |
* | Add a Properties item to bookmark context menu | Marco Pesenti Gritti | 2004-07-13 | 1 | -1/+71 |
* | Disable sliding when not in toolbar editing mode. We cant assume | Marco Pesenti Gritti | 2004-07-11 | 1 | -26/+0 |
* | Add api to move items. | Marco Pesenti Gritti | 2004-07-11 | 1 | -10/+76 |
* | Hide the item when dragging it like we do for normal toolbars. | Marco Pesenti Gritti | 2004-07-11 | 1 | -0/+26 |
* | Fix a mem leak. | Christian Persch | 2004-07-11 | 1 | -0/+2 |
* | Support also GDK_ACTION_COPY. Fix #145254. | Marco Pesenti Gritti | 2004-07-05 | 1 | -1/+2 |
* | Use blank document as default favicon | Marco Pesenti Gritti | 2004-07-03 | 1 | -1/+1 |
* | Follow popups keybindings. | Marco Pesenti Gritti | 2004-07-02 | 1 | -3/+16 |
* | Implement bookmark context menu. | Marco Pesenti Gritti | 2004-07-02 | 1 | -3/+68 |
* | Move in the bookmarks dir. | Marco Pesenti Gritti | 2004-07-02 | 1 | -5/+27 |
* | Do not show the icon for smartbookmarks | Marco Pesenti Gritti | 2004-07-01 | 1 | -1/+4 |
* | No need to show the default icon for bookmarks menu. | Marco Pesenti Gritti | 2004-07-01 | 1 | -8/+11 |
* | Allow to drag bookmarks around also when not in edit mode. Use the default | Marco Pesenti Gritti | 2004-07-01 | 1 | -16/+111 |
* | Use guint consistently for node ids | Marco Pesenti Gritti | 2004-06-24 | 1 | -1/+1 |
* | Open bookmark in new tab on middle-click. Fixes bug #106250. | Christian Persch | 2004-05-20 | 1 | -5/+35 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -2/+0 |
* | If the favicon isn't ready when we need it, connect to the favicon cache's | Christian Persch | 2004-03-03 | 1 | -1/+29 |
* | Correctly sync the smarturl property of EphyBookmarksAction when it | Christian Persch | 2004-03-02 | 1 | -0/+30 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-02-11 | 1 | -1/+4 |
* | No need to connect to the toolitem's create-menu-proxy signal, gtk+ does | Christian Persch | 2004-02-05 | 1 | -25/+2 |
* | Set "tooltip" property on bookmark actions to the url. That way we display | Christian Persch | 2004-01-21 | 1 | -4/+23 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 1 | -2/+6 |
* | Do not use _ as accellerators in bookmarks menus. | Marco Pesenti Gritti | 2003-09-24 | 1 | -3/+7 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -14/+7 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-31 | 1 | -2/+0 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -29/+35 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -2/+3 |
* | Oops, fix mem leak introduced by previous checkin. | Christian Persch | 2003-07-03 | 1 | -0/+2 |
* | Moved bookmark tool item creation back to ephy-bookmark-action.c, For | Christian Persch | 2003-07-03 | 1 | -9/+81 |
* | Make the toolbar overflow item really activate the bookmark action. | Christian Persch | 2003-06-27 | 1 | -43/+35 |
* | s/scheme/host for the smartbookmarks | Marco Pesenti Gritti | 2003-06-13 | 1 | -1/+1 |
* | Moved bookmark tool item creation to a dedicated tool item. That way we | Christian Persch | 2003-06-12 | 1 | -53/+5 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -43/+76 |
* | Implement bookmarks menu, might need to be optimized later. | Marco Pesenti Gritti | 2003-06-04 | 1 | -1/+2 |
* | Add a bookmarks menu. (still not the tree) | Marco Pesenti Gritti | 2003-06-04 | 1 | -18/+70 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -4/+4 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -1/+5 |
* | Marco Pesenti Gritti <marco@it.gnome.org> | David Bordoley | 2003-05-17 | 1 | -0/+1 |
* | Don't set an icon unless their is a favicon. Append a colon onto the label | David Adam Bordoley | 2003-05-09 | 1 | -7/+14 |
* | Sync toolbar on bookmark properties changes. | Marco Pesenti Gritti | 2003-04-28 | 1 | -17/+54 |
* | Fix a heap corruption bug that was causing bad stuff when smart bookmarks | James Willcox | 2003-02-14 | 1 | -1/+0 |
* | Changed GtkType to GType. | Christian Meyer | 2003-02-09 | 1 | -1/+1 |
* | Complete bookmark action implementation (with smb too) | Marco Pesenti Gritti | 2003-01-26 | 1 | -10/+210 |
* | Implement the data part of the toolbar editor. Partial implementation of | Marco Pesenti Gritti | 2003-01-24 | 1 | -0/+208 |