| Commit message (Expand) | Author | Age | Files | Lines |
* | s/mbox/file/ to make this work again | Dan Winship | 2000-07-01 | 1 | -1/+1 |
* | New function, a wrapper around e_table_selected_row_foreach, which calls | Dan Winship | 2000-07-01 | 7 | -52/+178 |
* | Fix to work with new EvolutionShellClient | Peter Williams | 2000-07-01 | 2 | -6/+15 |
* | use the ETable row_selection signal to track how many rows are selected. | Dan Winship | 2000-07-01 | 4 | -12/+41 |
* | Fix stupid typos and add a missing prototype. | Ettore Perazzoli | 2000-06-30 | 2 | -2/+7 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 2 | -5/+14 |
* | oops, corrected the gtk/gnome casts | Jeffrey Stedfast | 2000-06-30 | 1 | -4/+4 |
* | Clean up compile warnings (real_fetch_mail): Fetching from IMAP should do | Jeffrey Stedfast | 2000-06-30 | 2 | -113/+116 |
* | Handle multiple deletes (change by Peter Williams.) | Christopher James Lahey | 2000-06-30 | 2 | -17/+31 |
* | Changed "Send" to "Compose" to avoid user confusion. Compose is a little | Jeffrey Stedfast | 2000-06-30 | 2 | -1/+2 |
* | Changed "Send" to "Compose" to avoid user confusion. Compose is a little | Jeffrey Stedfast | 2000-06-30 | 4 | -3/+10 |
* | remove some code incorrectly copied and pasted from create_vfolder_storage | Dan Winship | 2000-06-30 | 2 | -6/+7 |
* | From mail: | Christopher James Lahey | 2000-06-30 | 3 | -2/+7 |
* | Fixes brought to us by Purify | Matthew Loper | 2000-06-29 | 3 | -1/+13 |
* | add default subjects | Dan Winship | 2000-06-29 | 2 | -1/+18 |
* | Refuse to create folders not of type "mail", and correctly create an empty | Dan Winship | 2000-06-29 | 2 | -5/+31 |
* | make this compile. | Dan Winship | 2000-06-29 | 1 | -1/+1 |
* | Add debugging messages | Dan Winship | 2000-06-29 | 1 | -2/+6 |
* | Call od_assert_using_oaf() or od_assert_using_goad() as appropriate to | Dan Winship | 2000-06-29 | 2 | -5/+13 |
* | message-list.c: added prototype for filter_date() | Jeffrey Stedfast | 2000-06-28 | 3 | -7/+9 |
* | Made dates display grouping information properly. | Christopher James Lahey | 2000-06-28 | 2 | -1/+7 |
* | Little teeny fixes | Peter Williams | 2000-06-28 | 2 | -1/+4 |
* | Hey, nothreads might work now\! | Peter Williams | 2000-06-28 | 2 | -1/+9 |
* | Fix the test-threads when no threading | Peter Williams | 2000-06-27 | 2 | -0/+14 |
* | Fix booboo | Peter Williams | 2000-06-27 | 2 | -0/+4 |
* | Solaris compatibility config check + implementation (ctime_r arguments) | Peter Williams | 2000-06-27 | 2 | -3/+11 |
* | Work around mismatched ctime_r functions. This will be fixed. | Christopher James Lahey | 2000-06-27 | 2 | -1/+8 |
* | Let us compile sans threads on non-pthread systems. | Peter Williams | 2000-06-27 | 2 | -0/+10 |
* | Put in a gross hack to export the shell reference elsewhere. | Michael Zucchi | 2000-06-27 | 2 | -0/+10 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 2 | -0/+45 |
* | Make the broken threads optional | Peter Williams | 2000-06-27 | 5 | -4/+84 |
* | commenting out of some GDK_THREADS_*() junk that was causing a lock | Jeffrey Stedfast | 2000-06-27 | 4 | -4/+11 |
* | Add some debugging messages to track down thread issues better and | Ettore Perazzoli | 2000-06-26 | 3 | -0/+26 |
* | Force thread usage and clean up the configure aspect thereof. | Peter Williams | 2000-06-26 | 2 | -6/+11 |
* | folder-browser.c: Improved the code to separate the imap namespace from the f... | Jeffrey Stedfast | 2000-06-24 | 2 | -3/+9 |
* | Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im... | Peter Williams | 2000-06-24 | 6 | -101/+415 |
* | Little prototype fixes | Peter Williams | 2000-06-23 | 2 | -5/+7 |
* | Now should correctly get the selected folder from the given URL. | Jeffrey Stedfast | 2000-06-23 | 2 | -2/+8 |
* | add handling for loading "news:" folders. | Chris Toshok | 2000-06-23 | 3 | -0/+98 |
* | Updated to prepend url-> path if it exists for that imap store. | Jeffrey Stedfast | 2000-06-23 | 3 | -11/+29 |
* | Revert Peter's change and Chris's fix to it, since it looks like Peter | Dan Winship | 2000-06-23 | 1 | -62/+23 |
* | new function, passed as arg to mail_operation_try. (fetch_mail): add | Chris Toshok | 2000-06-23 | 2 | -1/+13 |
* | Changed ml_value_at to return "" instead of NULL in some cases. | Christopher James Lahey | 2000-06-23 | 2 | -4/+29 |
* | Add libs so that we link right with gthreads | Peter Williams | 2000-06-23 | 2 | -0/+4 |
* | Make the async dialogs non-modal; add cleanup callbacks in the main thread. | Peter Williams | 2000-06-23 | 4 | -53/+119 |
* | Add nice blocking stuff for the error dialog and a new get_password hook in t... | Peter Williams | 2000-06-23 | 4 | -41/+241 |
* | Prettify the progress dialog a bit. | Peter Williams | 2000-06-22 | 3 | -48/+120 |
* | Removed an erroneous comment. | Christopher James Lahey | 2000-06-22 | 2 | -5/+4 |
* | Make this not crash if you don't have a transport configured. | Dan Winship | 2000-06-22 | 2 | -1/+4 |
* | Update received date to work like sent date. | Dan Winship | 2000-06-22 | 3 | -27/+32 |
* | Add the async mail API (still not hooked up though) | Peter Williams | 2000-06-22 | 6 | -2/+750 |
* | Get evolution-dir the right way in e-setup.h | Peter Williams | 2000-06-22 | 2 | -2/+6 |
* | oops, should have checked for a NULL sources in component-factory.c | Jeffrey Stedfast | 2000-06-21 | 3 | -3/+9 |
* | Quick hack to prevent a NULL pointer dereference. Things need to be | Dan Winship | 2000-06-21 | 2 | -0/+7 |
* | Oops. This should have been removed a long time ago. | Dan Winship | 2000-06-21 | 2 | -771/+5 |
* | Only fetch the summary if the folder summary doesn't already exist. When | Jeffrey Stedfast | 2000-06-21 | 2 | -2/+8 |
* | working on getting IMAP folder selection working | Jeffrey Stedfast | 2000-06-21 | 3 | -16/+29 |
* | Add missing declaration of `evolution_dir' to get it to compile. | Ettore Perazzoli | 2000-06-21 | 2 | -0/+6 |
* | Add a confirmation dialog box for when the user tries to send a | Ettore Perazzoli | 2000-06-20 | 2 | -0/+35 |
* | basically got IMAP into the tree view | Jeffrey Stedfast | 2000-06-20 | 3 | -15/+85 |
* | add an option to prefer text/plain. (reply_body): add an option to prefer | Dan Winship | 2000-06-20 | 2 | -13/+29 |
* | Should now correctly display the Transport page (made it set the | Jeffrey Stedfast | 2000-06-19 | 2 | -13/+35 |
* | started to add code to load an IMAP folder. | Jeffrey Stedfast | 2000-06-19 | 3 | -18/+62 |
* | Prevent double-freeing action on summary_table and uid_rowmap. | Dan Winship | 2000-06-18 | 2 | -5/+5 |
* | Implement clicking on the envelope icon to set read/unread. Based on a | Dan Winship | 2000-06-17 | 3 | -12/+43 |
* | new function to do a uid to row mapping. (mark_msg_seen, select_msg, | Dan Winship | 2000-06-17 | 4 | -60/+150 |
* | Update for CamelFolder changes. | Dan Winship | 2000-06-16 | 4 | -20/+10 |
* | New function to revert back to non-searching mode. | Dan Winship | 2000-06-16 | 4 | -0/+16 |
* | if the document requests an unknown URL, it's not an error; just ignore | Dan Winship | 2000-06-15 | 3 | -1/+17 |
* | call gtkhtmllib_init here | Radek Doulik | 2000-06-14 | 2 | -0/+5 |
* | fixed it so that source always pointed to a value | Jeffrey Stedfast | 2000-06-14 | 2 | -0/+7 |
* | Build a `libeshell.a' library in `shell/' so that we don't need to | Ettore Perazzoli | 2000-06-13 | 2 | -16/+14 |
* | Got rid of sources_max_row and identities_max_row as they are not really | Jeffrey Stedfast | 2000-06-13 | 2 | -19/+22 |
* | Removed the ETableModel thaw handler. | Federico Mena Quintero | 2000-06-13 | 2 | -7/+5 |
* | Return the result of folder_browser_load_folder. (get_prop, set_prop, | Dan Winship | 2000-06-13 | 7 | -117/+31 |
* | Fix the subject generation so we don't get "Re: Re:". This is working | Dan Winship | 2000-06-13 | 2 | -4/+15 |
* | Implemented folder creation dialog (File -> New -> Folder). To make | Ettore Perazzoli | 2000-06-11 | 2 | -1/+32 |
* | Add a serial number to FolderBrowser. | Dan Winship | 2000-06-10 | 4 | -9/+30 |
* | display error from camel_folder_expunge if there is one. | Dan Winship | 2000-06-10 | 2 | -3/+3 |
* | install an idle function to select the row rather than doing it directly. | Dan Winship | 2000-06-10 | 2 | -8/+17 |
* | Update for CamelAuthCallback changes. (Uncache passwords when asked to.) | Dan Winship | 2000-06-10 | 2 | -19/+38 |
* | close and expunge the source folder after copying it to a local folder. | Dan Winship | 2000-06-10 | 2 | -0/+8 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 2 | -3/+18 |
* | Redo things a bit so that whitespace-only text parts aren't displayed. (In | Dan Winship | 2000-06-10 | 2 | -112/+143 |
* | Update for folder creation/existence changes. | Dan Winship | 2000-06-07 | 4 | -51/+17 |
* | Leave the composer window around if the message doesn't get sent. | Dan Winship | 2000-06-06 | 2 | -6/+14 |
* | Allow "GDK_KP_Delete", a keypad delete key, to delete a message. | Matthew Loper | 2000-06-06 | 2 | -1/+7 |
* | Remember passwords between calls. (forget_passwords): Callback for "Forget | Dan Winship | 2000-06-06 | 4 | -2/+51 |
* | fix some function prototypes | Dan Winship | 2000-06-06 | 3 | -8/+14 |
* | Add "Delete" = delete message. | Dan Winship | 2000-06-06 | 2 | -0/+5 |
* | Update for new composer attachment interface. | Dan Winship | 2000-06-06 | 2 | -35/+15 |
* | added new notebook page to the prividers config dialog for slecting text/plai... | Jeffrey Stedfast | 2000-06-03 | 2 | -0/+71 |
* | If the date in the summary is 0, output "?". | Dan Winship | 2000-06-03 | 2 | -0/+6 |
* | keep a GList of folder browsers created (owner_unset_cb): Go through the | Dan Winship | 2000-06-03 | 2 | -0/+22 |
* | Use camel_service_connect, not connect_with_url, since we already passed | Dan Winship | 2000-06-03 | 2 | -2/+7 |
* | Use camel_folder_free_summary instead of g_ptr_array_free. Unref the | Christopher James Lahey | 2000-06-03 | 2 | -4/+11 |
* | Revert removal of e_setup_base_dir. | Christopher James Lahey | 2000-06-02 | 2 | -0/+5 |
* | Connect to ETable's key_press signal. (etable_key): scroll mail on | Dan Winship | 2000-06-02 | 2 | -3/+43 |
* | spelling changes in commenst! | Jeffrey Stedfast | 2000-06-02 | 1 | -1/+1 |
* | Made sent column as wide as from column. | Christopher James Lahey | 2000-06-02 | 2 | -1/+5 |
* | source editor now fills in fields | Jeffrey Stedfast | 2000-06-02 | 2 | -0/+13 |
* | was using the wrong clist row variable in the callbacks for the sources clist | Jeffrey Stedfast | 2000-06-02 | 2 | -2/+9 |
* | Add a date column. (COL_SENT_WIDTH_MIN): Make this wider. (ml_value_at): | Dan Winship | 2000-06-02 | 3 | -16/+53 |
* | Don't call e_setup_base_dir. | Christopher James Lahey | 2000-06-02 | 2 | -1/+4 |
* | Fix forwarding to work for people other than me. :) [Although apparently | Dan Winship | 2000-06-02 | 2 | -1/+5 |
* | Add a quick hack to move the selection down a row when you delete a | Dan Winship | 2000-06-02 | 2 | -1/+13 |
* | use <blockquote> rather than <center><table border=1 width=95%> to frame | Dan Winship | 2000-06-02 | 2 | -3/+11 |
* | Turn off the grid in our ETable. | Christopher James Lahey | 2000-06-02 | 2 | -0/+6 |
* | identity and source clists are now filled in as well as the transport noteboo... | Jeffrey Stedfast | 2000-06-02 | 2 | -10/+87 |
* | Oops. This needs to take a message argument because we might be writing | Dan Winship | 2000-06-02 | 2 | -9/+16 |
* | fixed a segfault in service_acceptable() | Jeffrey Stedfast | 2000-06-02 | 2 | -7/+12 |
* | Finished the configuration dialogs and renamed some Tools/ menu items | Jeffrey Stedfast | 2000-06-02 | 3 | -9/+18 |
* | Make the mail folder browser use EScrollFrame for a nicer look. | Ettore Perazzoli | 2000-06-01 | 4 | -12/+27 |
* | Quit when the shell exits. This is a kludge, but a pretty necessary one | Dan Winship | 2000-06-01 | 2 | -1/+16 |
* | Closer to having a working configuration dialog working, source configuration... | Jeffrey Stedfast | 2000-06-01 | 2 | -11/+188 |
* | Fix up memory management of x-evolution-data URLs so the URLs and/or their | Dan Winship | 2000-06-01 | 3 | -32/+39 |
* | Make the toolbar look like a standard GNOME toolbar my putting it into | Ettore Perazzoli | 2000-06-01 | 2 | -3/+17 |
* | config dialog will now allow identities to be added, edited and deleted | Jeffrey Stedfast | 2000-06-01 | 2 | -47/+282 |
* | Initialize the "urls" hash table stored on the message and store cid and | Dan Winship | 2000-06-01 | 3 | -125/+197 |
* | Redo this back to the old way: a single GtkHTML with various things inline | Dan Winship | 2000-05-31 | 5 | -384/+354 |
* | Removed merge cruft. | Michael Zucci | 2000-05-31 | 1 | -1/+0 |
* | Properly encode the search string. | Not Zed | 2000-05-31 | 2 | -2/+7 |
* | Implemented the Transport section of the configuration dialog window | Jeffrey Stedfast | 2000-05-31 | 3 | -44/+143 |
* | oops. use the seen and unseen icons to represent the right things. :) | Dan Winship | 2000-05-31 | 1 | -2/+2 |
* | use the "new" tigert pixmaps rather than the older ones. Includes a | Dan Winship | 2000-05-31 | 2 | -27/+27 |
* | call e_table_model_row_changed, not e_table_model_changed so we do less | Dan Winship | 2000-05-31 | 2 | -3/+40 |
* | Added bold for unread messages. | Christopher James Lahey | 2000-05-31 | 3 | -7/+23 |
* | commit'd changelog :) | Jeffrey Stedfast | 2000-05-31 | 1 | -0/+17 |
* | started to add a camel provider configuration tool | Jeffrey Stedfast | 2000-05-31 | 4 | -6/+419 |
* | Switched to using "cursor_change" signal instead of "row_selection" for | Christopher James Lahey | 2000-05-30 | 2 | -17/+45 |
* | Hardcode the vfolder source to just the inbox (so at least it returns | Not Zed | 2000-05-30 | 4 | -4/+38 |
* | helper function since we need to set "modal" on the dialogs returned by | Dan Winship | 2000-05-29 | 2 | -14/+95 |
* | Use `foo@bar' rather than `<foo@bar>' for recipient with no name. | Dan Winship | 2000-05-29 | 2 | -6/+15 |
* | don't put up an error message if the user cancels the password dialog. | Dan Winship | 2000-05-29 | 2 | -1/+7 |
* | vfolder gui! So you can define them,k they show up in the list (well, | Not Zed | 2000-05-28 | 7 | -14/+245 |
* | Added a COL_DELETED and made it the strikeout column for both text | Christopher James Lahey | 2000-05-28 | 3 | -4/+24 |
* | Various improvements: | Dan Winship | 2000-05-28 | 2 | -74/+290 |
* | Fix a bug (security/stability) in its usage of mail_html_write. | Dan Winship | 2000-05-27 | 2 | -1/+4 |
* | set CAMEL_MESSAGE_ANSWERED on a message after a successful reply. | Dan Winship | 2000-05-27 | 3 | -10/+35 |
* | Update for PersistStream changes | Dan Winship | 2000-05-26 | 2 | -2/+10 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 11 | -16/+283 |
* | connect to and disconnect from the transport. | Dan Winship | 2000-05-25 | 2 | -3/+13 |
* | Added widgets/e-paned/Makefile. | Christopher James Lahey | 2000-05-25 | 3 | -4/+12 |
* | Get rid of the old `evolution-service-repository' cruft and start | Ettore Perazzoli | 2000-05-23 | 3 | -52/+8 |
* | Updated for the GtkHTML API changes. Also fixed some compiler | Ettore Perazzoli | 2000-05-21 | 7 | -22/+42 |
* | Fixes for stream stuff. | NotZed | 2000-05-20 | 3 | -18/+16 |
* | Added initialize_value and value_is_empty callbacks. | Christopher James Lahey | 2000-05-20 | 2 | -1/+53 |
* | move the development_warning from mail to shell so you don't get the | Dan Winship | 2000-05-19 | 2 | -69/+4 |
* | Update for camel_folder_get_uids (folder_changed, | Dan Winship | 2000-05-19 | 3 | -31/+37 |
* | This seems to be cruft. Nuke it. | Dan Winship | 2000-05-18 | 2 | -50/+2 |
* | Use camel_data_wrapper_write_to_stream rather than | Dan Winship | 2000-05-18 | 3 | -71/+41 |
* | Ok, so all incoming mail comes through filters, yay! | NotZed | 2000-05-17 | 2 | -64/+95 |
* | New menu to bring up the filter editor, and edit filters. They dont | NotZed | 2000-05-17 | 5 | -1/+59 |
* | Removed usage of bonobo_object_destroy. | Christopher James Lahey | 2000-05-17 | 2 | -3/+6 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 2 | -25/+28 |
* | Use 6 X's to mkstemp, as required by the man page, just a temp fix, this | NotZed | 2000-05-13 | 2 | -1/+7 |
* | Call a kludge a kludge. (And an insecure kludge at that.) | Dan Winship | 2000-05-12 | 1 | -0/+5 |
* | make the toolbars detachable now that we require a new enough version | Dan Winship | 2000-05-12 | 2 | -1/+5 |
* | Left-justify the message. | Federico Mena Quintero | 2000-05-12 | 2 | -0/+6 |
* | Fix compilation error. | Chris Lahey | 2000-05-11 | 1 | -1/+1 |
* | Made this dialog have fewer buttons. | Christopher James Lahey | 2000-05-11 | 2 | -2/+6 |
* | New development warning text from Nat. | Christopher James Lahey | 2000-05-11 | 2 | -9/+40 |
* | only set the default background color if style is not NULL. | Larry Ewing | 2000-05-11 | 2 | -3/+10 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 2 | -4/+12 |
* | + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothing | Matthew Loper | 2000-05-10 | 2 | -6/+5 |
* | Fill in "blah blah blah". | Matthew Loper | 2000-05-09 | 2 | -6/+17 |
* | make this a little less kludgy. Use gnome_error_dialog rather than printf | Dan Winship | 2000-05-09 | 4 | -44/+50 |
* | Update for CamelStream CamelException changes. | Dan Winship | 2000-05-09 | 3 | -15/+37 |
* | Size moved to message info, rather than content info structure. | NotZed | 2000-05-08 | 2 | -5/+6 |
* | unref the message after displaying it. | Dan Winship | 2000-05-08 | 3 | -4/+15 |
* | Changed a toolbar button from saying "New mail" (which suggests you might | Matthew Loper | 2000-05-08 | 2 | -1/+7 |
* | Don't hardcode "inbox" here. | Dan Winship | 2000-05-07 | 7 | -84/+58 |
* | New code to configure identity, mail source, and mail transport. | Dan Winship | 2000-05-07 | 6 | -42/+1149 |
* | ignore evolution-mail.pure | Chris Toshok | 2000-05-07 | 3 | -0/+18 |
* | consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and | Dan Winship | 2000-05-07 | 15 | -78/+43 |
* | Use the OAFIID when using an OAF-enabled build of bonobo. | Anders Carlsson | 2000-05-06 | 2 | -1/+16 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
* | Requires a camel-patch, about to come through ... | NotZed | 2000-05-05 | 3 | -24/+60 |
* | Some small build fixes: | Jacob Leach | 2000-05-04 | 2 | -1/+6 |
* | Make the "Cc:" field optional again. (Before, we could check if | Dan Winship | 2000-05-04 | 2 | -7/+16 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 1 | -7/+7 |
* | comment out the changed signal for now. | Larry Ewing | 2000-05-03 | 2 | -1/+6 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 2 | -1/+6 |
* | only free search if it is not NULL. | Larry Ewing | 2000-05-03 | 2 | -1/+11 |
* | > 2000-05-02 NotZed <NotZed@HelixCode.com> | Michael Zucci | 2000-05-03 | 4 | -3/+14 |
* | Added a deleted message icon whcih shows when messages are | Michael Zucci | 2000-05-02 | 5 | -6/+96 |
* | Ok, you can now delete and expunge messages ... not really pretty | Michael Zucci | 2000-05-02 | 4 | -2/+60 |
* | > (folder_browser_gui_init): Add an option meny to the search line. | Michael Zucci | 2000-05-02 | 4 | -14/+108 |
* | A hackish little quick-search entry. (search_activate): Perform a | NotZed | 2000-05-02 | 5 | -25/+116 |
* | This is no longer necessary. | Dan Winship | 2000-04-30 | 3 | -20/+8 |
* | Handle clicks on "cid" URLs by popping up a "Save Attachment" dialog. | Dan Winship | 2000-04-30 | 3 | -1/+127 |
* | Improve the builtin vs bonobo selection code. (handle_mystery): Include | Dan Winship | 2000-04-30 | 6 | -133/+231 |
* | update for Camel recipient changes. (Just to make it build, not to take | Dan Winship | 2000-04-29 | 2 | -17/+38 |
* | Fix broken OAF patch for the GNORBA case. | Ettore Perazzoli | 2000-04-29 | 2 | -8/+14 |
* | Makefile fix | Miguel de Icaza | 2000-04-28 | 1 | -1/+2 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 8 | -29/+187 |
* | Oops. Remove the part of the previous patch that wasn't supposed to | Dan Winship | 2000-04-28 | 1 | -24/+8 |
* | Move text_to_html to e-util. | Dan Winship | 2000-04-28 | 5 | -217/+70 |
* | Improve URL converstion code. Recognize https, recognize "www\..*" without | Dan Winship | 2000-04-28 | 2 | -14/+55 |
* | Reorganize a bit and add a new flag, TEXT_TO_HTML_CONVERT_URLS to | Dan Winship | 2000-04-27 | 3 | -95/+145 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 2 | -14/+11 |
* | update for CamelStream changes. | Dan Winship | 2000-04-26 | 2 | -5/+8 |
* | add a convert_space_hack flag, which turns N spaces into N-1 s and a | Dan Winship | 2000-04-26 | 2 | -28/+138 |
* | Now that we're not limited to a single GtkHTML for the display, there's no | Dan Winship | 2000-04-26 | 3 | -270/+191 |
* | (reply_body): Make this deal better with multiparts. | Dan Winship | 2000-04-26 | 2 | -40/+30 |
* | (setup_function_table): pass unknown text subtypes to | Dan Winship | 2000-04-26 | 2 | -3/+34 |
* | Fix some bugs that crept into reply generation. This needs a lot more work | Dan Winship | 2000-04-25 | 2 | -5/+21 |
* | Redo large chunks of this. The mail display now consists of a vbox in a | Dan Winship | 2000-04-25 | 5 | -638/+747 |
* | rename "send" to "send_msg", to avoid name clash with the tcp function. | Dan Winship | 2000-04-24 | 5 | -5/+90 |
* | Change cid expectations to match current camel reality. | Dan Winship | 2000-04-23 | 2 | -5/+5 |
* | call glade_gnome_init, for composer. | Dan Winship | 2000-04-23 | 2 | -0/+6 |
* | #include "mail-format.h" | Dan Winship | 2000-04-23 | 1 | -0/+1 |
* | move msg_composer_cb and msg_composer_send_cb to mail-ops. Attach send, | Dan Winship | 2000-04-23 | 6 | -56/+328 |
* | deal with cid: URLs. (find_cid): helper routine for above. (This could be | Dan Winship | 2000-04-21 | 3 | -21/+144 |
* | ref the message we display, since we're going to unref it when we remove | Dan Winship | 2000-04-21 | 2 | -0/+8 |
* | Oops, remove some debug i put there. | NotZed | 2000-04-21 | 2 | -4/+1 |
* | Add libibex.la to link. | NotZed | 2000-04-21 | 4 | -24/+33 |
* | update for bonobo change, and remove a now-unused variable. | Dan Winship | 2000-04-21 | 2 | -43/+7 |
* | new function, actually calls select_msg. (on_row_selection_cmd): register | Chris Toshok | 2000-04-17 | 3 | -5/+33 |
* | no more e_cell_set_editable. this info always comes from the model. | Chris Toshok | 2000-04-17 | 2 | -3/+5 |
* | Moved from camel/camel-formatter, and changed slightly. (More to come.) | Dan Winship | 2000-04-15 | 8 | -239/+893 |
* | use gnome_app_fill_toolbar_with_data, so we get the beautiful gnome | Chris Toshok | 2000-04-15 | 2 | -36/+36 |
* | Fix up the warning message a bit. (folder_browser_factory): Make the | Dan Winship | 2000-04-14 | 2 | -9/+16 |
* | Fix the embarassing cursor bug. | Miguel de Icaza | 2000-04-12 | 2 | -0/+5 |
* | Add some #includes for the non-HAVE_MKSTEMP case | Dan Winship | 2000-04-10 | 2 | -0/+7 |
* | use camel_movemail when fetching mail from an mbox store. This leaves | Dan Winship | 2000-04-10 | 2 | -14/+84 |
* | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 2 | -0/+7 |
* | Add more beautiful art from Miggue, the Diego Rivera of the next | Miguel de Icaza | 2000-04-08 | 9 | -120/+211 |
* | + * folder-browser.c (folder_browser_destroy): Unref the shell | Matthew Loper | 2000-04-08 | 3 | -1/+27 |
* | new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't do | Dan Winship | 2000-04-08 | 5 | -18/+215 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 9 | -53/+325 |
* | update to new property API. | Michael Meeks | 2000-04-02 | 2 | -23/+62 |
* | remove debugging printf()s that no longer seem useful | Dan Winship | 2000-04-01 | 4 | -11/+10 |
* | Call bonobo_control_frame_activate on the folder_view every time it is | Dan Winship | 2000-03-30 | 2 | -16/+82 |
* | quiet warnings when building in ../po | Chris Toshok | 2000-03-28 | 2 | -54/+57 |
* | Memory leak fix. | Miguel de Icaza | 2000-03-27 | 2 | -10/+19 |
* | update for summary changes. Hey, neat, it really does make it more | Dan Winship | 2000-03-25 | 2 | -28/+50 |
* | Updated .cvsignore files | Chris Lahey | 2000-03-23 | 2 | -1/+6 |
* | Minor cleanup & commenting. | Matthew Loper | 2000-03-22 | 3 | -40/+46 |
* | display message size | bertrand | 2000-03-21 | 3 | -2/+13 |
* | launch the good component | Bertrand Guiheneuf | 2000-03-21 | 1 | -1/+1 |
* | Temporarily removed the calendar from the subdirs list. The compilation | bertrand | 2000-03-21 | 3 | -3/+76 |
* | Properly ref & sink the table and header models. | Christopher James Lahey | 2000-03-21 | 2 | -0/+9 |
* | Fix for srcdir != builddir. | Elliot Lee | 2000-03-18 | 1 | -0/+1 |
* | First cut at a mail source selection wizard. Basically a rigged demo at | Dan Winship | 2000-03-15 | 2 | -1/+778 |
* | i2000-03-13 bertrand <bertrand@helixcode.com> | bertrand | 2000-03-13 | 2 | -1/+13 |
* | (get_view): added a parameter to have a reference to the EShellView. | bertrand | 2000-03-13 | 1 | -1/+1 |
* | once we have the bonobo control widget, disable the autoactivation and | bertrand | 2000-03-13 | 5 | -73/+51 |
* | name change | bertrand | 2000-03-13 | 3 | -14/+20 |
* | added the get_e_folder_type function. | bertrand | 2000-03-13 | 5 | -4/+73 |