| Commit message (Expand) | Author | Age | Files | Lines |
* | Added an argument to set a column so that you can't sort by that column. | Christopher James Lahey | 2000-08-01 | 7 | -46/+151 |
* | Oops, forgot to free node->function - not good. | Jeffrey Stedfast | 2000-08-01 | 2 | -0/+6 |
* | Ah, screw the which. | Peter Williams | 2000-08-01 | 1 | -2/+2 |
* | Stupid which program prints junk.... | Peter Williams | 2000-08-01 | 1 | -6/+10 |
* | Backslashes are unneccessary. Prepositions are. | Peter Williams | 2000-08-01 | 1 | -29/+29 |
* | Now tests for OAF clienty goodness | Peter Williams | 2000-08-01 | 1 | -2/+2 |
* | Now tests for OAF clienty goodness | Peter Williams | 2000-08-01 | 1 | -32/+88 |
* | Buffer overrun fix in g_strfreev -- two more that I forgot | Peter Williams | 2000-08-01 | 1 | -0/+2 |
* | Buffer overrun fix in g_strfreev | Peter Williams | 2000-08-01 | 2 | -0/+6 |
* | typo fix | Peter Williams | 2000-08-01 | 1 | -1/+1 |
* | Fix a NULL-pointer strcmp noticed by peterw. | Dan Winship | 2000-08-01 | 2 | -1/+7 |
* | New convenience function to translate a Camel sexp into the equivalent | Jeffrey Stedfast | 2000-08-01 | 5 | -46/+340 |
* | A few string overrun checks for the mime parser | Peter Williams | 2000-08-01 | 2 | -6/+21 |
* | Updates to verifier | Peter Williams | 2000-08-01 | 1 | -20/+39 |
* | Oops, create a vfolder_rule when we add a new one. | Not Zed | 2000-07-31 | 2 | -1/+4 |
* | If there are no user rules, dont bomb out. | Not Zed | 2000-07-31 | 2 | -25/+26 |
* | Configurable vfolder sources, and a button to save a search | Not Zed | 2000-07-31 | 5 | -42/+265 |
* | Set value of a simple type to a new string. | Not Zed | 2000-07-31 | 15 | -7/+668 |
* | Mention that you should pass "--disable-more-warnings" to oaf and | Dan Winship | 2000-07-31 | 1 | -0/+6 |
* | Updated russian translation. | Valek Frob | 2000-07-30 | 2 | -155/+111 |
* | ** Almost a total rewrite of every file, except for filter-driver which | Not Zed | 2000-07-30 | 53 | -3905/+6294 |
* | Remove hack to pass the storage around. | Not Zed | 2000-07-30 | 7 | -189/+272 |
* | Made enter key destroy and recreate the ETableItem. | Christopher James Lahey | 2000-07-30 | 5 | -2/+38 |
* | Fix changelog email address. | JP Rosevear | 2000-07-29 | 2 | -2/+2 |
* | Added load-gnomecard-addressbook compilation. | Christopher James Lahey | 2000-07-29 | 5 | -33/+162 |
* | New function to create composer with sig file set. | JP Rosevear | 2000-07-29 | 16 | -2148/+2495 |
* | Added mark_all_seen(), to mark every message in the list with | Cody Russell | 2000-07-29 | 4 | -0/+32 |
* | Make sure the third word/token (whatever) is "EXPUNGE" and not something | Jeffrey Stedfast | 2000-07-29 | 2 | -24/+44 |
* | fixed a few logic errors | Jeffrey Stedfast | 2000-07-29 | 2 | -8/+8 |
* | Cleaned up a bit, now uses imap_next_word() (camel_imap_command_extended): | Jeffrey Stedfast | 2000-07-29 | 3 | -35/+100 |
* | New helper script to diagnose problems installing evolution. | Peter Williams | 2000-07-29 | 1 | -0/+393 |
* | Remove the idle handler before destroying the data it operates on. | Dan Winship | 2000-07-29 | 3 | -0/+9 |
* | Get message count when STATUS is not available. (imap_init): | Jeffrey Stedfast | 2000-07-29 | 4 | -55/+153 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-28 | 2 | -304/+371 |
* | Fixed my routine to only fetch new headers, my IDs were off by 1 on the | Jeffrey Stedfast | 2000-07-28 | 2 | -1/+9 |
* | If the path doesn't begin with a / and there is a host, prepend a / to the | Jeffrey Stedfast | 2000-07-28 | 2 | -2/+8 |
* | Lets fix Dan's kludge the Right Way (tm) (set_service_url): Only strip off | Jeffrey Stedfast | 2000-07-28 | 2 | -6/+15 |
* | Make sure the LDAP backend files get distributed even if OpenLDAP | Ettore Perazzoli | 2000-07-28 | 2 | -1/+13 |
* | Added camel-imap-utils.[c,h] | Jeffrey Stedfast | 2000-07-28 | 6 | -108/+196 |
* | toss in a kludge to deal with the IMAP vs mbox path problem for now. | Dan Winship | 2000-07-28 | 2 | -1/+9 |
* | Now uses a hash table for looking up message info rather than a linear | Jeffrey Stedfast | 2000-07-28 | 3 | -18/+41 |
* | work with either gconf 0.5 or newer | Dan Winship | 2000-07-28 | 2 | -0/+8 |
* | Check for gconf_client_get_default (gconf 0.5 vs newer) | Dan Winship | 2000-07-28 | 2 | -0/+13 |
* | Fix Makefile.am booboo. | Peter Williams | 2000-07-28 | 10 | -18/+5 |
* | Update and get rid of <A0>s. | Ettore Perazzoli | 2000-07-28 | 1 | -5/+7 |
* | Fixed up the table behavior so that it's not always in an edit mode. | Christopher James Lahey | 2000-07-28 | 3 | -18/+91 |
* | Small fixes. | Ettore Perazzoli | 2000-07-28 | 1 | -3/+3 |
* | Fix silly error of not chaining destructor for canvas. | Matthew Loper | 2000-07-28 | 3 | -1/+10 |
* | 0.3 "Jelly Fish". | Ettore Perazzoli | 2000-07-28 | 4 | -33/+80 |
* | Added a comment. | Christopher James Lahey | 2000-07-27 | 3 | -0/+6 |
* | Fixed shift click selections. | Christopher James Lahey | 2000-07-27 | 3 | -75/+86 |
* | Allocate correctly in the insert method. | Christopher James Lahey | 2000-07-27 | 5 | -14/+13 |
* | Grab focus properly. | Christopher James Lahey | 2000-07-27 | 5 | -56/+145 |
* | flesh out ifdef'ed out code. need to write merge_ecard_with_remote_record. | Seth Alves | 2000-07-27 | 1 | -12/+10 |
* | add handling for phone labels, going either direction (from pilot and to pilot.) | Seth Alves | 2000-07-27 | 1 | -5/+56 |
* | Changed the URI to load to. | Christopher James Lahey | 2000-07-27 | 2 | -1/+13 |
* | Clear the selection model when activating. | Christopher James Lahey | 2000-07-27 | 7 | -136/+169 |
* | remove double free | Seth Alves | 2000-07-27 | 1 | -4/+1 |
* | bug fixes | Seth Alves | 2000-07-27 | 2 | -5/+5 |
* | more work on addressbook syncer | Seth Alves | 2000-07-27 | 2 | -18/+105 |
* | Translations from Keld | Kenneth Christiansen | 2000-07-27 | 1 | -281/+344 |
* | Fixed a warning. | Christopher James Lahey | 2000-07-27 | 3 | -4/+4 |
* | Fixed a reference. | Christopher James Lahey | 2000-07-27 | 11 | -12/+82 |
* | Added an ETableSelectionModel so this won't crash. | Christopher James Lahey | 2000-07-27 | 5 | -22/+53 |
* | Fixed the model/view row confusion. | Christopher James Lahey | 2000-07-27 | 5 | -22/+37 |
* | Updated the Turkish translation. | Fatih Demir | 2000-07-27 | 2 | -222/+232 |
* | wait to free the view until we've taken care of freeing its internals. | Chris Toshok | 2000-07-27 | 2 | -51/+77 |
* | Solaris compile fix. OK on Linux too. | Matthew Loper | 2000-07-27 | 2 | -0/+8 |
* | Uninitialized variable fix for e-table | Matthew Loper | 2000-07-27 | 3 | -2/+7 |
* | Teeny tiny mem leak fix. | Matthew Loper | 2000-07-27 | 2 | -0/+5 |
* | Make the mime parser a bit less reckless. More reckful? | Matthew Loper | 2000-07-27 | 3 | -3/+13 |
* | A few fixes to the ECanvas selection item a miniature cleanup of the event ha... | Matthew Loper | 2000-07-27 | 3 | -16/+53 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 31 | -868/+1041 |
* | Removed counting of selected messages. | Christopher James Lahey | 2000-07-27 | 3 | -20/+6 |
* | OK, it seems that we have all the interesting properties for single-user | Federico Mena Quintero | 2000-07-27 | 3 | -0/+245 |
* | add support for user settable scope. (pas_backend_ldap_search): same. | Chris Toshok | 2000-07-27 | 2 | -5/+19 |
* | add mailer 0.3 features | Dan Winship | 2000-07-27 | 1 | -0/+48 |
* | Spellchecking, proofing in all .sgml files except FDL and authors. | Aaron Weber | 2000-07-27 | 20 | -234/+316 |
* | update dependencies | Dan Winship | 2000-07-27 | 1 | -9/+9 |
* | Don't create the tmp_mbox before calling movemail, because the external | Dan Winship | 2000-07-27 | 2 | -18/+20 |
* | routine to call an external movemail program. (camel_movemail): Nuke | Dan Winship | 2000-07-27 | 3 | -48/+141 |
* | Ahem, be consistent with parameter names - Federico | Federico Mena Quintero | 2000-07-27 | 1 | -2/+2 |
* | Put all the functions used to free returned values all together. | Federico Mena Quintero | 2000-07-27 | 3 | -209/+362 |
* | gui/Makefile.am: Fixed a typo. | Jeffrey Stedfast | 2000-07-27 | 2 | -1/+5 |
* | Added a few xpm files to the EXTRA DIST section | Jeffrey Stedfast | 2000-07-27 | 2 | -4/+12 |
* | Get rid of some debugging messages that were not supposed to be | Ettore Perazzoli | 2000-07-27 | 1 | -6/+0 |
* | Fix the pop-up tree so that it does not set up the grab when shown | Ettore Perazzoli | 2000-07-27 | 2 | -18/+32 |
* | fix MOVEMAIL_PATH setting | Dan Winship | 2000-07-27 | 1 | -2/+2 |
* | s/struct refile_data/struct move_data (real_move_msg): Renamed from | Jeffrey Stedfast | 2000-07-27 | 4 | -9/+17 |
* | Should now always prepend a '/' before the path if it doesn't already | Jeffrey Stedfast | 2000-07-26 | 2 | -14/+19 |
* | Fixed a few compiler warnings | Jeffrey Stedfast | 2000-07-26 | 2 | -2/+6 |
* | Updated russian translation. | Valek Frob | 2000-07-26 | 2 | -219/+230 |
* | Update for OAF and for external apps as well as components. | Dan Winship | 2000-07-26 | 3 | -104/+206 |
* | lowercasify the supported_mime_types | Dan Winship | 2000-07-26 | 4 | -6/+11 |
* | proofing all over. | Aaron Weber | 2000-07-26 | 36 | -416/+616 |
* | add enum for e-card pilot status. | Chris Toshok | 2000-07-26 | 5 | -89/+161 |
* | some unrelated changes: check for mkdtemp, | Dan Winship | 2000-07-26 | 3 | -1/+49 |
* | add comment headers to signals that didn't have any. | Chris Toshok | 2000-07-26 | 2 | -3/+93 |
* | use the user's Contact db. not toshok's. | Chris Toshok | 2000-07-26 | 2 | -2/+15 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 10 | -108/+358 |
* | Made foreach call the callback in top to bottom order. | Christopher James Lahey | 2000-07-26 | 3 | -8/+15 |
* | Replaced get_selection_list with foreach. | Christopher James Lahey | 2000-07-26 | 7 | -22/+35 |
* | Always prepend a leading "/" to the url->path. (set_service_url): Added | Jeffrey Stedfast | 2000-07-26 | 2 | -11/+14 |
* | Always prepend a leading "/" to the url->path. (set_service_url): Added | Jeffrey Stedfast | 2000-07-26 | 2 | -6/+16 |
* | Added e-table-selection-model.c and e-table-selection-model.h. | Christopher James Lahey | 2000-07-26 | 6 | -305/+105 |
* | add textual exception printout. (set_editor_text): close pre tags & check | Michael Meeks | 2000-07-26 | 8 | -5/+1746 |
* | Added comments to the bit field code. | Christopher James Lahey | 2000-07-26 | 5 | -6/+38 |
* | More fixes. | Christopher James Lahey | 2000-07-26 | 2 | -16/+44 |
* | Fixed up the bit manipulation a bit here. | Christopher James Lahey | 2000-07-26 | 3 | -6/+73 |
* | New files for doing a selection model. Not finished yet and thus not in | Christopher James Lahey | 2000-07-26 | 9 | -192/+863 |
* | Added addressbook/conduit/Makefile. | Christopher James Lahey | 2000-07-26 | 2 | -0/+5 |
* | Typo fix | Peter Williams | 2000-07-26 | 2 | -3/+7 |
* | new ECalendarTable to show an ETable view for Todo/Event items. | Damon Chaplin | 2000-07-26 | 24 | -549/+4714 |
* | new widget and canvas item to replace GtkCalendar. Not quite finished yet. | Damon Chaplin | 2000-07-26 | 8 | -1/+2429 |
* | Fixed the real problem that Peter was running into. | Jeffrey Stedfast | 2000-07-26 | 2 | -21/+29 |
* | build static versions of some util libraries for the conduit to link with | Seth Alves | 2000-07-26 | 9 | -5/+44 |
* | Fix crash on NULL current_message when replying. | Peter Williams | 2000-07-26 | 2 | -1/+8 |
* | Don't add a Mime-Version header to a message that already has one. | Dan Winship | 2000-07-26 | 3 | -5/+14 |
* | Don't group together messages with the same non-Re: subject and no | Dan Winship | 2000-07-26 | 2 | -38/+49 |
* | IMAP expunge crash prevention... still not right... | Peter Williams | 2000-07-26 | 2 | -0/+8 |
* | Update the insert text file command. Still waiting on GtkHtml. | Peter Williams | 2000-07-25 | 2 | -41/+45 |
* | Fix GtkOptionMenu usage so that the mail source selector looks right. | Ettore Perazzoli | 2000-07-25 | 2 | -1/+12 |
* | Work around utter GtkOptionMenu brokenness so that we finally have a | Ettore Perazzoli | 2000-07-25 | 2 | -2/+20 |
* | Implemented some of the drag & drop code. Drops all report as being on row | Christopher James Lahey | 2000-07-25 | 5 | -18/+1040 |
* | Added a bunch of e_marshal functions. | Christopher James Lahey | 2000-07-25 | 5 | -8/+248 |
* | Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to read | Christopher James Lahey | 2000-07-25 | 2 | -13/+37 |
* | Optimized to try and get the new message headers without reloading the | Jeffrey Stedfast | 2000-07-25 | 4 | -87/+81 |
* | Updated to give special attention to the root folder. | Jeffrey Stedfast | 2000-07-25 | 4 | -24/+50 |
* | add pilot_id. | Chris Toshok | 2000-07-25 | 3 | -2/+25 |
* | more stuff. too much to use a changelog for. | Chris Toshok | 2000-07-25 | 5 | -444/+326 |
* | Update for CamelFolder API changes. (Certain functions no longer take a | Dan Winship | 2000-07-25 | 4 | -17/+25 |
* | Update for CamelFolder API changes. (delete_message and get_uids don't | Dan Winship | 2000-07-25 | 2 | -3/+9 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 9 | -471/+318 |
* | Updated to port easily to the new Camel API (imap_init): Don't SELECT | Jeffrey Stedfast | 2000-07-25 | 2 | -36/+34 |
* | Remove GOAD support. | Dan Winship | 2000-07-25 | 5 | -90/+26 |
* | Remove GOAD support. (create_editor): Try to give a more helpful error | Dan Winship | 2000-07-25 | 2 | -5/+7 |
* | Remove GOAD support. | Dan Winship | 2000-07-25 | 4 | -84/+27 |
* | Initialize the summary and subfolder listing. (imap_summary_free): Now | Jeffrey Stedfast | 2000-07-25 | 5 | -103/+194 |
* | Huge update. I do not expect this commit to work. | Matthias Warkus | 2000-07-25 | 2 | -348/+59 |
* | Updated the Turkish translation of Evol | Fatih Demir | 2000-07-25 | 2 | -317/+365 |
* | This should work now. | Martin Baulig | 2000-07-24 | 1 | -2/+2 |
* | Remove camel_folder_get_message_uid, which was not used, and not | Dan Winship | 2000-07-24 | 4 | -54/+6 |
* | Bye bye bye. | Dan Winship | 2000-07-24 | 7 | -1536/+7 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-24 | 2 | -153/+188 |
* | Added missing \n. | Federico Mena Quintero | 2000-07-24 | 2 | -1/+5 |
* | Made it a little more forgiving. Also set current_folder to NULL as there | Jeffrey Stedfast | 2000-07-24 | 4 | -107/+159 |
* | Remove the idle handler when we're destroyed. | Christopher James Lahey | 2000-07-24 | 3 | -4/+16 |
* | Updated russian translation. | Valek Frob | 2000-07-23 | 2 | -124/+161 |
* | Add a "Send HTML mail" toggle in the message composer. | Ettore Perazzoli | 2000-07-23 | 5 | -76/+211 |
* | Use `_()' instead of `N_()' for strings that need to be translated on | Ettore Perazzoli | 2000-07-23 | 2 | -6/+11 |
* | Change the message composer to use BonoboUIHandler directly instead of | Ettore Perazzoli | 2000-07-23 | 2 | -178/+182 |
* | *** empty log message *** | Damon Chaplin | 2000-07-23 | 1 | -0/+8 |
* | fixed it so it doesn't crash when a URL is loaded. | Damon Chaplin | 2000-07-23 | 2 | -3/+19 |
* | added a color_column where the color can be specified as a string, e.g. | Damon Chaplin | 2000-07-23 | 5 | -4/+228 |
* | Change EShellView so that it creates the menus with BonoboUIHandler | Ettore Perazzoli | 2000-07-23 | 2 | -143/+252 |
* | Translations from Keld | Kenneth Christiansen | 2000-07-23 | 1 | -254/+310 |
* | Updated Italian translation from Clara Tattoni | Ettore Perazzoli | 2000-07-23 | 2 | -2291/+1376 |
* | Clear CamelExceptions when appropriate (eg when folder is marked as | Jeffrey Stedfast | 2000-07-23 | 3 | -40/+57 |
* | Updated to not strip out subfolders that are marked as \NoSelect because | Jeffrey Stedfast | 2000-07-22 | 3 | -7/+61 |
* | ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). | Yukihiro Nakai | 2000-07-22 | 1 | -977/+668 |
* | Fix a braino that caused Evolution to unref a NULL object when the | Ettore Perazzoli | 2000-07-22 | 2 | -5/+6 |
* | Some changes to the pop-up folder tree, so that it makes more visual | Ettore Perazzoli | 2000-07-22 | 4 | -17/+127 |
* | Made focus in not change your selection position. | Christopher James Lahey | 2000-07-22 | 3 | -4/+5 |
* | Added some unused declarations for drag and drop work. | Christopher James Lahey | 2000-07-22 | 3 | -0/+215 |
* | Updated with some of the same fixes I've made to camel-imap-folder.c like | Jeffrey Stedfast | 2000-07-22 | 2 | -3/+7 |
* | Rewrote the code to check for "* %d RECENT". Still needs to be modified, | Jeffrey Stedfast | 2000-07-22 | 2 | -7/+17 |
* | Improve the title bar pop-up button: use a toggle button instead of a | Ettore Perazzoli | 2000-07-21 | 4 | -24/+98 |
* | Added password remembering/forgetting feature. | Aaron Weber | 2000-07-21 | 18 | -460/+666 |
* | First shot at the "click on the folder title, get the folder tree" | Ettore Perazzoli | 2000-07-21 | 3 | -39/+227 |
* | Fix the function to set the ETitleBar's text so that it correctly uses | Ettore Perazzoli | 2000-07-21 | 2 | -1/+6 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-21 | 2 | -1185/+876 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-21 | 2 | -1/+5 |
* | Prevent a crash by avoiding calling the populate_folder_context_menu | Ettore Perazzoli | 2000-07-21 | 2 | -0/+10 |
* | Add support for the folder right-click ("context") menu. No component | Ettore Perazzoli | 2000-07-21 | 5 | -5/+179 |
* | Fixed an error | Andreas Hydén | 2000-07-21 | 2 | -27/+30 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 14 | -122/+460 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 7 | -3/+19 |
* | Add interfaces to populate a folder's context menu. (Untested.) | Ettore Perazzoli | 2000-07-21 | 4 | -31/+90 |
* | Ooops. I did not actually commit the `.bcd' file. | Ettore Perazzoli | 2000-07-20 | 1 | -6/+0 |
* | Implement saving of pane positions. | Ettore Perazzoli | 2000-07-20 | 2 | -3/+23 |
* | Add support for saving the current configuration of all the | Ettore Perazzoli | 2000-07-20 | 9 | -28/+539 |
* | #if 0 some unused functions to prevent warnings. | Ettore Perazzoli | 2000-07-20 | 1 | -0/+2 |
* | Remove cruft. | Ettore Perazzoli | 2000-07-20 | 2 | -601/+0 |
* | Added/fixed support for multiple views. | Ettore Perazzoli | 2000-07-20 | 4 | -25/+40 |
* | Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UID | Jeffrey Stedfast | 2000-07-20 | 2 | -2/+8 |
* | Finish filling the trigger. What a pain, again. | Federico Mena Quintero | 2000-07-20 | 2 | -6/+83 |
* | Added Turkish entries | Fatih Demir | 2000-07-20 | 3 | -0/+9 |
* | Updated it | Fatih Demir | 2000-07-20 | 1 | -1/+1 |
* | Added the Turkish desktop entry | Fatih Demir | 2000-07-20 | 2 | -0/+7 |
* | Added the Turkish desktop entries | Fatih Demir | 2000-07-20 | 3 | -0/+11 |
* | General cleanup working towards getting Actions->Expunge working | Jeffrey Stedfast | 2000-07-20 | 3 | -96/+61 |
* | add the 16 character versions so bsd killall will work. | Chris Toshok | 2000-07-20 | 1 | -0/+5 |
* | If the folder's message count is not the same as the number of summaries, | Jeffrey Stedfast | 2000-07-20 | 2 | -9/+26 |
* | What if message info is NULL? | Jeffrey Stedfast | 2000-07-20 | 2 | -2/+6 |
* | Updated russian translation. | Valek Frob | 2000-07-20 | 2 | -222/+257 |
* | lots of minor fixes to language. added desc. of clahey's cool | Aaron Weber | 2000-07-19 | 8 | -342/+486 |
* | more translations. | Vincent Renardias | 2000-07-19 | 1 | -39/+36 |
* | small update. | Vincent Renardias | 2000-07-19 | 1 | -35/+34 |
* | Free the icalcomponent if this is an unattached alarm. | Federico Mena Quintero | 2000-07-19 | 3 | -1/+181 |
* | Added in imap_[g,s]et_message_user_flag() methods (imap_get_message_info): | Jeffrey Stedfast | 2000-07-19 | 2 | -50/+115 |
* | Added in imap_[g,s]et_message_user_flag() methods | Jeffrey Stedfast | 2000-07-19 | 3 | -28/+45 |
* | Sync - Federico | Federico Mena Quintero | 2000-07-19 | 2 | -2/+94 |
* | Added "text/vCard" to the list of mime types we support. | Christopher James Lahey | 2000-07-18 | 3 | -2/+11 |
* | Added gui/minicard/e-minicard-control.c, | Christopher James Lahey | 2000-07-18 | 14 | -120/+260 |
* | Altered category addition stuff, plus suggestions from Kevin. | Aaron Weber | 2000-07-18 | 10 | -426/+590 |
* | New files for using a minicard as a widget or a bonobo control. | Christopher James Lahey | 2000-07-18 | 9 | -0/+1218 |
* | More docs - Federico | Federico Mena Quintero | 2000-07-18 | 4 | -8/+72 |
* | Send a "LOGOUT" command. | Jeffrey Stedfast | 2000-07-18 | 3 | -4/+21 |
* | Docs docs docs - Federico | Federico Mena Quintero | 2000-07-18 | 6 | -84/+227 |
* | 0.3.12 | Elliot Lee | 2000-07-18 | 1 | -2/+2 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -3/+4 |
* | oops, s/status/s in imap_sync() | Jeffrey Stedfast | 2000-07-18 | 1 | -2/+2 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -3/+3 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 2 | -6/+13 |
* | Typo fix. | Federico Mena Quintero | 2000-07-18 | 2 | -1/+3 |
* | Added the doc/devel Makefiles. (EVOLUTION_DIR): Substitute EVOLUTION_DIR | Federico Mena Quintero | 2000-07-18 | 6 | -2/+46 |
* | New <book> toplevel for the Evolution Developer's Guide. | Federico Mena Quintero | 2000-07-18 | 40 | -0/+1430 |
* | Fixed inline docs. (cal_client_new): Ditto. | Federico Mena Quintero | 2000-07-18 | 2 | -4/+8 |
* | *** empty log message *** | Damon Chaplin | 2000-07-17 | 2 | -0/+695 |
* | created a model for the EShortcutBar. This will probably have to be moved | Damon Chaplin | 2000-07-17 | 2 | -6/+19 |
* | new files implementing a simple model for the shortcuts, so we can have | Damon Chaplin | 2000-07-17 | 9 | -229/+298 |
* | Initial code to support IMAP folders that don't use "/" as a directory | Jeffrey Stedfast | 2000-07-17 | 3 | -21/+46 |
* | minor fixes that came up when building with gcc -ansi -pedantic | Jeffrey Stedfast | 2000-07-17 | 1 | -4/+4 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 2 | -5/+8 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 3 | -24/+60 |
* | Updated Slovenian translation | Andraz Tori | 2000-07-17 | 1 | -2877/+245 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2000-07-17 | 2 | -1110/+712 |
* | Put the version number in the `X-Mailer:' header instead of just | Ettore Perazzoli | 2000-07-16 | 3 | -2/+26 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-07-16 | 2 | -608/+558 |
* | Updated Swedish translation | Andreas Hydén | 2000-07-16 | 2 | -1009/+688 |
* | A ride at the cutting edge -- updated German translations for Nautilus | Matthias Warkus | 2000-07-15 | 2 | -618/+563 |
* | One last fix to get rid of hard-coded "/" directory separators | Jeffrey Stedfast | 2000-07-15 | 2 | -1/+9 |
* | a building but non-functional address conduit | Seth Alves | 2000-07-15 | 6 | -0/+1642 |
* | New internal represntation for alarm components. We really don't map them | Federico Mena Quintero | 2000-07-15 | 3 | -1/+223 |
* | duh. don't save the port in the host slot either. | Chris Toshok | 2000-07-15 | 2 | -1/+6 |
* | Oops, minor fix to make any dir_sep work. | Jeffrey Stedfast | 2000-07-15 | 1 | -2/+2 |
* | New convenience function to unquote a string if it's encapsulated by "'s | Jeffrey Stedfast | 2000-07-15 | 6 | -27/+138 |
* | put a <p> at the end of the header table. (I think there used to be | Dan Winship | 2000-07-15 | 2 | -4/+17 |
* | g_free things we g_malloc. | Michael Meeks | 2000-07-15 | 3 | -4/+6 |
* | oops | Seth Alves | 2000-07-14 | 1 | -0/+4 |
* | If the summary is for a smaller mbox, and rebuilding from the last-known | Dan Winship | 2000-07-14 | 2 | -8/+15 |
* | Only unref the folder if it's been set. | Dan Winship | 2000-07-14 | 3 | -5/+15 |
* | If a SELECT fails, set imap_store->current_folder to NULL so a SELECT is | Jeffrey Stedfast | 2000-07-14 | 3 | -49/+28 |
* | conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDB | Seth Alves | 2000-07-14 | 8 | -308/+1176 |
* | Updated to use CAMEL_IMAP_OK, CAMEL_IMAP_NO, CAMEL_IMAP_BAD, and | Jeffrey Stedfast | 2000-07-14 | 4 | -20/+26 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 3 | -15/+30 |
* | Added these. | Christopher James Lahey | 2000-07-14 | 5 | -0/+194 |
* | Changed the background color of the header. | Christopher James Lahey | 2000-07-14 | 3 | -2/+7 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 15 | -39/+358 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 2 | -0/+12 |