| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -2/+2 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -1/+1 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 1 | -1/+1 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | Set selection mode to BROWSE. Fixes bug #162331. | Christian Persch | 2005-01-01 | 1 | -0/+6 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -2/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -2/+9 |
* | Free list and filter on finalize; fixes bug #149689. Use g_list_prepend | Christian Persch | 2004-08-09 | 1 | -12/+30 |
* | Sort topics in topic selector by name. Fixes #149639. | Christian Neumair | 2004-08-09 | 1 | -0/+2 |
* | Do not remove the topic when rename is cancelled. | Marco Pesenti Gritti | 2004-07-23 | 1 | -1/+1 |
* | Add support for toggles. When editing is canceled remove the node. | Marco Pesenti Gritti | 2004-07-23 | 1 | -305/+140 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+8 |
* | Add a New topic button to the new bookmark dialog. | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+73 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -1/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -1/+0 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -22/+6 |
* | Fix mem leak. | Christian Persch | 2003-08-09 | 1 | -11/+7 |
* | Fix mem leaks and a conditional. | Christian Persch | 2003-07-06 | 1 | -1/+3 |
* | Small cleanups. Dont crash when adding a bookmark without topics. | Marco Pesenti Gritti | 2003-06-11 | 1 | -14/+18 |
* | Dont set sort function on idle. The sort is visible and we can crash if | Marco Pesenti Gritti | 2003-06-11 | 1 | -10/+3 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -7/+6 |
* | New abstracted implementations. Nicer and will be useful for history | Marco Pesenti Gritti | 2003-04-17 | 1 | -2/+3 |
* | Update to reflect changes in EphyTopicSelector api. Wrap the topic | David Bordoley | 2003-03-31 | 1 | -39/+8 |
* | Use hotkeys to navigate around the dialog. | David Bordoley | 2003-03-30 | 1 | -9/+32 |
* | Use the same key_press callback for both the topics and bm's view. | David Bordoley | 2003-03-29 | 1 | -0/+35 |
* | Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items. | David Bordoley | 2003-03-27 | 1 | -3/+39 |
* | Dont put special keywords in the topics list. Use ephy-state for size of | Marco Pesenti Gritti | 2003-03-25 | 1 | -3/+4 |
* | s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ Add | Xan Lopez | 2003-03-25 | 1 | -1/+1 |
* | Fix warning opening selector. Destroy the editor on exit, ref the shell so | Marco Pesenti Gritti | 2003-03-25 | 1 | -0/+1 |
* | Some more bookmarks work ... | Marco Pesenti Gritti | 2003-03-22 | 1 | -3/+13 |
* | Begin bookmarks editor redesign. Please still dont use it or you really | Marco Pesenti Gritti | 2003-03-22 | 1 | -0/+350 |