aboutsummaryrefslogtreecommitdiffstats
path: root/java/avalon-logkit
Commit message (Expand)AuthorAgeFilesLines
* Release maintainership for ports I no longer use.hq2007-01-211-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* - Use MASTER_SITE_APACHEhq2004-09-012-20/+16
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* . Wrap the PORTDOCS setting in .if !defined(NOPORTDOCS) .. .endif.glewis2003-12-091-0/+2
* New port java/avalon-logkit:glewis2003-12-094-0/+67
>5-52/+170 * fix a refcounting memleak.Chris Toshok2001-06-212-3/+12 * fix memory leak.Chris Toshok2001-06-212-1/+7 * add prototype for close_dialog to remove warnings.Chris Toshok2001-06-213-0/+7 * Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-212-3/+13 * track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-2011-98/+82 * rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-2021-292/+664 * Oops --- wrong e-mail address in ChangeLog entry.Jon Trowbridge2001-06-191-1/+1 * Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-195-242/+293 * tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-192-4/+7 * implement this properly, using base and (objectclass=*).Chris Toshok2001-06-152-19/+14 * save ourselves a function call - call close_dialog instead ofChris Toshok2001-06-153-2/+7 * Set the "expoted_dnd_types" to NULL in the folder_types.Jeffrey Stedfast2001-06-152-1/+6 * Add a workaround for an EText bug. (e_select_names_completion_begin): FixDan Winship2001-06-122-3/+15 * Added e-card-merging-book-commit-duplicate-detected.glade here.Christopher James Lahey2001-06-118-19/+361 * Made e_card_simple_get_id return const char *.Christopher James Lahey2001-06-118-10/+28 * Made this handle the "id" property in searches.Christopher James Lahey2001-06-113-4/+30 * Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involvingChristopher James Lahey2001-06-114-101/+73 * Made it so that all of these functions queue their ops before callingChristopher James Lahey2001-06-112-16/+68 * Added this function to put a response back into the queue.Christopher James Lahey2001-06-114-62/+113 * Added this function to let you do slightly more complicated searches.Christopher James Lahey2001-06-114-6/+70 * Removed unused email variable.Christopher James Lahey2001-06-092-1/+5 * Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-0921-40/+512 * remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-0913-326/+295 * Remove references to ECategoryMasterListWombat.Christopher James Lahey2001-06-063-12/+5 * Make this work when multiple names are selected then right click->Remove.Jason Leach2001-06-062-4/+36 * Oh yeah, the ChangeLog.Chris Lahey2001-06-061-0/+20 * Copy dates as they come in.Christopher James Lahey2001-06-066-630/+462 * Move an #include to the top, it's ugly to have it in the middle of theJacob Leach2001-06-061-1/+1 * (Fix bug #655: SelectNames doesn't let you remove addresses after you addJason Leach2001-06-062-0/+48 * Change the completion handler to use the ECompletionMatch.Jon Trowbridge2001-06-063-156/+163 * Added. Code for testing if two ECards appear to pertain to the sameJon Trowbridge2001-06-054-0/+520 * remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-048-13/+131 * Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-032-3/+8 * Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-022-8/+14 * Included information about db3.Christopher James Lahey2001-06-013-93/+172 * Added fields for the GalViewMenus and GalViewCollection; we need to keepFederico Mena Quintero2001-06-014-21/+89 * add the EAddressbookModel* and change the ETableModel's name to "adapter".Chris Toshok2001-06-013-11/+35 * decrement data_count before emitting the card_removed signal, and breakChris Toshok2001-06-013-5/+42 * Print Preview => ContactsPrintPreview. Changed peter's change so that theChris Toshok2001-06-012-1/+7 * Use the correct path to the print preview menu item.Peter Williams2001-05-312-1/+6 * new function, for the Cut verb. (copy_contacts_cb): new function, for theChris Toshok2001-05-306-14/+344 * #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-282-2/+9 * Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-262-1/+5 * Correct the height calculation here to not include theChristopher James Lahey2001-05-263-1/+14