| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed the order in libeutil and libetext linking so that there | Bertrand Guiheneuf | 2000-03-11 | 1 | -6/+6 |
* | cosmetic changes. | bertrand | 2000-03-11 | 2 | -15/+28 |
* | Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table(). | Federico Mena Quintero | 2000-03-11 | 2 | -22/+51 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 25 | -778/+896 |
* | Initialize the alarm types here. Do not call default_alarm() anymore, | Federico Mena Quintero | 2000-03-11 | 3 | -45/+15 |
* | Shut up CVS. | Ettore Perazzoli | 2000-03-10 | 1 | -0/+1 |
* | Removed the corba-cal stuff. Commented out the Pilot conduit stuff for | Federico Mena Quintero | 2000-03-10 | 2 | -109/+78 |
* | Random #ifdefs to make it build, although this file is going away. | Federico Mena Quintero | 2000-03-10 | 7 | -67/+41 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 80 | -79/+83 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 29 | -128/+478 |
* | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 10 | -26/+71 |
* | Further work. | Ettore Perazzoli | 2000-03-08 | 2 | -9/+23 |
* | Changed the destroy function to disconnect from signals before unrefing | Christopher James Lahey | 2000-03-08 | 11 | -90/+181 |
* | track movement of calobj.[ch] | Seth Alves | 2000-03-08 | 9 | -15/+10 |
* | ignore *.lo instead of a list of .lo files | Seth Alves | 2000-03-08 | 1 | -2/+1 |
* | calobj.[ch] has moved into cal-util/ | Seth Alves | 2000-03-08 | 1 | -2/+0 |
* | back out recent commit, and remove calendar.[ch] from Makefile.am | Seth Alves | 2000-03-08 | 7 | -112/+62 |
* | back out recent commit | Seth Alves | 2000-03-08 | 2 | -97/+0 |
* | calobj.[ch] live in cal-util now | Seth Alves | 2000-03-08 | 1 | -0/+2 |
* | More file moving - Federico | Federico Mena Quintero | 2000-03-08 | 4 | -1873/+5 |
* | Added a "break_characters" argument. It lets you define a set of | Christopher James Lahey | 2000-03-08 | 16 | -173/+393 |
* | added a warning so that the user knows that this version may crash his | bertrand | 2000-03-08 | 2 | -6/+12 |
* | sync from laptop | Bertrand Guiheneuf | 2000-03-08 | 4 | -72/+96 |
* | missing file | Bertrand Guiheneuf | 2000-03-07 | 2 | -3/+104 |
* | Made rows get unselected when switching from one group to the next. | Christopher James Lahey | 2000-03-06 | 3 | -0/+11 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 23 | -148/+749 |
* | Use the style's font if lucidasans-10 is not found. | Christopher James Lahey | 2000-03-06 | 3 | -0/+15 |
* | Made it so that columns would be properly indented. | Christopher James Lahey | 2000-03-06 | 7 | -10/+47 |
* | Have identical values get sorted by their actual row. | Christopher James Lahey | 2000-03-06 | 3 | -0/+11 |
* | Draw selected row. | Christopher James Lahey | 2000-03-06 | 3 | -4/+28 |
* | Add a "row_selection" signal. | Christopher James Lahey | 2000-03-06 | 15 | -2/+189 |
* | Add stuff, revamp stuff | Miguel de Icaza | 2000-03-06 | 2 | -30/+110 |
* | Added Miguel to the author list for ETable. | Christopher James Lahey | 2000-03-06 | 4 | -0/+28 |
* | Fixed e_xml_set_integer_prop_by_name. | Christopher James Lahey | 2000-03-06 | 3 | -6/+10 |
* | track move | Seth Alves | 2000-03-06 | 2 | -14/+18 |
* | move all but the subdir line into gui/Makefile.am, since the code | Seth Alves | 2000-03-06 | 1 | -236/+1 |
* | create a makefile in calendar/gui | Seth Alves | 2000-03-06 | 1 | -0/+1 |
* | stubs for client side access to alarm structures. this will probably | Seth Alves | 2000-03-06 | 17 | -79/+269 |
* | More file moving action - Federico | Federico Mena Quintero | 2000-03-06 | 66 | -20102/+0 |
* | Added support for the sorting info. The Etable creates a sort_info object, | Christopher James Lahey | 2000-03-06 | 23 | -25/+992 |
* | Added a prototype message listing. | Christopher James Lahey | 2000-03-05 | 2 | -5/+26 |
* | Commenting added. (on_url_data_requested): renamed from | Matthew Loper | 2000-03-05 | 2 | -111/+154 |
* | Tons of fixes to fix things | Bertrand Guiheneuf | 2000-03-05 | 8 | -32/+79 |
* | Output 'and' bits between the rules. | NotZed | 2000-03-05 | 2 | -0/+8 |
* | More gramatically correct descriptions + more action rules. | Michael Zucci | 2000-03-05 | 1 | -5/+23 |
* | Actually implement filtering, at least, from Inbox. Copy messages to | NotZed | 2000-03-05 | 3 | -95/+276 |
* | Ref the summary after we have got it. | NotZed | 2000-03-05 | 2 | -0/+16 |
* | Added saving of frozen_columns count. Added a vertical scrollbar to | Christopher James Lahey | 2000-03-05 | 4 | -3/+28 |
* | Added e_xml_set_integer_prop_by_name. | Christopher James Lahey | 2000-03-05 | 5 | -0/+23 |
* | Set up the column headers properly. | Christopher James Lahey | 2000-03-05 | 3 | -2/+10 |
* | Push the proper visual and colormap for ETable to work. | Christopher James Lahey | 2000-03-05 | 3 | -0/+16 |
* | Define ml_duplicate_value and ml_free_value correctly. | Christopher James Lahey | 2000-03-05 | 2 | -1/+44 |
* | stream the raw content instead of nothing if the encoding is not | bertrand | 2000-03-05 | 5 | -9/+17 |
* | Use g_int_compare and g_str_compare as we should be instead of g_int_equal | Christopher James Lahey | 2000-03-05 | 2 | -10/+15 |
* | Touched this up a bit. | Christopher James Lahey | 2000-03-05 | 6 | -14/+35 |
* | sync for debugging with chris | Bertrand Guiheneuf | 2000-03-05 | 4 | -7/+25 |
* | Change this to use the ETable widget itself instead of building it from | Christopher James Lahey | 2000-03-05 | 2 | -3/+10 |
* | Add 3 test examples | Bertrand Guiheneuf | 2000-03-05 | 3 | -0/+8554 |
* | Message browser can now display attachment inline when Bonobo | Bertrand Guiheneuf | 2000-03-05 | 1 | -6/+17 |
* | Fixed a crash error. | Christopher James Lahey | 2000-03-05 | 3 | -0/+6 |
* | Fixed a compile warning. | Christopher James Lahey | 2000-03-05 | 5 | -38/+44 |
* | laptop sync | Bertrand Guiheneuf | 2000-03-04 | 1 | -1/+92 |
* | add bonobo to the build process. | bertrand | 2000-03-04 | 3 | -4/+56 |
* | bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object): | bertrand | 2000-03-04 | 3 | -3/+15 |
* | this is not right, but it gets this closer to building. | Seth Alves | 2000-03-04 | 3 | -3/+3 |
* | make a makefile for calendar/cal-util directory | Seth Alves | 2000-03-04 | 1 | -0/+1 |
* | added some .cvsignore files | Seth Alves | 2000-03-04 | 4 | -0/+33 |
* | new file -- things shared between the client and server go in this | Seth Alves | 2000-03-04 | 47 | -1951/+806 |
* | clarify | Dan Winship | 2000-03-04 | 2 | -10/+12 |
* | use set_input_stream instead of construct_from_stream to feed the message | bertrand | 2000-03-04 | 6 | -13/+58 |
* | New doc for the ETable widget. | Christopher James Lahey | 2000-03-04 | 6 | -26/+500 |
* | I always forget to add the stupid files - Federico | Federico Mena Quintero | 2000-03-04 | 1 | -0/+66 |
* | Try move messages with gnome in the subject ot the Gnome folder. | Michael Zucci | 2000-03-04 | 1 | -3/+26 |
* | Make sure we open with create with a creation mask. | NotZed | 2000-03-04 | 3 | -4/+23 |
* | Added a bunch of stuff to the TODO list. Put +s before a few of the items | Christopher James Lahey | 2000-03-04 | 8 | -28/+323 |
* | Removed some unused code. | Christopher James Lahey | 2000-03-04 | 9 | -16/+23 |
* | Ref the table columns since we unref them at the end. | Christopher James Lahey | 2000-03-04 | 2 | -1/+8 |
* | initialize gdkrgb. Push visual/colormap. (on_url_requested): in the case | bertrand | 2000-03-04 | 2 | -0/+56 |
* | in the case of images, put the content object output stream in the url. | bertrand | 2000-03-04 | 3 | -7/+12 |
* | add gnomeprint to be able to link with gtkhtml | Bertrand Guiheneuf | 2000-03-03 | 1 | -1/+1 |
* | fixed state 0 keep value. | bertrand | 2000-03-03 | 2 | -2/+7 |
* | acronym fix 2 | Bertrand Guiheneuf | 2000-03-03 | 2 | -2/+2 |
* | Camel acronym meaning fix. | Bertrand Guiheneuf | 2000-03-03 | 2 | -2/+4 |
* | don't forget to set the state to 0 after 3. (my_read_encode): don't forget | bertrand | 2000-03-03 | 9 | -277/+347 |
* | Disconnect the list signal, so we dont get spurious emits during destroy. | NotZed | 2000-03-03 | 7 | -41/+163 |
* | use CamelStreamB64 type for the input stream. | bertrand | 2000-03-03 | 4 | -7/+22 |
* | fix implementation so that it writes properly to the output stream even. | bertrand | 2000-03-02 | 3 | -6/+24 |
* | Bonobization of the message composer, part 1. | Ettore Perazzoli | 2000-03-02 | 5 | -35/+187 |
* | At this point the calendar client and personal calendar server files were | Federico Mena Quintero | 2000-03-02 | 6 | -12/+23 |
* | Don't use libglade for menus and toolbars in the message composer | Ettore Perazzoli | 2000-03-02 | 5 | -679/+17 |
* | More reorganization - Federico | Federico Mena Quintero | 2000-03-02 | 6 | -247/+11 |
* | Shut up! | Ettore Perazzoli | 2000-03-02 | 1 | -8/+14 |
* | Various building fixes. At least, now it builds for me. | Ettore Perazzoli | 2000-03-02 | 10 | -15/+70 |
* | Automakeize the `filter' directory. | Ettore Perazzoli | 2000-03-02 | 4 | -32/+51 |
* | Moved to the pcs/ directory - Federico | Federico Mena Quintero | 2000-03-02 | 12 | -2776/+21 |
* | Added calendar/idl/Makefile, calendar/cal-client/Makefile, and | Federico Mena Quintero | 2000-03-02 | 2 | -0/+9 |
* | At this point the calendar client and personal calendar server files were | Federico Mena Quintero | 2000-03-02 | 6 | -204/+61 |
* | Moved to cal-client/ - Federico | Federico Mena Quintero | 2000-03-02 | 6 | -1514/+0 |
* | Moved to idl/evolution-calendar.idl | Federico Mena Quintero | 2000-03-02 | 1 | -127/+0 |
* | Use the gnome-config flags for orbit-idl. Create a libcal-client library | Federico Mena Quintero | 2000-03-02 | 5 | -6/+59 |
* | add an Ibex whitepaper | Dan Winship | 2000-03-02 | 4 | -0/+324 |
* | Removed stale rule for the conduit. | Federico Mena Quintero | 2000-03-01 | 3 | -18/+18 |
* | Sections for the calendar user agent and the calendar client library. | Federico Mena Quintero | 2000-03-01 | 4 | -6/+124 |
* | Reorg a bit more, make the <PRE> section narrower, add more references to | Dan Winship | 2000-03-01 | 4 | -24/+72 |
* | Added camel-stream-buffer to build. | NotZed | 2000-03-01 | 3 | -0/+558 |
* | Don't show the tooltip if the text is being editted or isn't clipped. | Iain Holmes | 2000-03-01 | 4 | -6/+56 |
* | Test frozen columns | Christopher James Lahey | 2000-03-01 | 16 | -3/+1176 |
* | Added test program. | NotZed | 2000-03-01 | 5 | -1/+168 |
* | Remove gui code, this will be actual filtering code. | NotZed | 2000-03-01 | 5 | -263/+34 |
* | scout inta | Bertrand Guiheneuf | 2000-02-29 | 1 | -1/+4 |
* | new utility function. | bertrand | 2000-02-29 | 5 | -47/+91 |
* | revert strange changes. | bertrand | 2000-02-29 | 4 | -4/+19 |
* | make it work with "make install" | Bertrand Guiheneuf | 2000-02-29 | 1 | -0/+3 |
* | Sync - Federico | Federico Mena Quintero | 2000-02-29 | 2 | -0/+20 |
* | Fix a bunch of serious small bugs. | NotZed | 2000-02-29 | 8 | -87/+74 |
* | No, its not a fatal error to search on a non-searchable folder, you just | NotZed | 2000-02-29 | 3 | -10/+25 |
* | Fixed references to libutil.a -> libeutil.la | Michael Zucci | 2000-02-29 | 9 | -12/+26 |
* | Removed unused header. | NotZed | 2000-02-29 | 3 | -3/+4 |
* | Removed references to filter-sexp.[ch]. | NotZed | 2000-02-29 | 5 | -1230/+27 |
* | Added. moved from filter-sexp.[ch] | NotZed | 2000-02-29 | 5 | -5/+1220 |
* | Fixed a typo. | NotZed | 2000-02-29 | 4 | -43/+50 |
* | add Bertrand to authors, edit his additions | Dan Winship | 2000-02-29 | 4 | -74/+104 |
* | Talk about virtual folders. | Bertrand Guiheneuf | 2000-02-29 | 4 | -2/+72 |
* | add a blurb about camel offering uniform interface. needs style and | bertrand | 2000-02-29 | 4 | -0/+28 |
* | Fixed a couple of crash bugs. | Christopher James Lahey | 2000-02-28 | 5 | -6/+11 |
* | non blocking b64 encoding is a PITA | Bertrand Guiheneuf | 2000-02-28 | 3 | -59/+308 |
* | Compilation error. | Chris Lahey | 2000-02-28 | 3 | -18/+20 |
* | Updated these to use the canvas ::update system properly. | Chris Lahey | 2000-02-28 | 5 | -128/+149 |
* | beginnings of a Camel white paper | Dan Winship | 2000-02-28 | 4 | -0/+544 |
* | Section for the personal calendar server. | Federico Mena Quintero | 2000-02-28 | 4 | -6/+206 |
* | required file | Seth Alves | 2000-02-26 | 1 | -0/+12 |
* | required files | Seth Alves | 2000-02-26 | 2 | -0/+2 |
* | added autogen.sh so this library can be build on its own | Seth Alves | 2000-02-26 | 3 | -1/+116 |
* | start using ChangeLog in this library | Seth Alves | 2000-02-26 | 1 | -0/+9 |
* | make libicalss installable | Seth Alves | 2000-02-26 | 1 | -2/+2 |
* | renamed a couple files so that automake will be my friend | Seth Alves | 2000-02-26 | 4 | -14/+15 |
* | New file for the Evolution calendaring white paper. | Federico Mena Quintero | 2000-02-26 | 4 | -0/+106 |
* | fix up check of LINGUAS variable so that we don't get problems when | James Henstridge | 2000-02-26 | 2 | -1/+7 |
* | chuuuut. | Mathieu Lacage | 2000-02-26 | 3 | -2/+10 |
* | add gtk-doc-style comments | Dan Winship | 2000-02-26 | 5 | -8/+144 |
* | s/1.0/1/ for interface version. | Elliot Lee | 2000-02-26 | 1 | -2/+2 |
* | Made the E table item redraw properly. | Christopher James Lahey | 2000-02-25 | 5 | -12/+38 |
* | Made carriage return stop editting instead of inserting a carriage return. | Christopher James Lahey | 2000-02-25 | 3 | -16/+29 |
* | Added e_xml_get_integer_prop_by_name. | Christopher James Lahey | 2000-02-25 | 13 | -4/+143 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 46 | -190/+1354 |
* | Functions for memory management. | NotZed | 2000-02-25 | 6 | -3/+155 |
* | last set of changes for CamelFolder changes. Evolution builds again... | Dan Winship | 2000-02-25 | 3 | -23/+29 |
* | update for CamelFolder changes | Dan Winship | 2000-02-25 | 1 | -6/+11 |
* | another typo | Dan Winship | 2000-02-25 | 1 | -1/+1 |
* | remove some camel_store_get_separators that I missed before | Dan Winship | 2000-02-25 | 1 | -6/+5 |
* | fix variable name | Dan Winship | 2000-02-25 | 1 | -1/+1 |
* | include camel-transport | Dan Winship | 2000-02-25 | 1 | -0/+2 |
* | add camel_session_get_transport_for_protocol | Dan Winship | 2000-02-25 | 3 | -0/+48 |
* | Add CamelTransport abstract class and CamelSendmailTransport | Dan Winship | 2000-02-25 | 12 | -1/+560 |
* | oops. ChangeLog entry for previous | Dan Winship | 2000-02-25 | 1 | -0/+9 |
* | Move "separator" from camel-store to camel-folder, since it can vary from | Dan Winship | 2000-02-25 | 6 | -85/+37 |
* | use CamelExceptions for run-time errors, not incorrect code. Don't bother | Dan Winship | 2000-02-25 | 3 | -751/+156 |
* | Made keyboard focus navigation work across groups. | Christopher James Lahey | 2000-02-24 | 11 | -8/+54 |
* | Made changing focus work. | Christopher James Lahey | 2000-02-24 | 3 | -10/+14 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 100 | -4426/+4469 |
* | New widget, a dialogue which uses filter-druid to present the various | NotZed | 2000-02-24 | 7 | -250/+502 |
* | Free the data in the headers hash table. (_add_header): g_strdup the | Dan Winship | 2000-02-24 | 3 | -6/+26 |
* | ~/evolution should be mode 700, not 600 | Dan Winship | 2000-02-24 | 2 | -2/+8 |
* | added the generated file icalitip.tab.c until i can figure out | Seth Alves | 2000-02-24 | 5 | -16/+1683 |
* | avoid yyconflict with libical | Seth Alves | 2000-02-24 | 1 | -0/+2 |
* | Fix an exception error message. | Bertrand Guiheneuf | 2000-02-24 | 1 | -3/+5 |
* | + * message-list.c (message_list_set_folder): Check 'desc'riptions | Matthew Loper | 2000-02-24 | 2 | -10/+21 |
* | Dont compile by default. | NotZed | 2000-02-23 | 3 | -2/+20 |
* | Don't run libtoolize when `NO_LIBTOOLIZE' is set. | Martin Baulig | 2000-02-23 | 2 | -2/+8 |
* | don't put .libs in the link command, let libtool do it | Seth Alves | 2000-02-23 | 2 | -2/+2 |
* | don't read the char if we reached the length of the output buffer. Hours | bertrand | 2000-02-22 | 3 | -39/+49 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 10 | -73/+341 |
* | New utility functions for working with the internal rule format. | NotZed | 2000-02-22 | 11 | -27/+1392 |
* | added a reset method. Thanks message-browser to find so much bugs :) | bertrand | 2000-02-22 | 5 | -3/+39 |
* | + * calendar/.cvsignore: Added *.lo. | Matthew Loper | 2000-02-22 | 2 | -1/+6 |
* | + * tests/ui-tests/message-browser.c (on_link_clicked): stop | Matthew Loper | 2000-02-22 | 2 | -23/+30 |
* | Add filter to the list of directories to process | Miguel de Icaza | 2000-02-22 | 1 | -0/+1 |
* | + * tests/Makefile.am: changed references to libibex.a to | Matthew Loper | 2000-02-22 | 2 | -2/+5 |
* | + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs. | Matthew Loper | 2000-02-22 | 8 | -1/+26 |
* | + * libical/Makefile.in: autogenerated file removed from cvs, and | Matthew Loper | 2000-02-22 | 11 | -1518/+20 |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 12 | -10/+563 |
* | change noinst_LIBRARIES to noinst_LTLIBRARIES, and supply -static to | NotZed | 2000-02-22 | 2 | -5/+10 |
* | Uh, fixed LIBADD again. What was there was never ever going to work, | NotZed | 2000-02-22 | 2 | -7/+6 |
* | Add "authenticator" to CamelSession and update things to use it. | Dan Winship | 2000-02-22 | 9 | -10/+130 |
* | update for CamelSession changes | Dan Winship | 2000-02-22 | 4 | -4/+23 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 11 | -213/+266 |
* | Once camel is being used for real, exceptions won't be renumberable. So | Dan Winship | 2000-02-21 | 2 | -3/+16 |
* | generated | Seth Alves | 2000-02-21 | 1 | -2164/+0 |
* | trying to link libical | Seth Alves | 2000-02-21 | 2 | -2/+2 |
* | *** empty log message *** | Seth Alves | 2000-02-21 | 1 | -31/+0 |
* | more fallout from import of 0.15a | Seth Alves | 2000-02-21 | 3 | -5/+3 |
* | generated | Seth Alves | 2000-02-21 | 2 | -1699/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r1879, | Seth Alves | 2000-02-21 | 11 | -39/+141 |
* | Initial revision | Seth Alves | 2000-02-21 | 3 | -0/+183 |
* | ignore a flex output file | Seth Alves | 2000-02-21 | 1 | -0/+2 |
* | ignore .deps | Seth Alves | 2000-02-21 | 2 | -1/+3 |
* | output makefiles for libical | Seth Alves | 2000-02-21 | 1 | -0/+4 |
* | some Makefile.ams to use until eric moves his code to cvs | Seth Alves | 2000-02-21 | 10 | -176/+1516 |
* | add libibex back to libcamelmbox_la_LIBADD | Dan Winship | 2000-02-21 | 2 | -2/+6 |
* | Changed dependencies on libibex.la to libibex.a. In test9_LDADD, placed | Matthew Loper | 2000-02-21 | 2 | -3/+9 |
* | changed mkindex_LDADD to libibex.a instead of libibex.la. | Matthew Loper | 2000-02-21 | 2 | -1/+6 |
* | clean up warnings | Dan Winship | 2000-02-21 | 1 | -12/+8 |
* | Michael created camel/ChangeLog on 2/12 but didn't commit it until 2/18, | Dan Winship | 2000-02-21 | 2 | -184/+183 |
* | added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid of | Damon Chaplin | 2000-02-21 | 17 | -163/+309 |
* | Show the text of the item, in a tooltip style. (e_text_event): Add a | Iain Holmes | 2000-02-21 | 7 | -2/+323 |
* | + * .cvsignore: added ABOUT-NLS. | Matthew Loper | 2000-02-20 | 3 | -226/+6 |
* | When a link is clicked, indicate the link with a dialog. | Matthew Loper | 2000-02-20 | 2 | -11/+15 |
* | + * libical/src/test/.cvsignore: Added Makefile. | Matthew Loper | 2000-02-20 | 4 | -1/+6 |
* | + * 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 | 6 | -2040/+6 |
* | + * widgets/e-minicard/.cvsignore: Added minicard-label-test, | Matthew Loper | 2000-02-20 | 15 | -0/+56 |
* | minor cleanup. | Matthew Loper | 2000-02-20 | 3 | -17/+12 |
* | Use a relative path to the mbox provider module. | NotZed | 2000-02-19 | 3 | -2/+12 |
* | Added forgotten files. | NotZed | 2000-02-19 | 3 | -0/+46 |
* | Added exception to call, and fixed caller. | NotZed | 2000-02-19 | 6 | -712/+238 |
* | DOH | Seth Alves | 2000-02-19 | 1 | -0/+6 |
* | Statically link with ibex | Miguel de Icaza | 2000-02-19 | 1 | -2/+2 |
* | For now. make a libibex.a library so we can link it with the camel | Miguel de Icaza | 2000-02-19 | 2 | -5/+8 |
* | Now have loader/save, basic gui elements (which i want | NotZed | 2000-02-19 | 12 | -330/+955 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 38 | -97/+141 |
* | fix a stupid typo (thank you gcc -Wall) | Dan Winship | 2000-02-19 | 1 | -1/+1 |
* | #include <ctype.h> so the hash function doesn't get stuck using the | Dan Winship | 2000-02-19 | 1 | -1/+1 |
* | Use BONOBO_VFS_GNOME_CFLAGS instead of GNOMEUI_INCLUDES, as we use Bonobo | Miguel de Icaza | 2000-02-19 | 3 | -2/+7 |
* | Further Makefile.am fixage -miguel | Miguel de Icaza | 2000-02-19 | 2 | -6/+5 |
* | Call camel_data_wrapper_set_input_stream, rather than | Matt Loper | 2000-02-19 | 2 | -81/+209 |
* | Make gnomeui the last library on the command line, as its path is the one | Miguel de Icaza | 2000-02-19 | 4 | -18/+28 |
* | Add libibex to the compilation; AC_SUBST printing libraries | Miguel de Icaza | 2000-02-19 | 1 | -11/+18 |
* | Include <string.h> | Miguel de Icaza | 2000-02-19 | 3 | -0/+4 |
* | Add EXTRA_GNOME_CFLAGS to INCLUDES> | Miguel de Icaza | 2000-02-19 | 2 | -0/+5 |
* | make the / between the host and the path part of the path: it's wrong | Dan Winship | 2000-02-19 | 1 | -3/+2 |
* | Use the new method for gnome-print checking instead of the old crufty gtk+ | Miguel de Icaza | 2000-02-19 | 2 | -1/+18 |
* | Modification in the automake/libtool building process so that | Bertrand Guiheneuf | 2000-02-18 | 3 | -2/+4 |
* | libraries come from $(top_builddir)/..., not $(top_srcdir)/... | Dan Winship | 2000-02-18 | 1 | -3/+3 |
* | 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 | 17 | -66/+177 |
* | Make camel-service use a Gurl internally. Remove the login/password | Dan Winship | 2000-02-18 | 2 | -119/+73 |
* | New function g_url_to_string to convert a Gurl back into a char * | Dan Winship | 2000-02-18 | 3 | -1/+29 |
* | build libical | Seth Alves | 2000-02-18 | 1 | -0/+1 |
* | moved CalendarFormat type def here | Seth Alves | 2000-02-18 | 12 | -115/+307 |
* | didn't want these checked in | Seth Alves | 2000-02-18 | 8 | -222/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r1827, | Seth Alves | 2000-02-18 | 4 | -44/+23 |
* | Initial revision | Seth Alves | 2000-02-18 | 123 | -0/+39827 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 12 | -160/+464 |
* | Implemented. | Federico Mena Quintero | 2000-02-17 | 13 | -14/+282 |
* | make <alloca.h> inclusion conditional on HAVE_ALLOCA_H | Dan Winship | 2000-02-17 | 2 | -0/+4 |
* | update for bonobo changes | Dan Winship | 2000-02-17 | 1 | -1/+5 |
* | include camel.h for camel_init | Dan Winship | 2000-02-17 | 1 | -1/+1 |
* | fix library ordering on link line | Dan Winship | 2000-02-17 | 4 | -7/+7 |
* | fix license and indent style | Dan Winship | 2000-02-17 | 10 | -1107/+1292 |
* | automakify libibex | Dan Winship | 2000-02-17 | 4 | -30/+36 |