aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Use hotkeys to navigate around the dialog.David Bordoley2003-03-304-44/+72
* 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
* Fix warning.Xan Lopez2003-03-301-0/+2
* Make dnd code smarter, so it can support more than just urls types.Marco Pesenti Gritti2003-03-303-36/+211
* Implement topics menu. TODO: All should generate the crappy bookmarksMarco Pesenti Gritti2003-03-291-14/+75
* 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-292-30/+45
* Fix warning.Xan Lopez2003-03-281-1/+1
* Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items.David Bordoley2003-03-274-49/+204
* Make ids privateMarco Pesenti Gritti2003-03-267-81/+388
* Fix compilation with -WerrorXan Lopez2003-03-261-0/+2
* Fix to use the new apiMarco Pesenti Gritti2003-03-251-8/+28
* Insensitive case ordering of strings.Xan Lopez2003-03-251-6/+7
* fix a warningMarco Pesenti Gritti2003-03-251-0/+1
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-258-25/+41
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-252-4/+59
* Fix warning.Xan Lopez2003-03-251-0/+1
* s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ AddXan Lopez2003-03-255-14/+29
* Fix warning opening selector. Destroy the editor on exit, ref the shell soMarco Pesenti Gritti2003-03-252-0/+41
* 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
* Some ground work on the PRIORITY property, change it from bool to int, addXan Lopez2003-03-244-7/+29
* Complete implementation of the editor functionalities.Marco Pesenti Gritti2003-03-235-6/+149
* Fix right click selection logic.Xan Lopez2003-03-231-3/+18
* Never destroy but hide the bme. Present the window on activate. Allow toMarco Pesenti Gritti2003-03-232-12/+60
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-227-91/+141
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-2211-385/+856
* Fix Warning.Xan Lopez2003-03-161-1/+1
* Put the bookmark view in hinted mode. Fix multiple selection actions inXan Lopez2003-03-163-1/+17
* More cleaner way of length calculation from previous commit.Xan Lopez2003-03-101-1/+1
* Properly autocomplete when topics have national characters, fix #107685Xan Lopez2003-03-101-7/+6
* s/Keywords/Topics/Xan Lopez2003-03-092-3/+3
* 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
* fix compilationMarco Pesenti Gritti2003-02-281-8/+10
* BE auto sort.Xan Lopez2003-02-266-3/+111
* 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 a heap corruption bug that was causing bad stuff when smart bookmarksJames Willcox2003-02-142-3/+1
* 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-132-102/+38
* 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-113-18/+43
* Changed GtkType to GType.Christian Meyer2003-02-091-1/+1
* 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-072-1/+63
* Make importing actually work properly. *cough*James Willcox2003-02-061-17/+2
* Added the ability to import galeon and konqueror bookmarks.James Willcox2003-02-062-0/+172
* Set proper title in bookmarks editor window.Xan Lopez2003-02-051-0/+2
* Make favorites really work and avoid they crash when closing window, 0.5Marco Pesenti Gritti2003-02-011-1/+1
* Allow to drag also normal urls in the toolbars. Commit some fixes I did toMarco Pesenti Gritti2003-01-303-6/+17
* Complete (or nearly) toolbar editor implementation. Bookmarks areMarco Pesenti Gritti2003-01-302-0/+23
* Complete bookmark action implementation (with smb too)Marco Pesenti Gritti2003-01-262-10/+212
* Implement the data part of the toolbar editor. Partial implementation ofMarco Pesenti Gritti2003-01-243-2/+263
* *** empty log message ***Marco Pesenti Gritti2003-01-211-0/+2
* Port several leaks fixes from galeon.Marco Pesenti Gritti2003-01-201-1/+1
* Use favicons in bookmarks. Use titles for session history when possible.Marco Pesenti Gritti2003-01-139-1/+106
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-124-26/+16
* Move root nodes ids to ephy-types. Simple logging facility:Marco Pesenti Gritti2003-01-121-6/+0
* Extend ephy node to allow some reversed ids. Use it for baseMarco Pesenti Gritti2003-01-091-2/+8
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-2/+2
* Remove unnecessary markup from translations.Marco Pesenti Gritti2003-01-052-5/+18
* Use gtk icons for dnd. Basic implementation of bookmarks importing. StillMarco Pesenti Gritti2003-01-033-5/+133
* *** empty log message ***Marco Pesenti Gritti2003-01-021-0/+2
* Rewrite ephy node multiple removals to actually work.Marco Pesenti Gritti2003-01-011-4/+13
* *** empty log message ***Marco Pesenti Gritti2003-01-011-0/+1
* Remove hidden filtering page.Marco Pesenti Gritti2002-12-311-5/+1
* Initial revisionMarco Pesenti Gritti2002-12-3114-0/+3881