~vcs-imports/evolution/+git/evolution:evolution-1-5-6-branch

Last commit made on 2004-04-06
Get this branch:
git clone -b evolution-1-5-6-branch https://git.launchpad.net/~vcs-imports/evolution/+git/evolution

Branch merges

Branch information

Name:
evolution-1-5-6-branch
Repository:
lp:~vcs-imports/evolution/+git/evolution

Recent commits

9a88273... by JP Rosevear <email address hidden>

bump micro version

2004-04-06 JP Rosevear <email address hidden>

 * configure.in: bump micro version

svn path=/branches/evolution-1-5-6-branch/; revision=25342

2a36867... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch
'evolution-1-5-6-branch'.

svn path=/branches/evolution-1-5-6-branch/; revision=25308

a50e26d... by Jeffrey Stedfast <email address hidden>

Revert my "fix" from yesterday. We can't necessarily show progress

2004-04-02 Jeffrey Stedfast <email address hidden>

 * em-migrate.c (cp_r): Revert my "fix" from yesterday. We can't
 necessarily show progress (progress window may have been destroyed
 already).

svn path=/trunk/; revision=25307

2949a50... by Jeffrey Stedfast <email address hidden>

Fixes bug #53851

2004-04-02 Jeffrey Stedfast <email address hidden>

 Fixes bug #53851

 * em-folder-view.c (emfv_popup_move_cb): Save the uri as the
 default for copy/move.
 (emfv_popup_move): Use the default copy/move uri.
 (emfv_popup_copy): Same.

 * em-folder-selection.c (em_select_folder): Select the uri *after*
 the dialog gets shown.

svn path=/trunk/; revision=25306

a3eea7e... by Jeffrey Stedfast <email address hidden>

Fixes bug #37416

2004-04-02 Jeffrey Stedfast <email address hidden>

 Fixes bug #37416

 * mail-folder-cache.c (update_1folder): Same as below. Also add
 vJunk fodlers to the list of folders that we display the total
 count for (as discussed on the mailing lists).

 * em-folder-tree-model.c (em_folder_tree_model_set_folder_info):
 Use 'total - deleted' as the count for Outbox rather than just the
 total count.

svn path=/trunk/; revision=25305

d0037c5... by Jeffrey Stedfast <email address hidden>

New function to get the deleted message count (used for Outbox count which

2004-04-02 Jeffrey Stedfast <email address hidden>

 * camel-folder.c (camel_folder_get_deleted_message_count): New
 function to get the deleted message count (used for Outbox count
 which is total minus deleted).

svn path=/trunk/; revision=25304

fed285f... by Jeffrey Stedfast <email address hidden>

Revert Radek's last change to fix bug #56381.

2004-04-02 Jeffrey Stedfast <email address hidden>

 * e-msg-composer.c (set_editor_text): Revert Radek's last change
 to fix bug #56381.

svn path=/trunk/; revision=25303

5748693... by JP Rosevear <email address hidden>

bump version, requirements

2004-04-02 JP Rosevear <email address hidden>

 * configure.in: bump version, requirements

svn path=/trunk/; revision=25301

8cc048d... by Dan Winship <email address hidden>

Make the button initially insensitive. Connect to the entry's "changed"

        * e-url-entry.c (init): Make the button initially insensitive.
        Connect to the entry's "changed" signal.
        (entry_changed_cb): sensitize the button iff the entry is
        non-empty
        (button_clicked_cb): simplify a bit by using gtk_entry_get_text
        rather than gtk_editable_get_chars.

svn path=/trunk/; revision=25300

d7a067c... by Jeffrey Stedfast <email address hidden>

Always set a format prop so that 1.4 and older 1.5 versions won't strcmp()

2004-04-02 Jeffrey Stedfast <email address hidden>

 * e-signature.c (e_signature_to_xml): Always set a format prop so
 that 1.4 and older 1.5 versions won't strcmp() on a NULL value.

svn path=/trunk/; revision=25299