| Commit message (Expand) | Author | Age | Files | Lines |
* | correctly (well, untested) implement. (view_destroy): new function. | Chris Toshok | 2000-04-07 | 1 | -0/+7 |
* | Moved all ChangeLog entries for the shell to shell/ChangeLog. | Miguel de Icaza | 2000-04-07 | 1 | -169/+2 |
* | + * shell/main.c (evolution_boot): Make sure our data directory is | Matthew Loper | 2000-04-07 | 1 | -0/+5 |
* | Changed calls to e_cell_text_new to match new function signature. | Christopher James Lahey | 2000-04-06 | 1 | -0/+5 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 1 | -0/+11 |
* | + * README: Added wombat. | Matthew Loper | 2000-04-06 | 1 | -0/+4 |
* | hook up control:calendar | Seth Alves | 2000-04-06 | 1 | -0/+4 |
* | Got rid of some runtime errors. Changed to "fixed" font so that it will | Christopher James Lahey | 2000-04-05 | 1 | -0/+10 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 1 | -0/+5 |
* | Removed an unnecessary get_bounds call. | Christopher James Lahey | 2000-04-05 | 1 | -0/+9 |
* | Changed this to backend to an ebook. | Christopher James Lahey | 2000-04-05 | 1 | -0/+17 |
* | Fixed an incorrect function. | Christopher James Lahey | 2000-04-05 | 1 | -0/+28 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-04-04 | 1 | -0/+4 |
* | Added no and sv to ALL_LINGUAS | Andreas Hydén | 2000-04-04 | 1 | -0/+4 |
* | A bit of clean up. | Christopher James Lahey | 2000-04-03 | 1 | -0/+26 |
* | + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: New | Matthew Loper | 2000-04-01 | 1 | -0/+6 |
* | Update for shortcut bar changes. | Dan Winship | 2000-04-01 | 1 | -0/+9 |
* | added support for a callback function to set the icons. | Damon Chaplin | 2000-03-31 | 1 | -0/+8 |
* | Added some missing gtk_object_refs. | Christopher James Lahey | 2000-03-31 | 1 | -0/+5 |
* | Get first card (with R_FIRST) on first seq(). | Matthew Loper | 2000-03-31 | 1 | -0/+6 |
* | new-file new file | Chris Toshok | 2000-03-31 | 1 | -0/+5 |
* | Hold off on deactivating the "outgoing" control until after setting up the | Dan Winship | 2000-03-31 | 1 | -0/+6 |
* | install new shortcut bar pixmaps. | Dan Winship | 2000-03-31 | 1 | -0/+10 |
* | look mum! new icons! /tigert | Tuomas Kuosmanen | 2000-03-31 | 1 | -0/+8 |
* | Call bonobo_control_frame_activate on the folder_view every time it is | Dan Winship | 2000-03-30 | 1 | -0/+7 |
* | Fixed management of the corba-cursor object by calling | Christopher James Lahey | 2000-03-30 | 1 | -0/+8 |
* | + * addressbook/backend/ebook/test-client.c (get_cursor_cb): Added | Matthew Loper | 2000-03-30 | 1 | -0/+8 |
* | + * Makefile.am: add calendar compilation back in. | Matthew Loper | 2000-03-30 | 1 | -0/+2 |
* | + * addressbook/backend/pas/pas-book-factory.c | Matthew Loper | 2000-03-30 | 1 | -0/+14 |
* | + * wombat/wombat.c: Changed headerfile path. | Matthew Loper | 2000-03-29 | 1 | -0/+9 |
* | + * wombat/Makefile.am: new file. | Matthew Loper | 2000-03-29 | 1 | -0/+5 |
* | use g_new0 to allocate the BonoboObjectServant. | Chris Toshok | 2000-03-29 | 1 | -0/+3 |
* | + * Makefile.am: added wombat. | Matthew Loper | 2000-03-29 | 1 | -0/+2 |
* | + * wombat/wombat.gnorba: new file. | Matthew Loper | 2000-03-29 | 1 | -0/+10 |
* | remove unnecessary strdup/free. | Chris Toshok | 2000-03-29 | 1 | -0/+6 |
* | Removed an infinite loop. | Christopher James Lahey | 2000-03-29 | 1 | -0/+11 |
* | Fixed memory allocation. | Christopher James Lahey | 2000-03-29 | 1 | -0/+14 |
* | create id's for entries using the following format: ("pas-id-%08lX%08X", | Chris Toshok | 2000-03-29 | 1 | -0/+6 |
* | implement function. (get_nth): implement function. (cursor_destroy): free | Chris Toshok | 2000-03-28 | 1 | -0/+8 |
* | New function, used to flatten the images we get and composite them with | Miguel de Icaza | 2000-03-28 | 1 | -0/+7 |
* | new test program. Can be used to copy POP mail into your evolution inbox. | Dan Winship | 2000-03-28 | 1 | -0/+5 |
* | remove unneeded g_strdup; | Chris Toshok | 2000-03-28 | 1 | -0/+5 |
* | Fixed some warnings. | Christopher James Lahey | 2000-03-28 | 1 | -0/+39 |
* | This test is basically now invalid. | NotZed | 2000-03-28 | 1 | -2/+14 |
* | Added some icons to-be-in-message-list-view... /tigert | Tuomas Kuosmanen | 2000-03-27 | 1 | -0/+8 |
* | check for db_185.h (present in newer db distributions.) | Chris Toshok | 2000-03-27 | 1 | -0/+3 |
* | (string_to_dbt): new function. | Chris Toshok | 2000-03-27 | 1 | -0/+10 |
* | new function. (pas_backend_file_process_create_card): call | Chris Toshok | 2000-03-27 | 1 | -0/+13 |
* | ChangeLog shuffling. | Miguel de Icaza | 2000-03-27 | 1 | -59/+0 |
* | Load an ECard instead of a VCard and then get the VCard from that ECard. | Christopher James Lahey | 2000-03-26 | 1 | -0/+9 |
* | create a card and then look it up. | Chris Toshok | 2000-03-26 | 1 | -0/+5 |
* | add initial work on file pas backend, using db(3). | Chris Toshok | 2000-03-26 | 1 | -0/+13 |
* | Set the card id properly when retrieving a card. | Christopher James Lahey | 2000-03-26 | 1 | -0/+9 |
* | pass GList* as second parameter to g_list_remove_link, not the data | Chris Toshok | 2000-03-26 | 1 | -0/+5 |
* | Removed the address->description field. | Christopher James Lahey | 2000-03-26 | 1 | -0/+13 |
* | + * shell/e-shell-view.c (get_view): Move CORBA_Environment to | Matthew Loper | 2000-03-26 | 1 | -0/+13 |
* | Added parsing and testing for name, full name, birthday, telephone, email, | Christopher James Lahey | 2000-03-24 | 1 | -0/+17 |
* | Formatting cleanup. | NotZed | 2000-03-24 | 1 | -0/+8 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 1 | -0/+38 |
* | + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy" | Matthew Loper | 2000-03-23 | 1 | -0/+9 |
* | Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus. | Christopher James Lahey | 2000-03-22 | 1 | -0/+5 |
* | Make background pixmap get properly set to NULL. | Christopher James Lahey | 2000-03-22 | 1 | -0/+5 |
* | Updated to fix a few bugs. | Christopher James Lahey | 2000-03-21 | 1 | -0/+4 |
* | Added the ability to access the text event processor. | Christopher James Lahey | 2000-03-21 | 1 | -0/+11 |
* | + * tests/ui-tests/.cvsignore: added filter. | Matthew Loper | 2000-03-21 | 1 | -0/+4 |
* | New private field in EShellView added, which contains the notebook and a | Matthew Loper | 2000-03-21 | 1 | -0/+12 |
* | Fix for srcdir != builddir. | Elliot Lee | 2000-03-18 | 1 | -0/+6 |
* | build shell before mail since mail relies on the shell idl files being | Dan Winship | 2000-03-14 | 1 | -0/+5 |
* | Added an E_FOLDER_CONTACTS section to the get_view function. | Christopher James Lahey | 2000-03-14 | 1 | -0/+17 |
* | i2000-03-13 bertrand <bertrand@helixcode.com> | bertrand | 2000-03-13 | 1 | -0/+4 |
* | (get_view): added a parameter to have a reference to the EShellView. | bertrand | 2000-03-13 | 1 | -0/+6 |
* | once we have the bonobo control widget, disable the autoactivation and | bertrand | 2000-03-13 | 1 | -0/+7 |
* | name change | bertrand | 2000-03-13 | 1 | -0/+3 |
* | added the get_e_folder_type function. | bertrand | 2000-03-13 | 1 | -0/+3 |
* | creates an Evolution_ServiceRepository object. | bertrand | 2000-03-13 | 1 | -0/+10 |
* | Added e-text-test. | Christopher James Lahey | 2000-03-12 | 1 | -0/+15 |
* | Implementation of the service repository interface as a bonobo object. | bertrand | 2000-03-12 | 1 | -0/+14 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 1 | -0/+38 |
* | add a field refering to a service associated to the efolder. In the case | bertrand | 2000-03-12 | 1 | -0/+13 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 1 | -0/+13 |
* | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 1 | -0/+6 |
* | Added a "break_characters" argument. It lets you define a set of | Christopher James Lahey | 2000-03-08 | 1 | -0/+20 |
* | Fixed e_xml_set_integer_prop_by_name. | Christopher James Lahey | 2000-03-06 | 1 | -0/+4 |
* | Commenting added. (on_url_data_requested): renamed from | Matthew Loper | 2000-03-05 | 1 | -0/+9 |
* | Added e_xml_set_integer_prop_by_name. | Christopher James Lahey | 2000-03-05 | 1 | -0/+5 |
* | add bonobo to the build process. | bertrand | 2000-03-04 | 1 | -0/+11 |
* | initialize gdkrgb. Push visual/colormap. (on_url_requested): in the case | bertrand | 2000-03-04 | 1 | -0/+10 |
* | Various building fixes. At least, now it builds for me. | Ettore Perazzoli | 2000-03-02 | 1 | -0/+11 |
* | Added calendar/idl/Makefile, calendar/cal-client/Makefile, and | Federico Mena Quintero | 2000-03-02 | 1 | -0/+6 |
* | Don't show the tooltip if the text is being editted or isn't clipped. | Iain Holmes | 2000-03-01 | 1 | -0/+7 |
* | Added test program. | NotZed | 2000-03-01 | 1 | -0/+9 |
* | Fixed references to libutil.a -> libeutil.la | Michael Zucci | 2000-02-29 | 1 | -0/+6 |
* | Added. moved from filter-sexp.[ch] | NotZed | 2000-02-29 | 1 | -0/+10 |
* | Compilation error. | Chris Lahey | 2000-02-28 | 1 | -0/+4 |
* | Updated these to use the canvas ::update system properly. | Chris Lahey | 2000-02-28 | 1 | -0/+5 |
* | Added e_xml_get_integer_prop_by_name. | Christopher James Lahey | 2000-02-25 | 1 | -0/+11 |
* | Add CamelTransport abstract class and CamelSendmailTransport | Dan Winship | 2000-02-25 | 1 | -0/+5 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -0/+39 |
* | ~/evolution should be mode 700, not 600 | Dan Winship | 2000-02-24 | 1 | -0/+6 |
* | added a reset method. Thanks message-browser to find so much bugs :) | bertrand | 2000-02-22 | 1 | -0/+5 |
* | + * tests/ui-tests/message-browser.c (on_link_clicked): stop | Matthew Loper | 2000-02-22 | 1 | -0/+3 |
* | + * tests/Makefile.am: changed references to libibex.a to | Matthew Loper | 2000-02-22 | 1 | -0/+3 |
* | + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs. | Matthew Loper | 2000-02-22 | 1 | -0/+5 |
* | + * libical/Makefile.in: autogenerated file removed from cvs, and | Matthew Loper | 2000-02-22 | 1 | -0/+8 |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 1 | -0/+6 |
* | Add "authenticator" to CamelSession and update things to use it. | Dan Winship | 2000-02-22 | 1 | -0/+5 |
* | Changed dependencies on libibex.la to libibex.a. In test9_LDADD, placed | Matthew Loper | 2000-02-21 | 1 | -0/+6 |
* | Michael created camel/ChangeLog on 2/12 but didn't commit it until 2/18, | Dan Winship | 2000-02-21 | 1 | -184/+0 |
* | added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid of | Damon Chaplin | 2000-02-21 | 1 | -0/+20 |
* | Show the text of the item, in a tooltip style. (e_text_event): Add a | Iain Holmes | 2000-02-21 | 1 | -0/+9 |
* | + * .cvsignore: added ABOUT-NLS. | Matthew Loper | 2000-02-20 | 1 | -0/+5 |
* | When a link is clicked, indicate the link with a dialog. | Matthew Loper | 2000-02-20 | 1 | -1/+4 |
* | + * libical/src/test/.cvsignore: Added Makefile. | Matthew Loper | 2000-02-20 | 1 | -1/+1 |
* | + * libical/src/test/.cvsignore: Added Makefile. | Matthew Loper | 2000-02-20 | 1 | -0/+6 |
* | + * libical/Makefile: autogenerated file removed from cvs. | Matthew Loper | 2000-02-20 | 1 | -0/+6 |
* | + * widgets/e-minicard/.cvsignore: Added minicard-label-test, | Matthew Loper | 2000-02-20 | 1 | -0/+16 |
* | minor cleanup. | Matthew Loper | 2000-02-20 | 1 | -0/+6 |
* | Use a relative path to the mbox provider module. | NotZed | 2000-02-19 | 1 | -0/+5 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -0/+13 |
* | Call camel_data_wrapper_set_input_stream, rather than | Matt Loper | 2000-02-19 | 1 | -0/+8 |
* | Make gnomeui the last library on the command line, as its path is the one | Miguel de Icaza | 2000-02-19 | 1 | -2/+12 |
* | Use the new method for gnome-print checking instead of the old crufty gtk+ | Miguel de Icaza | 2000-02-19 | 1 | -0/+6 |
* | missing ChangeLog entry for previous commit to camel-service.[ch] | Dan Winship | 2000-02-18 | 1 | -0/+7 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -0/+30 |
* | New function g_url_to_string to convert a Gurl back into a char * | Dan Winship | 2000-02-18 | 1 | -0/+5 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 1 | -0/+39 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 1 | -0/+16 |
* | this routine replaces the _read_part routine and does not store the part | bertrand | 2000-02-16 | 1 | -0/+18 |
* | Add the unicode libraries as well. | Miguel de Icaza | 2000-02-16 | 1 | -2/+17 |
* | include gmime-base64.h various compilation and runtime fixes. | bertrand | 2000-02-15 | 1 | -1/+24 |
* | use the eos stream method. (gmime_read_line_from_stream): ditto. | bertrand | 2000-02-15 | 1 | -0/+11 |
* | make a blocking version of the header parser. When the fs stream uses | bertrand | 2000-02-15 | 1 | -0/+29 |
* | Add libunicode to CFLAGS/LIBS. | NotZed | 2000-02-14 | 1 | -0/+12 |
* | + * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, which | Matthew Loper | 2000-02-14 | 1 | -0/+8 |
* | + * camel/camel-stream-fs.c (_init_with_name): Set stream_fs->fd to | Matthew Loper | 2000-02-14 | 1 | -0/+7 |
* | + * tests/ui-tests/message-browser.c (handle_tree_item): Expand tree | Matthew Loper | 2000-02-14 | 1 | -1/+15 |
* | HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream. | Matthew Loper | 2000-02-14 | 1 | -0/+5 |
* | Fixed the location the first time you see the drop down menus for changing | Christopher James Lahey | 2000-02-12 | 1 | -0/+6 |
* | Made a click on a text widget set the cursor properly. | Christopher James Lahey | 2000-02-12 | 1 | -0/+5 |
* | Removed some arguments from the .h that will never be implemented. | Christopher James Lahey | 2000-02-12 | 1 | -0/+5 |
* | default the text/* mime types to CamelSimpleDataWrapper so that Michael | bertrand | 2000-02-11 | 1 | -0/+6 |
* | Bad Ettore, no biscuit! | NotZed | 2000-02-11 | 1 | -0/+5 |
* | don't build thread related tests if evolution has been compiled with no | bertrand | 2000-02-11 | 1 | -0/+33 |
* | Removed a bizarre comparison construct for converting case. | NotZed | 2000-02-10 | 1 | -0/+14 |
* | Increment the copy source address to match the data read offset. (seek): | NotZed | 2000-02-10 | 1 | -0/+4 |
* | If we get a -1 read, DONT update the total bytes, and try and truncate the | NotZed | 2000-02-10 | 1 | -0/+12 |
* | New test file; run message-browser on it, and it will crash. | Matthew Loper | 2000-02-10 | 1 | -0/+5 |
* | show the containers and the containees (get_message_tree_ctrl): call | bertrand | 2000-02-10 | 1 | -0/+3 |
* | show the item. | bertrand | 2000-02-10 | 1 | -0/+3 |
* | set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE --- | bertrand | 2000-02-10 | 1 | -0/+14 |
* | various typo fixes in the ctree construction. | bertrand | 2000-02-10 | 1 | -0/+29 |
* | Minor cleanup. | Matthew Loper | 2000-02-10 | 1 | -4/+9 |
* | Actually initialise the class. It simple couldn't have worked before. | NotZed | 2000-02-09 | 1 | -0/+7 |
* | Add new Makefiles to Makefile list. | Christopher James Lahey | 2000-02-09 | 1 | -0/+14 |
* | New file; shows a message in tree format, where multipart's have multiple | Matthew Loper | 2000-02-09 | 1 | -0/+6 |
* | + * tests/test-formatter.c (convert_to_html_and_print): Use the | Matthew Loper | 2000-02-09 | 1 | -0/+8 |
* | + * tests/test-formatter.c (convert_to_html_and_print): Fixed call | Matthew Loper | 2000-02-09 | 1 | -0/+4 |
* | New member to 'CamelFormatterPrivate', 'attachments', will be used to let | Matthew Loper | 2000-02-09 | 1 | -0/+16 |
* | Changed the order of the compilation so the CORBA stuff was generated | Iain Holmes | 2000-02-09 | 1 | -0/+5 |
* | Added line wrap and a max number of lines (max number of lines is only | Christopher James Lahey | 2000-02-08 | 1 | -0/+6 |
* | Removed an unneccessary include of libhnj. All uses of libhnj are | Christopher James Lahey | 2000-02-08 | 1 | -0/+5 |
* | function deleted. | Matthew Loper | 2000-02-08 | 1 | -0/+2 |
* | + * tests/test-formatter.c (print_usage_and_quit): New function, | Matthew Loper | 2000-02-08 | 1 | -0/+11 |
* | finished. | Damon Chaplin | 2000-02-07 | 1 | -0/+8 |
* | typo fix : use | bertrand | 2000-02-02 | 1 | -0/+7 |
* | + * tests/test-formatter.c: New file; intended to test the | Matthew Loper | 2000-02-02 | 1 | -0/+10 |
* | Files to load the contact print style editor from the glade file. Doesn't | Christopher James Lahey | 2000-02-02 | 1 | -0/+35 |
* | Handle the grab and ungrab command instead of doing focus by hand. This | Christopher James Lahey | 2000-01-28 | 1 | -0/+25 |
* | Use e_canvas_item_grab_focus so that it will work with old versions of | Christopher James Lahey | 2000-01-27 | 1 | -0/+9 |
* | Set the minimum_width. | Christopher James Lahey | 2000-01-27 | 1 | -0/+9 |
* | Added an arrow cursor for the draggable columns. Made the clickable column | Christopher James Lahey | 2000-01-26 | 1 | -0/+12 |
* | + * camel/camel-formatter.c: By looking up a mimetype in a | Matthew Loper | 2000-01-26 | 1 | -0/+6 |
* | don't set the x_set and y_set arguments as don't exist in gdk-pixbuf | bertrand | 2000-01-26 | 1 | -0/+7 |
* | cvs shutup | Mathieu Lacage | 2000-01-26 | 1 | -0/+4 |
* | Handle shift-tab properly now. | Christopher James Lahey | 2000-01-26 | 1 | -0/+19 |
* | Example contact printing style. Not used yet. | Christopher James Lahey | 2000-01-26 | 1 | -0/+21 |
* | The CamelDataWrapper can now be provided with input and output streams, so | bertrand | 2000-01-25 | 1 | -1/+17 |
* | Added the gnome-pilot and capplet checks; they will likely be reworked for | Federico Mena Quintero | 2000-01-25 | 1 | -0/+8 |
* | parent class is now CamelSeekableStream idem idem idem idem (_seek): | bertrand | 2000-01-25 | 1 | -0/+17 |
* | converted all gint64 variables into guint32. | bertrand | 2000-01-25 | 1 | -0/+10 |
* | add recipient_list to the recipients, not recipients_list. I don't know | bertrand | 2000-01-24 | 1 | -0/+41 |
* | new function, broken out from 'camel_formatter_make_html'. | Matthew Loper | 2000-01-24 | 1 | -0/+9 |
* | use the real summary file path instead of a stupid hardcoded one. Fixes | bertrand | 2000-01-23 | 1 | -1/+8 |
* | implemented. A lot of fixes too. Works now. | bertrand | 2000-01-23 | 1 | -0/+6 |
* | test the mbox provider. | bertrand | 2000-01-22 | 1 | -0/+16 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 1 | -0/+6 |
* | added camel-mbox-provider.c to the mbox provider sources. | bertrand | 2000-01-22 | 1 | -1/+32 |
* | Removed the VFS crap; my mistake, it should not go here. | Federico Mena Quintero | 2000-01-22 | 1 | -0/+7 |
* | + * camel/camel-formatter.c (camel_formatter_make_html): added a | Matthew Loper | 2000-01-22 | 1 | -1/+7 |
* | Libversit / VFS work - Federico | Arturo Espinosa | 2000-01-21 | 1 | -0/+7 |
* | New files. You'll be able to use a CamelFormatter to get html-formatted | Matthew Loper | 2000-01-21 | 1 | -0/+6 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 1 | -0/+34 |
* | implemented. | bertrand | 2000-01-20 | 1 | -0/+26 |
* | tests for summary and parsing process of mbox files. | bertrand | 2000-01-19 | 1 | -0/+17 |
* | summary file read/write routines. | bertrand | 2000-01-19 | 1 | -0/+39 |
* | Finishing previous commit. | Chris Lahey | 2000-01-17 | 1 | -0/+32 |
* | test for the mbox utils. (copy_file_chunk): fixed a nasty bug. | bertrand | 2000-01-17 | 1 | -1/+13 |
* | Add the gnomecanvaspixbuf argument to gnome-config invocations. | Federico Mena Quintero | 2000-01-17 | 1 | -0/+5 |
* | A bunch of new funcs to handle x-evolution private header field. | bertrand | 2000-01-17 | 1 | -3/+53 |
* | Sync ChangeLog | Arturo Espinosa | 2000-01-16 | 1 | -1/+37 |
* | Use e_bar_set_item_data. | Miguel de Icaza | 2000-01-16 | 1 | -1/+23 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 1 | -0/+14 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 1 | -3/+29 |
* | Added the prototype of camel_mbox_parse_file. | bertrand | 2000-01-13 | 1 | -0/+6 |
* | remove non updated tests from the build process. | bertrand | 2000-01-13 | 1 | -0/+25 |
* | Added a resize signal for when the card changes height. Made it so that | Chris Lahey | 2000-01-12 | 1 | -0/+14 |
* | Blocked the tab key from getting inserted into the buffer since the | Chris Lahey | 2000-01-12 | 1 | -0/+9 |
* | Removed some code which got in the way of testing properly. | Chris Lahey | 2000-01-11 | 1 | -0/+39 |
* | More framework work -miguel | Arturo Espinosa | 2000-01-07 | 1 | -0/+5 |
* | Work with builddir != srcdir | Elliot Lee | 2000-01-07 | 1 | -0/+4 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 1 | -0/+12 |
* | sync before Boston | Bertrand Guiheneuf | 2000-01-05 | 1 | -0/+6 |
* | detects netscape ".sdb" folders as well as simple non-suffixed folders (as | bertrand | 2000-01-04 | 1 | -1/+14 |
* | Backup sync. | Bertrand Guiheneuf | 1999-12-27 | 1 | -0/+15 |
* | part of the mbox provider. | bertrand | 1999-12-22 | 1 | -0/+21 |
* | added widgets/meeting-time-sel/Makefile | Damon Chaplin | 1999-12-20 | 1 | -0/+4 |
* | include camel-log.h to avoid unresolved symbols. | bertrand | 1999-12-20 | 1 | -0/+5 |
* | documented. | bertrand | 1999-12-18 | 1 | -0/+3 |
* | updated to take the change on append into account. | bertrand | 1999-12-18 | 1 | -2/+12 |
* | use exception mechanism. (camel_folder_delete): idem. (_delete_messages): | bertrand | 1999-12-18 | 1 | -0/+35 |
* | use exception mechanism. (camel_folder_set_name): idem. | bertrand | 1999-12-18 | 1 | -0/+31 |
* | changed the return value. Now returns the list of expunged messages | bertrand | 1999-12-17 | 1 | -0/+91 |
* | *** empty log message *** | Nat Friedman | 1999-12-14 | 1 | -0/+8 |
* | Make set_* methods in CamelMimeMessage use const strings. | Ettore Perazzoli | 1999-12-09 | 1 | -0/+19 |
* | Make `make distcheck' work. | Ettore Perazzoli | 1999-11-17 | 1 | -0/+8 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -0/+46 |
* | Added streaming capability to CamelDataWrapper. This makes it possible, for | Ettore Perazzoli | 1999-11-17 | 1 | -0/+67 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -0/+38 |
* | A lot of changes. The thread proxy mechanism | bertrand | 1999-10-14 | 1 | -0/+45 |
* | more work. | Bertrand Guiheneuf | 1999-09-22 | 1 | -0/+3 |
* | Check pthreads. | bertrand | 1999-09-22 | 1 | -0/+7 |
* | Signal proxying implemenatation. (_signal_marshaller_server_side): | bertrand | 1999-09-21 | 1 | -0/+13 |
* | completed | bertrand | 1999-09-20 | 1 | -0/+16 |
* | new func. Try to exec an operation in a thread or queue it if a thread is | bertrand | 1999-09-18 | 1 | -0/+15 |
* | added notify io_channel. new func. run the next operation. | bertrand | 1999-09-18 | 1 | -1/+6 |
* | New object. Operation queue. Meant to be used in non-blocking proxy | bertrand | 1999-09-17 | 1 | -0/+7 |
* | ... | Bertrand Guiheneuf | 1999-09-14 | 1 | -0/+11 |
* | Summary files are here and work !!! | bertrand | 1999-09-09 | 1 | -1/+9 |
* | impemented. | bertrand | 1999-09-08 | 1 | -1/+9 |
* | Documented UIDs. | bertrand | 1999-09-08 | 1 | -0/+7 |
* | More work on UID list in Mh provider. | bertrand | 1999-09-08 | 1 | -0/+13 |
* | correct parameter decl (const) | bertrand | 1999-09-07 | 1 | -0/+15 |
* | camel/md5-utils.c Documented all funcs. | bertrand | 1999-09-07 | 1 | -0/+9 |
* | raw routines are declared public now. Md5 use has to be versatile. | bertrand | 1999-09-07 | 1 | -1/+11 |
* | new function : get file md5 signature. To be used in providers code. | bertrand | 1999-09-06 | 1 | -0/+3 |
* | new methods. | bertrand | 1999-09-06 | 1 | -1/+3 |
* | changed names to follow camel style. | bertrand | 1999-09-06 | 1 | -1/+6 |
* | imported md5 coding routine from rpm. Compiles. | bertrand | 1999-09-06 | 1 | -0/+5 |
* | Basic UID framework. | bertrand | 1999-09-06 | 1 | -0/+7 |
* | New revision. Some fixes. | bertrand | 1999-09-06 | 1 | -1/+11 |