| Commit message (Expand) | Author | Age | Files | Lines |
* | ** See bug #56149. | Not Zed | 2004-04-14 | 5 | -44/+26 |
* | hmm, use the right pointer when iterating the pending uri list. | Not Zed | 2004-04-14 | 2 | -5/+9 |
* | We don't actually want to disallow clicking on \NoSelect folders. Fixes a | Jeffrey Stedfast | 2004-04-14 | 2 | -1/+5 |
* | argh. don't expand/fill | Jeffrey Stedfast | 2004-04-14 | 1 | -4/+4 |
* | If we get an empty charset string from gconf, don't try to use the result | Jeffrey Stedfast | 2004-04-14 | 2 | -3/+10 |
* | upped the defult timeout to 10 minutes rather than 1 | Jeffrey Stedfast | 2004-04-14 | 1 | -1/+1 |
* | Removed crackrock usage of GtkFixed as fillter. Also HIGified some other | Jeffrey Stedfast | 2004-04-14 | 2 | -413/+393 |
* | enabled some unread-count debug spewage | Jeffrey Stedfast | 2004-04-14 | 2 | -3/+3 |
* | track the messagelist hidedeleted value since it looks it up when we set | Not Zed | 2004-04-14 | 5 | -17/+70 |
* | run this in the thread_queued_slow, so it runs in sequence and after | Not Zed | 2004-04-13 | 3 | -1/+8 |
* | reset load_http_now once we've done, should fix #56338 finally. | Not Zed | 2004-04-13 | 2 | -0/+3 |
* | use %% for %%. | Not Zed | 2004-04-13 | 5 | -14/+31 |
* | Need to set the session on the preview object. Fixes bug #56862. | Jeffrey Stedfast | 2004-04-13 | 2 | -1/+6 |
* | Scroll to the auto-selected folder. Fixes bug #56707. | Jeffrey Stedfast | 2004-04-13 | 2 | -0/+4 |
* | New function. (message_list_set_scrollbar_position): New function. | Jeffrey Stedfast | 2004-04-13 | 3 | -0/+27 |
* | If the provider is unavailable, return euri like the other fail cases. | Jeffrey Stedfast | 2004-04-12 | 2 | -2/+8 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-04-10 | 2 | -1/+6 |
* | Don't bother adding the autogen sig here, e-signature-list.c handles this | Jeffrey Stedfast | 2004-04-10 | 3 | -11/+44 |
* | use e_destination_export_to_vcard_attribute instead of exporting to xml, | Chris Toshok | 2004-04-10 | 4 | -34/+46 |
* | add width=16 height=16 to rupert's image so that it doesn't flicker/move | Radek Doulik | 2004-04-10 | 2 | -1/+6 |
* | Set the excluded bits on the folder-tree. Don't allow the user to xfer | Jeffrey Stedfast | 2004-04-10 | 2 | -0/+8 |
* | Create an EUserCreatableItemsHandler for the view. (emfv_finalise): Unref | Dan Winship | 2004-04-09 | 3 | -0/+22 |
* | Now takes a pattern argument to limit files that get copied over (so we | Jeffrey Stedfast | 2004-04-09 | 2 | -4/+8 |
* | Fixed up a bit to look nicer and make it closer to HIG compliant. | Jeffrey Stedfast | 2004-04-09 | 3 | -155/+189 |
* | We need to recursively copy the dragged folder tree over to the drop | Jeffrey Stedfast | 2004-04-09 | 2 | -9/+61 |
* | add the monkey button if we're from evolution. See #52977. (emfh_gethttp): | Not Zed | 2004-04-08 | 2 | -7/+29 |
* | VJUNK_FOLDER's dont exist, they're VTRASH folders now. | Not Zed | 2004-04-08 | 6 | -61/+95 |
* | Check that emft_selection_get_selected() returns TRUE before we try to use | Jeffrey Stedfast | 2004-04-08 | 2 | -5/+23 |
* | moved a comment to a more appropriate location | Jeffrey Stedfast | 2004-04-08 | 1 | -1/+1 |
* | Fix for bug #56538 | Jeffrey Stedfast | 2004-04-08 | 2 | -20/+33 |
* | Removed. | Jeffrey Stedfast | 2004-04-08 | 7 | -26/+6 |
* | No longer need the Apply stuff. | Jeffrey Stedfast | 2004-04-08 | 4 | -49/+3 |
* | Don't call a function that doesn't exist anymore. | Jeffrey Stedfast | 2004-04-07 | 2 | -1/+6 |
* | Changed to save the settings in the signal callbacks. | Jeffrey Stedfast | 2004-04-07 | 5 | -705/+483 |
* | ref the emfoldertree in our thread message. (em_folder_tree_set_selected): | Not Zed | 2004-04-06 | 4 | -2/+18 |
* | fixed | Jeffrey Stedfast | 2004-04-06 | 1 | -4/+4 |
* | Migrate the thread_list setting. Fixes bug #56297. | Jeffrey Stedfast | 2004-04-06 | 2 | -51/+111 |
* | if we have no sign status, use signed-nokey, rather than no icon. | Not Zed | 2004-04-05 | 2 | -3/+37 |
* | ** See bug # 56402. | Not Zed | 2004-04-05 | 3 | -4/+12 |
* | removed, this is done in camel now. (fix_unmatched_info): renamed from | Not Zed | 2004-04-05 | 2 | -68/+9 |
* | Revert my "fix" from yesterday. We can't necessarily show progress | Jeffrey Stedfast | 2004-04-03 | 2 | -2/+5 |
* | Fixes bug #53851 | Jeffrey Stedfast | 2004-04-03 | 3 | -8/+26 |
* | Fixes bug #37416 | Jeffrey Stedfast | 2004-04-03 | 3 | -5/+32 |
* | do a per-line validation of the uuencoded stuff, based on the length byte. | Not Zed | 2004-04-02 | 2 | -0/+20 |
* | ** See bug #56338. | Not Zed | 2004-04-02 | 2 | -6/+15 |
* | Report progress. "Fixes" bug #56355. | Jeffrey Stedfast | 2004-04-02 | 2 | -3/+7 |
* | simplify menu_item_set_label() | Jeffrey Stedfast | 2004-04-02 | 1 | -10/+5 |
* | Set the updated sig->name on the menu item. | Jeffrey Stedfast | 2004-04-02 | 2 | -3/+23 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 12 | -699/+443 |
* | Commented grabbing focus on hostname edit, fix the focus issue of Account | Eric Zhao | 2004-04-01 | 2 | -1/+5 |
* | Only do citation colouring if the user has specified to do so and use the | Jeffrey Stedfast | 2004-04-01 | 2 | -3/+31 |
* | Save/restore the subscribe dialog's window size. Fixes bug #56230. | Jeffrey Stedfast | 2004-04-01 | 4 | -5/+82 |
* | REMOVED! And there was much rejoicing. | Not Zed | 2004-03-31 | 3 | -32/+3 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 30 | -168/+391 |
* | add spellLiveToggled signal | Radek Doulik | 2004-03-30 | 3 | -2/+156 |
* | Free the folder-info. | Jeffrey Stedfast | 2004-03-30 | 2 | -2/+4 |
* | Instead of comparing sstate[0] to '1', compare it against '0' like all the | Jeffrey Stedfast | 2004-03-30 | 2 | -1/+7 |
* | remove local-config.glade form Makefile.am as it is removed form CVS | Sivaiah Nallagatla | 2004-03-25 | 2 | -1/+6 |
* | Use gtk_window_present instead of doing a show then raise, as this also | Rodney Dawes | 2004-03-25 | 13 | -3579/+5393 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Ĺ egan | 2004-03-24 | 2 | -2/+11 |
* | Use sizeof() to decide how big buffer is so that in the future, if we | Jeffrey Stedfast | 2004-03-24 | 2 | -1/+5 |
* | Fixed the key to fetch the value from the correct location. It's | Jeffrey Stedfast | 2004-03-24 | 2 | -2/+6 |
* | Fixed some logic bugs. | Jeffrey Stedfast | 2004-03-24 | 2 | -10/+12 |