CVSROOT: /cvs/gnome Module name: gegl Changes by: ok 06/12/08 19:24:17
Modified files: . : ChangeLog bin : editor.c editor.h gegl-options.c gegl-options.h gegl-projection.c gegl.c Log message: Added capability to load a set of files on the command line and next/previous actions to the GUI. * bin/editor.c: (editor_main), (cb_composition_new), (cb_composition_load), (cb_composition_save), (file_is_gegl_xml), (do_load), (cb_next_file), (cb_previous_file), (reset_gegl): Added next/previous image actions to the GUI. * bin/editor.h: * bin/gegl-options.[ch]: (opts_new), (print_opts), (gegl_options_next_file), (gegl_options_previous_file), (parse_args): Added the capability to load a list of files from the command line, as well as methods to iterate back and forth in this list. * bin/gegl-projection.c: (gegl_projection_class_init): Changed the default maximum size allocated for the projection to make project switching work faster (this is a temporary measure, a proper speedup fix needs to be added to the storage/buffer code). * bin/gegl.c: (main): URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gegl&who=ok&date=explicit&mindate=2006-12-08%2019:23&maxdate=2006-12-08%2019:25 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list