| Commit message (Expand) | Author | Age | Files | Lines |
| * | make it put mail in ~ instead of always /home/danw. (oops :) | Dan Winship | 2000-03-29 | 1 | -12/+27 |
| * | added libeutil.la and libetext.a | Seth Alves | 2000-03-28 | 3 | -16/+68 |
| * | avoid a crash if icons aren't found | Seth Alves | 2000-03-28 | 1 | -1/+1 |
| * | Use ical_object_to_string(). | Federico Mena Quintero | 2000-03-28 | 11 | -184/+120 |
| * | implement function. (get_nth): implement function. (cursor_destroy): free | Chris Toshok | 2000-03-28 | 2 | -9/+62 |
| * | New function, used to flatten the images we get and composite them with | Miguel de Icaza | 2000-03-28 | 3 | -5/+49 |
| * | new test program. Can be used to copy POP mail into your evolution inbox. | Dan Winship | 2000-03-28 | 3 | -1/+164 |
| * | remove unneeded g_strdup; | Chris Toshok | 2000-03-28 | 2 | -2/+5 |
| * | uncomment the call to unlink the temp file: there's no way to tell | Dan Winship | 2000-03-28 | 2 | -1/+6 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-03-28 | 20 | -64/+950 |
| * | quiet warnings when building in ../po | Chris Toshok | 2000-03-28 | 2 | -54/+57 |
| * | add delete_message_by_{number,uid}. | Dan Winship | 2000-03-28 | 6 | -7/+297 |
| * | Fixed call to ibex_open. | NotZed | 2000-03-28 | 5 | -11/+61 |
| * | add pop3 provider | Dan Winship | 2000-03-28 | 1 | -0/+1 |
| * | This test is basically now invalid. | NotZed | 2000-03-28 | 3 | -43/+71 |
| * | Unref the output_stream when done, close doesn't do it. (_append_message): | NotZed | 2000-03-28 | 13 | -48/+302 |
| * | minor style clean + kill duff file in POTFILES. | Michael Meeks | 2000-03-28 | 3 | -11/+14 |
| * | Prune redundant files. | Michael Meeks | 2000-03-28 | 10 | -554/+0 |
| * | keep separate input and output streams so the output doesn't end up being | Dan Winship | 2000-03-28 | 6 | -20/+79 |
| * | fix nastiness with mime dispositions ( at least for now ) | Michael Meeks | 2000-03-28 | 4 | -7/+17 |
| * | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 11 | -540/+614 |
| * | Plug some minor memleaks. | NotZed | 2000-03-28 | 4 | -9/+58 |
| * | remove camel-stream-buffered-fs here too | Dan Winship | 2000-03-28 | 1 | -2/+0 |
| * | fix previous commit: this file wasn't using | Dan Winship | 2000-03-28 | 1 | -0/+1 |
| * | new routine to free the data allocated by camel_service_query_auth_types. | Dan Winship | 2000-03-28 | 4 | -3/+42 |
| * | rename camel_stream_mem_new_with_buffer to ..._with_byte_array and add a | Dan Winship | 2000-03-28 | 3 | -11/+24 |
| * | Remove CamelStreamBufferedFs, since CamelStreamBuffer makes it redundant. | Dan Winship | 2000-03-28 | 5 | -358/+5 |
| * | include in.h to quiet compiler | Seth Alves | 2000-03-27 | 1 | -0/+1 |
| * | make this build (but not work) | Seth Alves | 2000-03-27 | 1 | -2/+7 |
| * | include config.h | Seth Alves | 2000-03-27 | 1 | -1/+2 |
| * | HAVE_DB_185_h => HAVE_DB_185_H | Chris Toshok | 2000-03-27 | 1 | -1/+1 |
| * | address book depends on libversit | Seth Alves | 2000-03-27 | 1 | -1/+1 |
| * | build po last because it depends on some .c files that | Seth Alves | 2000-03-27 | 1 | -2/+3 |
| * | Added some icons to-be-in-message-list-view... /tigert | Tuomas Kuosmanen | 2000-03-27 | 9 | -0/+345 |
| * | if HAVE_DB_185_H is defined, include it. | Chris Toshok | 2000-03-27 | 1 | -0/+4 |
| * | check for db_185.h (present in newer db distributions.) | Chris Toshok | 2000-03-27 | 2 | -0/+9 |
| * | (string_to_dbt): new function. | Chris Toshok | 2000-03-27 | 2 | -17/+86 |
| * | new function. (pas_backend_file_process_create_card): call | Chris Toshok | 2000-03-27 | 1 | -0/+13 |
| * | ChangeLog | Chris Toshok | 2000-03-27 | 1 | -25/+72 |
| * | Memory leak fix. | Miguel de Icaza | 2000-03-27 | 2 | -10/+19 |
| * | ChangeLog shuffling. | Miguel de Icaza | 2000-03-27 | 4 | -129/+140 |
| * | Removed extra code that computed bogus width. This was the actual source | Matias Mutchinick | 2000-03-27 | 3 | -6/+10 |
| * | Remove warning from here. | Miguel de Icaza | 2000-03-27 | 11 | -18/+26 |
| * | Initialize POTFILES.in | Miguel de Icaza | 2000-03-27 | 1 | -0/+23 |
| * | Add info on IRC channel, dependency libraries, protocol docs. Fix a | Dan Winship | 2000-03-27 | 1 | -8/+22 |
| * | Load an ECard instead of a VCard and then get the VCard from that ECard. | Christopher James Lahey | 2000-03-26 | 3 | -2/+15 |
| * | create a card and then look it up. | Chris Toshok | 2000-03-26 | 2 | -1/+36 |
| * | add initial work on file pas backend, using db(3). | Chris Toshok | 2000-03-26 | 2 | -4/+101 |
| * | Set the card id properly when retrieving a card. | Christopher James Lahey | 2000-03-26 | 4 | -2/+30 |
| * | pass GList* as second parameter to g_list_remove_link, not the data | Chris Toshok | 2000-03-26 | 2 | -1/+7 |
| * | Removed the address->description field. | Christopher James Lahey | 2000-03-26 | 5 | -244/+411 |
| * | update for summary format changes | Dan Winship | 2000-03-26 | 1 | -9/+4 |
| * | + * shell/e-shell-view.c (get_view): Move CORBA_Environment to | Matthew Loper | 2000-03-26 | 7 | -389/+19 |
| * | Fix from evolution-list | Miguel de Icaza | 2000-03-26 | 4 | -8/+10 |
| * | update for summary changes. Hey, neat, it really does make it more | Dan Winship | 2000-03-25 | 2 | -28/+50 |
| * | change the CamelFolderSummary interfaces to allow partial summary queries | Dan Winship | 2000-03-25 | 10 | -543/+589 |
| * | Added flag to provider initialisation, to match changed structure. | NotZed | 2000-03-24 | 3 | -1/+7 |
| * | Added parsing and testing for name, full name, birthday, telephone, email, | Christopher James Lahey | 2000-03-24 | 6 | -136/+471 |
| * | fix the CamelProvider entry (new flags field was missing) | Dan Winship | 2000-03-24 | 1 | -0/+1 |
| * | Added async search api. | NotZed | 2000-03-24 | 7 | -44/+148 |
| * | Formatting cleanup. | NotZed | 2000-03-24 | 4 | -7/+15 |
| * | Changed to use async search api. | NotZed | 2000-03-24 | 2 | -1/+19 |
| * | Function to read one line of any size from a stream and return it in | Dan Winship | 2000-03-24 | 5 | -2/+55 |
| * | Updated .cvsignore files | Chris Lahey | 2000-03-23 | 6 | -1/+35 |
| * | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 22 | -46/+192 |
| * | dear internet, | Nat Friedman | 2000-03-23 | 1 | -0/+68 |
| * | The ECard tester. | Nat Friedman | 2000-03-23 | 1 | -0/+71 |
| * | New function to query a service for the authentication protocols it | Dan Winship | 2000-03-23 | 4 | -0/+70 |
| * | Added some assertions. | Matthew Loper | 2000-03-23 | 5 | -6/+22 |
| * | New function to scan the provider dir and return a list of all providers. | Dan Winship | 2000-03-23 | 3 | -18/+41 |
| * | fix compile errors. duh. | Dan Winship | 2000-03-23 | 3 | -14/+18 |
| * | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 7 | -25/+258 |
| * | fix an obvious bug pointed out by gcc | Dan Winship | 2000-03-23 | 1 | -1/+2 |
| * | + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy" | Matthew Loper | 2000-03-23 | 5 | -63/+81 |
| * | Fix includes. (e_day_view_on_delete_occurance): Do not call | Federico Mena Quintero | 2000-03-23 | 4 | -13/+30 |
| * | Added this for Chris | Nat Friedman | 2000-03-22 | 1 | -0/+1 |
| * | Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus. | Christopher James Lahey | 2000-03-22 | 3 | -4/+9 |
| * | some initial bits of the POP3 provider, to make Matt happy. Incomplete, | Dan Winship | 2000-03-22 | 5 | -0/+465 |
| * | Make background pixmap get properly set to NULL. | Christopher James Lahey | 2000-03-22 | 2 | -1/+13 |
| * | Make rectangles resize properly when receiving the "model_changed" signal. | Christopher James Lahey | 2000-03-22 | 3 | -6/+37 |
| * | Minor cleanup & commenting. | Matthew Loper | 2000-03-22 | 3 | -40/+46 |
| * | display message size | bertrand | 2000-03-21 | 8 | -6/+31 |
| * | documented all functions. | bertrand | 2000-03-21 | 2 | -1/+76 |
| * | name change and new fields. | bertrand | 2000-03-21 | 3 | -4/+12 |
| * | launch the good component | Bertrand Guiheneuf | 2000-03-21 | 1 | -1/+1 |
| * | Temporarily removed the calendar from the subdirs list. The compilation | bertrand | 2000-03-21 | 4 | -5/+79 |
| * | Updated to fix a few bugs. | Christopher James Lahey | 2000-03-21 | 2 | -9/+12 |
| * | Updated to reflect new Bonobo names. | Nat Friedman | 2000-03-21 | 11 | -60/+66 |
| * | Properly ref & sink the table and header models. | Christopher James Lahey | 2000-03-21 | 2 | -0/+9 |
| * | Added the ability to access the text event processor. | Christopher James Lahey | 2000-03-21 | 6 | -36/+97 |
| * | i2000-03-20 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-03-21 | 19 | -274/+183 |
| * | + * tests/ui-tests/.cvsignore: added filter. | Matthew Loper | 2000-03-21 | 3 | -1/+7 |
| * | New private field in EShellView added, which contains the notebook and a | Matthew Loper | 2000-03-21 | 3 | -23/+91 |
| * | add more info, including a pointer to the mailing list, a pointer to a | Dan Winship | 2000-03-21 | 1 | -2/+39 |
| * | Fixed a crashing bug when you close an ETable. | Christopher James Lahey | 2000-03-20 | 3 | -2/+7 |
| * | Fix for srcdir != builddir. | Elliot Lee | 2000-03-18 | 7 | -19/+26 |
| * | Get the menubar to work. | Bertrand Guiheneuf | 2000-03-17 | 2 | -2/+7 |
| * | First cut at a mail source selection wizard. Basically a rigged demo at | Dan Winship | 2000-03-15 | 2 | -1/+778 |
| * | build shell before mail since mail relies on the shell idl files being | Dan Winship | 2000-03-14 | 2 | -2/+7 |
| * | New widget for Day/Work-Week views. Unfinished. | Damon Chaplin | 2000-03-14 | 9 | -0/+6749 |
| * | Added an E_FOLDER_CONTACTS section to the get_view function. | Christopher James Lahey | 2000-03-14 | 9 | -2/+825 |
| * | Fixed a crashing bug when you cancel an edit. | Christopher James Lahey | 2000-03-14 | 3 | -0/+10 |
| * | i2000-03-13 bertrand <bertrand@helixcode.com> | bertrand | 2000-03-13 | 4 | -2/+32 |
| * | (get_view): added a parameter to have a reference to the EShellView. | bertrand | 2000-03-13 | 3 | -13/+44 |
| * | once we have the bonobo control widget, disable the autoactivation and | bertrand | 2000-03-13 | 7 | -78/+74 |
| * | name change | bertrand | 2000-03-13 | 5 | -15/+24 |
| * | added the get_e_folder_type function. | bertrand | 2000-03-13 | 10 | -13/+120 |
| * | Modified to make the composer into a library, to be used by the mail | Matthew Loper | 2000-03-13 | 2 | -12/+19 |
| * | creates an Evolution_ServiceRepository object. | bertrand | 2000-03-13 | 3 | -18/+230 |
| * | forgotten file. | Bertrand Guiheneuf | 2000-03-12 | 2 | -1/+11 |
| * | Added e-text-test. | Christopher James Lahey | 2000-03-12 | 7 | -377/+614 |
| * | Implementation of the service repository interface as a bonobo object. | bertrand | 2000-03-12 | 12 | -36/+250 |
| * | Removed function now that it is no CORBA server in the GUI. | Federico Mena Quintero | 2000-03-12 | 16 | -83/+85 |
| * | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 59 | -559/+3102 |
| * | add a field refering to a service associated to the efolder. In the case | bertrand | 2000-03-12 | 9 | -5/+418 |
| * | 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 |