| Commit message (Expand) | Author | Age | Files | Lines |
* | ** See #31027. | Not Zed | 2004-06-18 | 1 | -0/+11 |
* | ** See #60214. | Not Zed | 2004-06-18 | 1 | -0/+12 |
* | use mail dialogs.glade. | Not Zed | 2004-06-18 | 1 | -0/+26 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -0/+26 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -0/+16 |
* | Include gtk[hv]box.h so we can use them (emfp_dialog_got_folder): Fix the | Rodney Dawes | 2004-06-17 | 1 | -0/+15 |
* | clear the error, don't free it, so NULL is handled properly | JP Rosevear | 2004-06-16 | 1 | -0/+5 |
* | ** See #56479. | Not Zed | 2004-06-16 | 1 | -0/+23 |
* | This code no longer needs to do charset conversion. Yay. Fixes bug #60225. | Jeffrey Stedfast | 2004-06-16 | 1 | -0/+8 |
* | frombase is simply the select_path, since selected_path is now just the | Jeffrey Stedfast | 2004-06-16 | 1 | -0/+4 |
* | New function to format an attribution string (won't crash if translators | Jeffrey Stedfast | 2004-06-16 | 1 | -0/+10 |
* | Changed the second gtk_selection_add_target() to use | Jeffrey Stedfast | 2004-06-15 | 1 | -0/+6 |
* | the check button label has now opposite meaning (after UI changes), call | Radek Doulik | 2004-06-14 | 1 | -0/+8 |
* | don't check rule->source, its irrelevent to vfolder sources, and clean up | Not Zed | 2004-06-14 | 1 | -0/+7 |
* | if we removed all of the addresses because they were 'us', add the first | Not Zed | 2004-06-14 | 1 | -0/+6 |
* | Free any old select_uri string we may have. (emft_tree_row_expanded): | Jeffrey Stedfast | 2004-06-12 | 1 | -0/+12 |
* | rearrange the setting up of the target flags, stores can have a null path. | Not Zed | 2004-06-11 | 1 | -0/+10 |
* | revert previous change. Stupid emftm. | Not Zed | 2004-06-11 | 1 | -0/+3 |
* | handle a null path or fragment. | Not Zed | 2004-06-11 | 1 | -0/+8 |
* | Fixes bug #58825. Ugh. Really Gross Hack (tm). | Jeffrey Stedfast | 2004-06-11 | 1 | -0/+27 |
* | use new etreeselectionmodel api to select paths in one call. Fixes #59546. | Not Zed | 2004-06-10 | 1 | -0/+4 |
* | check that we have content selected, not just a selection, before trying | Not Zed | 2004-06-10 | 1 | -0/+8 |
* | Fix for SSL options appearing for sendmail | Rodney Dawes | 2004-06-09 | 1 | -0/+4 |
* | Scroll to the selected folder if needed. Fixes bug #59609. | Jeffrey Stedfast | 2004-06-09 | 1 | -0/+3 |
* | Make the chooser non-modal. Fixes bug #53735. | Jeffrey Stedfast | 2004-06-09 | 1 | -0/+3 |
* | Only change the cursor if the currently selected folder is a subfolder of | Jeffrey Stedfast | 2004-06-09 | 1 | -0/+9 |
* | Set the store's FULL_NAME to NULL here. Fixes the crash in bug #59713. | Jeffrey Stedfast | 2004-06-08 | 1 | -0/+5 |
* | fix the name of "stock_save-as" everywhere | Dan Winship | 2004-06-07 | 1 | -0/+8 |
* | Shuffle usage of trailing "..." in menus. | Christian Neumair | 2004-06-05 | 1 | -0/+5 |
* | Use ngettext for message count information. | Christian Neumair | 2004-06-05 | 1 | -0/+5 |
* | added size info to IMG tags so that it loads the message smoother | Radek Doulik | 2004-06-04 | 1 | -0/+5 |
* | Don't pack entry and checkbox widgets directly into the dialog vbox so | William Jon McCann | 2004-06-04 | 1 | -0/+6 |
* | put this back in, local folders not being noted properly all the time. | Not Zed | 2004-06-03 | 1 | -0/+5 |
* | fixed changelog | Jeffrey Stedfast | 2004-06-02 | 1 | -1/+3 |
* | Don't attach anything ever. This is confusing way too many users who | Jeffrey Stedfast | 2004-06-02 | 1 | -0/+8 |
* | set the right path on the url. | Not Zed | 2004-06-01 | 1 | -0/+3 |
* | ugh, unlike camel exceptions, you can't pass NULL to CORBA calls. | Not Zed | 2004-06-01 | 1 | -0/+6 |
* | Disable debug here too - all this code has been working fine. | Jeffrey Stedfast | 2004-05-29 | 1 | -0/+17 |
* | fixed ChangeLog | Jeffrey Stedfast | 2004-05-28 | 1 | -4/+3 |
* | Instead of removing the "Loading..." row for toplevel folder nodes on | Jeffrey Stedfast | 2004-05-28 | 1 | -0/+8 |
* | Require e-error-tool | Rodney Dawes | 2004-05-28 | 1 | -0/+4 |
* | initialise desc to NULL before using it later on. gcc doesn't warn on this | Not Zed | 2004-05-26 | 1 | -0/+5 |
* | set the default selection to inbox. | Not Zed | 2004-05-26 | 1 | -0/+23 |
* | a few fixes. | Jeffrey Stedfast | 2004-05-26 | 1 | -0/+9 |
* | disable add sender to addressbook bar if it is also disabled. #58955. | Not Zed | 2004-05-25 | 1 | -0/+5 |
* | don't enable the widget based on its writability if it is a dependent | Not Zed | 2004-05-24 | 1 | -0/+6 |
* | only enable add sender if we also have 1 selected. #56663. | Not Zed | 2004-05-24 | 1 | -0/+3 |
* | remove some debug. | Not Zed | 2004-05-24 | 1 | -0/+7 |
* | use set_cursor instead of scroll_to_row. See #58383. | Not Zed | 2004-05-24 | 1 | -0/+9 |
* | added empty handling for CAMEL_PROVIDER_CONF_HIDDEN added handling for | Sivaiah Nallagatla | 2004-05-24 | 1 | -0/+7 |
* | pull the message from the regen list before we check the list and pending | Not Zed | 2004-05-24 | 1 | -0/+9 |
* | put note_store back in. Quick hack to fix the issue of folders being | Not Zed | 2004-05-22 | 1 | -0/+7 |
* | ** Another unread count bug, #58814. | Not Zed | 2004-05-22 | 1 | -0/+14 |
* | add marshaller for p_ppppp call. | Not Zed | 2004-05-21 | 1 | -0/+32 |
* | finally put the 1.2 password upgrade patch in. Untested. #42721. | Not Zed | 2004-05-21 | 1 | -0/+5 |
* | Fixes for bug #57305. | Jeffrey Stedfast | 2004-05-21 | 1 | -0/+17 |
* | remove "use daemon" handling code | Radek Doulik | 2004-05-20 | 1 | -0/+7 |
* | ** See #58388. | Not Zed | 2004-05-20 | 1 | -0/+6 |
* | ** See #57583. | Not Zed | 2004-05-20 | 1 | -0/+9 |
* | ** See #58693. | Not Zed | 2004-05-20 | 1 | -0/+13 |
* | use the new e_book_new_* and e_book_open apis. | Chris Toshok | 2004-05-20 | 1 | -0/+8 |
* | Fixed the icon name to get the right one. | Jeffrey Stedfast | 2004-05-20 | 1 | -0/+2 |
* | Changed to load an empty pixbuf manually rather than relying on the pixbuf | Jeffrey Stedfast | 2004-05-20 | 1 | -0/+7 |
* | don't dist the error .h file | JP Rosevear | 2004-05-20 | 1 | -0/+4 |
* | if we end up with an application/octet-stream part, pre-snoop it so we set | Not Zed | 2004-05-19 | 1 | -0/+15 |
* | make this match the efhd stuff. | Not Zed | 2004-05-19 | 1 | -0/+11 |
* | Add menu_label and menu_accelerator. | William Jon McCann | 2004-05-19 | 1 | -0/+5 |
* | fixed up the empty trash on exit thing, to update for all stores, not | Not Zed | 2004-05-19 | 1 | -0/+6 |
* | Added header "X-Newsreader" for handle Outlook Express as Mailer. | Cantona Su | 2004-05-19 | 1 | -0/+5 |
* | don't nomarkseen when we restore the message when we show the preview. | Not Zed | 2004-05-18 | 1 | -0/+4 |
* | no new message test if its the drafts folder too. | Not Zed | 2004-05-18 | 1 | -0/+7 |
* | Listen to the tree selection change event directly & proxy out, so we can | Not Zed | 2004-05-18 | 1 | -0/+4 |
* | ** Quick fix for #57434 | Not Zed | 2004-05-18 | 1 | -0/+14 |
* | don't emit new mail if its any vfolder, not just vtrash folder. #56350. | Not Zed | 2004-05-18 | 1 | -0/+27 |
* | #include <gtk/gtkliststore.h>. Fixes bug #58407. | Jeffrey Stedfast | 2004-05-17 | 1 | -0/+5 |
* | put the None item at the head of the providers list. | Not Zed | 2004-05-17 | 1 | -0/+11 |
* | keep the hide deleted status. Makes #51082 work at last. | Not Zed | 2004-05-17 | 1 | -0/+3 |
* | ** Bug #6556. | Not Zed | 2004-05-17 | 1 | -0/+62 |
* | s/RESEND/EDIT/ | Jeffrey Stedfast | 2004-05-15 | 1 | -0/+8 |
* | (config_write_style): fflush the gtkrc file. | Jeffrey Stedfast | 2004-05-15 | 1 | -0/+1 |
* | Build the path to the gtkrc filename and store it on the config struct so | Jeffrey Stedfast | 2004-05-15 | 1 | -0/+7 |
* | Updated the #if 0'd code for the API chanegs made to | Jeffrey Stedfast | 2004-05-15 | 1 | -0/+11 |
* | Same. Also changed the "Valid signature, cannot verify sender" string to | Jeffrey Stedfast | 2004-05-15 | 1 | -0/+10 |
* | Don't include the last default_header when setting the default headers. If | Jeffrey Stedfast | 2004-05-14 | 1 | -0/+9 |
* | Add a stripsig filter. Fixes bug #52767. | Jeffrey Stedfast | 2004-05-13 | 1 | -0/+8 |
* | move ignore case outside of block. Stupid c language. | Not Zed | 2004-05-13 | 1 | -0/+17 |
* | re-enabled the reply to selection stuff. I worked out how to make it work; | Not Zed | 2004-05-13 | 1 | -0/+9 |
* | added "email" to the uri_schema's attribute. | Not Zed | 2004-05-13 | 1 | -0/+10 |
* | ** See bug #58302. | Not Zed | 2004-05-12 | 1 | -0/+9 |
* | enable threading option type on the search bar. | Not Zed | 2004-05-12 | 1 | -0/+3 |
* | add for translators. | Not Zed | 2004-05-12 | 1 | -0/+44 |
* | Remove the mail folder control factory | Dan Winship | 2004-05-12 | 1 | -0/+11 |
* | Fixed warning | David Malcolm | 2004-05-11 | 1 | -0/+4 |
* | Default the Mailer header to enabled. Fixes bug #58217. | Jeffrey Stedfast | 2004-05-11 | 1 | -0/+5 |
* | set header to just Evolution (mail_append_mail): ditto | JP Rosevear | 2004-05-10 | 1 | -0/+8 |
* | cleanup the view menus if they were created. | Not Zed | 2004-05-10 | 1 | -0/+16 |
* | Fix for bug #57152. | Jeffrey Stedfast | 2004-05-08 | 1 | -0/+16 |
* | set cite_color property of gtkhtml widgets (mail_config_init): add | Radek Doulik | 2004-05-07 | 1 | -0/+9 |
* | ** See bug #57935. | Not Zed | 2004-05-07 | 1 | -0/+13 |
* | ** Dunno why i bothered, but see bug #58090. | Not Zed | 2004-05-07 | 1 | -0/+9 |
* | ** See #58017. | Not Zed | 2004-05-07 | 1 | -0/+13 |
* | Check that the folder is selectable using the new flags argument. | Jeffrey Stedfast | 2004-05-07 | 1 | -0/+12 |
* | reset the preview if no signature is selected | Radek Doulik | 2004-05-06 | 1 | -0/+7 |
* | Select the row that was just collapsed. Fixes bug #57665. | Jeffrey Stedfast | 2004-05-06 | 1 | -0/+3 |
* | Removed. (rule_from_message): Removed the AUTO_THREAD bit. | Jeffrey Stedfast | 2004-05-06 | 1 | -0/+10 |
* | ** See bug #57720. | Not Zed | 2004-05-05 | 1 | -1/+36 |
* | Fix for bug #55303, but ideally there would be a nicer way of doing this - | Jeffrey Stedfast | 2004-05-05 | 1 | -0/+15 |
* | Fix for bug #58004. | Jeffrey Stedfast | 2004-05-04 | 1 | -0/+12 |
* | This now takes CamelProvider as argument. Made the display message more | Sarfraaz Ahmed | 2004-05-04 | 1 | -0/+13 |
* | Fix for bug #57968 | Jeffrey Stedfast | 2004-05-04 | 1 | -0/+15 |
* | Add gtkdialog header to fix build. | William Jon McCann | 2004-05-04 | 1 | -0/+4 |
* | take fromuri and subject to set the basic headers/account. | Not Zed | 2004-05-03 | 1 | -0/+10 |
* | removed. | Not Zed | 2004-05-03 | 1 | -0/+22 |
* | fix typo. #53466. | Priit Laes | 2004-05-01 | 1 | -0/+7 |
* | Fix for bug #56645 | Jeffrey Stedfast | 2004-05-01 | 1 | -0/+2 |
* | If the row the cursor is hovering over has children and is not expanded | Jeffrey Stedfast | 2004-05-01 | 1 | -0/+10 |
* | Fixed a type-o. | Enver ALTIN | 2004-05-01 | 1 | -0/+4 |
* | Properly initialise the strikeout column for both types of folders (trash | Jeffrey Stedfast | 2004-05-01 | 1 | -0/+6 |
* | fix the overwrite? question. #57822. | Not Zed | 2004-04-30 | 1 | -0/+4 |
* | change all the session-message-* things to just be secondary, otherwise | Not Zed | 2004-04-29 | 1 | -0/+3 |
* | forgot to prefix error type with "mail:" | Not Zed | 2004-04-29 | 1 | -0/+3 |
* | duh, use the right error id. | Not Zed | 2004-04-29 | 1 | -0/+3 |
* | call mail_note_store rather than get_folder_info so that unread counts are | Not Zed | 2004-04-29 | 1 | -0/+4 |
* | fix the password dialogue text. | Not Zed | 2004-04-29 | 1 | -0/+4 |
* | Sort the VFolders. Fixes bug #56636. | Jeffrey Stedfast | 2004-04-29 | 1 | -0/+3 |
* | We only want 8bits per color. Fixes bug #57588. | Jeffrey Stedfast | 2004-04-29 | 1 | -0/+3 |
* | Duh. If the lookup of si fails, don't use si->display_name in the warning | Jeffrey Stedfast | 2004-04-29 | 1 | -0/+11 |
* | Use g_shell_parse_argv() to get the actual script path and then check that | Jeffrey Stedfast | 2004-04-28 | 1 | -0/+7 |
* | return the right type, related to #53839. | Not Zed | 2004-04-28 | 1 | -0/+3 |
* | ** Changed error messages to use EError. | Not Zed | 2004-04-28 | 1 | -0/+4 |
* | ** See bug #57659. | Not Zed | 2004-04-27 | 1 | -0/+4 |
* | ** See bug #57511. | Not Zed | 2004-04-27 | 1 | -0/+11 |
* | added bug # | Radek Doulik | 2004-04-26 | 1 | -0/+2 |
* | set gtk_html_begin's flags to avoid scroll to top of the message and | Radek Doulik | 2004-04-26 | 1 | -0/+12 |
* | Glade file for displaying the license. | Sarfraaz Ahmed | 2004-04-23 | 1 | -0/+4 |
* | fix the check to see if we've already loaded the images. #57450. | Not Zed | 2004-04-23 | 1 | -0/+5 |
* | Added a check for HAS_LICENSE flag. | Sarfraaz Ahmed | 2004-04-23 | 1 | -0/+8 |
* | do the imap cmeta files, it just does the sync offline stuff. #56674. | Not Zed | 2004-04-22 | 1 | -0/+4 |
* | force check of autosaved messages as soon as the mailer starts up (well, | Not Zed | 2004-04-22 | 1 | -0/+3 |
* | display selected count instead of unread if we have >1 selected. Also | Not Zed | 2004-04-22 | 1 | -0/+6 |
* | use a better test for non-full lines. | Not Zed | 2004-04-21 | 1 | -0/+3 |
* | dont desensitise HideDeleted just 'cause we have no folder, it needs to | Not Zed | 2004-04-21 | 1 | -0/+6 |
* | use the right signal callback for the changed signal. Fixes #57246. | Not Zed | 2004-04-21 | 1 | -0/+3 |
* | fix for e_user_creatable_items api changes. (create_item): split out the | Not Zed | 2004-04-21 | 1 | -0/+8 |
* | Use E_ICON_SIZE_* enums for the menu icon sizes. | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+3 |
* | Use E_ICON_SIZE_* enums for the menu/toolbar icon sizes. | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+3 |
* | Same. | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+21 |
* | Removed variables that got re-added with the icon-theme patch somehow. | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+8 |
* | mail-component.c | Michael Terry | 2004-04-19 | 1 | -0/+21 |
* | Removed unused and uninitialised "url" local that gets g_free-ed | David Malcolm | 2004-04-19 | 1 | -0/+5 |
* | Change the message display widget names to match the ones we are using in | Jeffrey Stedfast | 2004-04-16 | 1 | -0/+6 |
* | Added a new "message_list_scrolled" signal so our users can listen to this | Jeffrey Stedfast | 2004-04-15 | 1 | -0/+5 |
* | Don't complain about message errors ("Internal Error: ..."), instead | Jeffrey Stedfast | 2004-04-15 | 1 | -0/+6 |
* | ugh, use the queued thread to get the folder, otherwise we can get folders | Not Zed | 2004-04-14 | 1 | -0/+22 |
* | remove debug comment. | Not Zed | 2004-04-14 | 1 | -0/+12 |
* | ** See bug #56149. | Not Zed | 2004-04-14 | 1 | -0/+12 |
* | hmm, use the right pointer when iterating the pending uri list. | Not Zed | 2004-04-14 | 1 | -0/+5 |
* | We don't actually want to disallow clicking on \NoSelect folders. Fixes a | Jeffrey Stedfast | 2004-04-14 | 1 | -0/+4 |
* | If we get an empty charset string from gconf, don't try to use the result | Jeffrey Stedfast | 2004-04-14 | 1 | -0/+4 |
* | Removed crackrock usage of GtkFixed as fillter. Also HIGified some other | Jeffrey Stedfast | 2004-04-14 | 1 | -0/+5 |
* | track the messagelist hidedeleted value since it looks it up when we set | Not Zed | 2004-04-14 | 1 | -0/+15 |
* | run this in the thread_queued_slow, so it runs in sequence and after | Not Zed | 2004-04-13 | 1 | -0/+6 |
* | reset load_http_now once we've done, should fix #56338 finally. | Not Zed | 2004-04-13 | 1 | -0/+2 |
* | use %% for %%. | Not Zed | 2004-04-13 | 1 | -0/+20 |
* | Need to set the session on the preview object. Fixes bug #56862. | Jeffrey Stedfast | 2004-04-13 | 1 | -0/+3 |
* | Scroll to the auto-selected folder. Fixes bug #56707. | Jeffrey Stedfast | 2004-04-13 | 1 | -0/+3 |
* | New function. (message_list_set_scrollbar_position): New function. | Jeffrey Stedfast | 2004-04-13 | 1 | -0/+4 |
* | If the provider is unavailable, return euri like the other fail cases. | Jeffrey Stedfast | 2004-04-12 | 1 | -0/+5 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-04-10 | 1 | -0/+5 |
* | Don't bother adding the autogen sig here, e-signature-list.c handles this | Jeffrey Stedfast | 2004-04-10 | 1 | -0/+8 |
* | use e_destination_export_to_vcard_attribute instead of exporting to xml, | Chris Toshok | 2004-04-10 | 1 | -0/+15 |
* | add width=16 height=16 to rupert's image so that it doesn't flicker/move | Radek Doulik | 2004-04-10 | 1 | -0/+5 |
* | Set the excluded bits on the folder-tree. Don't allow the user to xfer | Jeffrey Stedfast | 2004-04-10 | 1 | -0/+7 |
* | Create an EUserCreatableItemsHandler for the view. (emfv_finalise): Unref | Dan Winship | 2004-04-09 | 1 | -0/+10 |
* | Now takes a pattern argument to limit files that get copied over (so we | Jeffrey Stedfast | 2004-04-09 | 1 | -0/+4 |
* | Fixed up a bit to look nicer and make it closer to HIG compliant. | Jeffrey Stedfast | 2004-04-09 | 1 | -0/+3 |
* | We need to recursively copy the dragged folder tree over to the drop | Jeffrey Stedfast | 2004-04-09 | 1 | -0/+7 |
* | add the monkey button if we're from evolution. See #52977. (emfh_gethttp): | Not Zed | 2004-04-08 | 1 | -0/+4 |
* | VJUNK_FOLDER's dont exist, they're VTRASH folders now. | Not Zed | 2004-04-08 | 1 | -0/+24 |
* | Check that emft_selection_get_selected() returns TRUE before we try to use | Jeffrey Stedfast | 2004-04-08 | 1 | -0/+8 |
* | Fix for bug #56538 | Jeffrey Stedfast | 2004-04-08 | 1 | -0/+10 |
* | Removed. | Jeffrey Stedfast | 2004-04-08 | 1 | -0/+6 |
* | No longer need the Apply stuff. | Jeffrey Stedfast | 2004-04-08 | 1 | -0/+3 |
* | Don't call a function that doesn't exist anymore. | Jeffrey Stedfast | 2004-04-07 | 1 | -0/+5 |
* | Changed to save the settings in the signal callbacks. | Jeffrey Stedfast | 2004-04-07 | 1 | -0/+11 |
* | ref the emfoldertree in our thread message. (em_folder_tree_set_selected): | Not Zed | 2004-04-06 | 1 | -0/+13 |
* | Migrate the thread_list setting. Fixes bug #56297. | Jeffrey Stedfast | 2004-04-06 | 1 | -0/+5 |
* | if we have no sign status, use signed-nokey, rather than no icon. | Not Zed | 2004-04-05 | 1 | -0/+12 |
* | ** See bug # 56402. | Not Zed | 2004-04-05 | 1 | -0/+6 |
* | removed, this is done in camel now. (fix_unmatched_info): renamed from | Not Zed | 2004-04-05 | 1 | -0/+6 |
* | Revert my "fix" from yesterday. We can't necessarily show progress | Jeffrey Stedfast | 2004-04-03 | 1 | -0/+4 |
* | Fixes bug #53851 | Jeffrey Stedfast | 2004-04-03 | 1 | -0/+12 |
* | Fixes bug #37416 | Jeffrey Stedfast | 2004-04-03 | 1 | -0/+12 |
* | do a per-line validation of the uuencoded stuff, based on the length byte. | Not Zed | 2004-04-02 | 1 | -0/+3 |
* | ** See bug #56338. | Not Zed | 2004-04-02 | 1 | -0/+9 |
* | Report progress. "Fixes" bug #56355. | Jeffrey Stedfast | 2004-04-02 | 1 | -0/+2 |
* | Set the updated sig->name on the menu item. | Jeffrey Stedfast | 2004-04-02 | 1 | -0/+3 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 1 | -1/+19 |
* | Commented grabbing focus on hostname edit, fix the focus issue of Account | Eric Zhao | 2004-04-01 | 1 | -0/+5 |
* | Only do citation colouring if the user has specified to do so and use the | Jeffrey Stedfast | 2004-04-01 | 1 | -0/+4 |
* | Save/restore the subscribe dialog's window size. Fixes bug #56230. | Jeffrey Stedfast | 2004-04-01 | 1 | -0/+5 |
* | REMOVED! And there was much rejoicing. | Not Zed | 2004-03-31 | 1 | -0/+2 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -0/+44 |
* | add spellLiveToggled signal | Radek Doulik | 2004-03-30 | 1 | -0/+11 |
* | Free the folder-info. | Jeffrey Stedfast | 2004-03-30 | 1 | -0/+3 |
* | Instead of comparing sstate[0] to '1', compare it against '0' like all the | Jeffrey Stedfast | 2004-03-30 | 1 | -0/+6 |
* | remove local-config.glade form Makefile.am as it is removed form CVS | Sivaiah Nallagatla | 2004-03-25 | 1 | -0/+5 |
* | Use gtk_window_present instead of doing a show then raise, as this also | Rodney Dawes | 2004-03-25 | 1 | -0/+39 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Ĺ egan | 2004-03-24 | 1 | -0/+5 |
* | Use sizeof() to decide how big buffer is so that in the future, if we | Jeffrey Stedfast | 2004-03-24 | 1 | -0/+4 |
* | Fixed the key to fetch the value from the correct location. It's | Jeffrey Stedfast | 2004-03-24 | 1 | -0/+4 |
* | Fixed some logic bugs. | Jeffrey Stedfast | 2004-03-24 | 1 | -0/+5 |
* | use EM_FORMAT_HTML_VPAD | Radek Doulik | 2004-03-23 | 1 | -0/+11 |
* | dont add the show/hide menu items if we can't ever show it inline. | Not Zed | 2004-03-23 | 1 | -0/+5 |
* | format inline(d) parts automatically into the reply. Part of #55702. | Not Zed | 2004-03-23 | 1 | -0/+3 |
* | if we get an email uri passed in, just pass it out again, without first | Not Zed | 2004-03-23 | 1 | -0/+5 |
* | Add Newsgroups to the default header list. | Not Zed | 2004-03-22 | 1 | -0/+9 |
* | Fixes bug #54800. | Jeffrey Stedfast | 2004-03-20 | 1 | -0/+11 |
* | ref the store before running the async disconnect, otherwise we unref one | Not Zed | 2004-03-19 | 1 | -0/+6 |
* | Don't set the account source/transport types to disabled simply because | Jeffrey Stedfast | 2004-03-19 | 1 | -0/+7 |
* | rfc2047 decode the address here before passing it off to the addressbook | Jeffrey Stedfast | 2004-03-19 | 1 | -0/+6 |
* | save the source and transport vbox's to enable/disable the whole lot | Not Zed | 2004-03-18 | 1 | -6/+9 |
* | make this crap not break the build | Michael Zucci | 2004-03-18 | 1 | -1/+1 |
* | started writing this, but i couldn't be fucked right now - apparently | Not Zed | 2004-03-18 | 1 | -0/+41 |
* | Fix for bug #55358. | Jeffrey Stedfast | 2004-03-17 | 1 | -0/+34 |
* | Don't focus the name_entry widget here. | Jeffrey Stedfast | 2004-03-17 | 1 | -0/+6 |
* | New function to return a description of the async drop operation. Fixes | Jeffrey Stedfast | 2004-03-17 | 1 | -0/+5 |
* | If the mail_get_message() async op fails, it will still call us with a | Jeffrey Stedfast | 2004-03-16 | 1 | -0/+5 |
* | Use camel_store_rename_folder() when appropriate (m->tostore == | Jeffrey Stedfast | 2004-03-16 | 1 | -0/+6 |
* | make this a varags function, which then calls the virtual method to do the | Not Zed | 2004-03-15 | 1 | -0/+12 |
* | No-op if emfv->folder is NULL (this means we are looking at a store | Jeffrey Stedfast | 2004-03-13 | 1 | -0/+6 |
* | remove junk learning thread, it's handled in camel-folder.c:folder_changed | Radek Doulik | 2004-03-13 | 1 | -0/+9 |
* | Removed. No longer in use (hasn't been since before 1.2). | Jeffrey Stedfast | 2004-03-13 | 1 | -0/+13 |
* | Reverted signal blocking stuff. Doesn't work and is unneeded with the | Jeffrey Stedfast | 2004-03-12 | 1 | -0/+3 |
* | Fixed a bug where txt wasn't being properly initialised in all cases for | Jeffrey Stedfast | 2004-03-12 | 1 | -0/+9 |
* | a really gross hack, disable all search handlers before setting the search | Not Zed | 2004-03-11 | 1 | -0/+9 |
* | when we sort, handle not having the node in the tree. otherwise we always | Not Zed | 2004-03-11 | 1 | -0/+5 |
* | make dnd look funny for joe. #55246. | Not Zed | 2004-03-11 | 1 | -0/+3 |
* | change stores hash to point to a structure, in which we maintain the | Not Zed | 2004-03-11 | 1 | -0/+7 |
* | pass the raw header in instead of name and value. (efh_format_headers): if | Not Zed | 2004-03-11 | 1 | -0/+40 |
* | Fix for bug #55298. | Jeffrey Stedfast | 2004-03-11 | 1 | -0/+11 |
* | Removed an unused variable left over from an old attempted fix. | Jeffrey Stedfast | 2004-03-11 | 1 | -1/+8 |
* | Partial fix for bug #53862 | Jeffrey Stedfast | 2004-03-11 | 1 | -0/+11 |
* | Focus the entry widget. Fixes bug #55330. | Jeffrey Stedfast | 2004-03-11 | 1 | -0/+5 |
* | (pipe_to_sa_with_error): do not call close, camel_stream_close | Radek Doulik | 2004-03-11 | 1 | -0/+2 |
* | call camel_stream_close and close the fds[1] | Radek Doulik | 2004-03-11 | 1 | -0/+5 |
* | New async function to create a folder. (em_folder_tree_create_folder): | Jeffrey Stedfast | 2004-03-09 | 1 | -0/+10 |
* | new method, filter folder with FILTER_SOURCE_JUNKTEST type filter | Radek Doulik | 2004-03-09 | 1 | -0/+10 |
* | Don't set our parent window as the efhd, ehfd isn't even a widget. | Jeffrey Stedfast | 2004-03-06 | 1 | -0/+13 |
* | ** See bug #55096. | Not Zed | 2004-03-05 | 1 | -0/+12 |