| Commit message (Expand) | Author | Age | Files | Lines |
* | If marking messages as unread, remove the automatic mark-as-read timer. | Jason Leach | 2001-08-11 | 2 | -2/+14 |
* | Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri): | Peter Williams | 2001-08-11 | 5 | -81/+127 |
* | new proto and virtual method | JP Rosevear | 2001-08-10 | 6 | -6/+50 |
* | removed these files, which are now in gal | Rodrigo Moya | 2001-08-10 | 20 | -23/+5 |
* | Updated russian translation. | Valek Frob | 2001-08-10 | 2 | -2926/+2155 |
* | Make this compile again. | Peter Williams | 2001-08-10 | 2 | -3/+7 |
* | `#if 0'ed out. (rename_cb): Likewise. | Ettore Perazzoli | 2001-08-10 | 3 | -2/+15 |
* | new helper function, just setup idle callback to grab focus | Radek Doulik | 2001-08-10 | 2 | -12/+34 |
* | Free dbkey if we don't use it. | Jeffrey Stedfast | 2001-08-10 | 3 | -17/+22 |
* | Only free the `type_list' if not NULL. (setup_menu_xml): Deal with the | Ettore Perazzoli | 2001-08-10 | 2 | -16/+35 |
* | Don't forget to closedir() when we finish with dir. | Jeffrey Stedfast | 2001-08-10 | 2 | -1/+8 |
* | Don't forget to unref stuff here too. | Jeffrey Stedfast | 2001-08-10 | 3 | -94/+132 |
* | No need to gtk_widget_show() the gnome dialog widget twice... | Jeffrey Stedfast | 2001-08-10 | 3 | -146/+158 |
* | [Fix #6787, Removing a storage with children and then re-adding it | Ettore Perazzoli | 2001-08-10 | 2 | -23/+27 |
* | Added a comment about leaking memory here, but we seem to not even use the | Jeffrey Stedfast | 2001-08-10 | 3 | -36/+54 |
* | regfree the pattern before continue'ing. This was showing up quite a bit | Jeffrey Stedfast | 2001-08-10 | 3 | -9/+16 |