| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | use libunicode iconv functions rather than libc ones (since libc might not | Dan Winship | 2000-04-21 | 3 | -8/+25 |
| * | new function: callback for listener's object updated signal. | Seth Alves | 2000-04-21 | 2 | -14/+29 |
| * | callback for obj_updated or obj_removed. (gnome_calendar_new): hook up | Seth Alves | 2000-04-21 | 2 | -13/+32 |
| * | create fullday's gcs even if pixmap_bell has already been created. this | Seth Alves | 2000-04-21 | 2 | -1/+45 |
| * | Trim leading/trailing spaces off the raw headers. | NotZed | 2000-04-21 | 2 | -3/+22 |
| * | Oops, remove some debug i put there. | NotZed | 2000-04-21 | 2 | -4/+1 |
| * | Removed a bunch of crappy unrequired headers. | NotZed | 2000-04-21 | 3 | -7/+8 |
| * | Merged from NEW_PARSER branch. | Michael Zucci | 2000-04-21 | 1 | -11/+11 |
| * | Fixed some headers. | NotZed | 2000-04-21 | 2 | -14/+21 |
| * | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 42 | -2664/+7068 |
| * | Add libibex.la to link. | NotZed | 2000-04-21 | 4 | -24/+33 |
| * | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 69 | -270/+685 |
| * | new functions to get and set the contents of the HTML editor via | Dan Winship | 2000-04-21 | 2 | -4/+84 |
| * | ssshhhh | Seth Alves | 2000-04-21 | 1 | -0/+3 |
| * | update for bonobo change, and remove a now-unused variable. | Dan Winship | 2000-04-21 | 2 | -43/+7 |
| * | update for bonobo changes | Dan Winship | 2000-04-21 | 1 | -2/+2 |
| * | Updated the Turkish translation for evolution | Fatih Demir | 2000-04-20 | 2 | -0/+583 |
| * | ja.po: Initial Japanese translation from Akira Tagoh. | Yukihiro Nakai | 2000-04-20 | 4 | -1/+588 |
| * | This file does not belong in CVS. | Peter Williams | 2000-04-20 | 1 | -376/+0 |
| * | This is a subtype of CamelSeekableStream, not CamelStream. | Dan Winship | 2000-04-20 | 2 | -1/+5 |
| * | clean up a lot. (eos): When testing for end-of-stream, reset the parent | Dan Winship | 2000-04-20 | 3 | -304/+204 |
| * | oops. fix prototype in both places | Dan Winship | 2000-04-20 | 1 | -2/+2 |
| * | changed the order around a bit to avoid a Gtk-CRITICAL crash | Seth Alves | 2000-04-20 | 2 | -5/+12 |
| * | Updated Danish file | Pablo Saratxaga | 2000-04-20 | 2 | -39/+108 |
| * | const poison. (Belatedly goes with my change of 2000-02-23.) | Dan Winship | 2000-04-20 | 3 | -8/+18 |
| * | fixed code to populate the todo clist | Seth Alves | 2000-04-20 | 6 | -42/+47 |
| * | Updated Swedish translation | Andreas Hydén | 2000-04-20 | 2 | -54/+123 |
| * | don't call save from here because in all cases the caller of remove_object | Seth Alves | 2000-04-20 | 2 | -1/+4 |
| * | calls gnome_calendar_open instead of checking on disk and calling load or | Seth Alves | 2000-04-20 | 5 | -52/+92 |
| * | More detail on exactly what versions of what libraries are needed. | Dan Winship | 2000-04-19 | 2 | -12/+41 |
| * | fixed to use cal_client_update_object -- editing and dragging events works | Seth Alves | 2000-04-19 | 1 | -6/+5 |
| * | Was damaged by "fr"? | Valek Frob | 2000-04-19 | 1 | -1/+1 |
| * | build libtool libraries instead of just .a | Seth Alves | 2000-04-19 | 3 | -11/+12 |
| * | set calendar's uri with a property bag | Seth Alves | 2000-04-19 | 9 | -48/+179 |
| * | Fixes the gnome-config check for gpilot. | Eskil Heyn Olsen | 2000-04-19 | 2 | -1/+2 |
| * | Changed the error string for gnome-pilot | Eskil Heyn Olsen | 2000-04-19 | 2 | -1/+5 |
| * | Added e_xml_get_child_by_name_by_lang. | Christopher James Lahey | 2000-04-19 | 5 | -0/+71 |
| * | New idl file. Still unused. | Christopher James Lahey | 2000-04-19 | 2 | -0/+105 |
| * | Fix include path. | Federico Mena Quintero | 2000-04-19 | 2 | -3/+6 |
| * | do better reference counting of streams so they actually go away when they | Dan Winship | 2000-04-19 | 3 | -3/+13 |
| * | Added Danish strings to desktop/menu file | Pablo Saratxaga | 2000-04-19 | 5 | -0/+10 |
| * | added some stuff to cvs ignore files, build .la instead of just .a | Seth Alves | 2000-04-19 | 8 | -22/+97 |
| * | kill camel-log | Dan Winship | 2000-04-19 | 58 | -919/+99 |
| * | added 2nd arg to g_return_val_if_fail so this builds | Seth Alves | 2000-04-19 | 1 | -2/+2 |
| * | import of libical-0.16 | Seth Alves | 2000-04-19 | 68 | -1355/+8265 |
| * | Clean, polish, document. Most of the gtk-doc comments added to | Dan Winship | 2000-04-19 | 7 | -448/+488 |
| * | more translations (still very incomplete) | Vincent Renardias | 2000-04-18 | 3 | -9/+12 |
| * | initial setup. | Vincent Renardias | 2000-04-18 | 2 | -1/+566 |
| * | Updated Norwegian translation. | Kjartan Maraas | 2000-04-18 | 2 | -24/+93 |
| * | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 15 | -21/+32 |
| * | Require gnome-xml 1.8.7 (or later, but not 2.0). xmlParseMemory's behavior | Dan Winship | 2000-04-18 | 2 | -0/+16 |
| * | Set the exception if no provider is found. | Dan Winship | 2000-04-18 | 2 | -1/+8 |
| * | Started ChangeLog here - Federico | Federico Mena Quintero | 2000-04-18 | 1 | -0/+3 |
| * | We have a new "last_calendar_gone" signal that Wombat can use to terminate | Federico Mena Quintero | 2000-04-18 | 4 | -3/+40 |
| * | Add code to encode and decode %-escapes in URLs, and do some additional | Dan Winship | 2000-04-18 | 2 | -21/+120 |
| * | New program to test CamelURL | Dan Winship | 2000-04-18 | 3 | -0/+42 |
| * | *** empty log message *** | Seth Alves | 2000-04-18 | 1 | -1/+8 |
| * | removed implicit save, since we don't want to save as we load from disk. | Seth Alves | 2000-04-18 | 1 | -1/+2 |
| * | 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 |
| * | add table-size-test | Chris Toshok | 2000-04-17 | 14 | -56/+573 |
| * | Updated - Federico | Federico Mena Quintero | 2000-04-17 | 1 | -4/+0 |
| * | No longer needed - Federico | Federico Mena Quintero | 2000-04-17 | 1 | -55/+0 |
| * | #include <tree.h>. people never learn. | Mathieu Lacage | 2000-04-17 | 1 | -1/+1 |
| * | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 9 | -6/+218 |
| * | Propagate mouse wheel events upwards. | Anders Carlsson | 2000-04-17 | 5 | -26/+42 |
| * | Removed spurious calendar directories from the include path. Added | Federico Mena Quintero | 2000-04-17 | 3 | -14/+38 |
| * | Renamed library from libcalutil to libcal-util, to be consistent with | Federico Mena Quintero | 2000-04-17 | 33 | -308/+110 |
| * | Shut up CVS | Anders Carlsson | 2000-04-17 | 1 | -0/+7 |
| * | added buttons to test moving/reordering groups. | Damon Chaplin | 2000-04-16 | 7 | -1866/+154 |
| * | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 15 | -185/+445 |
| * | + * C/evo_book_0.1.sgml: new file (doc sgml) | Aaron Weber | 2000-04-16 | 4 | -0/+910 |
| * | Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduce | Anders Carlsson | 2000-04-16 | 3 | -8/+33 |
| * | + * addressbook/gui/component/addressbook.c | Matthew Loper | 2000-04-16 | 5 | -7/+109 |
| * | Updated russian translation. | Valek Frob | 2000-04-16 | 2 | -50/+108 |
| * | Do not use the parent thingie, because it might be like anything. And | Miguel de Icaza | 2000-04-15 | 2 | -1/+5 |
| * | Apply some loving action when it comes to visuals and colormaps. Yes, we | Miguel de Icaza | 2000-04-15 | 1 | -2/+11 |
| * | Add our own ChangeLog | Miguel de Icaza | 2000-04-15 | 1 | -0/+119 |
| * | *** empty log message *** | Miguel de Icaza | 2000-04-15 | 1 | -100/+0 |
| * | Updated Danish file | Pablo Saratxaga | 2000-04-15 | 1 | -25/+7 |
| * | add nntp | Chris Toshok | 2000-04-15 | 2 | -1/+5 |
| * | Fix switch statement. | Christopher James Lahey | 2000-04-15 | 2 | -3/+7 |
| * | add test12 | Chris Toshok | 2000-04-15 | 4 | -1/+76 |
| * | always return TRUE for now. we need to check the server response to make | Chris Toshok | 2000-04-15 | 3 | -48/+172 |
| * | Added a note field. | Christopher James Lahey | 2000-04-15 | 10 | -26/+86 |
| * | Added a row height cache. | Christopher James Lahey | 2000-04-15 | 5 | -4/+128 |
| * | Make `e_table_construct()' work by passing the correct size argument | Ettore Perazzoli | 2000-04-15 | 3 | -2/+7 |
| * | Fix compilation with builddir != srcdir (again). | Ettore Perazzoli | 2000-04-15 | 11 | -11/+46 |
| * | remove test-formatter | Dan Winship | 2000-04-15 | 2 | -92/+0 |
| * | packed their bags and moved to ../mail/ | Dan Winship | 2000-04-15 | 2 | -1168/+0 |
| * | Moved from camel/camel-formatter, and changed slightly. (More to come.) | Dan Winship | 2000-04-15 | 8 | -239/+893 |
| * | Fixing a warning. | Christopher James Lahey | 2000-04-15 | 2 | -2/+2 |
| * | This didn't belong in Camel. Move to mail/ | Dan Winship | 2000-04-15 | 3 | -3/+7 |
| * | Add g_return_if_fails. | Christopher James Lahey | 2000-04-15 | 3 | -4/+38 |
| * | [This was accidentally not committed with its ChangeLog entry somehow...] | Dan Winship | 2000-04-15 | 1 | -3/+14 |
| * | add XXX so i can find this hardcoded string later. | Chris Toshok | 2000-04-15 | 1 | -0/+1 |
| * | okay. working now. | Chris Toshok | 2000-04-15 | 3 | -16/+77 |
| * | Switch the parent object to be a GtkTable. (et_real_construct): apply | Miguel de Icaza | 2000-04-15 | 5 | -24/+65 |
| * | initial import of nntp store. | Chris Toshok | 2000-04-15 | 11 | -0/+2014 |
| * | don't ldap_simple_bind_s if the ldap_open failed, and fix warnings. | Chris Toshok | 2000-04-15 | 2 | -44/+63 |
| * | quiet configure in the case where it can't find ldap libs. | Chris Toshok | 2000-04-15 | 2 | -3/+8 |
| * | use gnome_app_fill_toolbar_with_data, so we get the beautiful gnome | Chris Toshok | 2000-04-15 | 2 | -36/+36 |
| * | use BONOBO_VFS_GNOME_LIBS instead of BONOBO_HTML_GNOME_LIBS. fixes | Chris Toshok | 2000-04-15 | 2 | -1/+6 |
| * | Fix up the warning message a bit. (folder_browser_factory): Make the | Dan Winship | 2000-04-14 | 2 | -9/+16 |
| * | Added russian translation. | Valek Frob | 2000-04-14 | 1 | -0/+2 |
| * | Must pass "object" for the kind to goad_server_register(); "server" is | Federico Mena Quintero | 2000-04-14 | 4 | -38/+56 |
| * | Check for 0 length fields when building the outgoing ECard. | Christopher James Lahey | 2000-04-13 | 3 | -76/+117 |
| * | Give correct warnings. | Christopher James Lahey | 2000-04-13 | 3 | -6/+13 |
| * | reflect the title attribute in the contact editor. (extract_info): same. | Chris Toshok | 2000-04-13 | 3 | -0/+30 |
| * | add the title attribute. | Chris Toshok | 2000-04-13 | 2 | -0/+3 |
| * | add a title. | Chris Toshok | 2000-04-13 | 5 | -0/+23 |
| * | save out the title to the vcard. | Chris Toshok | 2000-04-13 | 2 | -1/+7 |
| * | add title field foo to the test. | Chris Toshok | 2000-04-13 | 4 | -2/+43 |
| * | make sure to g_source_remove the idle id. | Chris Toshok | 2000-04-13 | 2 | -0/+3 |
| * | new function that polls ldap for more search responses. | Chris Toshok | 2000-04-13 | 2 | -73/+106 |
| * | Remove test for source. We will fix this later. | Miguel de Icaza | 2000-04-13 | 3 | -31/+30 |
| * | rework this function to use a table mapping search field names to vcard | Chris Toshok | 2000-04-13 | 3 | -65/+150 |
| * | Updated Danish file | Pablo Saratxaga | 2000-04-13 | 2 | -180/+76 |
| * | Debug function to dump the whole index to stdout. | NotZed | 2000-04-12 | 5 | -31/+82 |
| * | + * art/Makefile.am: Add tigert's contact-dlg-related images. | Matthew Loper | 2000-04-12 | 10 | -14/+54 |
| * | Kids, it's candy day. new icons. /tigert | Tuomas Kuosmanen | 2000-04-12 | 7 | -0/+7 |
| * | delay the setting of the ldap variable until we've ensured we were | Chris Toshok | 2000-04-12 | 2 | -11/+43 |
| * | Reset resize_guide here. | Miguel de Icaza | 2000-04-12 | 3 | -10/+10 |
| * | Fix the embarassing cursor bug. | Miguel de Icaza | 2000-04-12 | 7 | -3/+22 |
| * | Properly use AC_ARG_WITH | Miguel de Icaza | 2000-04-12 | 2 | -5/+21 |
| * | add HAVE_LDAP here. | Chris Toshok | 2000-04-12 | 1 | -0/+1 |
| * | add LDAP_LIBS here. | Chris Toshok | 2000-04-12 | 6 | -86/+538 |
| * | Changed AC_DEFUN to AC_DEFINE. | Christopher James Lahey | 2000-04-12 | 3 | -3/+10 |
| * | use HAVE_TIMEZONE to switch between linux's timezone variable and *bsd's | Chris Toshok | 2000-04-12 | 3 | -4/+32 |
| * | check for timezone as a variable (as it is in linux, but not in freebsd or | Chris Toshok | 2000-04-12 | 2 | -0/+30 |
| * | you need the latest gdk-pixbuf to build evolution now. | Larry Ewing | 2000-04-12 | 4 | -122/+110 |
| * | Moved some logic a bit. Minor changes. | Christopher James Lahey | 2000-04-12 | 3 | -16/+6 |
| * | free the esexp_result. (entry_compare): we want comparison functions to | Chris Toshok | 2000-04-12 | 2 | -1/+5 |
| * | e-text.c: Recalc bounds when changing the width/clip_width | iholmes | 2000-04-12 | 3 | -7/+59 |
| * | new function for searching all email addresses of a contact. | Chris Toshok | 2000-04-12 | 2 | -7/+95 |
| * | new function, taking code from func_contains to get string properties. | Chris Toshok | 2000-04-11 | 2 | -12/+105 |
| * | Add files | Miguel de Icaza | 2000-04-11 | 4 | -0/+84 |
| * | Add group indent width here. (is_pointer_on_division): Use the group | Miguel de Icaza | 2000-04-11 | 9 | -62/+251 |
| * | This was setting E_REFLOW(view)->items to NULL too soon. Fixed now. | Christopher James Lahey | 2000-04-11 | 3 | -6/+9 |
| * | remove spew. (pas_backend_file_process_create_card): move the sync to the | Chris Toshok | 2000-04-11 | 2 | -14/+22 |
| * | new function. (delete_contact_cb): wire up button to call | Chris Toshok | 2000-04-11 | 4 | -9/+34 |
| * | Changed some incorrect gtk_object_refs and gtk_object_unrefs into | Christopher James Lahey | 2000-04-11 | 11 | -5/+88 |
| * | Drop frozen count support from here. (ethi_start_drag): ditto. | Miguel de Icaza | 2000-04-11 | 12 | -45/+17 |
| * | implement braindead dialog to input the query string for the view. | Chris Toshok | 2000-04-11 | 4 | -9/+55 |
| * | Added a "query" argument to the e-minicard-view. Documented all the | Christopher James Lahey | 2000-04-11 | 5 | -44/+95 |
| * | change the empty search string ("") to the valid (contains "full_name" | Chris Toshok | 2000-04-11 | 6 | -81/+243 |
| * | Update to support --disable-threads correctly. | Miguel de Icaza | 2000-04-11 | 2 | -2/+11 |
| * | Updated Norwegian translation. | Kjartan Maraas | 2000-04-11 | 2 | -42/+29 |
| * | *** empty log message *** | Seth Alves | 2000-04-11 | 1 | -0/+5 |
| * | create and save an actual vcalendar instead of a list of vcal objects. | Seth Alves | 2000-04-11 | 1 | -40/+56 |
| * | Added proper keyboard focus handling. | Christopher James Lahey | 2000-04-11 | 3 | -2/+30 |
| * | fix various bugs in APOP code (still untested) and some of the error | Dan Winship | 2000-04-11 | 2 | -22/+33 |
| * | use view != NULL instead of checking db_error when we call | Chris Toshok | 2000-04-11 | 2 | -1/+7 |
| * | check for mkstemp | Dan Winship | 2000-04-11 | 2 | -0/+5 |
| * | Fix a bug introduced in the gnome-pilot-config to "gnome-config gpilot" | Dan Winship | 2000-04-11 | 2 | -3/+13 |
| * | Clarify what provider.protocol, provider.name, and provider.description | Dan Winship | 2000-04-11 | 5 | -9/+34 |
| * | moved srcdir directories to the top so we search headers in the evolution | Damon Chaplin | 2000-04-11 | 2 | -3/+11 |
| * | added AC_PROG_MAKE_SET. | Damon Chaplin | 2000-04-11 | 2 | -0/+5 |
| * | removed libical stuff since it has its own configure.in. | Damon Chaplin | 2000-04-11 | 2 | -4/+5 |
| * | Add some #includes for the non-HAVE_MKSTEMP case | Dan Winship | 2000-04-10 | 2 | -0/+7 |
| * | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 17 | -298/+662 |
| * | use camel_movemail when fetching mail from an mbox store. This leaves | Dan Winship | 2000-04-10 | 2 | -14/+84 |
| * | implement get_message_by_number for the mail fetch code. | Dan Winship | 2000-04-10 | 2 | -2/+29 |
| * | o Reformatted providers/smtp/camel-smtp-transport.c to fit the standard | EDT 2000 Jeffrey Stedfast | 2000-04-10 | 2 | -387/+357 |
| * | New file with new function to dot-lock an mbox file and copy it to a safe | Dan Winship | 2000-04-10 | 5 | -0/+305 |
| * | nat told me to do it | Seth Alves | 2000-04-10 | 1 | -2/+2 |
| * | + * addressbook/gui/component/addressbook.c (control_activate): Make | Matthew Loper | 2000-04-10 | 4 | -4/+12 |
| * | catch cal_loaded signal on the cal client. (gnome_calendar_load_cb): | Seth Alves | 2000-04-10 | 5 | -41/+155 |
| * | + * addressbook/Makefile.am: Compile contact-editor, _then_ gui, | Matthew Loper | 2000-04-10 | 7 | -21/+120 |
| * | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 7 | -17/+51 |
| * | Made the contact editor load from an ECard. | Christopher James Lahey | 2000-04-09 | 13 | -118/+457 |
| * | Fixed a small typo. | Christopher James Lahey | 2000-04-09 | 2 | -1/+6 |
| * | Separated some functions into an xml bit and a generic bit. | Christopher James Lahey | 2000-04-09 | 3 | -120/+123 |
| * | pixmap_DATA should have been images_DATA (after pixmapdir was renamed to | Dan Winship | 2000-04-09 | 2 | -3/+7 |
| * | CVS move mistake. Fixed the correct changes in the correct places. | Christopher James Lahey | 2000-04-09 | 36 | -2658/+1176 |
| * | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 36 | -173/+1677 |
| * | actually record the pid returned by fork(). Noticed by clahey. | Dan Winship | 2000-04-09 | 2 | -1/+5 |
| * | #include <sys/param.h> for MAXHOSTNAMELEN. (This is a stopgap: some of the | Dan Winship | 2000-04-09 | 2 | -0/+7 |
| * | new function: friendly wrapper for cal_client_create_calendar | Seth Alves | 2000-04-09 | 7 | -72/+104 |
| * | add SYSTEM_MAIL_DIR | Dan Winship | 2000-04-09 | 3 | -1/+17 |
| * | calendar is a frame instead of a window, now. | Seth Alves | 2000-04-08 | 4 | -7/+24 |
| * | Added Galician translation | Jesus Bravo Alvarez | 2000-04-08 | 4 | -1/+527 |
| * | Add more beautiful art from Miggue, the Diego Rivera of the next | Miguel de Icaza | 2000-04-08 | 9 | -120/+211 |
| * | o Modified configure.in to create camel/providers/smtp/Makefile | EDT 2000 Jeffrey Stedfast | 2000-04-08 | 2 | -0/+4 |
| * | + * folder-browser.c (folder_browser_destroy): Unref the shell | Matthew Loper | 2000-04-08 | 5 | -5/+79 |
| * | o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should now | EDT 2000 Jeffrey Stedfast | 2000-04-08 | 4 | -54/+57 |
| * | (pop3_connect): Remember the password after asking for it the | Dan Winship | 2000-04-08 | 2 | -17/+14 |
| * | new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't do | Dan Winship | 2000-04-08 | 5 | -18/+215 |
| * | Clarify error messages. (finalize): fix a bug in camel_exception usage | Dan Winship | 2000-04-08 | 2 | -11/+28 |
| * | Made text tooltips appear in place. Iain figured out that to get them to | Christopher James Lahey | 2000-04-08 | 3 | -56/+116 |
| * | + * addressbook/demo/addressbook.c (control_activate_cb): New | Matthew Loper | 2000-04-08 | 2 | -0/+99 |
| * | Removed smtp for now, its a long way from building. Removed file that | NotZed | 2000-04-07 | 3 | -528/+8 |
| * | Updated Ukrainian translation | Yuri Syrota | 2000-04-07 | 2 | -26/+43 |
| * | o Added smtp_helo() request into smtp_connect() (forgott o do this before) | EDT 2000 Jeffrey Stedfast | 2000-04-07 | 1 | -1/+7 |
| * | wombat is built someplace else now | Chris Toshok | 2000-04-07 | 1 | -17/+0 |
| * | correctly (well, untested) implement. (view_destroy): new function. | Chris Toshok | 2000-04-07 | 2 | -27/+80 |
| * | fix Makefile.am | Chris Toshok | 2000-04-07 | 1 | -2/+2 |
| * | i always forget to commit the ChangeLog. Dain Bramage | Seth Alves | 2000-04-07 | 1 | -0/+7 |
| * | o Added smtp/ to providers tree under camel o Added makefiles and source | EDT 2000 Jeffrey Stedfast | 2000-04-07 | 6 | -2/+1370 |
| * | + * camel-folder-pt-proxy.c (_get_full_name): Remove exception param | Matthew Loper | 2000-04-07 | 2 | -2/+9 |
| * | + (mkdir_if_necessary): New function. | Matthew Loper | 2000-04-07 | 2 | -26/+72 |
| * | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 7 | -115/+287 |
| * | Ooops | Andreas Hydén | 2000-04-07 | 1 | -1/+1 |
| * | Updated Swedish translation | Andreas Hydén | 2000-04-07 | 2 | -6/+12 |
| * | removed uih from the argument list, added cal. use cal as user_data in | Seth Alves | 2000-04-07 | 4 | -163/+92 |
| * | Moved all ChangeLog entries for the shell to shell/ChangeLog. | Miguel de Icaza | 2000-04-07 | 4 | -178/+203 |
| * | + * shell/main.c (evolution_boot): Make sure our data directory is | Matthew Loper | 2000-04-07 | 4 | -2/+23 |
| * | Changed calls to e_cell_text_new to match new function signature. | Christopher James Lahey | 2000-04-06 | 3 | -2/+7 |
| * | forgot to commit | Seth Alves | 2000-04-06 | 1 | -0/+7 |
| * | Small update | Kjartan Maraas | 2000-04-06 | 1 | -14/+16 |
| * | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 33 | -344/+827 |
| * | More flushing action | Miguel de Icaza | 2000-04-06 | 1 | -0/+3 |
| * | Update TODO, add Chris to the author list | Miguel de Icaza | 2000-04-06 | 3 | -8/+34 |
| * | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 35 | -223/+653 |
| * | Committing this thing I wrote last year to parse names. It's cute. | Nat Friedman | 2000-04-06 | 12 | -0/+678 |
| * | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 11 | -284/+255 |
| * | removed (setup_appbar): removed (calendar_control_activate): new function | Seth Alves | 2000-04-06 | 3 | -9/+111 |
| * | + * README: Added wombat. | Matthew Loper | 2000-04-06 | 2 | -2/+9 |
| * | oops, pilot-link, not pilot-utils | Dan Winship | 2000-04-06 | 1 | -2/+2 |
| * | add note about pilot-utils/libpisock | Dan Winship | 2000-04-06 | 1 | -0/+5 |
| * | hook up control:calendar | Seth Alves | 2000-04-06 | 2 | -0/+7 |
| * | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 26 | -889/+1219 |
| * | fix a warning | Dan Winship | 2000-04-06 | 1 | -1/+0 |
| * | Got rid of some runtime errors. Changed to "fixed" font so that it will | Christopher James Lahey | 2000-04-05 | 3 | -14/+122 |
| * | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 10 | -11/+95 |
| * | Removed an unnecessary get_bounds call. | Christopher James Lahey | 2000-04-05 | 3 | -40/+133 |
| * | - Added Greek (el) translation and updated ALL_LINGUAS. | Spiros Papadimitriou | 2000-04-05 | 3 | -1/+536 |
| * | Added Danish translation from Kenneth Christiansen <kenneth@ripen.dk>. | Kjartan Maraas | 2000-04-05 | 4 | -17/+1199 |
| * | Changed this to backend to an ebook. | Christopher James Lahey | 2000-04-05 | 12 | -168/+280 |
| * | Fixed an incorrect function. | Christopher James Lahey | 2000-04-05 | 14 | -66/+819 |
| * | Updated Swedish translation | Andreas Hydén | 2000-04-05 | 2 | -16/+26 |
| * | Updated Ukrainian translation | Yuri Syrota | 2000-04-04 | 4 | -1/+526 |
| * | Updated Swedish translation. | Richard Hult | 2000-04-04 | 2 | -34/+38 |
| * | Added no and sv to ALL_LINGUAS | Andreas Hydén | 2000-04-04 | 2 | -1/+5 |
| * | Added Swedish translation | Andreas Hydén | 2000-04-04 | 2 | -0/+522 |
| * | A bit of clean up. | Christopher James Lahey | 2000-04-03 | 22 | -322/+1528 |
| * | Compare mbox_file_size and mbox_modtime to the results of stat()ing the | Dan Winship | 2000-04-02 | 4 | -50/+96 |
| * | update to new property API. | Michael Meeks | 2000-04-02 | 2 | -23/+62 |
| * | Added Norwegian translation. | Kjartan Maraas | 2000-04-02 | 2 | -0/+523 |
| * | + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: New | Matthew Loper | 2000-04-01 | 7 | -0/+19 |
| * | implement unimplemented methods | Dan Winship | 2000-04-01 | 2 | -12/+15 |
| * | remove debugging printf()s that no longer seem useful | Dan Winship | 2000-04-01 | 9 | -22/+24 |
| * | Love, part 3 | Miguel de Icaza | 2000-04-01 | 2 | -14/+38 |
| * | Love realization | Miguel de Icaza | 2000-04-01 | 6 | -72/+96 |
| * | More love | Miguel de Icaza | 2000-04-01 | 9 | -28/+61 |
| * | Added "convert_newlines_to_br" boolean param, to give the option of not | Matthew Loper | 2000-04-01 | 2 | -6/+16 |
| * | Update for shortcut bar changes. | Dan Winship | 2000-04-01 | 4 | -3/+58 |
| * | added support for a callback function to set the icons. | Damon Chaplin | 2000-03-31 | 4 | -41/+85 |