| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed incorrect e-list.h include. | Christopher James Lahey | 2000-12-07 | 1 | -1/+0 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-12-07 | 1 | -1/+1 |
| * | Missed this file during the last commit. | Chris Lahey | 2000-12-07 | 1 | -2/+4 |
| * | Added a GalViewCollection argument to the new function here. | Christopher James Lahey | 2000-12-07 | 5 | -30/+58 |
| * | Increased the required version of gal. | Christopher James Lahey | 2000-12-07 | 2 | -3/+7 |
| * | Moved the gal view menu stuff from here to EAddressbookView. | Christopher James Lahey | 2000-12-07 | 4 | -9/+51 |
| * | Run the folder_changed code on message_changed as well, so the unread | Dan Winship | 2000-12-07 | 2 | -4/+10 |
| * | Remove bits of filter-on-demand and toolbar bug workaround cruft that | Dan Winship | 2000-12-07 | 4 | -29/+9 |
| * | Added gal-view-collection.c, gal-view-etable.c, gal-view-factory-etable.c, | Christopher James Lahey | 2000-12-07 | 17 | -157/+868 |
| * | Fixed warning in compute_elision_length. | Christopher James Lahey | 2000-12-07 | 2 | -18/+0 |
| * | disconnect the "group_info_changed" signal on the old sort_info and | Dan Winship | 2000-12-07 | 1 | -2/+12 |
| * | updated italian translation from Clara Tattoni | Christopher R. Gabriel | 2000-12-06 | 2 | -1540/+1536 |
| * | Another conduit build fix | JP Rosevear | 2000-12-06 | 2 | -0/+5 |
| * | Fix my build stupidty READ THE MACRO | JP Rosevear | 2000-12-06 | 3 | -0/+8 |
| * | Forgot to commit this with my last set of changes to the filter code | Jeffrey Stedfast | 2000-12-06 | 1 | -3/+0 |
| * | If the data wrapper fails to be written to the stream, unref it and the | Jeffrey Stedfast | 2000-12-06 | 2 | -0/+11 |
| * | Use a charset filter to make sure the data is written out in the charset | Jeffrey Stedfast | 2000-12-06 | 2 | -8/+40 |
| * | Use camel to construct the list of recipients rather than just | Jeffrey Stedfast | 2000-12-06 | 2 | -0/+33 |
| * | (imap_refresh_info): Fix a really really really dumb bug. | Dan Winship | 2000-12-06 | 2 | -1/+2 |
| * | use BODY.PEEK[] rather than RFC822, so the message doesn't get marked as | Dan Winship | 2000-12-06 | 2 | -2/+8 |
| * | minor tweak | JP Rosevear | 2000-12-06 | 2 | -2/+6 |
| * | Don't use the raw message body as the format argument, use "%s" instead. | Jeffrey Stedfast | 2000-12-06 | 2 | -2/+7 |
| * | Fix the check for "flags aren't actually changing". | Dan Winship | 2000-12-06 | 6 | -14/+53 |
| * | Fix a typo so that toggling the "remember password" checkbox will activate | Dan Winship | 2000-12-06 | 2 | -1/+7 |
| * | Move the correct offset when memmoving. Patch provided by Richard Hult | JP Rosevear | 2000-12-05 | 1 | -1/+1 |
| * | Updated Swedish translation. | Christian Rose | 2000-12-05 | 2 | -46/+53 |
| * | Create an empty vcard with the appropriate id for deleted cards | JP Rosevear | 2000-12-05 | 3 | -38/+33 |
| * | Stream testing stuff. | Michael Zucci | 2000-12-05 | 3 | -0/+258 |
| * | Added camel/tests/stream/Makefile.am. | Not Zed | 2000-12-05 | 2 | -0/+5 |
| * | stream_flush does make sense for a substream afterall (if you have a | Not Zed | 2000-12-05 | 11 | -39/+397 |
| * | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2000-12-05 | 2 | -344/+378 |
| * | Update the calls to `evolution_storage_new()' according to the new | Ettore Perazzoli | 2000-12-05 | 5 | -3/+17 |
| * | Start implementing a physical URI property for the toplevel nodes in | Ettore Perazzoli | 2000-12-05 | 16 | -43/+187 |
| * | New `e-corba-utils.c' module, for now just containing a function to | Ettore Perazzoli | 2000-12-05 | 4 | -0/+77 |
| * | i18n-ize exception strings. (get_name): And here. (_send_to): Here too. | Jeffrey Stedfast | 2000-12-05 | 2 | -49/+50 |
| * | Handle a NIL return value from `oaf_activate_from_id' without | Ettore Perazzoli | 2000-12-05 | 2 | -1/+8 |
| * | Use info->full_name rather than info->name so that we get the namespace | Jeffrey Stedfast | 2000-12-05 | 2 | -1/+7 |
| * | Initialize max_large_digit_width to 0 to prevent crazy sizing issues. | JP Rosevear | 2000-12-05 | 2 | -1/+6 |
| * | upd. | Michael Meeks | 2000-12-05 | 2 | -0/+66 |
| * | macro that calls e_filename_make_safe | Jeffrey Stedfast | 2000-12-05 | 2 | -8/+9 |
| * | Remove mysterious #include inserted by mmeeks to break the build. | Dan Winship | 2000-12-05 | 2 | -1/+5 |
| * | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 72 | -1190/+581 |
| * | NULL-terminate gal_view_menus_apply's BonoboUIVerb array to prevent a | Dan Winship | 2000-12-05 | 2 | -0/+7 |
| * | Updated russian translation. | Valek Frob | 2000-12-05 | 2 | -202/+195 |
| * | Fix typo | Dan Winship | 2000-12-05 | 2 | -1/+5 |
| * | New `createNewView' method in `Evolution::Shell'. Register the shell | Ettore Perazzoli | 2000-12-05 | 12 | -81/+296 |
| * | Updated Spanish translation | Hector Garcia | 2000-12-04 | 1 | -15/+15 |
| * | added some imap tests, tho they dont get far yet and dont | Michael Zucci | 2000-12-04 | 10 | -291/+654 |
| * | Make inline forwarding not be the default anymore. | Ettore Perazzoli | 2000-12-04 | 7 | -12/+33 |
| * | need to zero out the bits corresponding to the rows not selected in the | Chris Toshok | 2000-12-04 | 1 | -1/+13 |
| * | Updated Spanish translation | Hector Garcia | 2000-12-04 | 2 | -1290/+1308 |
| * | Updated Swedish translation. | Christian Rose | 2000-12-03 | 2 | -1300/+1585 |
| * | Fixes bug #918. | Federico Mena Quintero | 2000-12-03 | 4 | -0/+120 |
| * | Federico gets into pixel-perfect neurosis. Xmag is my best friend. | Federico Mena Quintero | 2000-12-03 | 6 | -273/+546 |
| * | Updated Dutch translation. | Almer S. Tigelaar | 2000-12-02 | 2 | -1409/+1695 |
| * | Added support for the system-flag type. | Jeffrey Stedfast | 2000-12-02 | 10 | -75/+415 |
| * | Added system_flag to CamelFolderSearchClass | Jeffrey Stedfast | 2000-12-02 | 5 | -3/+98 |
| * | Removed debugging message. (control_factory_init): Ditto. | Federico Mena Quintero | 2000-12-02 | 4 | -14/+10 |
| * | New function to generate a title and convert it from UTF8 before setting | Federico Mena Quintero | 2000-12-02 | 2 | -10/+32 |
| * | Writes out passwords (to .gnome_private) in our patented proprietary "Best | Dan Winship | 2000-12-02 | 6 | -8/+136 |
| * | Unref the store regardless of whether or not we're using it, so we don't | Dan Winship | 2000-12-02 | 1 | -1/+2 |
| * | Perform better error-handling. | Jeffrey Stedfast | 2000-12-02 | 2 | -2/+10 |
| * | Redid all the keyboard shortcuts to comply with GNOME standards. Removed | Anna Marie Dirks | 2000-12-02 | 5 | -62/+71 |
| * | Don't g_return_if_fail if the service is already disconnected. Just | Dan Winship | 2000-12-02 | 3 | -3/+17 |
| * | gnome-vfs depends on gconf, so add that. | Dan Winship | 2000-12-02 | 2 | -0/+6 |
| * | Updated russian translation. | Valek Frob | 2000-12-01 | 2 | -792/+1191 |
| * | use mail_op_set_message_plain | Radek Doulik | 2000-12-01 | 4 | -5/+41 |
| * | Fix a possible bug where 'name' could be uninitialized. | Jeffrey Stedfast | 2000-12-01 | 2 | -1/+5 |
| * | Translations from Keld | Kenneth Christiansen | 2000-12-01 | 1 | -1496/+1199 |
| * | Use camel_message_info_free() instead of freeing everything by hand - is | Jeffrey Stedfast | 2000-12-01 | 2 | -32/+12 |
| * | New convenience function, doesn't do much but it sure makes code cleaner | Jeffrey Stedfast | 2000-12-01 | 3 | -0/+62 |
| * | Debug message cleanups (comp_from_remote_record): Properly set the ical | JP Rosevear | 2000-12-01 | 3 | -26/+53 |
| * | ugh, it helps when you save the ChangeLog before commiting it :) | Jeffrey Stedfast | 2000-12-01 | 2 | -3/+2 |
| * | Bumped required gal version to 0.2.99.4 for e_str_make_safe. | Jeffrey Stedfast | 2000-12-01 | 3 | -7/+17 |
| * | Don't display a dialog, instead inform the user that there was no new mail | Jeffrey Stedfast | 2000-12-01 | 5 | -28/+47 |
| * | Bump the version to 0.2.99.4 | Jeffrey Stedfast | 2000-12-01 | 2 | -5/+20 |
| * | Handle the case where the summary failed to load - clear the summary and | Jeffrey Stedfast | 2000-12-01 | 2 | -2/+13 |
| * | Remove unused variable. | Dan Winship | 2000-12-01 | 2 | -1/+5 |
| * | fixed a bug that caused the calendar to segfault when the iTip control was | Jesse Pavel | 2000-12-01 | 2 | -0/+8 |
| * | Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAX | JP Rosevear | 2000-12-01 | 2 | -4/+61 |
| * | Update to use EStrv in appropriate places (wrapped with #ifdef DOESTRV for | Jeffrey Stedfast | 2000-12-01 | 2 | -4/+29 |
| * | Debug message cleanups (get_ical_day): Fix off-by-one error which affected | JP Rosevear | 2000-12-01 | 2 | -36/+43 |
| * | Updated Polish translation | Chyla Zbigniew | 2000-12-01 | 2 | -1025/+1907 |
| * | Update again | Kjartan Maraas | 2000-11-30 | 1 | -733/+762 |
| * | Put back the non-modified version of the tools | Kjartan Maraas | 2000-11-30 | 2 | -35/+77 |
| * | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2000-11-30 | 5 | -2075/+2183 |
| * | Fix typename of args (for all funcs). (e_strv_set_ref): Assert the index | Not Zed | 2000-11-30 | 3 | -21/+37 |
| * | Set threaded view before setting the folder (cleanup some flash ons | Not Zed | 2000-11-30 | 4 | -101/+173 |
| * | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 22 | -279/+654 |
| * | Updated russian translation. | Valek Frob | 2000-11-30 | 2 | -76/+105 |
| * | Finished the calendar architecture chapter. | Federico Mena Quintero | 2000-11-30 | 4 | -6/+152 |
| * | Implement. (message_list_init): Connect the d&d signal. | Jeffrey Stedfast | 2000-11-30 | 2 | -22/+14 |
| * | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 7 | -12/+7 |
| * | Update pilot info | JP Rosevear | 2000-11-30 | 2 | -6/+7 |
| * | Updated the gtk-doc comment. | Jeffrey Stedfast | 2000-11-30 | 2 | -4/+7 |
| * | Use camel a bit more to help us out. Don't create the file ourselves, | Jeffrey Stedfast | 2000-11-30 | 2 | -15/+40 |
| * | Remove no-longer-needed e_unicode_init. | Dan Winship | 2000-11-30 | 2 | -2/+2 |
| * | Remove no-longer-needed e_unicode_init. | Dan Winship | 2000-11-30 | 2 | -2/+4 |
| * | Use iconv instead of unicode_iconv. | Dan Winship | 2000-11-30 | 3 | -27/+31 |
| * | Bump required gal version to 0.2.99.3 for iconv changes | Dan Winship | 2000-11-30 | 2 | -3/+8 |
| * | Move away from unicode_iconv*. We still need libunicode for utf8 | Dan Winship | 2000-11-30 | 1 | -25/+9 |
| * | Fix some off-by-one-ness. | Dan Winship | 2000-11-30 | 3 | -4/+12 |
| * | Fix the allocation here (again) and put a comment explaining it. (Fixes a | Dan Winship | 2000-11-30 | 2 | -1/+14 |
| * | added some <glossterms>, added linkends to existing glossterms. | Aaron Weber | 2000-11-30 | 20 | -214/+684 |
| * | Added an id for the API reference <part>. Added the FDL <legalnotice>. | Federico Mena Quintero | 2000-11-30 | 22 | -174/+1926 |
| * | Added a copy of the GNU Free Documentation License. | Federico Mena Quintero | 2000-11-30 | 3 | -0/+363 |
| * | Upgrade of the alarm framework. We now access alarms by a unique | Federico Mena Quintero | 2000-11-30 | 3 | -37/+240 |
| * | Builddir != srcdir loving. | Ettore Perazzoli | 2000-11-29 | 3 | -1/+8 |
| * | Add a missed unref. | Not Zed | 2000-11-29 | 24 | -119/+326 |
| * | Plug a memleak, need to free results from term_eval(). (term_eval_gt): | Not Zed | 2000-11-29 | 3 | -0/+28 |
| * | Shush | JP Rosevear | 2000-11-29 | 7 | -4/+37 |
| * | Return a struct rather than a pointer to a struct (compare): | JP Rosevear | 2000-11-29 | 5 | -111/+65 |
| * | Reformatted the table spec to make it easier to read. | Federico Mena Quintero | 2000-11-29 | 4 | -32/+74 |
| * | finished 12-hour support and tried to tidy up & comment the drawing code | Damon Chaplin | 2000-11-29 | 9 | -358/+719 |
| * | Updated Spanish translation | Hector Garcia | 2000-11-29 | 2 | -652/+631 |
| * | Wait until after setting up the local storage to find the | Dan Winship | 2000-11-29 | 3 | -11/+16 |
| * | Add USE_FLOCK, USE_FCNTL, USE_FLOCK | JP Rosevear | 2000-11-29 | 5 | -6/+43 |
| * | Don't set exception to g_strerror (errno) when nread == 0, because it | Dan Winship | 2000-11-29 | 2 | -1/+6 |
| * | Removed debugging shizz. | Jesse Pavel | 2000-11-29 | 2 | -12/+5 |
| * | Added Save As... | Jeffrey Stedfast | 2000-11-29 | 2 | -0/+8 |
| * | Added the SaveAs bonobo menu verb thingy. | Jeffrey Stedfast | 2000-11-29 | 6 | -38/+94 |
| * | Don't try to free things if they haven't been set yet. | Dan Winship | 2000-11-29 | 2 | -2/+9 |
| * | Fix the initial unread counts after the last patch. | Dan Winship | 2000-11-29 | 2 | -1/+9 |
| * | send NULL so we don't have to clear the exception | Jeffrey Stedfast | 2000-11-29 | 1 | -2/+1 |
| * | Clear the exception if EHLO fails before trying HELO in the cases where | Jeffrey Stedfast | 2000-11-29 | 2 | -0/+8 |
| * | Updated russian translation. | Valek Frob | 2000-11-28 | 2 | -647/+361 |
| * | Set the info size's properly, oops! | Not Zed | 2000-11-28 | 23 | -55/+1184 |
| * | Added camel/tests/folder/Makefile | Not Zed | 2000-11-28 | 2 | -0/+5 |
| * | Turn off index stats by default. | Not Zed | 2000-11-28 | 5 | -17/+31 |
| * | add scan = scan->next; to avoid infinite loop | Radek Doulik | 2000-11-28 | 2 | -0/+7 |
| * | Translations from keld | Kenneth Christiansen | 2000-11-28 | 1 | -662/+599 |
| * | Make this gratuitously more complicated. No wait, I mean, fix bugs. Now | Dan Winship | 2000-11-28 | 3 | -52/+105 |
| * | This needs to run from the main thread, not the camel thread, so add a | Dan Winship | 2000-11-28 | 2 | -5/+22 |
| * | *gui/calendar-model.c: added a preliminary change to have Assigned | Jesse Pavel | 2000-11-28 | 2 | -3/+18 |
| * | Moved the regex filter rule around - we've changed the format a bit. | Jeffrey Stedfast | 2000-11-28 | 11 | -107/+143 |
| * | Update - hopefully I assigned blame correctly :-) | JP Rosevear | 2000-11-28 | 5 | -1/+26 |
| * | Correct the bonobo version error message | JP Rosevear | 2000-11-28 | 3 | -19/+39 |
| * | Removed some unecessary debugging printf's | Jeffrey Stedfast | 2000-11-28 | 2 | -2/+4 |
| * | Remove "complete" field | JP Rosevear | 2000-11-28 | 10 | -88/+134 |
| * | de-register a component's UI if it dies. | Michael Meeks | 2000-11-28 | 2 | -0/+10 |
| * | Revert the new druid for now, until the corresponding code is done, so | Dan Winship | 2000-11-28 | 3 | -2842/+53 |
| * | Removed mh, mbox, added local, to the default. | Not Zed | 2000-11-27 | 2 | -2/+9 |
| * | If we have the namecache active, and there is no name there, we add it | Not Zed | 2000-11-27 | 4 | -5/+278 |
| * | == instead of =. | Damon Chaplin | 2000-11-27 | 2 | -1/+5 |
| * | added more support for config settings. | Damon Chaplin | 2000-11-27 | 10 | -199/+892 |
| * | use a gint for day rather than a guint since we now support -ve days. Also | Damon Chaplin | 2000-11-27 | 2 | -56/+128 |
| * | use config settings. | Damon Chaplin | 2000-11-27 | 2 | -18/+11 |
| * | updated to emit "changed" when appropriate, which turned out to be | Damon Chaplin | 2000-11-27 | 5 | -465/+1185 |
| * | Updated Dutch translation. | Almer S. Tigelaar | 2000-11-26 | 2 | -369/+335 |
| * | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2000-11-26 | 2 | -2087/+2275 |
| * | Removed e_table_col_get_arrow and e_table_col_set_arrow. | Christopher James Lahey | 2000-11-26 | 2 | -28/+0 |
| * | Install Evolution IDL's into datadir/idl. | Peter Williams | 2000-11-26 | 2 | -0/+10 |
| * | Plug leaks of the fullname and fulldefaultname. | Federico Mena Quintero | 2000-11-25 | 5 | -33/+57 |
| * | Make the behavior of the toolbars for the message composer and the | Ettore Perazzoli | 2000-11-25 | 3 | -2/+8 |
| * | Documented. | Miguel de Icaza | 2000-11-25 | 6 | -29/+212 |
| * | inline documentation added. | Miguel de Icaza | 2000-11-25 | 3 | -152/+430 |
| * | Unref the ETable extras. | Federico Mena Quintero | 2000-11-25 | 2 | -0/+7 |
| * | Plug leak; mark the CORBA sequence so that it will be released. | Federico Mena Quintero | 2000-11-25 | 2 | -0/+7 |
| * | DOH, fixed reversed test for the presence of the icalcomp's parent. This | Federico Mena Quintero | 2000-11-25 | 3 | -1/+10 |
| * | Use the new libical external iterators (icalcomponent_begin_component() | Federico Mena Quintero | 2000-11-25 | 11 | -1377/+45 |
| * | Updated Swedish translation. | Christian Rose | 2000-11-25 | 2 | -318/+283 |
| * | little util to scan mailboxes for any and every address they contain. | Michael Zucci | 2000-11-24 | 7 | -66/+243 |
| * | Added at least some explanation of all this stuff. | Not Zed | 2000-11-24 | 4 | -12/+77 |
| * | Add tests. | Not Zed | 2000-11-24 | 21 | -16/+1264 |
| * | Added camel/tests stuff to output macro. | Not Zed | 2000-11-24 | 2 | -1/+13 |
| * | Set view.change_context to NULL in pas_backend_file_process_get_book_view. | Christopher James Lahey | 2000-11-23 | 3 | -4/+15 |
| * | Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t... | Ross Golder | 2000-11-23 | 1 | -1/+1 |
| * | Save the children - Federico | Federico Mena Quintero | 2000-11-23 | 4 | -11/+19 |
| * | check for return values | Radek Doulik | 2000-11-22 | 2 | -3/+10 |
| * | debug printf | Radek Doulik | 2000-11-22 | 1 | -0/+3 |
| * | Fixed some typos to get the table to display properly. | Christopher James Lahey | 2000-11-22 | 2 | -3/+3 |
| * | Patch from Eric Busboom <eric@softwarestudio.org> to fix BYDAY elements in | Federico Mena Quintero | 2000-11-22 | 2 | -21/+27 |
| * | Squeek - Federico | Federico Mena Quintero | 2000-11-22 | 1 | -1/+2 |
| * | Remove the check because it makes it look like the task is already | Federico Mena Quintero | 2000-11-22 | 6 | -55/+101 |
| * | New function, set a reference to a string that is then owned/free'd by the | Not Zed | 2000-11-22 | 3 | -18/+64 |
| * | Big patch. Evolution-services rewrite, services updated for new system, | Iain Holmes | 2000-11-22 | 49 | -1070/+2797 |
| * | Removed gncal-todo.c. | Federico Mena Quintero | 2000-11-22 | 2 | -1/+4 |
| * | add GPGME_CFLAGS and GPGME_LIBS | Dan Winship | 2000-11-22 | 2 | -3/+9 |
| * | Check for libgpgme. (Support not added to mail yet.) | Dan Winship | 2000-11-22 | 3 | -16/+32 |
| * | Moved ViewSource to the View menu and made it a toggle menu. | Jeffrey Stedfast | 2000-11-22 | 2 | -4/+10 |
| * | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 13 | -163/+136 |
| * | add #ifdef HAVE_ALLOCA_H | Dan Winship | 2000-11-22 | 3 | -0/+9 |
| * | sync - Federico | Federico Mena Quintero | 2000-11-22 | 1 | -1/+0 |
| * | Removed the default_user/local/Tasks/Makefile until the relevant files are | Federico Mena Quintero | 2000-11-22 | 1 | -0/+6 |
| * | The icon column is not editable! | Federico Mena Quintero | 2000-11-22 | 10 | -1323/+22 |
| * | Fixed size allocation bug. | Jesse Pavel | 2000-11-22 | 3 | -54/+21 |
| * | Removed mail/message-thread.c and added camel/camel-folder-thread.c | Jeffrey Stedfast | 2000-11-22 | 2 | -1/+6 |
| * | took out some no longer needed printfs. | Jeffrey Stedfast | 2000-11-22 | 2 | -2/+5 |
| * | If we dont get a big enough chunk in the first node, give up. Otherwise we | Not Zed | 2000-11-21 | 2 | -9/+17 |
| * | New function to strdup into a mempool. | Not Zed | 2000-11-21 | 3 | -0/+12 |
| * | IF we dont find a source, clear the exception and ignore it silently. for | Not Zed | 2000-11-21 | 3 | -14/+50 |
| * | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 11 | -95/+462 |
| * | #include <gtkhtml/gtkhtml-embedded.h> | Radek Doulik | 2000-11-21 | 2 | -0/+5 |
| * | use html_engine_is_selection_active added some includes | Radek Doulik | 2000-11-21 | 2 | -1/+9 |
| * | Removed. No longer serves a purpose. | Not Zed | 2000-11-21 | 5 | -794/+25 |
| * | New function to allocate a zero'd out chunk. | Not Zed | 2000-11-21 | 3 | -0/+16 |
| * | Added camel-folder-thread.[ch]. | Not Zed | 2000-11-21 | 4 | -0/+645 |
| * | fix changelog merge conflicts | Jeffrey Stedfast | 2000-11-21 | 1 | -1/+0 |
| * | Fixed to return the correct bytecount in all cases which is the real fix | Jeffrey Stedfast | 2000-11-21 | 4 | -24/+32 |
| * | Fix IMAP get-mail to work; CORBA calls in the dispatch thread are a no-no. | Peter Williams | 2000-11-21 | 2 | -13/+62 |
| * | New routines for fast memory management and compact string array storage. | Not Zed | 2000-11-21 | 4 | -0/+902 |
| * | Fixes for the summary messageid changes. Hash the messageid and store it. | Not Zed | 2000-11-21 | 14 | -407/+1038 |
| * | Save out the md5 hash of the messageid as hex, since thats all we have for | Not Zed | 2000-11-21 | 3 | -43/+64 |
| * | New comparison function that will replace address_compare if/when we ever | Jeffrey Stedfast | 2000-11-21 | 1 | -0/+1 |
| * | New comparison function that will replace address_compare if/when we ever | Jeffrey Stedfast | 2000-11-21 | 2 | -69/+110 |
| * | Updated Spanish translation | Hector Garcia | 2000-11-21 | 2 | -56/+79 |
| * | Updated Dutch translation. | Almer S. Tigelaar | 2000-11-20 | 2 | -2216/+2622 |
| * | Translations from keld | Kenneth Christiansen | 2000-11-19 | 1 | -189/+234 |
| * | Add widgets/menus/libmenus.la to evolution_addressbook_LDADD so that it | Matt Bissiri | 2000-11-19 | 2 | -1/+9 |
| * | Adapt | Miguel de Icaza | 2000-11-18 | 1 | -3/+3 |
| * | Add Makefile.am and .cvsignore | Miguel de Icaza | 2000-11-18 | 2 | -0/+19 |
| * | Added widgets/menus that contains the gal-view-menus.c code from Gal that | Miguel de Icaza | 2000-11-18 | 4 | -2/+14 |
| * | Removed test for Bonobo here. | Miguel de Icaza | 2000-11-18 | 1 | -1/+0 |
| * | Updated Swedish translation. | Christian Rose | 2000-11-18 | 2 | -35/+48 |
| * | Use the new quote_message function and make it start with "On %s, %s | Jeffrey Stedfast | 2000-11-18 | 5 | -105/+123 |
| * | Updated Spanish translation | Hector Garcia | 2000-11-17 | 2 | -1171/+985 |
| * | Updated Swedish translation. | Christian Rose | 2000-11-17 | 2 | -160/+192 |
| * | Updated russian translation. | Valek Frob | 2000-11-17 | 2 | -149/+183 |
| * | lso make sure not to go past the end of the buffer ;-) | Jeffrey Stedfast | 2000-11-17 | 1 | -1/+1 |
| * | When extracting a literal string, capture up until the end of the last | Jeffrey Stedfast | 2000-11-17 | 2 | -0/+8 |
| * | Use the byte-read count to decrement the number of bytes left to read | Jeffrey Stedfast | 2000-11-17 | 3 | -8/+46 |
| * | Before we destroy ourselves, unhook ourselves from the folder update | Not Zed | 2000-11-17 | 2 | -1/+15 |
| * | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 4 | -9/+19 |
| * | Added the MessageViewSource bonobo menu verb. | Jeffrey Stedfast | 2000-11-17 | 5 | -0/+134 |
| * | Added View Message Source. | Jeffrey Stedfast | 2000-11-17 | 2 | -0/+8 |
| * | added cancellation code to our program; people can cancel meetings, | Jesse Pavel | 2000-11-17 | 3 | -21/+131 |
| * | Major Update (as opposed to Sergeant Bugfix and General Rewrite). | Matthias Warkus | 2000-11-17 | 2 | -1506/+2469 |
| * | Check the uid string is all digits before trying to write a 'standard' | Not Zed | 2000-11-16 | 10 | -230/+346 |
| * | Initialise nameinit & namecache. (contains_name): On first call, load all | Not Zed | 2000-11-16 | 3 | -1/+76 |
| * | New file - utility functions for locking using different strategies and/or | Not Zed | 2000-11-16 | 6 | -10/+22 |
| * | Locking interfaces. | Michael Zucci | 2000-11-16 | 2 | -0/+468 |
| * | Sync here instead. (filter_driver_filter_mbox): And here too. | Jeffrey Stedfast | 2000-11-16 | 2 | -4/+21 |
| * | Sync the defaultfolder. | Jeffrey Stedfast | 2000-11-16 | 2 | -1/+8 |
| * | Added Forward as Attachment. | Jeffrey Stedfast | 2000-11-16 | 2 | -2/+10 |
| * | Added a new Forward as Attachment bonobo menu item verb. | Jeffrey Stedfast | 2000-11-16 | 8 | -76/+343 |
| * | Initialize destination struct with '0's. | JP Rosevear | 2000-11-16 | 2 | -1/+6 |
| * | update namespace | Radek Doulik | 2000-11-16 | 2 | -1/+3 |
| * | updates for HTMLEditor API changes | Radek Doulik | 2000-11-16 | 5 | -54/+60 |
| * | removed #include <libgnomevfs/gnome-vfs.h> | Radek Doulik | 2000-11-16 | 2 | -2/+1 |
| * | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 24 | -41/+41 |
| * | e_msg_composer_guess_mime_type renamed and moved | Radek Doulik | 2000-11-15 | 4 | -5/+35 |
| * | mime_guess_type_from_file_name moved back to composer as it introduced | Radek Doulik | 2000-11-15 | 3 | -22/+5 |
| * | Removed local again, not quite ready. | Not Zed | 2000-11-15 | 8 | -50/+123 |
| * | Maildir lives. | Michael Zucci | 2000-11-15 | 13 | -17/+1005 |
| * | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 22 | -0/+4165 |
| * | Don't cast an int to a ssize_t. | Jeffrey Stedfast | 2000-11-15 | 2 | -1/+6 |
| * | Fixed REPLY code. | Jesse Pavel | 2000-11-15 | 2 | -0/+5 |
| * | add (e_shell_view_construct): hook up to system_exception on ui_container. | Michael Meeks | 2000-11-14 | 2 | -0/+22 |
| * | Updated fi.po. | jjranta | 2000-11-14 | 2 | -1802/+1718 |
| * | Updated russian translation. | Valek Frob | 2000-11-14 | 2 | -1067/+774 |