aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xgas
ModeNameSize
-rw-r--r--Makefile589logstatsplainblame
-rw-r--r--distinfo168logstatsplainblame
-rw-r--r--pkg-descr884logstatsplainblame
td>2000-03-285-358/+5 * include in.h to quiet compilerSeth Alves2000-03-271-0/+1 * make this build (but not work)Seth Alves2000-03-271-2/+7 * include config.hSeth Alves2000-03-271-1/+2 * HAVE_DB_185_h => HAVE_DB_185_HChris Toshok2000-03-271-1/+1 * address book depends on libversitSeth Alves2000-03-271-1/+1 * build po last because it depends on some .c files thatSeth Alves2000-03-271-2/+3 * Added some icons to-be-in-message-list-view... /tigertTuomas Kuosmanen2000-03-279-0/+345 * if HAVE_DB_185_H is defined, include it.Chris Toshok2000-03-271-0/+4 * check for db_185.h (present in newer db distributions.)Chris Toshok2000-03-272-0/+9 * (string_to_dbt): new function.Chris Toshok2000-03-272-17/+86 * new function. (pas_backend_file_process_create_card): callChris Toshok2000-03-271-0/+13 * ChangeLogChris Toshok2000-03-271-25/+72 * Memory leak fix.Miguel de Icaza2000-03-272-10/+19 * ChangeLog shuffling.Miguel de Icaza2000-03-274-129/+140 * Removed extra code that computed bogus width. This was the actual sourceMatias Mutchinick2000-03-273-6/+10 * Remove warning from here.Miguel de Icaza2000-03-2711-18/+26 * Initialize POTFILES.inMiguel de Icaza2000-03-271-0/+23 * Add info on IRC channel, dependency libraries, protocol docs. Fix aDan Winship2000-03-271-8/+22 * Load an ECard instead of a VCard and then get the VCard from that ECard.Christopher James Lahey2000-03-263-2/+15 * create a card and then look it up.Chris Toshok2000-03-262-1/+36 * add initial work on file pas backend, using db(3).Chris Toshok2000-03-262-4/+101 * Set the card id properly when retrieving a card.Christopher James Lahey2000-03-264-2/+30 * pass GList* as second parameter to g_list_remove_link, not the dataChris Toshok2000-03-262-1/+7 * Removed the address->description field.Christopher James Lahey2000-03-265-244/+411 * update for summary format changesDan Winship2000-03-261-9/+4 * + * shell/e-shell-view.c (get_view): Move CORBA_Environment toMatthew Loper2000-03-267-389/+19 * Fix from evolution-listMiguel de Icaza2000-03-264-8/+10 * update for summary changes. Hey, neat, it really does make it moreDan Winship2000-03-252-28/+50 * change the CamelFolderSummary interfaces to allow partial summary queriesDan Winship2000-03-2510-543/+589 * Added flag to provider initialisation, to match changed structure.NotZed2000-03-243-1/+7 * Added parsing and testing for name, full name, birthday, telephone, email,Christopher James Lahey2000-03-246-136/+471 * fix the CamelProvider entry (new flags field was missing)Dan Winship2000-03-241-0/+1 * Added async search api.NotZed2000-03-247-44/+148 * Formatting cleanup.NotZed2000-03-244-7/+15 * Changed to use async search api.NotZed2000-03-242-1/+19 * Function to read one line of any size from a stream and return it inDan Winship2000-03-245-2/+55 * Updated .cvsignore filesChris Lahey2000-03-236-1/+35 * Added the addressbook/backend directory.Christopher James Lahey2000-03-2322-46/+192 * dear internet,Nat Friedman2000-03-231-0/+68 * The ECard tester.Nat Friedman2000-03-231-0/+71 * New function to query a service for the authentication protocols itDan Winship2000-03-234-0/+70 * Added some assertions.Matthew Loper2000-03-235-6/+22 * New function to scan the provider dir and return a list of all providers.Dan Winship2000-03-233-18/+41 * fix compile errors. duh.Dan Winship2000-03-233-14/+18 * fill this in partially make camel_pop3_command return the text afterDan Winship2000-03-237-25/+258 * fix an obvious bug pointed out by gccDan Winship2000-03-231-1/+2 * + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy"Matthew Loper2000-03-235-63/+81 * Fix includes. (e_day_view_on_delete_occurance): Do not callFederico Mena Quintero2000-03-234-13/+30 * Added this for ChrisNat Friedman2000-03-221-0/+1 * Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus.Christopher James Lahey2000-03-223-4/+9 * some initial bits of the POP3 provider, to make Matt happy. Incomplete,Dan Winship2000-03-225-0/+465 * Make background pixmap get properly set to NULL.Christopher James Lahey2000-03-222-1/+13 * Make rectangles resize properly when receiving the "model_changed" signal.Christopher James Lahey2000-03-223-6/+37 * Minor cleanup & commenting.Matthew Loper2000-03-223-40/+46 * display message sizebertrand2000-03-218-6/+31 * documented all functions.bertrand2000-03-212-1/+76 * name change and new fields.bertrand2000-03-213-4/+12 * launch the good componentBertrand Guiheneuf2000-03-211-1/+1 * Temporarily removed the calendar from the subdirs list. The compilationbertrand2000-03-214-5/+79 * Updated to fix a few bugs.Christopher James Lahey2000-03-212-9/+12 * Updated to reflect new Bonobo names.Nat Friedman2000-03-2111-60/+66 * Properly ref & sink the table and header models.Christopher James Lahey2000-03-212-0/+9 * Added the ability to access the text event processor.Christopher James Lahey2000-03-216-36/+97 * i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-2119-274/+183 * + * tests/ui-tests/.cvsignore: added filter.Matthew Loper2000-03-213-1/+7 * New private field in EShellView added, which contains the notebook and aMatthew Loper2000-03-213-23/+91 * add more info, including a pointer to the mailing list, a pointer to aDan Winship2000-03-211-2/+39 * Fixed a crashing bug when you close an ETable.Christopher James Lahey2000-03-203-2/+7 * Fix for srcdir != builddir.Elliot Lee2000-03-187-19/+26 * Get the menubar to work.Bertrand Guiheneuf2000-03-172-2/+7 * First cut at a mail source selection wizard. Basically a rigged demo atDan Winship2000-03-152-1/+778 * build shell before mail since mail relies on the shell idl files beingDan Winship2000-03-142-2/+7 * New widget for Day/Work-Week views. Unfinished.Damon Chaplin2000-03-149-0/+6749 * Added an E_FOLDER_CONTACTS section to the get_view function.Christopher James Lahey2000-03-149-2/+825 * Fixed a crashing bug when you cancel an edit.Christopher James Lahey2000-03-143-0/+10 * i2000-03-13 bertrand <bertrand@helixcode.com>bertrand2000-03-134-2/+32 * (get_view): added a parameter to have a reference to the EShellView.bertrand2000-03-133-13/+44 * once we have the bonobo control widget, disable the autoactivation andbertrand2000-03-137-78/+74 * name changebertrand2000-03-135-15/+24 * added the get_e_folder_type function.bertrand2000-03-1310-13/+120 * Modified to make the composer into a library, to be used by the mailMatthew Loper2000-03-132-12/+19 * creates an Evolution_ServiceRepository object.bertrand2000-03-133-18/+230 * forgotten file.Bertrand Guiheneuf2000-03-122-1/+11 * Added e-text-test.Christopher James Lahey2000-03-127-377/+614 * Implementation of the service repository interface as a bonobo object.bertrand2000-03-1212-36/+250 * Removed function now that it is no CORBA server in the GUI.Federico Mena Quintero2000-03-1216-83/+85 * Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-1259-559/+3102 * add a field refering to a service associated to the efolder. In the casebertrand2000-03-129-5/+418 * Changed the order in libeutil and libetext linking so that thereBertrand Guiheneuf2000-03-111-6/+6 * cosmetic changes.bertrand2000-03-112-15/+28 * Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table().Federico Mena Quintero2000-03-112-22/+51 * Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-1125-778/+896 * Initialize the alarm types here. Do not call default_alarm() anymore,Federico Mena Quintero2000-03-113-45/+15 * Shut up CVS.Ettore Perazzoli2000-03-101-0/+1 * Removed the corba-cal stuff. Commented out the Pilot conduit stuff forFederico Mena Quintero2000-03-102-109/+78 * Random #ifdefs to make it build, although this file is going away.Federico Mena Quintero2000-03-107-67/+41 * fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-1080-79/+83 * replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-0929-128/+478 * plug mem leaks due to bad documentation ofbertrand2000-03-0910-26/+71 * Further work.Ettore Perazzoli2000-03-082-9/+23 * Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-0811-90/+181 * track movement of calobj.[ch]Seth Alves2000-03-089-15/+10 * ignore *.lo instead of a list of .lo filesSeth Alves2000-03-081-2/+1 * calobj.[ch] has moved into cal-util/Seth Alves2000-03-081-2/+0 * back out recent commit, and remove calendar.[ch] from Makefile.amSeth Alves2000-03-087-112/+62 * back out recent commitSeth Alves2000-03-082-97/+0 * calobj.[ch] live in cal-util nowSeth Alves2000-03-081-0/+2 * More file moving - FedericoFederico Mena Quintero2000-03-084-1873/+5 * Added a "break_characters" argument. It lets you define a set ofChristopher James Lahey2000-03-0816-173/+393 * added a warning so that the user knows that this version may crash hisbertrand2000-03-082-6/+12 * sync from laptopBertrand Guiheneuf2000-03-084-72/+96 * missing fileBertrand Guiheneuf2000-03-072-3/+104 * Made rows get unselected when switching from one group to the next.Christopher James Lahey2000-03-063-0/+11 * More changes than a man can remember.Bertrand Guiheneuf2000-03-0623-148/+749 * Use the style's font if lucidasans-10 is not found.Christopher James Lahey2000-03-063-0/+15 * Made it so that columns would be properly indented.Christopher James Lahey2000-03-067-10/+47 * Have identical values get sorted by their actual row.Christopher James Lahey2000-03-063-0/+11 * Draw selected row.Christopher James Lahey2000-03-063-4/+28 * Add a "row_selection" signal.Christopher James Lahey2000-03-0615-2/+189 * Add stuff, revamp stuffMiguel de Icaza2000-03-062-30/+110 * Added Miguel to the author list for ETable.Christopher James Lahey2000-03-064-0/+28 * Fixed e_xml_set_integer_prop_by_name.Christopher James Lahey2000-03-063-6/+10 * track moveSeth Alves2000-03-062-14/+18 * move all but the subdir line into gui/Makefile.am, since the codeSeth Alves2000-03-061-236/+1 * create a makefile in calendar/guiSeth Alves2000-03-061-0/+1 * stubs for client side access to alarm structures. this will probablySeth Alves2000-03-0617-79/+269 * More file moving action - FedericoFederico Mena Quintero2000-03-0666-20102/+0 * Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-0623-25/+992 * Added a prototype message listing.Christopher James Lahey2000-03-052-5/+26 * Commenting added. (on_url_data_requested): renamed fromMatthew Loper2000-03-052-111/+154 * Tons of fixes to fix thingsBertrand Guiheneuf2000-03-058-32/+79 * Output 'and' bits between the rules.NotZed2000-03-052-0/+8 * More gramatically correct descriptions + more action rules.Michael Zucci2000-03-051-5/+23 * Actually implement filtering, at least, from Inbox. Copy messages toNotZed2000-03-053-95/+276 * Ref the summary after we have got it.NotZed2000-03-052-0/+16 * Added saving of frozen_columns count. Added a vertical scrollbar toChristopher James Lahey2000-03-054-3/+28 * Added e_xml_set_integer_prop_by_name.Christopher James Lahey2000-03-055-0/+23 * Set up the column headers properly.Christopher James Lahey2000-03-053-2/+10 * Push the proper visual and colormap for ETable to work.Christopher James Lahey2000-03-053-0/+16 * Define ml_duplicate_value and ml_free_value correctly.Christopher James Lahey2000-03-052-1/+44 * stream the raw content instead of nothing if the encoding is notbertrand2000-03-055-9/+17 * Use g_int_compare and g_str_compare as we should be instead of g_int_equalChristopher James Lahey2000-03-052-10/+15 * Touched this up a bit.Christopher James Lahey2000-03-056-14/+35 * sync for debugging with chrisBertrand Guiheneuf2000-03-054-7/+25 * Change this to use the ETable widget itself instead of building it fromChristopher James Lahey2000-03-052-3/+10 * Add 3 test examplesBertrand Guiheneuf2000-03-053-0/+8554 * Message browser can now display attachment inline when BonoboBertrand Guiheneuf2000-03-051-6/+17 * Fixed a crash error.Christopher James Lahey2000-03-053-0/+6 * Fixed a compile warning.Christopher James Lahey2000-03-055-38/+44 * laptop syncBertrand Guiheneuf2000-03-041-1/+92 * add bonobo to the build process.bertrand2000-03-043-4/+56 * bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object):bertrand2000-03-043-3/+15 * this is not right, but it gets this closer to building.Seth Alves2000-03-043-3/+3 * make a makefile for calendar/cal-util directorySeth Alves2000-03-041-0/+1 * added some .cvsignore filesSeth Alves2000-03-044-0/+33 * new file -- things shared between the client and server go in thisSeth Alves2000-03-0447-1951/+806 * clarifyDan Winship2000-03-042-10/+12 * use set_input_stream instead of construct_from_stream to feed the messagebertrand2000-03-046-13/+58 * New doc for the ETable widget.Christopher James Lahey2000-03-046-26/+500 * I always forget to add the stupid files - FedericoFederico Mena Quintero2000-03-041-0/+66 * Try move messages with gnome in the subject ot the Gnome folder.Michael Zucci2000-03-041-3/+26 * Make sure we open with create with a creation mask.NotZed2000-03-043-4/+23 * Added a bunch of stuff to the TODO list. Put +s before a few of the itemsChristopher James Lahey2000-03-048-28/+323 * Removed some unused code.Christopher James Lahey2000-03-049-16/+23 * Ref the table columns since we unref them at the end.Christopher James Lahey2000-03-042-1/+8 * initialize gdkrgb. Push visual/colormap. (on_url_requested): in the casebertrand2000-03-042-0/+56 * in the case of images, put the content object output stream in the url.bertrand2000-03-043-7/+12 * add gnomeprint to be able to link with gtkhtmlBertrand Guiheneuf2000-03-031-1/+1 * fixed state 0 keep value.bertrand2000-03-032-2/+7 * acronym fix 2Bertrand Guiheneuf2000-03-032-2/+2 * Camel acronym meaning fix.Bertrand Guiheneuf2000-03-032-2/+4 * don't forget to set the state to 0 after 3. (my_read_encode): don't forgetbertrand2000-03-039-277/+347 * Disconnect the list signal, so we dont get spurious emits during destroy.NotZed2000-03-037-41/+163 * use CamelStreamB64 type for the input stream.bertrand2000-03-034-7/+22 * fix implementation so that it writes properly to the output stream even.bertrand2000-03-023-6/+24 * Bonobization of the message composer, part 1.Ettore Perazzoli2000-03-025-35/+187 * At this point the calendar client and personal calendar server files wereFederico Mena Quintero2000-03-026-12/+23 * Don't use libglade for menus and toolbars in the message composerEttore Perazzoli2000-03-025-679/+17 * More reorganization - FedericoFederico Mena Quintero2000-03-026-247/+11 * Shut up!Ettore Perazzoli2000-03-021-8/+14 * Various building fixes. At least, now it builds for me.Ettore Perazzoli2000-03-0210-15/+70 * Automakeize the `filter' directory.Ettore Perazzoli2000-03-024-32/+51 * Moved to the pcs/ directory - FedericoFederico Mena Quintero2000-03-0212-2776/+21 * Added calendar/idl/Makefile, calendar/cal-client/Makefile, andFederico Mena Quintero2000-03-022-0/+9 * At this point the calendar client and personal calendar server files wereFederico Mena Quintero2000-03-026-204/+61 * Moved to cal-client/ - FedericoFederico Mena Quintero2000-03-026-1514/+0 * Moved to idl/evolution-calendar.idlFederico Mena Quintero2000-03-021-127/+0 * Use the gnome-config flags for orbit-idl. Create a libcal-client libraryFederico Mena Quintero2000-03-025-6/+59 * add an Ibex whitepaperDan Winship2000-03-024-0/+324 * Removed stale rule for the conduit.Federico Mena Quintero2000-03-013-18/+18 * Sections for the calendar user agent and the calendar client library.Federico Mena Quintero2000-03-014-6/+124 * Reorg a bit more, make the <PRE> section narrower, add more references toDan Winship2000-03-014-24/+72 * Added camel-stream-buffer to build.NotZed2000-03-013-0/+558 * Don't show the tooltip if the text is being editted or isn't clipped.Iain Holmes2000-03-014-6/+56 * Test frozen columnsChristopher James Lahey2000-03-0116-3/+1176 * Added test program.NotZed2000-03-015-1/+168 * Remove gui code, this will be actual filtering code.NotZed2000-03-015-263/+34 * scout intaBertrand Guiheneuf2000-02-291-1/+4 * new utility function.bertrand2000-02-295-47/+91 * revert strange changes.bertrand2000-02-294-4/+19 * make it work with "make install"Bertrand Guiheneuf2000-02-291-0/+3 * Sync - FedericoFederico Mena Quintero2000-02-292-0/+20 * Fix a bunch of serious small bugs.NotZed2000-02-298-87/+74 * No, its not a fatal error to search on a non-searchable folder, you justNotZed2000-02-293-10/+25 * Fixed references to libutil.a -> libeutil.laMichael Zucci2000-02-299-12/+26 * Removed unused header.NotZed2000-02-293-3/+4 * Removed references to filter-sexp.[ch].NotZed2000-02-295-1230/+27 * Added. moved from filter-sexp.[ch]NotZed2000-02-295-5/+1220 * Fixed a typo.NotZed2000-02-294-43/+50 * add Bertrand to authors, edit his additionsDan Winship2000-02-294-74/+104 * Talk about virtual folders.Bertrand Guiheneuf2000-02-294-2/+72 * add a blurb about camel offering uniform interface. needs style andbertrand2000-02-294-0/+28 * Fixed a couple of crash bugs.Christopher James Lahey2000-02-285-6/+11 * non blocking b64 encoding is a PITABertrand Guiheneuf2000-02-283-59/+308 * Compilation error.Chris Lahey2000-02-283-18/+20 * Updated these to use the canvas ::update system properly.Chris Lahey2000-02-285-128/+149 * beginnings of a Camel white paperDan Winship2000-02-284-0/+544 * Section for the personal calendar server.Federico Mena Quintero2000-02-284-6/+206 * required fileSeth Alves2000-02-261-0/+12 * required filesSeth Alves2000-02-262-0/+2 * added autogen.sh so this library can be build on its ownSeth Alves2000-02-263-1/+116 * start using ChangeLog in this librarySeth Alves2000-02-261-0/+9 * make libicalss installableSeth Alves2000-02-261-2/+2 * renamed a couple files so that automake will be my friendSeth Alves2000-02-26