aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarks-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Added tooltips to all the actions.David Bordoley2003-04-211-17/+33
* Fixed a duplicate seperator. Add a view menu.David Bordoley2003-04-211-22/+28
* *** empty log message ***Marco Pesenti Gritti2003-04-211-1/+0
* Allow to add topics, update when changing bookmarks.Marco Pesenti Gritti2003-04-211-4/+69
* Use g_list_free instead of g_free.Xan Lopez2003-04-211-1/+1
* Add copy to the bookmark context menu.David Bordoley2003-04-201-11/+40
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-3/+5
* New abstracted implementations. Nicer and will be useful for historyMarco Pesenti Gritti2003-04-171-12/+40
* Add a way to decide if the view is target. The impl is an hack but we keepMarco Pesenti Gritti2003-04-171-20/+13
* Fix context menu selection mess, tricky, tricky, tricky. It's all krisMarco Pesenti Gritti2003-04-161-20/+30
* *src/bookmarks/ephy-bookmark-editor.c:David Bordoley2003-04-161-0/+1
* *src/bookmarks/ephy-bookmark-editor.c:David Bordoley2003-04-161-6/+9
* Hidden pref for middle click open url. Default off.Marco Pesenti Gritti2003-04-151-54/+43
* Remove some api that was just silly wrappers. Return GtkTreeViewColumn onMarco Pesenti Gritti2003-04-151-3/+9
* s/galeon/epiphany ;)Marco Pesenti Gritti2003-04-151-0/+30
* Add a help menu and associated "Contents" and "About" menu entries. Add aDavid Bordoley2003-04-141-7/+47
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-091-6/+16
* Add funcs to add/remove focus monitor. Make the code nicer and fix warningMarco Pesenti Gritti2003-04-091-67/+78
* Just show the new bookmark dialog, don't go modal.David Bordoley2003-04-061-1/+1
* The callback return a boolean !Marco Pesenti Gritti2003-04-051-1/+3
* Rewrite sensitivity code. Should take in account focus now.Marco Pesenti Gritti2003-04-051-90/+80
* Update to reflect changes in EphyTopicSelector api. Wrap the topicDavid Bordoley2003-03-311-41/+63
* Use hotkeys to navigate around the dialog.David Bordoley2003-03-301-2/+4
* More sensitive stuff.Xan Lopez2003-03-301-20/+58
* Do not update menus on unselect.Xan Lopez2003-03-301-19/+13
* Add alt+s mneumonic to the search box and activate it.David Bordoley2003-03-301-9/+13
* Make dnd code smarter, so it can support more than just urls types.Marco Pesenti Gritti2003-03-301-19/+60
* Makes Delete and Rename menu entries in the BME unsensitive under theXan Lopez2003-03-291-0/+57
* Use the same key_press callback for both the topics and bm's view.David Bordoley2003-03-291-30/+10
* Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items.David Bordoley2003-03-271-46/+136
* Make ids privateMarco Pesenti Gritti2003-03-261-2/+11
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-251-3/+9
* s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ AddXan Lopez2003-03-251-5/+5
* Add close to the file menu. Add some keybindings.David Bordoley2003-03-241-5/+5
* Use the ephy-bookmarks.png for the window icon.David Bordoley2003-03-241-0/+3
* Complete implementation of the editor functionalities.Marco Pesenti Gritti2003-03-231-2/+43
* Never destroy but hide the bme. Present the window on activate. Allow toMarco Pesenti Gritti2003-03-231-10/+56
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-221-47/+72
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-221-237/+34
* Put the bookmark view in hinted mode. Fix multiple selection actions inXan Lopez2003-03-161-1/+3
* s/Keywords/Topics/Xan Lopez2003-03-091-2/+2
* Code cleanup from galeonMarco Pesenti Gritti2003-03-091-1/+1
* Try to handle better editing/multiple selectionMarco Pesenti Gritti2003-03-061-12/+16
* Fix 105990.Xan Lopez2003-03-011-0/+25
* BE auto sort.Xan Lopez2003-02-261-1/+1
* data/ui/epiphany-bookmark-editor-ui.xml.inDave Bordoley2003-02-191-5/+5
* Add tab load notification (a little spinning icon), and a context menu forJames Willcox2003-02-151-0/+137
* Make "Go to" button insensitive when no bookmark is selected.Xan Lopez2003-02-141-1/+10
* Fix default size, remove some unnecessary spacesMarco Pesenti Gritti2003-02-131-6/+6
* Add "Go to" button to the BE.Xan Lopez2003-02-131-4/+33
* *** empty log message ***Marco Pesenti Gritti2003-02-131-3/+3
* Make the bookmarks editor properly select the "All" keyword if it was theJames Willcox2003-02-111-1/+1
* Remove Location field from BE bookmarks view, add a location entryXan Lopez2003-02-111-10/+43
* Make the bookmarks editor not crash-on-close if no keyword is selected.James Willcox2003-02-081-0/+7
* Make the bookmarks editor remember the last selected keyword, and makeJames Willcox2003-02-071-0/+58
* Set proper title in bookmarks editor window.Xan Lopez2003-02-051-0/+2
* Use favicons in bookmarks. Use titles for session history when possible.Marco Pesenti Gritti2003-01-131-0/+1
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-3/+0
* Remove unnecessary markup from translations.Marco Pesenti Gritti2003-01-051-3/+11
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+534