aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/icb
Commit message (Expand)AuthorAgeFilesLines
* Restore useless version required comments.obrien2000-03-221-0/+1
* Remove the "version required" line.obrien2000-03-201-1/+0
* Style nits in the ports I maintain.obrien2000-02-131-2/+2
* Fix the first arg to strscat so we can use stdarg macros and get thissteve1999-09-202-2/+45
* $Id$ -> $FreeBSD$peter1999-08-302-2/+2
* Remove some stale MASTER_SITES, add some new MASTER_SITESbillf1998-12-101-4/+4
* Internet CB - a chat clientobrien1998-05-2617-0/+487
td>-3/+7 * Undo a broken leak fix.Ettore Perazzoli2001-05-052-2/+5 * Plug more leaks.Ettore Perazzoli2001-05-044-2/+24 * Plug a leak in the folder creation dialog (a string was beingEttore Perazzoli2001-05-042-1/+6 * Plug a leak (the return value from `oaf_query()' must be freed!).Ettore Perazzoli2001-05-042-0/+7 * Change `e_shell_get_icon_path()' to only look up the Evolution imageEttore Perazzoli2001-05-042-8/+10 * Change the mode for the GtkCList in the active connection dialog to beEttore Perazzoli2001-05-042-1/+6 * Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-044-21/+120 * Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-048-22/+537 * Make the `EShellOfflineHandler' object non-floating in the constructEttore Perazzoli2001-05-032-0/+7 * Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-0310-1/+955 * new file.Chris Toshok2001-05-034-0/+581 * Remove $(UNICODE_LIBS).Dan Winship2001-04-263-3/+6 * free the private memberJP Rosevear2001-04-262-1/+5 * #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-2527-25/+62 * #include gnome-window-icon.hJeffrey Stedfast2001-04-242-0/+5 * Set window_icon of the splash screen to "evolution.png"Duncan Mak2001-04-222-0/+6 * #include <unistd.h>Ettore Perazzoli2001-04-182-0/+6 * Proxy events to the tooltip object properly.Christopher James Lahey2001-04-182-0/+55 * Pull up fix from the branch:Ettore Perazzoli2001-04-153-11/+49 * Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-143-2/+17 * Pull up fix from the 0-10 branch (chain the ::destroy handler forEttore Perazzoli2001-04-142-0/+7 * Implemented these.Christopher James Lahey2001-04-132-0/+23 * Don't get into an infinite loop when clicking on an IMAP storage. MightDan Winship2001-04-122-0/+11 * fix type. we want the destination interface, not source.Chris Toshok2001-04-082-1/+6 * Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-053-1/+6 * Fix headers. Same here. Same here. Same here. Same here.Kjartan Maraas2001-04-056-0/+32 * set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-043-63/+61 * Don't declare debug_log as extern in evolution-shell-component-client.c,Dan Winship2001-04-043-7/+16 * Merge fix for #1117 (g-warning being emitted when clicking on storageEttore Perazzoli2001-04-043-1/+15 * Pulled up fixes from evolution-0-10-branch.Ettore Perazzoli2001-04-043-3/+50 * Iain's fix did not help, fixing myself. closes #1914Gediminas Paulauskas2001-04-03