aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-local-folder.c
Commit message (Expand)AuthorAgeFilesLines
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-0/+1
* #include <unistd.h>Ettore Perazzoli2001-04-181-0/+2
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-0/+2
* Fix headers. Same here. Same here. Same here. Same here.Kjartan Maraas2001-04-051-0/+2
* Finish the DnD stuff by implementing move/copy on the shell side asEttore Perazzoli2001-03-271-5/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-2/+2
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-4/+46
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-24/+10
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-161-4/+14
* Correctly access an xmlNodePtr->contentIain Holmes2000-05-151-1/+1
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+223
INDEX_PRISTINE, also set USE_NONDEFAULT_X11BASE toerwin2007-05-201-0/+1 * Add new category x11-driverspav2007-05-201-0/+1 * Add two missing dollars.ru2007-02-261-2/+2 * - Introduce a new ports category ports-mgmt: Ports for managing, installing andpav2007-01-311-0/+1 * bsd.port.mkpav2007-01-311-0/+4 * - Fix the make_index script if PORTSDIR is a path which contains akris2006-02-111-3/+3 * - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-11/+17 * Split "portsnap fetch update" into "portsnap fetch" and "portsnap update"cperciva2006-01-251-1/+2 * - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-2/+9 * MFsrc: Show stray files during "cvs update".ru2005-12-241-1/+1 * - Create a new category, net-im, for instant messaging applications.pav2005-11-081-0/+1 * Introduce new variable MASTER_SITE_INDEX, to allow mirroring ofkrion2004-12-171-1/+2 * As previously announced, remove ports/picobsd/ssh-picobsd due to long-linimon2004-11-291-1/+0 * Allow to override fetch option by $FETCHINDEX variable.kuriyama2004-11-161-1/+2 * - In fetchindex target:pav2004-11-161-1/+1 * * Be even more explicit about partial ports trees being unsupportedkris2004-07-141-17/+12 * Be more explicit about INDEX builds not being supported with partialkris2004-06-121-4/+5 * * Support verbose index builds with INDEX_VERBOSE [1]kris2004-06-101-2/+10 * Add "fetchindex" target. It fetches the recent index file (INDEX _or_netchild2004-05-251-0/+3 * - Allow processing of info files in non-standard locations; thekris2004-04-021-11/+35 * Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-0/+1 * Tie x11-themes into the build now that it contains some ports.marcus2004-02-201-0/+1 * Tie accessibility to the build now that it has some ports.marcus2004-01-221-0/+1 * Tie arabic to the build now that it has some ports.marcus2003-11-091-0/+1 * Tie the dns category to the build now that it has some ports.marcus2003-08-301-0/+1 * Connect polish to the buildarved2003-08-191-0/+1 * Define the default SUP program to be cvsup.joe2003-07-121-0/+1 * With CVS_UPDATE, use read-only repository mode by default.ru2003-03-061-1/+1 * In a spirit of src/Makefile.inc1,v 1.142, get rid of "sticky"ru2003-03-051-1/+1 * Correct the bug in 'make index' that failed to substitute back thekris2003-02-241-1/+1 * I committed from the wrong tree, and the patch had a missingkris2002-12-051-1/+1 * Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andkris2002-12-051-12/+12 * Merge in some changes from Tools/portbuild/scripts/makeindex: setkris2002-12-011-5/+8 * Add several new real categories.knu2002-11-181-0/+4 * Switch back to .tgz packages for 'parallel' target.kris2002-10-021-1/+1 * Switch to .tbz packages in generated makefile target.kris2002-09-161-1/+1 * Don't use cat(1) needlessly -- pipe the INDEX to awk(1).will2001-12-231-1/+1 * New category picobsd starts today.asami2001-04-231-0/+1 * Use single colons instead of double colons for "*-all" targets. I don't knowasami2001-03-251-2/+2 * Add new categories science and ukrainian.asami2001-03-251-0/+2 * Allow both SUP_UPDATE and CVS_UPDATE to be used, similar to src/Makefilejeh2000-11-011-5/+4 * For "make parallel", provide out an extra target without the ".tgz".asami2000-09-271-1/+1 * New category french starts today!asami2000-09-221-0/+1 * Use the SUPHOST in the 'make update' if it's defined.joe2000-08-131-0/+3 * Add new category hebrew -- Hebrew language support.asami2000-07-311-0/+1 * Typo (ghostscript55htff -> ghostscript55httf).asami2000-07-201-1/+6 * Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise youasami2000-04-121-2/+2 * Additions to the 'make search' mechanism.joe2000-03-231-8/+0 * $Id$ -> $FreeBSD$peter1999-08-311-1/+1 * Add new category "ftp".asami1999-08-021-1/+2 * Makefile:asami1999-07-231-1/+7 * Add new categories irc, java and x11-servers.asami1999-06-271-1/+4 * Better logic and typo fixing.billf1999-06-051-7/+11 * 'make update' in the ports directory.billf1999-06-011-1/+17 * (1) Rename "templates" to "Templates". The toplevel is gettingasami1999-01-261-2/+2 * Break "all" target into subtargets according to category. Change toasami1999-01-221-2/+5 * Make the search target a bit looser in its matching.jkh1999-01-131-2/+2 * Move Palm*-related programs to new "palm" category.asami1999-01-091-1/+2 * Break up the "plan9" category -- all the ports are where they belong, andasami1999-01-091-2/+1 * Add new target "parallel" which creates a parallelizable Makefile forasami1998-12-281-1/+4 * Fast INDEX generation. See bsd.port.mk rev. 1.300 for details.asami1998-12-121-2/+3 * Make the search target home in a little better on what users arejkh1998-10-311-2/+2 * Now that they are populated, add deskutils andasami1998-08-081-1/+7 * Add biology.asami1997-12-131-1/+2