CVSROOT:        /cvs/gnome
Module name:    libegg
Changes by:     ebassi  05/10/01 08:00:27

Modified files:
        .              : ChangeLog 
        libegg/bookmarkfile: eggbookmarkfile.c eggbookmarkfile.h 
        libegg/recentchooser: eggrecentmanager.c eggrecentchooser.c 
                              eggrecentchooser.h eggrecentchoosermenu.c 
                              eggrecentchoosermenu.h 
                              eggrecentchooserdefault.c 
                              eggrecentchooserutils.c 
                              eggrecentchooserutils.h test-recent-menu.c 
                              test-recent-widget.c TODO 

Log message:
2005-10-01  Emmanuele Bassi  <[EMAIL PROTECTED]>

Changes after API review.

* libegg/recentchooser/TODO: update

* libegg/recentchooser/eggrecentmanager.c: code clean-ups; add a "size"
property (read-only) containing the size of the recently used resources
list; correctely chain up the GObject::finalize method; use g_stat() in
place of stat() where possible; review list clamping code; sync with
the BookmarkFile API change.

* libegg/recentchooser/eggrecentchooser.h,
libegg/recentchooser/eggrecentchooser.c,
libegg/recentchooser/eggrecentchooserdefault.c,
libegg/recentchooser/eggrecentchoosermenu.h,
libegg/recentchooser/eggrecentchoosermenu.c,
libegg/recentchooser/eggrecentchooserutils.c,
libegg/recentchooser/eggrecentchooserutils.c: move the "show-numbers"
and "show-tips" properties from RecentChooserMenu to the RecentChooser
interface.

* libegg/recentchooser/eggrecentchooserdefault.c: code clean-ups;
create a "Clear List" item inside the popup menu; review the list
clamping code; remove the drag and drop destination code: applications
will have to add their own code.

* libegg/recentchooser/eggrecentchoosermenu.c: code clean-ups; review
the list clamping code.

* libegg/recentchooser/test-recent-menu.c,
libegg/recentchooser/test-recent-widget.c: update tests.

* libegg/bookmarkfile/eggbookmarkfile.h,
libegg/bookmarkfile/eggbookmarrkfile.c: rename
egg_bookmark_file_get_count() to egg_bookmarkfile_get_size().

* libegg/bookmarkfile/eggbookmarkfile.c:
(do_profile_start), (do_profile_end), (do_profile_printf),
(parse_mime_type_element), (map_namespace_to_name), (is_element_full),
(start_element_raw_cb), (end_element_raw_cb),
(egg_bookmark_file_load_from_data): code clean-ups.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libegg&who=ebassi&date=explicit&mindate=2005-10-01%2007:59&maxdate=2005-10-01%2008:01

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

Reply via email to