CVSROOT:        /cvs/gnome
Module name:    file-roller
Changes by:     paobac  05/11/24 11:16:34

Modified files:
        .              : ChangeLog 
        data/glade     : file-roller-extract.glade file-roller.glade 
        src            : actions.c dlg-add-files.c dlg-batch-add.c 
                         file-list.c file-list.h file-utils.c 
                         file-utils.h fr-archive.c fr-archive.h 
                         fr-command-tar.c fr-command-tar.h fr-command.h 
                         main.c main.h window.c window.h 
        src/recent-files: egg-recent-item.c egg-recent-model.c 
                          egg-recent-util.c egg-recent-util.h 
                          egg-recent-view-bonobo.c 
                          egg-recent-view-bonobo.h egg-recent-view-gtk.c 
                          egg-recent.h update-from-egg.sh 

Log message:
2005-11-24  Paolo Bacchilega  <[EMAIL PROTECTED]>

* src/recent-files/*:

Updated from libegg.

* src/window.h:
* src/window.c:
* src/fr-archive.h:
* src/fr-archive.c (MAX_CHUNK_LEN): use NCARGS * 2 / 3 as max command
line length.
(fr_archive_add_items): new function.
(fr_archive_set_add_is_stoppable_func): new function.
* src/file-utils.h (strcmp_null_tollerant):
* src/file-utils.c (strcmp_null_tollerant): new function.
* src/file-list.h:
* src/file-list.c (visit_dir_async)
(get_directory_file_list_async):
* src/dlg-add-files.c:

Set progress dialog display delay to 1 second.  More HIG compliant
progress dialog.  Use a single command execution to add many files
and folders to an archive.  Allow to stop creation of a new archive.

* src/fr-command.h: added FR_ACTION_NONE and FR_ACTION_SAVE.

* src/fr-command-tar.h:
* src/fr-command-tar.c (process_line__generic):

Emit the MESSAGE signal every ACTIVITY_DELAY msecs instead of emitting
it for every output line.

* data/glade/file-roller-extract.glade: Fixed dialog border size.

2005-11-22  Paolo Bacchilega  <[EMAIL PROTECTED]>

* src/file-utils.c (strcmp_null_tollerant): new function
* src/window.c (open_progress_dialog): use PANGO_ELLIPSIZE_LEFT
instead of PANGO_ELLIPSIZE_MIDDLE.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=file-roller&who=paobac&date=explicit&mindate=2005-11-24%2011:15&maxdate=2005-11-24%2011:17

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

Reply via email to