CVSROOT:        /cvs/gnome
Module name:    epiphany
Changes by:     paharvey        06/01/16 18:03:28

Modified files:
        .              : ChangeLog 
        src            : Makefile.am ephy-history-window.c 
                         popup-commands.c window-commands.c 
        src/bookmarks  : ephy-bookmarks-editor.c ephy-bookmarks.c 
                         ephy-bookmarks.h ephy-bookmark-properties.c 
                         ephy-bookmark-properties.h ephy-bookmarks-ui.c 
                         ephy-bookmarks-ui.h 

Log message:
2006-01-17  Peter Harvey  <[EMAIL PROTECTED]>

* src/Makefile.am

Removed ephy-new-bookmark and ephy-topics-selector from the Makefile.

* src/ephy-history-window.c
* src/popup-commands.c
* src/window-commands.c
* src/bookmarks/ephy-bookmarks-editor.c

Removed all the slightly different bits of code to create a
bookmark and called ephy_bookmarks_ui_add_bookmark instead.

* src/bookmarks/ephy-bookmarks.c
* src/bookmarks/ephy-bookmarks.h

Moved the hashtable for bookmark windows to ephy-bookmarks-ui.
Added a new field "usericon" to the ephynode/bookmarks database,
to store the URL of the user-defined icon (if any). It can be
NULL (use site icon), "" (use none), or a URL.

* src/bookmarks/ephy-bookmark-properties.c
* src/bookmarks/ephy-bookmark-properties.h

Large changes to the bookmark properties window to handle different
use cases (adding or changing a bookmark), to use the new topics
palette widget, and to support the new usericon.

* src/bookmarks/ephy-bookmarks-ui.c
* src/bookmarks/ephy-bookmarks-ui.h

Large additions to ephy-bookmarks-ui to replace ephy-new-bookmark.
Fixed some bugs in the datatype handlers for the toolbar which
are supplied by ephy-bookmarks-ui.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=paharvey&date=explicit&mindate=2006-01-16%2018:02&maxdate=2006-01-16%2018:04

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to