| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -30/+4 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -6/+6 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 1 | -8/+10 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-10-08 | 1 | -1/+1 |
* | Set window icon. | Christian Persch | 2004-10-05 | 1 | -7/+1 |
* | Add api to show a context menu. Useful to make distinction between key and | Marco Pesenti Gritti | 2004-09-15 | 1 | -6/+2 |
* | Better positioning of context menus for treeviews. Fix #152431 | Marco Pesenti Gritti | 2004-09-15 | 1 | -2/+4 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -3/+1 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 1 | -4/+8 |
* | Make the hierarchy separator a #define. | Christian Persch | 2004-08-23 | 1 | -15/+18 |
* | Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioning | Christian Persch | 2004-08-06 | 1 | -1/+0 |
* | Do not remove the topic when rename is cancelled. | Marco Pesenti Gritti | 2004-07-23 | 1 | -3/+3 |
* | Improve sort/priority API. | Marco Pesenti Gritti | 2004-07-15 | 1 | -5/+9 |
* | Use guint consistently for node ids | Marco Pesenti Gritti | 2004-06-24 | 1 | -3/+3 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -1/+9 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -18/+25 |
* | Fix capitalisation. | Christian Persch | 2004-05-19 | 1 | -1/+1 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 1 | -2/+23 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 1 | -1/+1 |
* | Fix opening in new tabs when there is no existing window. Fixes bug | Christian Persch | 2004-03-29 | 1 | -2/+13 |
* | Use verb for action button and various minor tidy ups. | Piers Cornwell | 2004-03-28 | 1 | -11/+17 |
* | Add firefox option in bookmarks import dialogue. | Christian Persch | 2004-03-18 | 1 | -0/+2 |
* | Copy and modify gnome_vfs_uri_list_parse() so that we get a list of string | Christian Persch | 2004-03-04 | 1 | -5/+2 |
* | Fix mem leaks. | Christian Persch | 2004-01-26 | 1 | -2/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -4/+0 |
* | Api fix | Marco Pesenti Gritti | 2003-11-18 | 1 | -1/+1 |
* | New extensions API. | Christian Persch | 2003-11-11 | 1 | -2/+7 |
* | Focus history entry on _show. Do not try to update paste menu item using | Marco Pesenti Gritti | 2003-11-09 | 1 | -4/+1 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Remove unused ephy-prefs includes | Marco Pesenti Gritti | 2003-11-05 | 1 | -1/+0 |
* | Unref the store once added to the combo. | Marco Pesenti Gritti | 2003-10-29 | 1 | -0/+1 |
* | One set of buttons is enough. | Christian Persch | 2003-10-26 | 1 | -6/+1 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -9/+38 |
* | Grab focus in the entry when showing because we dont rebuild the dialog. | Marco Pesenti Gritti | 2003-10-17 | 1 | -2/+13 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-17 | 1 | -0/+2 |
* | Port to new combo. | Marco Pesenti Gritti | 2003-10-13 | 1 | -40/+50 |
* | The file picker dir can be NULL, check before trying to expand tilde. | Marco Pesenti Gritti | 2003-09-28 | 1 | -7/+27 |
* | Offer to import from Firebird too. | Christian Persch | 2003-09-27 | 1 | -0/+2 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-25 | 1 | -4/+1 |
* | Correct popup path; fixes context menu on topics. | Christian Persch | 2003-09-23 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-23 | 1 | -1/+1 |
* | Complete view menu impl. There is a gtk bug that make it behave funnily | Marco Pesenti Gritti | 2003-09-22 | 1 | -6/+57 |
* | Implement a way to choose visible column in a menu. Not finished I need to | Marco Pesenti Gritti | 2003-09-21 | 1 | -17/+56 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-19 | 1 | -1/+1 |
* | Adapt to changed GtkActionGroup api. | Christian Persch | 2003-09-17 | 1 | -3/+14 |
* | Exchange the newly-deprecated g_value_set_object_take_ownership() with | Christian Persch | 2003-09-13 | 1 | -1/+1 |
* | Remove not needed removal of groups of actions from ui merge (gtk fix). | Marco Pesenti Gritti | 2003-09-12 | 1 | -2/+0 |
* | Use gtk_action_group_set_translation_domain() to restore menu and popup | Christian Persch | 2003-09-06 | 1 | -0/+1 |
* | Fix a typo in the xml | Marco Pesenti Gritti | 2003-09-04 | 1 | -1/+1 |
* | Fix galeon bookmarks import for the case of there existing a subdirectory | Christian Persch | 2003-09-03 | 1 | -5/+6 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -12/+7 |
* | Readd is_important and ensure_update, gtk now support them. | Marco Pesenti Gritti | 2003-09-01 | 1 | -0/+2 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-01 | 1 | -10/+10 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -111/+106 |
* | Fix opening bookmarks in new window, there was a missing flag. | Xan Lopez | 2003-08-14 | 1 | -1/+1 |
* | Always open bookmarks in new window/tab according to pref on activate. | David Bordoley | 2003-07-31 | 1 | -12/+3 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 1 | -12/+40 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -2/+6 |
* | Fix mem leaks. | Christian Persch | 2003-07-13 | 1 | -1/+1 |
* | A "fast search" implementation for all node views. Pressing any valid | Xan Lopez | 2003-07-13 | 1 | -9/+6 |
* | Fallback using directories to detect format if the mime is not relevant. | Marco Pesenti Gritti | 2003-06-28 | 1 | -4/+3 |
* | Fix capitalisation of menu entry. | Christian Persch | 2003-06-23 | 1 | -1/+1 |
* | Do not persist node selection in BME between sessions. | Xan Lopez | 2003-06-13 | 1 | -31/+1 |
* | HIGified Import Bookmarks dialog. | Christian Neumair | 2003-06-12 | 1 | -2/+4 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -0/+112 |
* | Remove some leftovers. | Marco Pesenti Gritti | 2003-06-08 | 1 | -24/+6 |
* | s/DESTROYED/DESTROY which is more useulf | Marco Pesenti Gritti | 2003-05-27 | 1 | -0/+2 |
* | Cleanup new tab logic, and ever use window for new instances. | Marco Pesenti Gritti | 2003-05-21 | 1 | -1/+2 |
* | Fix some warnings. Go back hardcoding defaults in the code, mozilla pref | Marco Pesenti Gritti | 2003-05-20 | 1 | -1/+1 |
* | Use stock icons instead of the files directly to set window border icons. | David Bordoley | 2003-05-20 | 1 | -5/+7 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -14/+11 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -1/+5 |
* | Add elipses to rename menu entry. | David Bordoley | 2003-05-16 | 1 | -1/+1 |
* | Add some flags so that we can choose to save position or size or both. | David Bordoley | 2003-05-14 | 1 | -1/+2 |
* | Alphabetical sort of bookmarks menu elements, fixes #111315. Also create | Xan Lopez | 2003-05-11 | 1 | -6/+7 |
* | s/location/address. Fix up mnemonic collisions in the print dialog. Mark | David Adam Bordoley | 2003-05-09 | 1 | -5/+5 |
* | Convenience function for displaying help. Remove unneeded include of | David Adam Bordoley | 2003-05-09 | 1 | -1/+4 |
* | Better sensitivity updates for history | Marco Pesenti Gritti | 2003-05-06 | 1 | -1/+1 |
* | Do not assert on corrupted xml, just warn. Put back views shadows for now. | Marco Pesenti Gritti | 2003-05-03 | 1 | -0/+2 |
* | Don't set/save window position if it is maximized. | David Bordoley | 2003-05-01 | 1 | -2/+0 |
* | Respect all the new_tab used flags, drop unused ones. Patch by Christian | Xan Lopez | 2003-04-30 | 1 | -1/+1 |
* | Update go menu to match the default toolbar layout. | David Bordoley | 2003-04-30 | 1 | -2/+3 |
* | We dont need a _remove api, unrefing the node will work better. Try to | Marco Pesenti Gritti | 2003-04-30 | 1 | -3/+34 |
* | Remove add_icon_column func and add the functionality to the normal | Marco Pesenti Gritti | 2003-04-29 | 1 | -19/+52 |
* | Consistent use of the term "Bookmarks Bar" in the code, ui and schema. | David Bordoley | 2003-04-28 | 1 | -15/+15 |
* | Make the view paned and monitor the state. | David Bordoley | 2003-04-28 | 1 | -12/+15 |
* | Update sensitivity on selection changes. Thanks xan to find this one. | Marco Pesenti Gritti | 2003-04-28 | 1 | -0/+17 |
* | Change the way sensitivity is updated once again. We need to test this | Marco Pesenti Gritti | 2003-04-27 | 1 | -16/+53 |
* | Update. | Marco Pesenti Gritti | 2003-04-26 | 1 | -17/+39 |
* | Remove --geometry option, we weren't respecting it anyway (this patch | Xan Lopez | 2003-04-24 | 1 | -0/+1 |
* | Use delete key to remove history items. | David Bordoley | 2003-04-22 | 1 | -6/+19 |
* | Added tooltips to all the actions. | David Bordoley | 2003-04-21 | 1 | -17/+33 |
* | Fixed a duplicate seperator. Add a view menu. | David Bordoley | 2003-04-21 | 1 | -22/+28 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-21 | 1 | -1/+0 |
* | Allow to add topics, update when changing bookmarks. | Marco Pesenti Gritti | 2003-04-21 | 1 | -4/+69 |
* | Use g_list_free instead of g_free. | Xan Lopez | 2003-04-21 | 1 | -1/+1 |
* | Add copy to the bookmark context menu. | David Bordoley | 2003-04-20 | 1 | -11/+40 |
* | Do not install two copies of epiphany.png | Marco Pesenti Gritti | 2003-04-18 | 1 | -3/+5 |
* | New abstracted implementations. Nicer and will be useful for history | Marco Pesenti Gritti | 2003-04-17 | 1 | -12/+40 |
* | Add a way to decide if the view is target. The impl is an hack but we keep | Marco Pesenti Gritti | 2003-04-17 | 1 | -20/+13 |
* | Fix context menu selection mess, tricky, tricky, tricky. It's all kris | Marco Pesenti Gritti | 2003-04-16 | 1 | -20/+30 |
* | *src/bookmarks/ephy-bookmark-editor.c: | David Bordoley | 2003-04-16 | 1 | -0/+1 |
* | *src/bookmarks/ephy-bookmark-editor.c: | David Bordoley | 2003-04-16 | 1 | -6/+9 |
* | Hidden pref for middle click open url. Default off. | Marco Pesenti Gritti | 2003-04-15 | 1 | -54/+43 |
* | Remove some api that was just silly wrappers. Return GtkTreeViewColumn on | Marco Pesenti Gritti | 2003-04-15 | 1 | -3/+9 |
* | s/galeon/epiphany ;) | Marco Pesenti Gritti | 2003-04-15 | 1 | -0/+30 |
* | Add a help menu and associated "Contents" and "About" menu entries. Add a | David Bordoley | 2003-04-14 | 1 | -7/+47 |
* | Allow to launch the BME alone, rework some CORBA code, add a .desktop file | Xan Lopez | 2003-04-09 | 1 | -6/+16 |
* | Add funcs to add/remove focus monitor. Make the code nicer and fix warning | Marco Pesenti Gritti | 2003-04-09 | 1 | -67/+78 |
* | Just show the new bookmark dialog, don't go modal. | David Bordoley | 2003-04-06 | 1 | -1/+1 |
* | The callback return a boolean ! | Marco Pesenti Gritti | 2003-04-05 | 1 | -1/+3 |
* | Rewrite sensitivity code. Should take in account focus now. | Marco Pesenti Gritti | 2003-04-05 | 1 | -90/+80 |
* | Update to reflect changes in EphyTopicSelector api. Wrap the topic | David Bordoley | 2003-03-31 | 1 | -41/+63 |
* | Use hotkeys to navigate around the dialog. | David Bordoley | 2003-03-30 | 1 | -2/+4 |
* | More sensitive stuff. | Xan Lopez | 2003-03-30 | 1 | -20/+58 |
* | Do not update menus on unselect. | Xan Lopez | 2003-03-30 | 1 | -19/+13 |
* | Add alt+s mneumonic to the search box and activate it. | David Bordoley | 2003-03-30 | 1 | -9/+13 |
* | Make dnd code smarter, so it can support more than just urls types. | Marco Pesenti Gritti | 2003-03-30 | 1 | -19/+60 |
* | Makes Delete and Rename menu entries in the BME unsensitive under the | Xan Lopez | 2003-03-29 | 1 | -0/+57 |
* | Use the same key_press callback for both the topics and bm's view. | David Bordoley | 2003-03-29 | 1 | -30/+10 |
* | Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items. | David Bordoley | 2003-03-27 | 1 | -46/+136 |
* | Make ids private | Marco Pesenti Gritti | 2003-03-26 | 1 | -2/+11 |
* | Dont put special keywords in the topics list. Use ephy-state for size of | Marco Pesenti Gritti | 2003-03-25 | 1 | -3/+9 |
* | s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ Add | Xan Lopez | 2003-03-25 | 1 | -5/+5 |
* | Add close to the file menu. Add some keybindings. | David Bordoley | 2003-03-24 | 1 | -5/+5 |
* | Use the ephy-bookmarks.png for the window icon. | David Bordoley | 2003-03-24 | 1 | -0/+3 |
* | Complete implementation of the editor functionalities. | Marco Pesenti Gritti | 2003-03-23 | 1 | -2/+43 |
* | Never destroy but hide the bme. Present the window on activate. Allow to | Marco Pesenti Gritti | 2003-03-23 | 1 | -10/+56 |
* | Some more bookmarks work ... | Marco Pesenti Gritti | 2003-03-22 | 1 | -47/+72 |
* | Begin bookmarks editor redesign. Please still dont use it or you really | Marco Pesenti Gritti | 2003-03-22 | 1 | -237/+34 |
* | Put the bookmark view in hinted mode. Fix multiple selection actions in | Xan Lopez | 2003-03-16 | 1 | -1/+3 |
* | s/Keywords/Topics/ | Xan Lopez | 2003-03-09 | 1 | -2/+2 |
* | Code cleanup from galeon | Marco Pesenti Gritti | 2003-03-09 | 1 | -1/+1 |
* | Try to handle better editing/multiple selection | Marco Pesenti Gritti | 2003-03-06 | 1 | -12/+16 |
* | Fix 105990. | Xan Lopez | 2003-03-01 | 1 | -0/+25 |
* | BE auto sort. | Xan Lopez | 2003-02-26 | 1 | -1/+1 |
* | data/ui/epiphany-bookmark-editor-ui.xml.in | Dave Bordoley | 2003-02-19 | 1 | -5/+5 |
* | Add tab load notification (a little spinning icon), and a context menu for | James Willcox | 2003-02-15 | 1 | -0/+137 |
* | Make "Go to" button insensitive when no bookmark is selected. | Xan Lopez | 2003-02-14 | 1 | -1/+10 |
* | Fix default size, remove some unnecessary spaces | Marco Pesenti Gritti | 2003-02-13 | 1 | -6/+6 |
* | Add "Go to" button to the BE. | Xan Lopez | 2003-02-13 | 1 | -4/+33 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-13 | 1 | -3/+3 |
* | Make the bookmarks editor properly select the "All" keyword if it was the | James Willcox | 2003-02-11 | 1 | -1/+1 |
* | Remove Location field from BE bookmarks view, add a location entry | Xan Lopez | 2003-02-11 | 1 | -10/+43 |
* | Make the bookmarks editor not crash-on-close if no keyword is selected. | James Willcox | 2003-02-08 | 1 | -0/+7 |
* | Make the bookmarks editor remember the last selected keyword, and make | James Willcox | 2003-02-07 | 1 | -0/+58 |
* | Set proper title in bookmarks editor window. | Xan Lopez | 2003-02-05 | 1 | -0/+2 |
* | Use favicons in bookmarks. Use titles for session history when possible. | Marco Pesenti Gritti | 2003-01-13 | 1 | -0/+1 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 1 | -3/+0 |
* | Remove unnecessary markup from translations. | Marco Pesenti Gritti | 2003-01-05 | 1 | -3/+11 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+534 |