| Commit message (Expand) | Author | Age | Files | Lines |
* | macros/ChangeLog: | Peter Williams | 2001-06-02 | 2 | -6/+10 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-06-02 | 1 | -0/+4 |
* | Update list of files | JP Rosevear | 2001-06-02 | 1 | -966/+1050 |
* | no longer build widget-util.*, the code has been moved | JP Rosevear | 2001-06-02 | 2 | -4/+8 |
* | use new func | JP Rosevear | 2001-06-02 | 9 | -97/+50 |
* | Shush | JP Rosevear | 2001-06-02 | 1 | -1/+0 |
* | Update | JP Rosevear | 2001-06-02 | 4 | -468/+8 |
* | oops, didn't mean to make that change | JP Rosevear | 2001-06-02 | 1 | -1/+2 |
* | Update list of files | JP Rosevear | 2001-06-02 | 2 | -3/+12 |
* | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 36 | -7753/+3562 |
* | ditto | JP Rosevear | 2001-06-02 | 3 | -1/+13 |
* | Added fields for the GalViewMenus and GalViewCollection, since we need to | Federico Mena Quintero | 2001-06-02 | 4 | -15/+62 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 8 | -14/+42 |
* | Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp and | Jeffrey Stedfast | 2001-06-02 | 6 | -32/+401 |
* | oops, camel-smime.h no longer exists. #include camel-smime-context.h and came... | Jeffrey Stedfast | 2001-06-02 | 1 | -1/+2 |
* | Call build_extra_conf() here too. This is when we REALLY want to call it | Jeffrey Stedfast | 2001-06-02 | 3 | -25/+22 |
* | added questions about KDE, redid other questions. | Aaron Weber | 2001-06-02 | 2 | -888/+1032 |
* | Add GAL_LIBS here too. (testindex_LDADD): And here. | Peter Williams | 2001-06-02 | 2 | -2/+7 |
* | Fix dumb misuse of g_get_charset. | Dan Winship | 2001-06-01 | 2 | -1/+6 |
* | Add some missing `$(DB3_LDADD)'s to get it to compile. | Ettore Perazzoli | 2001-06-01 | 5 | -14/+29 |
* | Included information about db3. | Christopher James Lahey | 2001-06-01 | 14 | -125/+627 |
* | Oops. Fix a few compile problems. | Jeffrey Stedfast | 2001-06-01 | 2 | -2/+8 |
* | Store the connection ID of the "changed" signal in the collection. | Federico Mena Quintero | 2001-06-01 | 3 | -9/+28 |
* | Added fields for the GalViewMenus and GalViewCollection; we need to keep | Federico Mena Quintero | 2001-06-01 | 4 | -21/+89 |
* | Numerous fixes to get it to compile. | Jeffrey Stedfast | 2001-06-01 | 4 | -62/+383 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 3 | -11/+35 |
* | decrement data_count before emitting the card_removed signal, and break | Chris Toshok | 2001-06-01 | 3 | -5/+42 |
* | Use --moddatadir to derive this. | Christopher James Lahey | 2001-06-01 | 4 | -40/+13 |
* | Fixed up the S/MIME signing/encrypting code to work with the new API. | Jeffrey Stedfast | 2001-06-01 | 2 | -80/+95 |
* | Added camel-cms-context.c | Jeffrey Stedfast | 2001-06-01 | 2 | -0/+5 |
* | Added camel-cipher-context.h, camel-cms-context.h, camel-smime-context.h, | Jeffrey Stedfast | 2001-06-01 | 2 | -0/+7 |
* | Removed the code to check for the validity of an S/MIME part. Stuff works | Jeffrey Stedfast | 2001-06-01 | 4 | -56/+109 |
* | New virtual class for manipulating cryptographic message syntax messages | Jeffrey Stedfast | 2001-06-01 | 9 | -939/+1291 |
* | Print Preview => ContactsPrintPreview. Changed peter's change so that the | Chris Toshok | 2001-06-01 | 2 | -1/+7 |
* | change Print Preview's name to ContactsPrintPreview. | Chris Toshok | 2001-06-01 | 2 | -1/+6 |
* | Removed unused variable. | Federico Mena Quintero | 2001-06-01 | 3 | -2/+9 |
* | set allow_newlines on the etext item to false, since we are like an entry | jacob berkman | 2001-06-01 | 1 | -0/+1 |
* | Add a missing iconv_close | Dan Winship | 2001-05-31 | 2 | -0/+5 |
* | New function (probably should just be static). | Jason Leach | 2001-05-31 | 11 | -13/+154 |
* | Use the config-specified default character set (which in turn defaults to | Dan Winship | 2001-05-31 | 2 | -308/+276 |
* | Rename the "PGP" page back to "Other" and add a "default charset" option | Dan Winship | 2001-05-31 | 6 | -5/+118 |
* | Bump gal dependency to 0.8.99.1 | Dan Winship | 2001-05-31 | 2 | -1/+5 |
* | Redo the BUILD_MAP code to not depend on libunicode. Now it only generates | Dan Winship | 2001-05-31 | 4 | -4091/+274 |
* | Use the correct path to the print preview menu item. | Peter Williams | 2001-05-31 | 2 | -1/+6 |
* | For JPR - Federico | Federico Mena Quintero | 2001-05-31 | 2 | -0/+256 |
* | Removed an unecessary sleep(2) call, so evolution will start up 2 seconds | Jason Leach | 2001-05-31 | 6 | -3/+58 |
* | add commands/menu items for Cut/Copy/Paste/Select All. | Chris Toshok | 2001-05-30 | 2 | -0/+30 |
* | new function, for the Cut verb. (copy_contacts_cb): new function, for the | Chris Toshok | 2001-05-30 | 6 | -14/+344 |
* | New function. | Federico Mena Quintero | 2001-05-30 | 5 | -38/+90 |
* | Added missing castt. (setup_offline_toggle): Likewise. | Federico Mena Quintero | 2001-05-30 | 2 | -3/+8 |
* | sp | Jeffrey Stedfast | 2001-05-30 | 1 | -1/+1 |
* | Take another argument to ignore a certain address. (mail_generate_reply): | Jeffrey Stedfast | 2001-05-30 | 3 | -31/+46 |
* | Fix an obvious typo | Dan Winship | 2001-05-30 | 1 | -1/+1 |
* | Document the fact that this function ref()s the factory and that people | Federico Mena Quintero | 2001-05-30 | 1 | -7/+55 |
* | unref the control when finished with it (setup_offline_toggle): ditto | JP Rosevear | 2001-05-30 | 2 | -3/+16 |
* | Remove this evolutionary dead end | Dan Winship | 2001-05-30 | 10 | -1689/+0 |
* | Create a CamelDiscoDiary. (imap_disconnect_offline): And free it. | Dan Winship | 2001-05-30 | 7 | -72/+507 |
* | Code for logging and replaying offline operations. | Dan Winship | 2001-05-30 | 10 | -75/+706 |
* | one-line fix for bug #2536: File->Close in message viewer doesn't work. | Jason Leach | 2001-05-30 | 3 | -11/+17 |
* | update version requirements | JP Rosevear | 2001-05-30 | 2 | -4/+8 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 17 | -1168/+2526 |
* | Use e_utf8_to_gtk_string() on the description of the attachment since | Jeffrey Stedfast | 2001-05-29 | 2 | -13/+24 |
* | Undo Jeff's View menu changes, as they resulted in the | Dan Winship | 2001-05-29 | 2 | -17/+20 |
* | Fix a bug that could cause a crash on messages with an empty subject. | Dan Winship | 2001-05-29 | 2 | -1/+6 |
* | Call e_tree_node_set_expanded on the storage_set_view, not the storage_set | Dan Winship | 2001-05-29 | 2 | -1/+7 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-05-29 | 2 | -609/+664 |
* | srcdir != builddir fix. | Jason Leach | 2001-05-29 | 2 | -0/+5 |
* | Use g_strcasecmp() because some systems don't have strcasecmp(). Also, | Jeffrey Stedfast | 2001-05-29 | 3 | -3/+10 |
* | changelog entries for tests/ fixes committed yesterday | Dan Winship | 2001-05-29 | 1 | -0/+20 |
* | add *.lo, libeshell.la | Dan Winship | 2001-05-29 | 1 | -0/+2 |
* | implemented the 'remove_folder' function for the calendar shell component | Rodrigo Moya | 2001-05-28 | 3 | -5/+355 |
* | Updated Hungarian translation | Andras Timar | 2001-05-28 | 2 | -510/+575 |
* | Removed the etable spec string. (message_list_construct): Load the etable | Jeffrey Stedfast | 2001-05-28 | 6 | -42/+40 |
* | Prototype evolution_mail_config_get_type. | Jeffrey Stedfast | 2001-05-28 | 2 | -0/+5 |
* | Fix an fd leak | Dan Winship | 2001-05-28 | 19 | -646/+118 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -3/+12 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -2/+10 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 2 | -2/+9 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -2/+10 |
* | New file. (e_pixmaps_update): Moved here from e-util to break e-util | Dan Winship | 2001-05-28 | 5 | -1/+150 |
* | Remove e_pixmaps_update (moved to libeshell) so libeutil won't depend on | Dan Winship | 2001-05-28 | 3 | -70/+5 |
* | Fix to work properly. (handle_multipart_signed): Fixed a bug that caused | Jeffrey Stedfast | 2001-05-27 | 2 | -1/+4 |
* | Fix to work properly. | Jeffrey Stedfast | 2001-05-27 | 2 | -4/+27 |
* | Added callbacks for Next/Previous Unread and Next/Previous Flagged | Jeffrey Stedfast | 2001-05-27 | 4 | -15/+55 |
* | Added MailNextUnread, MailNextFlagged, MailPreviousUnread, and | Jeffrey Stedfast | 2001-05-27 | 2 | -13/+43 |
* | Don't free the hash keys in priv->path_to_etree_node, because they're | Dan Winship | 2001-05-27 | 2 | -10/+7 |
* | When unreffing a folder we got ourselves (as opposed to one passed in by | Dan Winship | 2001-05-27 | 4 | -2/+59 |
* | Add a "need_rescan" flag saying if we want to rescan the entire folder for | Dan Winship | 2001-05-27 | 4 | -24/+66 |
* | Updated Swedish translation. | Christian Rose | 2001-05-26 | 2 | -1128/+1737 |
* | updated Azeri file | Pablo Saratxaga | 2001-05-26 | 2 | -57/+30 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 10 | -22/+62 |
* | place the shortcut bar in a frame | jacob berkman | 2001-05-26 | 2 | -6/+17 |
* | *** empty log message *** | Akira Tagoh | 2001-05-26 | 1 | -2/+2 |
* | Oops. Use a strNcmp to make sure the response begins with a 334 code, not | Jeffrey Stedfast | 2001-05-26 | 2 | -1/+5 |
* | Remove row row + i instead of row i. (et_table_rows_inserted): Insert row | Christopher James Lahey | 2001-05-26 | 1 | -2/+2 |
* | Remove row i instead of row row. Destroy et->group when you get the | Christopher James Lahey | 2001-05-26 | 1 | -4/+11 |
* | oops | Jeffrey Stedfast | 2001-05-26 | 1 | -1/+2 |
* | Disable Resend on non-Sent folder FolderBrowsers. Thanks to Wayne Davis | Jeffrey Stedfast | 2001-05-26 | 2 | -4/+12 |
* | remove the summary info so we are not out-of-sync with the maildir folder. | Jeffrey Stedfast | 2001-05-26 | 4 | -71/+100 |
* | Correct the height calculation here to not include the | Christopher James Lahey | 2001-05-26 | 3 | -1/+14 |
* | Added shell/e-storage-set-view.etspec. | Christopher James Lahey | 2001-05-26 | 2 | -0/+5 |
* | Changed the tooltips here based on Taylor's work. | Christopher James Lahey | 2001-05-26 | 2 | -2/+7 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 10 | -39/+85 |
* | This code should be correct now. Still waiting on the shell to do it's job | Jeffrey Stedfast | 2001-05-26 | 2 | -13/+15 |
* | Oops, I spelled the get-default-db function name wrong. | Jeffrey Stedfast | 2001-05-25 | 2 | -1/+7 |
* | 0.5 RELEASE | Arturo Espinosa Aldama | 2001-05-25 | 1 | -0/+4 |
* | s/Helix Code/Ximian | Federico Mena Quintero | 2001-05-25 | 4 | -4/+12 |
* | #include <stdlib.h> #include <string.h>. Kill warnings. | Kjartan Maraas | 2001-05-25 | 1 | -0/+1 |
* | #include <string.h> Same here. Kills warnings on newer gcc. | Kjartan Maraas | 2001-05-25 | 2 | -0/+2 |
* | g_strdup the uid into the ml->cursor_uid. | Jeffrey Stedfast | 2001-05-25 | 4 | -6/+20 |
* | If the message data is online, sniff the data for a MIME type first, and | Dan Winship | 2001-05-25 | 2 | -27/+50 |
* | Only write the message up to (but not including) the attached signature | Jeffrey Stedfast | 2001-05-25 | 2 | -2/+11 |
* | format similar to nautilus | jacob berkman | 2001-05-25 | 2 | -9/+12 |
* | (menu_edit_delete_all_cb): be more careful about text color and | Radek Doulik | 2001-05-25 | 2 | -0/+9 |
* | add hp-ux specific check from glib | jacob berkman | 2001-05-25 | 2 | -1/+8 |
* | Populate the extra_hdr_* arrays with any non-special-case headers. | Jeffrey Stedfast | 2001-05-25 | 2 | -0/+63 |
* | added delete all to edit menu added placeholders for all edit menu parts | Radek Doulik | 2001-05-24 | 2 | -0/+8 |
* | new callback (menu_edit_delete_all_cb): set orig to 0 too | Radek Doulik | 2001-05-24 | 2 | -0/+2 |
* | added delete all to edit menu | Radek Doulik | 2001-05-24 | 2 | -1/+10 |
* | new callback | Radek Doulik | 2001-05-24 | 2 | -0/+28 |
* | Don't free the folder-info here, instead have mail_append_mail() call our | Jeffrey Stedfast | 2001-05-24 | 3 | -11/+22 |
* | s/folder_deleted/folder_created - result of a bad copy/paste. | Jeffrey Stedfast | 2001-05-24 | 2 | -1/+5 |
* | Make the message-list respect the "hide deleted messages" setting. Fixes | Jeffrey Stedfast | 2001-05-24 | 2 | -10/+14 |
* | Optimize the match "" case. | Jeffrey Stedfast | 2001-05-24 | 2 | -17/+35 |
* | New function that the shell component calls to copy/move a folder. | Jeffrey Stedfast | 2001-05-24 | 4 | -4/+166 |
* | Finished porting from the old event-editor.c. Made it store a clone of the | Federico Mena Quintero | 2001-05-24 | 8 | -29/+1229 |
* | New async function to remove a folder. God knows if it does what the | Jeffrey Stedfast | 2001-05-24 | 4 | -11/+201 |
* | Remove reference to verify-evolution-install.sh since it doesn't work any | Dan Winship | 2001-05-24 | 3 | -27/+57 |
* | Updated Japanese translation | Akira TAGOH | 2001-05-23 | 2 | -350/+406 |
* | Mark a string for translation. | Kjartan Maraas | 2001-05-23 | 2 | -1/+6 |
* | s/evolution-vcard-import/evolution-vcard-importer | Kjartan Maraas | 2001-05-23 | 2 | -1/+5 |
* | Untabify. | Ettore Perazzoli | 2001-05-23 | 2 | -1464/+1464 |
* | Add Emacs-like local variable settings to disable `indent-tabs-mode'. | Ettore Perazzoli | 2001-05-23 | 2 | -2/+10 |
* | More (minor) indentation fixes. | Ettore Perazzoli | 2001-05-23 | 2 | -14/+14 |
* | Re-indented the FAQ document. | Ettore Perazzoli | 2001-05-23 | 4 | -876/+850 |
* | set orig to 0 | Radek Doulik | 2001-05-23 | 2 | -0/+5 |
* | track change to the path to the ComponentPlaceholder. | Chris Toshok | 2001-05-23 | 2 | -1/+7 |
* | fix strings such that ones that happening at the beginning or during an | Chris Toshok | 2001-05-23 | 3 | -8/+31 |
* | add sequence_complete_id to EAddressbookModel and stop_state_changed to | Chris Toshok | 2001-05-23 | 5 | -12/+101 |
* | allow NULL pixbufs, and draw with crappy alpha | jacob berkman | 2001-05-23 | 1 | -33/+17 |
* | Save the message-display style. (config_read): Read the message-display | Jeffrey Stedfast | 2001-05-23 | 3 | -3/+23 |
* | Made this faster in some cases. | Christopher James Lahey | 2001-05-23 | 1 | -1/+1 |
* | If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to check | Dan Winship | 2001-05-23 | 3 | -9/+46 |
* | ref the listener for the duration of this function, since emitting | Dan Winship | 2001-05-23 | 2 | -0/+15 |
* | Use MAILER_CFLAGS and MAILER_LIBS. | Jeffrey Stedfast | 2001-05-23 | 3 | -7/+5 |
* | Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libs | Jeffrey Stedfast | 2001-05-23 | 2 | -0/+11 |
* | Instead of calling message_list_select_uid() here, instead connect to the | Jeffrey Stedfast | 2001-05-23 | 4 | -9/+47 |
* | The double_click signal on the table item now emits the model row instead | Christopher James Lahey | 2001-05-23 | 1 | -2/+1 |
* | a similar change to below, which makes it actually work for the case where | jacob berkman | 2001-05-22 | 1 | -1/+1 |
* | Updated Hungarian translation (andras) | Szabolcs Ban | 2001-05-22 | 2 | -125/+150 |
* | track the change in evolution-addressbook.xml's bonobo ui path's. | Chris Toshok | 2001-05-22 | 2 | -6/+10 |
* | make the name of menuitem/toolitem's the same as the verb to save us from | Chris Toshok | 2001-05-22 | 2 | -23/+25 |
* | fixed bad shadow | Jakub Steiner | 2001-05-22 | 2 | -0/+4 |
* | Added evolution-faq as an entity. | Aaron Weber | 2001-05-22 | 6 | -1074/+1196 |
* | correct typo. | Chris Toshok | 2001-05-22 | 2 | -1/+5 |
* | make the view menuitems radio items of the same group, and allocate the | Chris Toshok | 2001-05-22 | 2 | -52/+85 |
* | doc/C/evolution.sgml - Pulled my name from copyright list | Kevin Breit | 2001-05-22 | 2 | -2/+0 |
* | update_view_type is gone, since the menu item is gone. | Chris Toshok | 2001-05-22 | 3 | -52/+12 |
* | remove ViewAsTable menu item. | Chris Toshok | 2001-05-22 | 2 | -7/+4 |
* | increment row each time through the loop so we don't get @count copies of | Chris Toshok | 2001-05-22 | 1 | -0/+1 |
* | Store the CamelFolderInfo tree that was returned from | Jeffrey Stedfast | 2001-05-22 | 3 | -5/+17 |
* | Fix bug #2831; the tasks toolbar and menu now have a button to delete the | Federico Mena Quintero | 2001-05-22 | 6 | -59/+213 |
* | Added a Delete button on the toolbar. | Federico Mena Quintero | 2001-05-22 | 2 | -17/+13 |
* | Mark a string for translation. | Kjartan Maraas | 2001-05-22 | 2 | -2/+6 |
* | Updated Spanish translation. | Hector Garcia | 2001-05-22 | 2 | -1096/+1816 |
* | fixed multibyte | Pablo Saratxaga | 2001-05-22 | 2 | -9/+4 |
* | Updated. Updated Norwegian translation. | Kjartan Maraas | 2001-05-21 | 3 | -25/+49 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-05-21 | 2 | -503/+654 |
* | Updated Hungarian translation (andras) | Szabolcs Ban | 2001-05-21 | 2 | -787/+1126 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 5 | -3/+19 |
* | Add in evolution-vcard-importer as part of the list of processes to | Duncan Mak | 2001-05-21 | 2 | -0/+7 |
* | Add a button and an icon to toggle between online and offline | Ettore Perazzoli | 2001-05-21 | 4 | -23/+207 |
* | Implemented the "Copy Folder" and "Move Folder" menu items. Untested. | Ettore Perazzoli | 2001-05-20 | 5 | -12/+302 |
* | Updated to ignore more built files. | Ettore Perazzoli | 2001-05-20 | 2 | -12/+16 |
* | This should fix that irritating | Jody Goldberg | 2001-05-20 | 2 | -0/+7 |
* | Add a caption to the folder selection dialog widget, and get the | Ettore Perazzoli | 2001-05-20 | 6 | -10/+67 |
* | Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got the | Ettore Perazzoli | 2001-05-19 | 6 | -69/+103 |
* | Killed a warning here. (model_changed, items_inserted): Check if we're | Christopher James Lahey | 2001-05-19 | 1 | -7/+5 |
* | German translation updates | Matthias Warkus | 2001-05-19 | 2 | -1084/+1568 |
* | Create new files for the folder commands, and move the "Create new | Ettore Perazzoli | 2001-05-19 | 5 | -12/+181 |
* | Modify `e_gethostbyname_r()' so that it doesn't report an error if the | Ettore Perazzoli | 2001-05-19 | 2 | -1/+17 |
* | Updated Japanese translation. | Akira TAGOH | 2001-05-19 | 2 | -1831/+2549 |
* | Fix bug #2829. | Federico Mena Quintero | 2001-05-19 | 6 | -141/+303 |
* | Added a lot of new content. Fixed old content. Validated. Still need to | Aaron Weber | 2001-05-19 | 8 | -1200/+530 |
* | Added two questions about importing Outlook (text from Iain). Fixed some | Duncan Mak | 2001-05-19 | 4 | -4/+152 |
* | Added items to the `File -> Folder' submenu. | Ettore Perazzoli | 2001-05-19 | 2 | -15/+112 |
* | Do a better job constructing match strings, so we never try to use a | Jon Trowbridge | 2001-05-19 | 2 | -6/+63 |
* | Added a question about the need for write permissions on | Ettore Perazzoli | 2001-05-18 | 2 | -0/+10 |
* | Added a question about the need for write permissions on | Ettore Perazzoli | 2001-05-18 | 2 | -0/+42 |
* | small update | Kenneth Christiansen | 2001-05-18 | 1 | -70/+57 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 25 | -156/+788 |
* | Updated Slovenian translation | Andraz Tori | 2001-05-18 | 1 | -1033/+1033 |
* | no more ContactFind command. | Chris Toshok | 2001-05-18 | 2 | -47/+5 |
* | add <commands> for the toolbar/menu items we set the sensitivity on. | Chris Toshok | 2001-05-18 | 2 | -7/+27 |
* | add our selection_change signal. (e_minicard_view_widget_realize): connect | Chris Toshok | 2001-05-18 | 8 | -8/+300 |
* | mark Outbox messages as read. | Dan Winship | 2001-05-18 | 2 | -1/+10 |
* | New convenience function for all signature verification functions to use | Jeffrey Stedfast | 2001-05-18 | 2 | -63/+63 |
* | Draft messages should be marked read. | Dan Winship | 2001-05-18 | 2 | -1/+6 |
* | add new icons from jimmac | Dan Winship | 2001-05-18 | 2 | -0/+11 |
* | missed one | Dan Winship | 2001-05-18 | 1 | -0/+1 |
* | Install Jakub's new icons | Dan Winship | 2001-05-18 | 2 | -0/+9 |
* | Change the code to pop-up the folder context menu to use the stuff | Ettore Perazzoli | 2001-05-17 | 3 | -42/+17 |
* | Reformat a bit and add the folder context menu definition. | Ettore Perazzoli | 2001-05-17 | 2 | -149/+173 |
* | mail config druid icons | Jakub Steiner | 2001-05-17 | 8 | -0/+10 |
* | Removed editor-page.[ch] | Duncan Mak | 2001-05-17 | 1 | -0/+5 |
* | The service can be NULL here too, thanks to Wayne Davis for pointing this | Jeffrey Stedfast | 2001-05-17 | 2 | -1/+3 |
* | *** empty log message *** | Duncan Mak | 2001-05-17 | 1 | -2/+0 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 21 | -638/+5239 |
* | add E_TEXT_TO_HTML_ESCAPE_8BIT to the flags | Dan Winship | 2001-05-17 | 2 | -1/+6 |
* | add E_TEXT_TO_HTML_ESCAPE_8BIT to turn non-US-ASCII characters into "?"s. | Dan Winship | 2001-05-17 | 3 | -1/+13 |
* | Added S/MIME sign/encrypt code. (init): Initalize smime_sign/encrypt. | Jeffrey Stedfast | 2001-05-17 | 3 | -19/+254 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 8 | -150/+140 |
* | Removed (this now exists in camel/camel-smime.c). | Jeffrey Stedfast | 2001-05-17 | 3 | -100/+162 |
* | We don't need to be passed the certdb path anymore. | Jeffrey Stedfast | 2001-05-17 | 3 | -4/+8 |
* | Added S/MIME menu items. | Jeffrey Stedfast | 2001-05-17 | 2 | -3/+18 |
* | Build the GnomeCard importer | Iain Holmes | 2001-05-17 | 4 | -27/+197 |
* | Remove importers/evolution-gnomecard-importer.c | JP Rosevear | 2001-05-17 | 2 | -1/+4 |
* | Fixed Grammar, edited a few answers, did the vfolder thing. | Aaron Weber | 2001-05-17 | 2 | -44/+60 |
* | Deal with full-header mode in addition to source mode | Dan Winship | 2001-05-17 | 3 | -36/+100 |
* | New function to return an array of all headers. | Dan Winship | 2001-05-17 | 4 | -2/+108 |
* | Update | Kenneth Christiansen | 2001-05-17 | 1 | -1863/+2463 |
* | Remove camel/camel-pkcs7-context.c | JP Rosevear | 2001-05-17 | 2 | -1/+4 |
* | forgot to mention color change for calendar | Jakub Steiner | 2001-05-17 | 1 | -0/+1 |
* | fixes #2862 | Jakub Steiner | 2001-05-17 | 6 | -0/+7 |
* | Modify ChangeLog to say that the icons are by Tuomas. | Ettore Perazzoli | 2001-05-16 | 1 | -2/+2 |
* | New icons for offline/online status. | Ettore Perazzoli | 2001-05-16 | 4 | -0/+9 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-05-16 | 2 | -429/+604 |
* | Fixes to make it make dist and make distcheck. Kind of kludgy but they | JP Rosevear | 2001-05-16 | 2 | -16/+20 |
* | initialize the model and adapter. (button_press): set on the model. | Chris Toshok | 2001-05-16 | 3 | -5/+28 |
* | e-minicard-view-model.c -> e-addressbook-reflow-adapter.c | Chris Toshok | 2001-05-16 | 2 | -1/+6 |
* | Fixed up the lifetime of the drag_data_get signal a bit. | Christopher James Lahey | 2001-05-16 | 2 | -23/+10 |
* | MinicardViewModel -> ReflowAdapter name change. (get_card_list): same. | Chris Toshok | 2001-05-16 | 16 | -1131/+1372 |
* | Make the "Submit Bug Report" menu item fire up a browser with | Ettore Perazzoli | 2001-05-16 | 2 | -1/+27 |
* | Add an "Evolution FAQ" entry to the Help menu, and update the existing | Ettore Perazzoli | 2001-05-16 | 4 | -5/+19 |
* | Get the User guide and the Evolution FAQ to be installed into separate | Ettore Perazzoli | 2001-05-16 | 4 | -12/+50 |
* | Update the file name in the top comment. | Ettore Perazzoli | 2001-05-16 | 1 | -1/+1 |
* | Some demeeksifying indentation changes. | Ettore Perazzoli | 2001-05-16 | 1 | -25/+16 |
* | Evolution users worldwide, rejoice! We have a FAQ. (Yes, it still | Ettore Perazzoli | 2001-05-16 | 4 | -12/+1524 |
* | Don't close or free (it wasn't allocated) the certdb. | Jeffrey Stedfast | 2001-05-16 | 2 | -13/+11 |
* | here's some good lovin' from the oven... | Jeffrey Stedfast | 2001-05-16 | 1 | -0/+2 |
* | yea... | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+6 |
* | I've said it before and I'll say it again... man am I a dumb schmuck | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+1072 |
* | yes, I am a dumbass | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+1582 |
* | oops, I guess this file does belong here | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+602 |
* | Create CAMEL_CFLAGS and CAMEL_LIBS so that we don't have to link in all | Jeffrey Stedfast | 2001-05-16 | 2 | -0/+11 |
* | updated .cvsignore | Jeffrey Stedfast | 2001-05-16 | 4 | -0/+6 |
* | Removed some evolution-*-decl.txt files since these are autogenerated by | Jeffrey Stedfast | 2001-05-16 | 12 | -2/+58 |
* | Don't use EXTRA_GNOME_*, use the new CAMEL_* variables so we don't link in | Jeffrey Stedfast | 2001-05-16 | 3 | -4/+7 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 10 | -46/+113 |
* | Create a "Message Display" submenu in View, move source/full | Dan Winship | 2001-05-16 | 2 | -6/+28 |