| Commit message (Expand) | Author | Age | Files | Lines |
* | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 8 | -487/+309 |
* | + * C/evo_book_0.1.sgml: removed. | Aaron Weber | 2000-05-19 | 38 | -898/+5506 |
* | add urls file | Dan Winship | 2000-05-19 | 1 | -0/+1 |
* | add camel/providers/vee | Dan Winship | 2000-05-19 | 2 | -0/+5 |
* | Guess! | NotZed | 2000-05-19 | 12 | -3/+709 |
* | Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with a | Christopher James Lahey | 2000-05-19 | 12 | -1113/+1159 |
* | Add imagesdir support. | Christopher James Lahey | 2000-05-19 | 6 | -0/+108 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-05-19 | 2 | -60/+78 |
* | Fixed the code to write out and read in arbitrary fields. | Christopher James Lahey | 2000-05-18 | 2 | -18/+46 |
* | Implemented "MAILER" field. Added arbitrary field support. | Christopher James Lahey | 2000-05-18 | 8 | -246/+303 |
* | Remove unused async open/close and copy_message_to functions. Rename | Dan Winship | 2000-05-18 | 3 | -705/+474 |
* | This seems to be cruft. Nuke it. | Dan Winship | 2000-05-18 | 2 | -50/+2 |
* | Use camel_simple_data_wrapper_new rather than camel_data_wrapper_new. | Dan Winship | 2000-05-18 | 2 | -1/+6 |
* | Use camel_data_wrapper_write_to_stream rather than | Dan Winship | 2000-05-18 | 3 | -71/+41 |
* | remove get/set_output_stream operations. They're redundant with | Dan Winship | 2000-05-18 | 10 | -121/+254 |
* | new signals "added_item", "removed_item", "added_group", "removed_group". | Damon Chaplin | 2000-05-18 | 4 | -4/+145 |
* | Quick fix to get it to compile. I hope I don't get into trouble. | Darin Adler | 2000-05-18 | 2 | -1/+7 |
* | Don't include the no-longer-distributed possibly-to-be-removed headers. | Dan Winship | 2000-05-18 | 2 | -4/+3 |
* | fix an off-by-one error in address parsing (smtp_data): use | Dan Winship | 2000-05-18 | 2 | -2/+11 |
* | All this basically to support user flags in the summary. They are not yet | NotZed | 2000-05-18 | 7 | -27/+152 |
* | hooked up more widget signals to callbacks to the gladified dialog acts | Seth Alves | 2000-05-18 | 5 | -32/+296 |
* | Update from Akira TAGOH. | Yukihiro Nakai | 2000-05-18 | 2 | -7/+15 |
* | error checking on gethostbyaddr() in providers/smtp/camel-smtp-transport.c | Jeffrey Stedfast | 2000-05-17 | 2 | -2/+7 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-17 | 1 | -2/+6 |
* | Ok, so all incoming mail comes through filters, yay! | NotZed | 2000-05-17 | 2 | -64/+95 |
* | Fix some html formatting. | NotZed | 2000-05-17 | 5 | -23/+49 |
* | Implement. | NotZed | 2000-05-17 | 4 | -7/+292 |
* | New menu to bring up the filter editor, and edit filters. They dont | NotZed | 2000-05-17 | 5 | -1/+59 |
* | Initial filter rules. | Michael Zucci | 2000-05-17 | 6 | -1/+131 |
* | Simple driver program for testing, so i can fix all this really broken | NotZed | 2000-05-17 | 2 | -2/+30 |
* | Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet. | Christopher James Lahey | 2000-05-17 | 3 | -0/+7 |
* | convert to use ECardSimple. (poll_ldap): same. | Chris Toshok | 2000-05-17 | 2 | -38/+23 |
* | Removed usage of bonobo_object_destroy. | Christopher James Lahey | 2000-05-17 | 2 | -3/+6 |
* | add typedefs for the can_write functions, and add parameters to | Chris Toshok | 2000-05-17 | 6 | -15/+146 |
* | hook the radio buttons to the pages of the notebook. (append_exception): | Seth Alves | 2000-05-17 | 3 | -59/+229 |
* | Use TigerT's new mini icons in the shell's folder tree view. | Ettore Perazzoli | 2000-05-16 | 12 | -39/+196 |
* | get things working with new camel summary stuff. | Chris Toshok | 2000-05-16 | 10 | -679/+156 |
* | Fixed a memory leak. | Christopher James Lahey | 2000-05-16 | 3 | -0/+8 |
* | Fixed a large memory leak. | Christopher James Lahey | 2000-05-16 | 2 | -1/+7 |
* | xmlGetProp appears to return malloced memory. Thus we must free it. | Christopher James Lahey | 2000-05-16 | 3 | -8/+19 |
* | Fixed another memory leak. | Christopher James Lahey | 2000-05-16 | 2 | -2/+5 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 11 | -81/+77 |
* | Fixed a reference leak. | Christopher James Lahey | 2000-05-16 | 3 | -1/+10 |
* | add --with-purify-options support, and default it to what we at helix need | Chris Toshok | 2000-05-16 | 2 | -1/+16 |
* | Changed sorting to be at priority level 30. | Christopher James Lahey | 2000-05-16 | 5 | -6/+15 |
* | Korean translation by Young-Ho, Cha <ganadist@dacome.co.kr> | Nam SungHyun | 2000-05-16 | 2 | -1/+1011 |
* | new mini icons for the tree view /tigert | Tuomas Kuosmanen | 2000-05-16 | 6 | -0/+7 |
* | Removed a memory leak here. | Christopher James Lahey | 2000-05-16 | 9 | -54/+17 |
* | Fixed a compile error. | Christopher James Lahey | 2000-05-16 | 3 | -9/+16 |
* | Fixed a FIXME comment. | Christopher James Lahey | 2000-05-16 | 8 | -54/+219 |
* | Got rid of a memory leak. Rearranged a couple functions. | Christopher James Lahey | 2000-05-16 | 9 | -60/+118 |
* | Forgot include file - Federico | Federico Mena Quintero | 2000-05-16 | 1 | -0/+1 |
* | Speak no evil - Federico | Federico Mena Quintero | 2000-05-16 | 1 | -0/+3 |
* | Alarm stuff I had not cvs added, sigh - Federico | Federico Mena Quintero | 2000-05-16 | 15 | -4/+1160 |
* | Update `configure.in' for the new `widgets/misc' directory. | Ettore Perazzoli | 2000-05-16 | 1 | -1/+2 |
* | Use the new ETitleBar widget in the shell, thus allowing the user to | Ettore Perazzoli | 2000-05-16 | 4 | -31/+179 |
* | Yet another attempt at fixing the gnome-pilot check- this time on Solaris. | Russell Steinthal | 2000-05-16 | 2 | -2/+8 |
* | New `ETitleBar' widget. Also, moved the `EClippedLabel' widget out of | Ettore Perazzoli | 2000-05-16 | 10 | -12/+477 |
* | filename based interface. (filter_editor_save_rules): Interface to save | NotZed | 2000-05-16 | 3 | -24/+21 |
* | Bunch of cleanup. | NotZed | 2000-05-16 | 4 | -51/+50 |
* | Removed filter-driver test program, now just part of libfilter. | NotZed | 2000-05-16 | 4 | -172/+417 |
* | o Added some preliminary ESMTP AUTH support | EDT 2000 Jeffrey Stedfast | 2000-05-16 | 2 | -6/+42 |
* | Utility function to free a GList of strings. | Ettore Perazzoli | 2000-05-16 | 5 | -10/+40 |
* | Fixed drag and drop so that it properly handles pointer grabbing in | Ettore Perazzoli | 2000-05-16 | 6 | -129/+296 |
* | gladeified replacement for eventedit.c | Seth Alves | 2000-05-16 | 10 | -8/+2709 |
* | Remove camel_folder_get_summary, which no longer exists. | Dan Winship | 2000-05-15 | 2 | -2/+5 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-15 | 1 | -58/+71 |
* | Update from Akira TAGOH. | Yukihiro Nakai | 2000-05-15 | 1 | -58/+68 |
* | reparing damage from removing files | Eric Busboom | 2000-05-15 | 141 | -0/+42278 |
* | removing all files | Eric Busboom | 2000-05-15 | 152 | -44434/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r3037, | Eric Busboom | 2000-05-15 | 5 | -30/+49 |
* | Initial revision | Eric Busboom | 2000-05-15 | 11 | -0/+2150 |
* | Fix Drag & Drop behavior so that dragging a folder that is not the | Ettore Perazzoli | 2000-05-15 | 2 | -7/+40 |
* | Initial drag and drop support for the tree view: now you can drag | Ettore Perazzoli | 2000-05-15 | 2 | -14/+284 |
* | Correctly access an xmlNodePtr->content | Iain Holmes | 2000-05-15 | 3 | -7/+12 |
* | Updated russian translation | Valek Frob | 2000-05-15 | 2 | -67/+89 |
* | Updated Swedish translation | Andreas Hydén | 2000-05-15 | 2 | -64/+78 |
* | Use the correct policy for resize. | Christopher James Lahey | 2000-05-14 | 3 | -2/+7 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 79 | -2478/+3952 |
* | Added e_strdup_strip which returns a copy of the string with the leading | Christopher James Lahey | 2000-05-14 | 5 | -0/+45 |
* | Protect against unknown folder types better. | Ettore Perazzoli | 2000-05-14 | 2 | -0/+22 |
* | Update from Akira TAGOH. | Yukihiro Nakai | 2000-05-14 | 1 | -250/+695 |
* | Sort folders in the storage view. | Ettore Perazzoli | 2000-05-14 | 2 | -0/+26 |
* | Remove unused file. | Ettore Perazzoli | 2000-05-14 | 1 | -7/+0 |
* | Add new files. | Ettore Perazzoli | 2000-05-14 | 4 | -0/+521 |
* | Initial implementation of the tree view for the folders. | Ettore Perazzoli | 2000-05-14 | 9 | -135/+339 |
* | Fix Makefile to use generated include files that are in the build | Ettore Perazzoli | 2000-05-14 | 2 | -0/+7 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-14 | 1 | -2/+2 |
* | Updated Swedish translation | Andreas Hydén | 2000-05-14 | 2 | -20/+529 |
* | Updated again | Kjartan Maraas | 2000-05-14 | 1 | -26/+26 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-14 | 1 | -8/+28 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-05-13 | 2 | -23/+547 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-13 | 1 | -95/+660 |
* | Fix more Makefile breakage. | Ettore Perazzoli | 2000-05-13 | 2 | -0/+6 |
* | Fix Makefile so that it looks for include files in the Evolution | Ettore Perazzoli | 2000-05-13 | 2 | -2/+8 |
* | Use accelerators here. | Miguel de Icaza | 2000-05-13 | 5 | -88/+106 |
* | Saved translatable strings. Added files to POTFILES.in. | Valek Frob | 2000-05-13 | 13 | -288/+877 |
* | Added version and availability of required libunicode library. | Matt Loper | 2000-05-13 | 3 | -87/+89 |
* | Use 6 X's to mkstemp, as required by the man page, just a temp fix, this | NotZed | 2000-05-13 | 2 | -1/+7 |
* | Updated Swedish translation | Andreas Hydén | 2000-05-13 | 2 | -77/+130 |
* | NUL-terminate the data extracted from the BonoboStream. | Dan Winship | 2000-05-13 | 2 | -1/+10 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-05-13 | 2 | -93/+161 |
* | New function to add today's alarms for a single object. | Federico Mena Quintero | 2000-05-12 | 9 | -54/+288 |
* | remove some cruft that we're not currently using. | Dan Winship | 2000-05-12 | 2 | -28/+4 |
* | *** empty log message *** | Miguel de Icaza | 2000-05-12 | 5 | -2/+68 |
* | Call a kludge a kludge. (And an insecure kludge at that.) | Dan Winship | 2000-05-12 | 1 | -0/+5 |
* | Traslations from Keld | Kenneth Christiansen | 2000-05-12 | 1 | -15/+12 |
* | Change to match prototype (size_t vs unsigned int) so it works on 64-bit | Dan Winship | 2000-05-12 | 2 | -1/+7 |
* | make the toolbars detachable now that we require a new enough version | Dan Winship | 2000-05-12 | 6 | -3/+15 |
* | remove unused timezone variable to make this compile on BSD systems (where | Dan Winship | 2000-05-12 | 3 | -2/+6 |
* | now it deff compiles | Jeffrey Stedfast | 2000-05-12 | 1 | -1/+1 |
* | > * providers/mbox/camel-mbox-folder.c (message_changed): Indicate | Michael Zucci | 2000-05-12 | 5 | -4/+49 |
* | camel-smtp-transport.c will now compile :) | Jeffrey Stedfast | 2000-05-12 | 1 | -7/+8 |
* | Make sure we mark the ibex as dirty. | NotZed | 2000-05-12 | 2 | -0/+5 |
* | providers/smtp/camel-smtp-transport.c: updated smtp_helo to more closely comp... | Jeffrey Stedfast | 2000-05-12 | 2 | -14/+15 |
* | Left-justify the message. | Federico Mena Quintero | 2000-05-12 | 2 | -0/+6 |
* | Big bunch o memleaks fixed. | NotZed | 2000-05-12 | 7 | -12/+60 |
* | Destroy the g_scanner when cleaning up. (e_sexp_finalise): Free symbol | NotZed | 2000-05-12 | 2 | -0/+17 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 22 | -513/+1461 |
* | Free summary items and charset filters. | 1 | 2000-05-12 | 3 | -8/+30 |
* | Fix compilation error. | Chris Lahey | 2000-05-11 | 1 | -1/+1 |
* | Made this dialog have fewer buttons. | Christopher James Lahey | 2000-05-11 | 2 | -2/+6 |
* | New development warning text from Nat. | Christopher James Lahey | 2000-05-11 | 2 | -9/+40 |
* | Make the table view be sorted by name initially. | Christopher James Lahey | 2000-05-11 | 2 | -1/+6 |
* | only set the default background color if style is not NULL. | Larry Ewing | 2000-05-11 | 2 | -3/+10 |
* | fixed camel_smtp_transport_class_init(): now initializes service_class | Jeffrey Stedfast | 2000-05-11 | 2 | -1/+9 |
* | fix a stupid typo. Thank you, C. | Dan Winship | 2000-05-11 | 3 | -2/+9 |
* | deal with Content-Transfer-Encoding a little bit at least. | Dan Winship | 2000-05-11 | 2 | -2/+16 |
* | + * README: Added version and availability of required libunicode | Matthew Loper | 2000-05-11 | 2 | -1/+7 |
* | Send a proper response when you can't find the ldap URI. | Christopher James Lahey | 2000-05-11 | 3 | -15/+26 |
* | Removed mail/mail-component.c. | Christopher James Lahey | 2000-05-11 | 2 | -1/+4 |
* | Added an about box. | Christopher James Lahey | 2000-05-11 | 2 | -0/+57 |
* | Added a dialog for when you can't open an addressbook. | Christopher James Lahey | 2000-05-11 | 2 | -0/+35 |
* | Update versions needed for gnome-print, bonobo, and gtkhtml. | Dan Winship | 2000-05-11 | 2 | -11/+20 |
* | Move "about" menuitem to the help menu. | Matthew Loper | 2000-05-11 | 2 | -1/+6 |
* | + * local/Inbox/mbox (Content-Transfer-Encoding): Commented out | Matthew Loper | 2000-05-10 | 2 | -8/+12 |
* | yet another attempt to make the build instructions usable | Dan Winship | 2000-05-10 | 1 | -36/+78 |
* | We need a HACKING file. | Christopher James Lahey | 2000-05-10 | 2 | -0/+4 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 43 | -62/+192 |
* | Updated Swedish translation. Updated update.sh | Andreas Hydén | 2000-05-10 | 3 | -36/+65 |
* | Set the icons when changing between components. | Christopher James Lahey | 2000-05-10 | 3 | -0/+80 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2000-05-10 | 1 | -241/+116 |
* | ChangeLog fix. | Chris Lahey | 2000-05-10 | 1 | -1/+4 |
* | Set the format when creating a new calendar. | Christopher James Lahey | 2000-05-10 | 2 | -0/+23 |
* | New function; allows users to submit a bug. + (command_run_bugbuddy): | Matthew Loper | 2000-05-10 | 2 | -3/+24 |
* | Make sure that the canvas doesn't intercept keyboard focus. | Christopher James Lahey | 2000-05-10 | 3 | -0/+7 |
* | Added briefcase.png to get installed. | Christopher James Lahey | 2000-05-10 | 5 | -24/+87 |
* | New .cvsignore file. | Christopher James Lahey | 2000-05-10 | 2 | -0/+7 |
* | update dependency info a bit more | Dan Winship | 2000-05-10 | 1 | -8/+7 |
* | Replaced the Address button with a label and rearranged the address area a | Christopher James Lahey | 2000-05-10 | 5 | -60/+72 |
* | Reenable editting. | Christopher James Lahey | 2000-05-10 | 5 | -10/+14 |
* | Destroy the view object when leaving the minicard view. | Christopher James Lahey | 2000-05-10 | 2 | -1/+9 |
* | Remove the tooltip callback when destroyed. | Christopher James Lahey | 2000-05-10 | 3 | -0/+15 |
* | Fixed etssv_remove. | Christopher James Lahey | 2000-05-10 | 3 | -4/+26 |
* | Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it. | Dan Winship | 2000-05-10 | 2 | -2/+7 |
* | Fixed reflow sorting to call reflow_request when sorting on an item | Christopher James Lahey | 2000-05-10 | 3 | -0/+7 |
* | + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothing | Matthew Loper | 2000-05-10 | 6 | -7/+33 |
* | Make File As change if name or company are changed pretty much anywhere. | Christopher James Lahey | 2000-05-10 | 4 | -26/+173 |
* | new welcome message from tigert and Aaron | Dan Winship | 2000-05-09 | 1 | -21/+2223 |
* | Fill in "blah blah blah". | Matthew Loper | 2000-05-09 | 2 | -6/+17 |
* | Display the default inbox at startup, instead of an empty view. | Ettore Perazzoli | 2000-05-09 | 5 | -15/+43 |
* | Enabled a couple more fields | Christopher James Lahey | 2000-05-09 | 2 | -2/+7 |
* | Removed double free of method_string in uri->method_string. | Christopher James Lahey | 2000-05-09 | 2 | -1/+8 |
* | Fix misplaced `g_free()' that resulted in garbage to be printed out | Ettore Perazzoli | 2000-05-09 | 2 | -1/+8 |
* | Removed addressbook.db since this is now handled by the pas. | Christopher James Lahey | 2000-05-09 | 3 | -2/+6 |
* | Added a default card to all new file backends. | Christopher James Lahey | 2000-05-09 | 2 | -18/+68 |
* | o Undid changes to camel-internet-address.[c,h] o Fixed | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 4 | -32/+42 |
* | o Moved struct_address from camel-internet-address.c to | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 4 | -12/+44 |
* | Listed myself as the author of the shell. | Ettore Perazzoli | 2000-05-09 | 1 | -0/+1 |
* | Rearranged order of things getting destroyed. | Christopher James Lahey | 2000-05-09 | 12 | -26/+77 |
* | Remove reflow idle when being destroyed. | Christopher James Lahey | 2000-05-09 | 3 | -0/+26 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 8 | -161/+441 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 3 | -6/+25 |
* | make this a little less kludgy. Use gnome_error_dialog rather than printf | Dan Winship | 2000-05-09 | 4 | -44/+50 |
* | one more refcounting fix I missed before. | Dan Winship | 2000-05-09 | 2 | -3/+6 |
* | o updated to use CamelException (as needed by new camel-stream.c) o no | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 2 | -30/+37 |
* | Actually quit when the shell is destroyed. | Ettore Perazzoli | 2000-05-09 | 2 | -0/+13 |
* | Fix compilation with builddir != srcdir. Boy I love this. | Ettore Perazzoli | 2000-05-09 | 3 | -2/+10 |
* | update for camelstream changes | Dan Winship | 2000-05-09 | 3 | -16/+22 |
* | Update for CamelStream CamelException changes. | Dan Winship | 2000-05-09 | 3 | -15/+37 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 30 | -812/+920 |
* | Removed unused shortcuts which point to unimplemented folders. | Matthew Loper | 2000-05-09 | 2 | -3/+10 |
* | call e_day_view_stop_editing_event here to avoid a divide by zero a bit | Seth Alves | 2000-05-09 | 2 | -0/+12 |
* | CalBackendClass now is just an interface for calendar backends; this is an | Federico Mena Quintero | 2000-05-09 | 16 | -1117/+1570 |
* | don't set the ico->uid to NULL or we won't find any other occurrences of | Damon Chaplin | 2000-05-09 | 5 | -10/+25 |
* | New update.sh script from Kenneth | Andreas Hydén | 2000-05-08 | 2 | -4/+37 |
* | Updated Swedish translation | Andreas Hydén | 2000-05-08 | 2 | -237/+211 |
* | *** empty log message *** | Hector Garcia | 2000-05-08 | 1 | -0/+4 |
* | Fix const warning. | Ettore Perazzoli | 2000-05-08 | 2 | -2/+6 |
* | Adding es.po | Hector Garcia | 2000-05-08 | 1 | -0/+586 |
* | make it really work with oaf. I need to recompile everyhting now.. shit | Mathieu Lacage | 2000-05-08 | 1 | -1/+1 |
* | uh | Mathieu Lacage | 2000-05-08 | 1 | -1/+1 |
* | make the composer work with oaf | Mathieu Lacage | 2000-05-08 | 2 | -3/+14 |
* | Make multi-line texts display properly. Fixed some mem leaks. | Christopher James Lahey | 2000-05-08 | 3 | -20/+17 |
* | Fixed this up a bit. Syncing should work better now. | Christopher James Lahey | 2000-05-08 | 2 | -0/+7 |
* | Install `addressbook.db'. | Christopher James Lahey | 2000-05-08 | 3 | -1/+7 |
* | Format From and Reply-To to at least a decoded string. Should probably | NotZed | 2000-05-08 | 2 | -4/+24 |
* | blah | Michael Zucci | 2000-05-08 | 1 | -1/+1 |
* | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 17 | -1626/+1580 |
* | Size moved to message info, rather than content info structure. | NotZed | 2000-05-08 | 2 | -5/+6 |
* | Made a minimal number of things be destroyed and recreated when updating a | Christopher James Lahey | 2000-05-08 | 11 | -160/+309 |
* | xmlFree the return value of xmlGetProp. | Larry Ewing | 2000-05-08 | 2 | -0/+7 |
* | remove the no longer needed flatened_alpha member. | Larry Ewing | 2000-05-08 | 4 | -10/+35 |
* | fix some bugs | Dan Winship | 2000-05-08 | 2 | -14/+12 |
* | make sure to free the return value of e_card_simple_get. | Chris Toshok | 2000-05-08 | 4 | -4/+24 |
* | free cell.starting_text here to avoid a memory leak. | Chris Toshok | 2000-05-08 | 3 | -0/+7 |
* | call finiLex in error case to avoid a memleak. | Chris Toshok | 2000-05-08 | 1 | -1/+3 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 3 | -6/+17 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 3 | -12/+31 |
* | Add a horizontal scrollbar. | Christopher James Lahey | 2000-05-08 | 3 | -2/+6 |
* | Added saving in minicard view. | Christopher James Lahey | 2000-05-08 | 3 | -0/+94 |
* | Added an activate signal. | Christopher James Lahey | 2000-05-08 | 5 | -0/+29 |
* | Fixed an off by 2 error. | Christopher James Lahey | 2000-05-08 | 2 | -1/+8 |
* | (addressbook_factory): create the ebook once. | Chris Toshok | 2000-05-08 | 2 | -3/+5 |
* | sync | Dan Winship | 2000-05-08 | 4 | -40/+72 |
* | don't create a new ebook. instead, unload the current uri (if there is | Chris Toshok | 2000-05-08 | 2 | -10/+12 |
* | unref content, etc. after attaching it to message. | Dan Winship | 2000-05-08 | 3 | -0/+13 |
* | unref the message after displaying it. | Dan Winship | 2000-05-08 | 3 | -4/+15 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 69 | -240/+320 |
* | Replaced some model_changed calls with row_inserted calls. | Christopher James Lahey | 2000-05-08 | 3 | -4/+9 |
* | Changed a toolbar button from saying "New mail" (which suggests you might | Matthew Loper | 2000-05-08 | 2 | -1/+7 |
* | Handle row_inserted and row_deleted signals properly. | Christopher James Lahey | 2000-05-08 | 17 | -74/+263 |
* | show the EText item, just in case it hasn't moved, otherwise it won't | Damon Chaplin | 2000-05-08 | 3 | -3/+24 |
* | Fix off by one error. | Vadim Strizhevsky | 2000-05-08 | 1 | -1/+1 |
* | Removed some code that was notifying too many clients at the wrong times. | Christopher James Lahey | 2000-05-08 | 4 | -52/+22 |
* | Added da to the language string | Kenneth Christiansen | 2000-05-08 | 1 | -1/+1 |
* | Updated da.po to reflect ettore's changes. Made a backup file, if some of the | Kenneth Christiansen | 2000-05-07 | 2 | -218/+194 |
* | Fix incorrect casting. | Ettore Perazzoli | 2000-05-07 | 2 | -1/+6 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-05-07 | 2 | -213/+76 |
* | Added new Directories section for the default_user. | Chris Toshok | 2000-05-07 | 2 | -0/+8 |
* | add Internet Directories (LDAP servers) section | Chris Toshok | 2000-05-07 | 14 | -1/+51 |
* | New function, only write out the ibex if it has changed. | NotZed | 2000-05-07 | 3 | -0/+24 |
* | Fix brainos so that the application quits after closing all the | Ettore Perazzoli | 2000-05-07 | 3 | -6/+11 |
* | Remove `e-shell-shortcut.c' from `POTFILES.in'. | Ettore Perazzoli | 2000-05-07 | 2 | -1/+4 |
* | Machinery for quitting and handling the relationship between a shell | Ettore Perazzoli | 2000-05-07 | 8 | -10/+169 |
* | Make the addressbook create the correct file uri. Added a default query. | Christopher James Lahey | 2000-05-07 | 6 | -7/+31 |
* | Also close the fd after we're done. | 7 | 2000-05-07 | 2 | -2/+11 |
* | only to set_value_at if the value is indeed different. (ect_stop_editing): | Chris Toshok | 2000-05-07 | 3 | -6/+26 |
* | Remove unused files. | Ettore Perazzoli | 2000-05-07 | 2 | -327/+0 |
* | New function to find out if a file is indexed. | NotZed | 2000-05-07 | 3 | -0/+25 |
* | remove the separator and toggle view items as well. (toggle_view_as_cb): | Chris Toshok | 2000-05-07 | 2 | -74/+240 |
* | Don't hardcode "inbox" here. | Dan Winship | 2000-05-07 | 7 | -84/+58 |
* | + * gui/evolution-calendar-control.c (PROPERTY_CALENDAR_URI): | Matthew Loper | 2000-05-07 | 2 | -2/+13 |
* | Install the sample `mbox' file. | Ettore Perazzoli | 2000-05-07 | 2 | -1/+7 |
* | Portability fix (use `readdir()', not `readdir_r()'). Also, be safer | Ettore Perazzoli | 2000-05-07 | 5 | -20/+34 |
* | Fix non-OAF compilation. | Ettore Perazzoli | 2000-05-07 | 2 | -1/+6 |
* | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 31 | -1272/+4474 |
* | Updated configuration script to match the new layout of the | Ettore Perazzoli | 2000-05-07 | 2 | -0/+12 |
* | New default user setup. | Ettore Perazzoli | 2000-05-07 | 25 | -22/+80 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 5 | -0/+802 |