aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarks.c
Commit message (Expand)AuthorAgeFilesLines
* New abstracted implementations. Nicer and will be useful for historyMarco Pesenti Gritti2003-04-171-6/+7
* Declare all the variables before the first instruction. Fixes aVincent Untz2003-04-151-10/+70
* Use google feel like for keywordsMarco Pesenti Gritti2003-04-131-2/+49
* Update.Marco Pesenti Gritti2003-04-091-0/+53
* Rewrite sensitivity code. Should take in account focus now.Marco Pesenti Gritti2003-04-051-0/+6
* Make ids privateMarco Pesenti Gritti2003-03-261-75/+20
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-251-2/+2
* s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ AddXan Lopez2003-03-251-2/+16
* Fix warning opening selector. Destroy the editor on exit, ref the shell soMarco Pesenti Gritti2003-03-251-0/+40
* Some ground work on the PRIORITY property, change it from bool to int, addXan Lopez2003-03-241-2/+3
* Complete implementation of the editor functionalities.Marco Pesenti Gritti2003-03-231-0/+6
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-221-38/+8
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-221-89/+5
* BE auto sort.Xan Lopez2003-02-261-0/+6
* Fix a heap corruption bug that was causing bad stuff when smart bookmarksJames Willcox2003-02-141-2/+1
* *** empty log message ***Marco Pesenti Gritti2003-02-131-99/+35
* 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-301-1/+1
* Complete (or nearly) toolbar editor implementation. Bookmarks areMarco Pesenti Gritti2003-01-301-0/+20
* *** 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-131-0/+23
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-10/+9
* 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
* 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-311-0/+988