CVSROOT: /cvs/gnome Module name: libegg Changes by: ebassi 05/08/17 18:28:27
Modified files: libegg/recentchooser: Makefile.am README TODO eggdesktopbookmarks.c eggdesktopbookmarks.h eggrecent.h eggrecentchooser.c eggrecentchooser.h eggrecentchoosermenu.c eggrecentchoosermenu.h eggrecentchooserprivate.h eggrecentfilter.c eggrecentfilter.h eggrecentmanager.c eggrecentmanager.h test-manager.c test-viewer.c . : ChangeLog Added files: libegg/recentchooser: eggrecentchooserdefault.c eggrecentchooserdefault.h eggrecentchooserdialog.c eggrecentchooserdialog.h eggrecentchooserutils.c eggrecentchooserutils.h eggrecentchooserwidget.c eggrecentchooserwidget.h test-recent-widget.c Log message: 2005-08-18 Emmanuele Bassi <[EMAIL PROTECTED]> Some major changes in the RecentChooser code. * libegg/recentchooser/eggrecentchooserdefault.[ch], libegg/recentchooser/eggrecentchooserdialog.[ch], libegg/recentchooser/eggrecentchooserutils.[ch], libegg/recentchooser/eggrecentchooserwidget.[ch], libegg/recentchooser/test-recent-widget.c, libegg/recentchooser/Makefile.am: implement EggRecentChooserWidget and a dialog holding it; also, changed some of the EggRecentChooser API and structure, in order to make the new widgets useful. * libegg/recentchooser/README, libegg/recentchooser/TODO: update with latest changes. * libegg/recentchooser/eggdesktopbookmars.[ch]: (egg_desktop_bookmark_get_count), (egg_desktop_bookmark_move_item): add API for getting the number of items that the EggDesktopBookmark object is holding, and for changing the URI of an item. * libegg/recentchooser/eggrecentmanager.[ch]: implement the purge function; change the enum name for the sorting type and add API for changing an item's URI. Also, add API for getting the short name of a URI (used also if not display_name was found). * libegg/recentchooser/test-recent-menu.c: use the newly added EggRecentChooserDialog to show the whole document history. * libegg/recentchooser/eggrecentfilter.[ch]: add a custom function for filtering a RecentInfo object. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libegg&who=ebassi&date=explicit&mindate=2005-08-17%2018:27&maxdate=2005-08-17%2018:29 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list