| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 36 | -1283/+135 |
* | according to the HIG, remove accelerators in the notebook tab labels | Mengjie Yu | 2004-12-02 | 2 | -2/+7 |
* | do not call gconf here as we may be called from worker thread | Radek Doulik | 2004-12-02 | 2 | -14/+29 |
* | add mnemonic for buttons. add atk name for the popup button. add access | Mengjie Yu | 2004-12-01 | 5 | -11/+33 |
* | ** See bug #69339. | Not Zed | 2004-12-01 | 2 | -30/+57 |
* | ** See bug #69579. | Not Zed | 2004-12-01 | 2 | -3/+26 |
* | ** See bug #68958. | Not Zed | 2004-12-01 | 2 | -5/+60 |
* | ** See bug #69446. | S.Ãa#lar Onur | 2004-12-01 | 2 | -2/+10 |
* | wrap printf's in debug defines | JP Rosevear | 2004-11-26 | 2 | -6/+10 |
* | get image widget directly from icon factory | JP Rosevear | 2004-11-26 | 3 | -12/+10 |
* | when starting new spamd, call it with --socketpath parameter to use unix | Radek Doulik | 2004-11-25 | 3 | -102/+365 |
* | missing file from previous commit | Michael Zucci | 2004-11-24 | 1 | -1/+1 |
* | Fix date in last ChangeLog entry | Rodney Dawes | 2004-11-23 | 1 | -1/+1 |
* | Evolution word spelled with an uppercase E | Joan Sanfeliu | 2004-11-23 | 2 | -2/+8 |
* | Added 'match all' rules. | Not Zed | 2004-11-12 | 5 | -0/+26 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 15 | -82/+545 |
* | l = g_list_next (l); in inner loop instead of g = g_list_next (l).. | Radek Doulik | 2004-11-12 | 3 | -2/+14 |
* | Fix the popup id. | Not Zed | 2004-11-03 | 2 | -1/+5 |
* | revert jeff's last change - we do actually want to know when we couldn't | Not Zed | 2004-11-03 | 6 | -64/+78 |
* | Check for NULL messages (happens if the message isn't available). | Jeffrey Stedfast | 2004-11-03 | 2 | -3/+8 |
* | use shorthand border: property | Radek Doulik | 2004-11-02 | 2 | -4/+5 |
* | replace 3 nested html tables used to create this gray border around parts | Radek Doulik | 2004-11-02 | 2 | -25/+14 |
* | Change the labels back to the same as they were in 2.0 | Jeffrey Stedfast | 2004-11-02 | 2 | -3/+8 |
* | added hook docs, and cleaned up some of the hook point names. | Not Zed | 2004-10-28 | 12 | -11/+117 |
* | Give the Rename item a different path than the Delete item. | Jeffrey Stedfast | 2004-10-23 | 3 | -1/+8 |
* | duh, they're camel not gobjects. | Not Zed | 2004-10-22 | 5 | -5/+40 |
* | Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag when | Nat Friedman | 2004-10-22 | 5 | -4/+19 |
* | emit a 'message.replying' event with a message target. | Not Zed | 2004-10-21 | 5 | -2/+66 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 16 | -32/+33 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -0/+8 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-19 | 2 | -13/+12 |
* | ** See bug #67014. | Not Zed | 2004-10-19 | 8 | -125/+162 |
* | ** See bug #68006. | Not Zed | 2004-10-19 | 2 | -3/+8 |
* | do noting if the composer couldn't be created. We get a popup from | Not Zed | 2004-10-15 | 2 | -10/+23 |
* | Remove Pango markup from groupwise account setup error message | Sivaiah Nallagatla | 2004-10-14 | 2 | -2/+7 |
* | use builtin handlers (and plugins) always overriding bonobo ones. | Not Zed | 2004-10-12 | 2 | -11/+14 |
* | ** See bug #67408. | Not Zed | 2004-10-12 | 2 | -3/+15 |
* | register the formatter types before registering the formatter hook. | Not Zed | 2004-10-11 | 2 | -1/+6 |
* | Make entry a little more accurate. | JP Rosevear | 2004-10-09 | 1 | -2/+1 |
* | use "Select a file" | JP Rosevear | 2004-10-08 | 2 | -1/+6 |
* | implement popup_menu so that popup menu can be shown with Shift+F10 on | Harry Lu | 2004-10-08 | 3 | -36/+79 |
* | dont init the base plugin system here anymore, only register the hook | Not Zed | 2004-10-07 | 2 | -7/+5 |
* | put back in the attachment attaching code. Doesn't work for s/mime and | Not Zed | 2004-10-07 | 6 | -17/+35 |
* | remove old debug which no longer works. | Not Zed | 2004-10-06 | 3 | -7/+21 |
* | fix uninitialised pointer. | David Malcolm | 2004-09-30 | 2 | -1/+5 |
* | updated labels in mail-config.glade too and changed the order of the SSL/TLS ... | Jeffrey Stedfast | 2004-09-28 | 2 | -4/+4 |
* | Changed the SSL option menu labels. | Jeffrey Stedfast | 2004-09-28 | 2 | -3/+7 |
* | ** See bug #63521. | Not Zed | 2004-09-27 | 2 | -3/+23 |
* | ** See bug #66706. | Not Zed | 2004-09-27 | 2 | -4/+20 |
* | ** See bug #65329. | Not Zed | 2004-09-24 | 3 | -6/+33 |
* | ** See bug #65058 (again again). | Not Zed | 2004-09-24 | 3 | -7/+39 |
* | describe the get-folder process. This also makes it cancellable. | Not Zed | 2004-09-24 | 3 | -2/+24 |
* | ** See bug #65058. | Not Zed | 2004-09-22 | 3 | -6/+12 |
* | Fix a typo setting the root node. | David Malcolm | 2004-09-21 | 3 | -1/+12 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 53 | -1576/+5916 |
* | Ignore the emfv->mark_seen for deciding whether or not to mark the message | Jeffrey Stedfast | 2004-09-18 | 2 | -1/+7 |
* | If built with gtkfilechooser support, we need to add a checkbox in the | Jeffrey Stedfast | 2004-09-16 | 2 | -0/+62 |
* | Fixes #65703 | JP Rosevear | 2004-09-14 | 2 | -1/+7 |
* | ** See bug #60515. | Not Zed | 2004-09-10 | 2 | -0/+8 |
* | reverted previous glade fix | Jeffrey Stedfast | 2004-09-10 | 2 | -7/+1 |
* | ** See bug #59717. | Not Zed | 2004-09-08 | 2 | -1/+13 |
* | Revert the use of gtkfilechooser for Path selection because otherwise | Jeffrey Stedfast | 2004-09-07 | 2 | -1/+7 |
* | added a comment | Jeffrey Stedfast | 2004-09-04 | 1 | -0/+1 |
* | Fix for bug #63377 and prevention of similar cases. | Jeffrey Stedfast | 2004-09-03 | 3 | -1/+29 |
* | Set the store and full_name info on the dialog. | Jeffrey Stedfast | 2004-08-31 | 4 | -32/+33 |
* | ** See bug #64377. | Not Zed | 2004-08-31 | 4 | -48/+90 |
* | fixed merge conflicts | Jeffrey Stedfast | 2004-08-31 | 1 | -5/+7 |
* | gtk-doc style comment fixes | Jeffrey Stedfast | 2004-08-31 | 1 | -2/+3 |
* | ** See bug #63456. | Not Zed | 2004-08-30 | 2 | -0/+11 |
* | utf8_filename should be char * not char | JP Rosevear | 2004-08-28 | 2 | -2/+7 |
* | bump version, requirements | JP Rosevear | 2004-08-28 | 1 | -1/+6 |
* | Don't crash if we're passed a NULL path. GtkFileChooser can return NULL | Hans Petter Jansson | 2004-08-28 | 2 | -1/+7 |
* | Don't mark component menu accels for translation. | Christian Neumair | 2004-08-27 | 2 | -1/+6 |
* | Fix for bug #63177 | Jeffrey Stedfast | 2004-08-26 | 2 | -4/+16 |
* | only open the trash or junk if they're vfolders here. Some stores that | Not Zed | 2004-08-26 | 2 | -2/+12 |
* | Convert filename to UTF-8 from local encoding before displaying it. | Frédéric Crozat | 2004-08-25 | 4 | -5/+20 |
* | store the select-uri on the view not in the thread message. | Not Zed | 2004-08-24 | 3 | -155/+218 |
* | Fix for bug #62812 | Jeffrey Stedfast | 2004-08-23 | 2 | -3/+13 |
* | changed the groupwise account setup error message | Sivaiah Nallagatla | 2004-08-21 | 2 | -1/+10 |
* | ** See bug #62963. | Not Zed | 2004-08-18 | 2 | -4/+16 |
* | don't include the terminating NUL in the data length. | Not Zed | 2004-08-16 | 2 | -17/+23 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0 | Carlos Garnacho Parro | 2004-08-13 | 3 | -24/+64 |
* | Partial fix for bug #62771 | Jeffrey Stedfast | 2004-08-13 | 3 | -1/+12 |
* | just call e_passwords_ask_password directly. (pass_activate, | Not Zed | 2004-08-12 | 3 | -244/+73 |
* | Return NULL not FALSE on error. | Jeffrey Stedfast | 2004-08-11 | 2 | -1/+6 |
* | minor typo, uppercase 'the' corrected. | Karsten Bräckelmann | 2004-08-07 | 2 | -2/+13 |
* | If type="{Sender}" and name is an empty string, use the addr. Fixes bug | Jeffrey Stedfast | 2004-08-04 | 2 | -1/+6 |
* | fixed changelog | Jeffrey Stedfast | 2004-08-04 | 1 | -1/+1 |
* | bump version, requirements | JP Rosevear | 2004-08-03 | 1 | -0/+2 |
* | Update to just call us "Evolution" and be more accurate about the new | JP Rosevear | 2004-08-02 | 2 | -173/+57 |
* | add the error message needed for groupwise account setup | Sivaiah Nallagatla | 2004-07-29 | 2 | -0/+9 |
* | ** See #61958. | Not Zed | 2004-07-29 | 2 | -27/+55 |
* | ** See #61940. | Not Zed | 2004-07-28 | 7 | -20/+58 |
* | ** See #57972. | Not Zed | 2004-07-28 | 5 | -99/+178 |
* | added len parameter to em_utils_part_to_html and em_utils_message_to_html. | Radek Doulik | 2004-07-28 | 4 | -8/+21 |
* | dont call e_error_default parent here, we dont have access to the toplevel | Not Zed | 2004-07-26 | 2 | -2/+6 |
* | ** See bug #61824. | Not Zed | 2004-07-26 | 5 | -74/+60 |
* | set the session on the formatter. See #61767. | Not Zed | 2004-07-23 | 4 | -12/+33 |
* | Free uri and name strings. Fixes a leak. | Jeffrey Stedfast | 2004-07-21 | 2 | -0/+7 |
* | Chck that the selection is active. Hopefully this will fix bug #61427. | Jeffrey Stedfast | 2004-07-17 | 2 | -12/+15 |
* | free return value from e_mkdtemp | Dan Winship | 2004-07-14 | 2 | -3/+10 |
* | only call expunge if the folder is set. (emfb_enable_map[]): only enable | Not Zed | 2004-07-10 | 7 | -63/+219 |
* | Fix for bug #61199. | Jeffrey Stedfast | 2004-07-09 | 3 | -11/+26 |
* | tarball should ship .schemas.in.in files, not generated files. | Frédéric Crozat | 2004-07-09 | 2 | -1/+6 |
* | bump version, requirements | JP Rosevear | 2004-07-05 | 2 | -3/+6 |
* | Remove $(error_i18n) (CLEANFILES): Put $(error_i18n) in here | Rodney Dawes | 2004-07-02 | 2 | -2/+8 |
* | call folder_subscribed directly from the async function not | Not Zed | 2004-06-29 | 2 | -2/+7 |
* | setup exclusion for vfolder sources, noselect folders. Bug #60794. | Not Zed | 2004-06-29 | 3 | -1/+6 |
* | duh remove changelog entry, it didn't get changed | Michael Zucci | 2004-06-28 | 1 | -5/+0 |
* | fix accelerators. #56746. | Not Zed | 2004-06-28 | 1 | -0/+5 |
* | Don't prepend the path string with a '/'. | Jeffrey Stedfast | 2004-06-25 | 4 | -12/+20 |
* | set search column. #60152. | Not Zed | 2004-06-25 | 2 | -0/+6 |
* | Add code to set the parent, position, and type hint of the "Add address" | Rodney Dawes | 2004-06-25 | 2 | -1/+11 |
* | ** See #54030. | Not Zed | 2004-06-23 | 5 | -28/+42 |
* | Same as below. (em_folder_tree_model_remove_folders): Same. | Jeffrey Stedfast | 2004-06-23 | 2 | -20/+33 |
* | As toshok discovered, gtk_tree_model_get() strdup's string arguments, | Jeffrey Stedfast | 2004-06-23 | 2 | -90/+145 |
* | gtk_tree_model_get on a string field allocates the return value. free | Chris Toshok | 2004-06-23 | 2 | -0/+6 |
* | If the app requires a terminal to run, give it a bloody terminal (who uses | Jeffrey Stedfast | 2004-06-23 | 3 | -5/+29 |
* | gtk_tree_model_get on a string field allocates the return value. free | Chris Toshok | 2004-06-22 | 2 | -0/+6 |
* | (em_junk_sa_test_spamd): try to get spamd/spamc binaries from | Radek Doulik | 2004-06-22 | 2 | -1/+22 |
* | clone view before saving it to avoid problems with setting current_view_id | Radek Doulik | 2004-06-22 | 2 | -1/+8 |
* | ** See #31027. | Not Zed | 2004-06-18 | 4 | -2/+17 |
* | ** See #60214. | Not Zed | 2004-06-18 | 4 | -33/+110 |
* | use mail dialogs.glade. | Not Zed | 2004-06-18 | 13 | -1304/+1639 |
* | ** See #59885. | Not Zed | 2004-06-17 | 40 | -125/+5381 |
* | ** See #59885. | Not Zed | 2004-06-17 | 7 | -337/+25 |
* | Include gtk[hv]box.h so we can use them (emfp_dialog_got_folder): Fix the | Rodney Dawes | 2004-06-17 | 3 | -36/+66 |
* | clear the error, don't free it, so NULL is handled properly | JP Rosevear | 2004-06-16 | 2 | -1/+6 |
* | ** See #56479. | Not Zed | 2004-06-16 | 5 | -48/+166 |
* | This code no longer needs to do charset conversion. Yay. Fixes bug #60225. | Jeffrey Stedfast | 2004-06-16 | 3 | -34/+17 |
* | frombase is simply the select_path, since selected_path is now just the | Jeffrey Stedfast | 2004-06-16 | 2 | -4/+8 |
* | New function to format an attribution string (won't crash if translators | Jeffrey Stedfast | 2004-06-16 | 2 | -20/+200 |
* | Changed the second gtk_selection_add_target() to use | Jeffrey Stedfast | 2004-06-15 | 2 | -1/+7 |
* | the check button label has now opposite meaning (after UI changes), call | Radek Doulik | 2004-06-14 | 2 | -2/+19 |
* | don't check rule->source, its irrelevent to vfolder sources, and clean up | Not Zed | 2004-06-14 | 3 | -50/+39 |
* | if we removed all of the addresses because they were 'us', add the first | Not Zed | 2004-06-14 | 2 | -1/+13 |
* | Free any old select_uri string we may have. (emft_tree_row_expanded): | Jeffrey Stedfast | 2004-06-12 | 2 | -17/+31 |
* | rearrange the setting up of the target flags, stores can have a null path. | Not Zed | 2004-06-11 | 3 | -19/+36 |
* | revert previous change. Stupid emftm. | Not Zed | 2004-06-11 | 3 | -2/+5 |
* | handle a null path or fragment. | Not Zed | 2004-06-11 | 4 | -7/+19 |
* | Fixes bug #58825. Ugh. Really Gross Hack (tm). | Jeffrey Stedfast | 2004-06-11 | 5 | -35/+168 |
* | use new etreeselectionmodel api to select paths in one call. Fixes #59546. | Not Zed | 2004-06-10 | 2 | -2/+9 |
* | check that we have content selected, not just a selection, before trying | Not Zed | 2004-06-10 | 2 | -20/+32 |
* | Fix for SSL options appearing for sendmail | Rodney Dawes | 2004-06-09 | 2 | -423/+440 |
* | Scroll to the selected folder if needed. Fixes bug #59609. | Jeffrey Stedfast | 2004-06-09 | 2 | -1/+5 |
* | Make the chooser non-modal. Fixes bug #53735. | Jeffrey Stedfast | 2004-06-09 | 2 | -0/+4 |
* | Only change the cursor if the currently selected folder is a subfolder of | Jeffrey Stedfast | 2004-06-09 | 2 | -5/+25 |
* | Set the store's FULL_NAME to NULL here. Fixes the crash in bug #59713. | Jeffrey Stedfast | 2004-06-08 | 2 | -1/+6 |
* | fix the name of "stock_save-as" everywhere | Dan Winship | 2004-06-07 | 3 | -4/+12 |
* | Shuffle usage of trailing "..." in menus. | Christian Neumair | 2004-06-05 | 2 | -4/+9 |
* | Use ngettext for message count information. | Christian Neumair | 2004-06-05 | 2 | -8/+13 |
* | added size info to IMG tags so that it loads the message smoother | Radek Doulik | 2004-06-04 | 2 | -6/+11 |
* | Don't pack entry and checkbox widgets directly into the dialog vbox so | William Jon McCann | 2004-06-04 | 2 | -2/+15 |
* | put this back in, local folders not being noted properly all the time. | Not Zed | 2004-06-03 | 2 | -1/+18 |
* | 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 | 2 | -5/+9 |
* | set the right path on the url. | Not Zed | 2004-06-01 | 2 | -1/+4 |
* | ugh, unlike camel exceptions, you can't pass NULL to CORBA calls. | Not Zed | 2004-06-01 | 2 | -6/+12 |
* | Disable debug here too - all this code has been working fine. | Jeffrey Stedfast | 2004-05-29 | 5 | -6/+23 |
* | 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 | 2 | -1/+20 |
* | Require e-error-tool | Rodney Dawes | 2004-05-28 | 2 | -0/+5 |
* | initialise desc to NULL before using it later on. gcc doesn't warn on this | Not Zed | 2004-05-26 | 2 | -1/+6 |
* | set the default selection to inbox. | Not Zed | 2004-05-26 | 9 | -168/+170 |
* | a few fixes. | Jeffrey Stedfast | 2004-05-26 | 4 | -8/+21 |
* | disable add sender to addressbook bar if it is also disabled. #58955. | Not Zed | 2004-05-25 | 2 | -2/+7 |
* | don't enable the widget based on its writability if it is a dependent | Not Zed | 2004-05-24 | 2 | -7/+17 |
* | only enable add sender if we also have 1 selected. #56663. | Not Zed | 2004-05-24 | 2 | -1/+5 |
* | remove some debug. | Not Zed | 2004-05-24 | 3 | -5/+10 |
* | use set_cursor instead of scroll_to_row. See #58383. | Not Zed | 2004-05-24 | 2 | -21/+30 |
* | added empty handling for CAMEL_PROVIDER_CONF_HIDDEN added handling for | Sivaiah Nallagatla | 2004-05-24 | 2 | -2/+17 |
* | pull the message from the regen list before we check the list and pending | Not Zed | 2004-05-24 | 3 | -6/+21 |
* | put note_store back in. Quick hack to fix the issue of folders being | Not Zed | 2004-05-22 | 3 | -6/+11 |
* | ** Another unread count bug, #58814. | Not Zed | 2004-05-22 | 6 | -6/+27 |
* | add marshaller for p_ppppp call. | Not Zed | 2004-05-21 | 8 | -69/+144 |
* | finally put the 1.2 password upgrade patch in. Untested. #42721. | Not Zed | 2004-05-21 | 2 | -1/+102 |
* | Fixes for bug #57305. | Jeffrey Stedfast | 2004-05-21 | 4 | -10/+27 |
* | remove "use daemon" handling code | Radek Doulik | 2004-05-20 | 3 | -48/+228 |
* | ** See #58388. | Not Zed | 2004-05-20 | 2 | -1/+8 |
* | ** See #57583. | Not Zed | 2004-05-20 | 3 | -8/+43 |
* | ** See #58693. | Not Zed | 2004-05-20 | 4 | -4/+17 |
* | use the new e_book_new_* and e_book_open apis. | Chris Toshok | 2004-05-20 | 3 | -6/+15 |
* | Fixed the icon name to get the right one. | Jeffrey Stedfast | 2004-05-20 | 2 | -1/+3 |
* | Changed to load an empty pixbuf manually rather than relying on the pixbuf | Jeffrey Stedfast | 2004-05-20 | 2 | -22/+34 |
* | don't dist the error .h file | JP Rosevear | 2004-05-20 | 2 | -1/+5 |
* | if we end up with an application/octet-stream part, pre-snoop it so we set | Not Zed | 2004-05-19 | 6 | -80/+97 |
* | make this match the efhd stuff. | Not Zed | 2004-05-19 | 3 | -10/+28 |
* | Add menu_label and menu_accelerator. | William Jon McCann | 2004-05-19 | 2 | -0/+7 |
* | fixed up the empty trash on exit thing, to update for all stores, not | Not Zed | 2004-05-19 | 2 | -13/+21 |
* | Added header "X-Newsreader" for handle Outlook Express as Mailer. | Cantona Su | 2004-05-19 | 2 | -1/+7 |
* | don't nomarkseen when we restore the message when we show the preview. | Not Zed | 2004-05-18 | 2 | -1/+5 |
* | no new message test if its the drafts folder too. | Not Zed | 2004-05-18 | 3 | -1/+47 |
* | Listen to the tree selection change event directly & proxy out, so we can | Not Zed | 2004-05-18 | 2 | -0/+14 |
* | ** Quick fix for #57434 | Not Zed | 2004-05-18 | 5 | -2/+24 |
* | don't emit new mail if its any vfolder, not just vtrash folder. #56350. | Not Zed | 2004-05-18 | 11 | -20/+53 |
* | #include <gtk/gtkliststore.h>. Fixes bug #58407. | Jeffrey Stedfast | 2004-05-17 | 2 | -0/+6 |
* | put the None item at the head of the providers list. | Not Zed | 2004-05-17 | 3 | -14/+29 |
* | keep the hide deleted status. Makes #51082 work at last. | Not Zed | 2004-05-17 | 3 | -1/+7 |
* | ** Bug #6556. | Not Zed | 2004-05-17 | 6 | -238/+478 |
* | s/RESEND/EDIT/ | Jeffrey Stedfast | 2004-05-15 | 4 | -36/+42 |
* | (config_write_style): fflush the gtkrc file. | Jeffrey Stedfast | 2004-05-15 | 2 | -4/+6 |
* | Build the path to the gtkrc filename and store it on the config struct so | Jeffrey Stedfast | 2004-05-15 | 2 | -30/+20 |
* | Updated the #if 0'd code for the API chanegs made to | Jeffrey Stedfast | 2004-05-15 | 5 | -7/+23 |
* | Same. Also changed the "Valid signature, cannot verify sender" string to | Jeffrey Stedfast | 2004-05-15 | 3 | -9/+27 |
* | Don't include the last default_header when setting the default headers. If | Jeffrey Stedfast | 2004-05-14 | 3 | -19/+25 |
* | Add a stripsig filter. Fixes bug #52767. | Jeffrey Stedfast | 2004-05-13 | 6 | -4/+252 |
* | move ignore case outside of block. Stupid c language. | Not Zed | 2004-05-13 | 4 | -36/+69 |
* | re-enabled the reply to selection stuff. I worked out how to make it work; | Not Zed | 2004-05-13 | 3 | -20/+31 |
* | added "email" to the uri_schema's attribute. | Not Zed | 2004-05-13 | 3 | -0/+44 |
* | ** See bug #58302. | Not Zed | 2004-05-12 | 2 | -2/+11 |
* | enable threading option type on the search bar. | Not Zed | 2004-05-12 | 2 | -0/+5 |
* | add for translators. | Not Zed | 2004-05-12 | 10 | -589/+834 |
* | Remove the mail folder control factory | Dan Winship | 2004-05-12 | 5 | -88/+11 |
* | Fixed warning | David Malcolm | 2004-05-11 | 2 | -0/+6 |
* | Default the Mailer header to enabled. Fixes bug #58217. | Jeffrey Stedfast | 2004-05-11 | 2 | -4/+6 |
* | don't default the list strings if they are defaulted to empty | Jeffrey Stedfast | 2004-05-11 | 1 | -5/+1 |
* | set header to just Evolution (mail_append_mail): ditto | JP Rosevear | 2004-05-10 | 3 | -3/+11 |
* | cleanup the view menus if they were created. | Not Zed | 2004-05-10 | 5 | -63/+63 |
* | Fix for bug #57152. | Jeffrey Stedfast | 2004-05-08 | 4 | -8/+30 |
* | set cite_color property of gtkhtml widgets (mail_config_init): add | Radek Doulik | 2004-05-07 | 2 | -2/+23 |
* | ** See bug #57935. | Not Zed | 2004-05-07 | 5 | -13/+33 |
* | ** Dunno why i bothered, but see bug #58090. | Not Zed | 2004-05-07 | 2 | -6/+45 |
* | ** See #58017. | Not Zed | 2004-05-07 | 4 | -6/+19 |
* | Check that the folder is selectable using the new flags argument. | Jeffrey Stedfast | 2004-05-07 | 6 | -15/+31 |
* | reset the preview if no signature is selected | Radek Doulik | 2004-05-06 | 2 | -1/+9 |
* | Select the row that was just collapsed. Fixes bug #57665. | Jeffrey Stedfast | 2004-05-06 | 2 | -0/+5 |
* | Removed. (rule_from_message): Removed the AUTO_THREAD bit. | Jeffrey Stedfast | 2004-05-06 | 4 | -69/+11 |
* | ** See bug #57720. | Not Zed | 2004-05-05 | 10 | -195/+188 |
* | Fix for bug #55303, but ideally there would be a nicer way of doing this - | Jeffrey Stedfast | 2004-05-05 | 3 | -18/+103 |
* | Fix for bug #58004. | Jeffrey Stedfast | 2004-05-04 | 2 | -38/+43 |
* | This now takes CamelProvider as argument. Made the display message more | Sarfraaz Ahmed | 2004-05-04 | 4 | -55/+138 |
* | Fix for bug #57968 | Jeffrey Stedfast | 2004-05-04 | 4 | -8/+33 |
* | Add gtkdialog header to fix build. | William Jon McCann | 2004-05-04 | 2 | -0/+5 |
* | update | Dan Winship | 2004-05-03 | 1 | -19/+11 |
* | take fromuri and subject to set the basic headers/account. | Not Zed | 2004-05-03 | 7 | -54/+93 |
* | removed. | Not Zed | 2004-05-03 | 28 | -159/+254 |
* | Moved these here from em-utils.c. | Not Zed | 2004-05-03 | 4 | -1120/+1133 |
* | fix typo. #53466. | Priit Laes | 2004-05-01 | 3 | -6/+13 |
* | 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 | 2 | -0/+78 |
* | Fixed a type-o. | Enver ALTIN | 2004-05-01 | 2 | -1/+5 |
* | Properly initialise the strikeout column for both types of folders (trash | Jeffrey Stedfast | 2004-05-01 | 2 | -18/+20 |
* | fix the overwrite? question. #57822. | Not Zed | 2004-04-30 | 2 | -1/+5 |
* | change all the session-message-* things to just be secondary, otherwise | Not Zed | 2004-04-29 | 2 | -6/+9 |
* | forgot to prefix error type with "mail:" | Not Zed | 2004-04-29 | 2 | -2/+5 |
* | duh, use the right error id. | Not Zed | 2004-04-29 | 2 | -1/+4 |
* | call mail_note_store rather than get_folder_info so that unread counts are | Not Zed | 2004-04-29 | 2 | -1/+5 |
* | fix the password dialogue text. | Not Zed | 2004-04-29 | 2 | -1/+6 |
* | Sort the VFolders. Fixes bug #56636. | Jeffrey Stedfast | 2004-04-29 | 2 | -29/+4 |
* | We only want 8bits per color. Fixes bug #57588. | Jeffrey Stedfast | 2004-04-29 | 2 | -4/+7 |