aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shortcuts-view.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-09-24 23:53:14 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-09-24 23:53:14 +0800
commitadf048e0505aa016e9b4c2ec13ab2050ee006906 (patch)
tree873a868de4ead1244ca61709dcb64fa50d7eaa24 /shell/e-shortcuts-view.h
parenteb5d078e80b7fec3d4d7c957f657bc42749a9b99 (diff)
downloadgsoc2013-evolution-adf048e0505aa016e9b4c2ec13ab2050ee006906.tar.gz
gsoc2013-evolution-adf048e0505aa016e9b4c2ec13ab2050ee006906.tar.zst
gsoc2013-evolution-adf048e0505aa016e9b4c2ec13ab2050ee006906.zip
Add PilotConduitSettings verb. [#14019]
(command_pilot_conduit_settings): Implementation for the verb. (launch_pilot_settings): Helper function. svn path=/trunk/; revision=18201
Diffstat (limited to 'shell/e-shortcuts-view.h')
0 files changed, 0 insertions, 0 deletions
td>-2/+2 * SHA256ify (and sometimes SIZEify)edwin2006-01-3016-1/+24 * . Install a desktop icon for the java/jdk15 Control Panel. [1]glewis2006-01-304-6/+70 * Update to 1.1.0.1.linimon2006-01-293-8/+9 * . Link with the system libz instead of building the our own internalglewis2006-01-2916-176/+282 * - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-0/+1 * - Make it fetchable againgarga2006-01-261-1/+1 * Fix WWWhq2006-01-261-1/+1 * Revert last commit. It is not possible (yet) to have the dirrmtry usagelinimon2006-01-231-1/+1 * This port broke INDEX building, when WITH_MOTIF is defined, fix expressionache2006-01-221-1/+1 * SHA256ifyedwin2006-01-2265-0/+76 * eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2224-56/+56 * Fix plist issues after last commit yet again.anholt2006-01-211-1/+1 * Fix build by updating to 1.1.7-rc1, which should be better than the previousanholt2006-01-214-39/+34 * . Update to 1.13.1. Unbreak.glewis2006-01-213-6/+5 * . Update to 3.0.1.glewis2006-01-213-11/+18 * . Update to patchset 8.glewis2006-01-217-196/+17 * . Add SHA256.glewis2006-01-201-0/+1 * . Make sure the mozilla library is built unless WITHOUT_MOZILLA isglewis2006-01-201-2/+2 * BROKEN: Does not buildkris2006-01-141-0/+2 * BROKEN: Size mismatchkris2006-01-141-0/+2 * . Update to 1.5.0_06.glewis2006-01-146-20/+16 * . Always fix up the pthread library references, even if we're notglewis2006-01-141-4/+0 * - Update to 4.0.1tdb2006-01-112-7/+10 * - fix build in JAILSdinoex2006-01-071-0/+2 * Update to 1.1b5hq2006-01-052-3/+4 * [patch] update java/eclipse-cdt to version 3.0.1edwin2006-01-0314-12/+960 * Update port: java/jboss4 to 4.0.3 SP1edwin2005-12-304-10/+14 * Add SHA256 checksumbrueffer2005-12-231-0/+1 * . Add SHA256.glewis2005-12-181-0/+1 * . USE_ICONV is required whether we're building the web parts or not.glewis2005-12-182-2/+4 * Remove port that depends on the expired cedet-emacs20.lawrance2005-12-152-13/+0 * . Tell the user all the files they will need up front, instead of tellingglewis2005-12-153-99/+93 * - Update to 3.1.0tdb2005-12-144-41/+14 * Suspend maintaineredwin2005-12-121-1/+1 * . Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,glewis2005-12-121-1/+4 * - Add official mastersitebarner2005-12-112-2/+3 * - Update to 2.2.4tdb2005-12-054-93/+22 * . Add $FreeBSD$.glewis2005-12-034-0/+8 * . "Privatise" the symbols in libzip.so to avoid conflicting with thoseglewis2005-12-034-2/+172 * . The patch to use getaddrinfo() #ifdef'ed out too much code. Change thatglewis2005-12-032-0/+50 * . Chase an updated distfile. [1]glewis2005-12-032-3/+5 * Add missing files to pkglist.archie2005-11-291-0/+4 * - Update to 0.6.0hq2005-11-293-37/+46 * Fix problem with -encoding flag.archie2005-11-282-0/+18 * Upgrade to version 1.4.7.archie2005-11-282-3/+3 * Upgrade to 0.19; disable evolving graphical stuff for now.archie2005-11-283-19/+6 * . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-253-12/+84 * - Add SHA256pav2005-11-2525-0/+26 * . Add $FreeBSD$.glewis2005-11-242-0/+2 * . Add SHA256.glewis2005-11-243-0/+9 * . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-236-4/+144 * - Fix plist by correctly installing and registering the port's man page [1]barner2005-11-233-4/+10 * . Add SHA256.glewis2005-11-225-0/+6 * . Add SHA256.glewis2005-11-221-0/+2 * BROKEN: Unfetchablekris2005-11-211-0/+2 * - Update to 0.9.9.1hq2005-11-172-3/+4 * . Add SHA256.glewis2005-11-163-0/+5 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-155-7/+5 * - Update to 0.48vs2005-11-142-6/+4 * Assign a new maintainerhq2005-11-141-1/+1 * - Update to 1.2.3hq2005-11-143-45/+148 * Unbreak build with cairo 1.0.bland2005-11-063-5/+2463 * Chase cairo shared library update, bump the PORTREVISION.mezz2005-11-061-2/+2 * Remove expired portskris2005-11-0517-4372/+0 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-059-5/+9 * Update to 3.0-rc4 release.ale2005-11-032-5/+7 * Commons Codec provides implementations of common encoders and decodersale2005-11-035-0/+76 * . Avoid an infinite loop by ignoring JAVA_HOME if its set to the locationglewis2005-11-032-8/+11 * . Update to 1.4.2_10.glewis2005-11-023-4/+6 * Update to 3.2.1hq2005-11-012-7/+7 * Add %%JAVA_OS%% and %%JAVA_VERSION%% to the list of substitutionshq2005-10-301-0/+2 * Fix pkg-plist from last upgrade.anholt2005-10-241-0/+4 * New style bsd.java.mk.nork2005-10-231-1/+2 * . Update to 3.0.0.glewis2005-10-223-135/+286 * . Minor clean up (removed an unused variable, white space).glewis2005-10-221-5/+3 * . Update to 1.13.0.glewis2005-10-223-8/+8 * . Update the required Java version.glewis2005-10-202-23/+26 * . Update to 4.0.3.glewis2005-10-204-6/+6 * . Update to 1.30.glewis2005-10-193-25/+28 * Fix javavmwrapper support added in last commit: the launcher now enforceshq2005-10-181-1/+1 * Update to 1.1.6. Tested on i386 and amd64 -- only one regression test failure,anholt2005-10-164-20/+26 * Update to 3.1RC2.nork2005-10-153-1854/+21 * Add eclipse-webtools 0.7, webtools for eclipse.nork2005-10-154-0/+53 * Update to 1.1.1.nork2005-10-153-375/+14 * . Update to 1.3.3 (missed in the last commit somehow).glewis2005-10-141-2/+2 * . Update to 1.3.3.glewis2005-10-141-6/+6 * . Bump PORTREVISION for the last two fixes.glewis2005-10-132-0/+2 * . Switch to using XToolkit by default. According toglewis2005-10-134-0/+68 * . Fix javaws.glewis2005-10-136-0/+108 * . Fix javaws.glewis2005-10-132-1/+16 * . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically createdglewis2005-10-116-6/+0 * Update maintainer's email address.linimon2005-10-103-3/+3 * Reset bouncing maintainer addresses.linimon2005-10-102-2/+2 * Pacify distfile survey.linimon2005-10-101-1/+1 * Update to 3.1.1.nork2005-10-104-2436/+491 * Update to 1.12.3.nork2005-10-092-3/+3 * Update to 3.1.1.nork2005-10-098-144/+71 * Update to 1.1.0.1 and unBROKEN(fix incomplete pkg-plist).nork2005-10-093-902/+15 * Update to 3.1.1.nork2005-10-093-81/+11 * Update to 2.1.1.nork2005-10-093-906/+9 * Update master site.archie2005-10-081-1/+2 * Update to 3.2.0hq2005-10-082-7/+15 * Turn this one over to the mailing list. Note: this port has already passedlinimon2005-10-011-1/+1 * . Update to 2.2.glewis2005-09-305-758/+899 * . Update to 1.4.2_09.glewis2005-09-293-5/+5 * o Fix build error with WITH_MOZILA != mozilla.nork2005-09-281-6/+9 * . Include header files from the JDK that was just built, not from theglewis2005-09-272-0/+34 * Mark BROKEN and set an EXPIRATION_DATE.arved2005-09-271-0/+4 * Mark as BROKEN (unfetchable) and set an EXPIRATION_DATEarved2005-09-271-0/+4 * . Fix RUN_DEPENDS (JAVAJARDIR -> JAVALIBDIR).glewis2005-09-272-86/+36 * . Quieten portlint:glewis2005-09-271-6/+5 * . Update the download URL.glewis2005-09-271-1/+1 * The upstream maintainer has included versioned tarballs on their own websitearved2005-09-271-2/+1 * - upgrade to 2.3.5petef2005-09-263-98/+119 * Fix build error by wrong gtk libraries.nork2005-09-252-0/+61 * . Update to 1.5.0_05.glewis2005-09-246-20/+38 * Update to 0.9.9hq2005-09-222-3/+3 * . Update to patchset 2:glewis2005-09-2138-1488/+182 * . Update to 2.0b4.glewis2005-09-213-4/+5 * . Update the URL where the documentation can be downloaded.glewis2005-09-201-2/+1 * . Update to 1.29.glewis2005-09-154-768/+53 * . Fix packing list (add @dirrm forgotten in my last commit).glewis2005-09-151-0/+1 * . Update to 20050328.glewis2005-09-154-26/+15 * Mark for deprecation. The distfile that is currently in the port is overlinimon2005-09-151-0/+2 * . Fix a typo in the COMMENT.glewis2005-09-151-1/+1 * Fix build error WITH_MOTIF.nork2005-09-142-2/+18 * . Placate portlint and help tools such as 'make index' which expect theglewis2005-09-121-1/+1 * . Update to 3.0.0.glewis2005-09-123-625/+8 * . Fix compilation after the recent nspr split from mozilla/firefox.glewis2005-09-093-63/+2 * . Force the Client VM when dumping the shared archive since you can'tglewis2005-09-062-2/+2 * . Tell the user all the files they will need up front, instead of tellingglewis2005-09-051-23/+28 * . Generate the class data shared archive during post-install to speedglewis2005-09-044-22/+36 * . Use ${PTHREAD_LIBS} when compiling the testos programme rather thanglewis2005-09-041-7/+1 * . Tell the user all the files they will need up front, instead of tellingglewis2005-09-031-24/+29 * . Respect NOPORTDOCS.glewis2005-09-032-3/+5 * BROKEN: Unfetchablekris2005-08-311-0/+2 * - Update to 11.a [1]hq2005-08-303-39/+19 * - fix build on 4.x: include missing headervs2005-08-293-15/+14 * Change MAINTAINER from java@ to freebsd-eclipse@.nork2005-08-2814-14/+14 * Fix the internal browser issue.nork2005-08-282-3/+3 * Update to 1.12.2.nork2005-08-282-6/+4 * Reset bouncing maintainer.krion2005-08-261-1/+1 * . NUL terminate a string. Fixes a segmentation fault that shows upglewis2005-08-202-0/+14 * Refetchable.nork2005-08-181-0/+2 * . Update to 0.8.0 (unbreaks the build on 5.x and 6.x).glewis2005-08-126-10/+11 * Update distinfo to fix build (forgotten in previous commit).archie2005-08-041-2/+2 * Add two more hunks to patch-koi8u. Should make the koi8-u fonts support bettermi2005-08-042-0/+34 * Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.mi2005-08-024-0/+750 * Add eclipse-viPlugin 1.12.1, an Eclipse plugin that addsnork2005-08-015-0/+63 * Update to 3.1.nork2005-07-3159-5361/+1088 * - Don't mkdir ${JAVAJARDIR} (already in mtree)hq2005-07-291-8/+3 * Use code long floating around the Internet to add support for KOI8-Umi2005-07-284-6/+22 * Upgrade to release 1.4.6.archie2005-07-272-3/+3 * Upgrade to release 0.17.archie2005-07-271-1/+1 * Forbid the use of a JDK from Sunhq2005-07-261-0/+1 * . Add a necessary patch for jikes to be able to compile the source codeglewis2005-07-231-0/+13 * . Default to bootstrapping with jbootstrap.glewis2005-07-231-3/+7 * . Set a BUILD_DEPENDS for consistency.glewis2005-07-231-1/+3 * . Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.glewis2005-07-231-7/+5 * . Add missing RUN_DEPENDS.glewis2005-07-231-0/+2 * . Update to 1.2.glewis2005-07-232-3/+3 * This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-232-0/+4 * . Fix the check for the distribution file existing since it must beglewis2005-07-211-2/+2 * . Mark RESTRICTED as one of the source files is under the SCSL.glewis2005-07-211-1/+3 * . Update to 1.1.glewis2005-07-212-3/+3 * . Add a port of jbootstrap:glewis2005-07-215-0/+50 * . Update to 3.2.7.glewis2005-07-182-4/+4 * Update to 1.1.2-pre1 released in February 2004. Some seriousmi2005-07-083-10/+16 * . Update to 1.4.2-02.glewis2005-07-073-15/+26 * . Make this actually work on amd64 (treat it as i386).glewis2005-06-254-0/+48 * . Update to 1.3.1_16.glewis2005-06-252-5/+4 * . Update to 1.5.0_04.glewis2005-06-244-8/+6 * . Avoid memory corruption on FreeBSD 4.x. This seems to have no affectglewis2005-06-222-0/+36 * . Add a couple of comments.glewis2005-06-211-0/+14 * . Check the user can read/write the configuration file and that it existsglewis2005-06-212-8/+11 * Add support for other mozilla's.nork2005-06-191-3/+3 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-1811-35/+70 * - Update to 1.1b4hq2005-06-172-7/+5 * - Update to 2.1hq2005-06-152-4/+22 * Update to 0.9.7hq2005-06-152-3/+3 * Upgrade to 1.1.4.thierry2005-06-153-415/+949 * Remove empty patch filehq2005-06-121-0/+0 * Oops, jikes is required to build these days. This should be all the depsanholt2005-06-111-1/+2 * - Update to version 3.1hq2005-06-113-15/+10 * . Update to 1.3.2 update.glewis2005-06-082-3/+4 * . Update to 1.0.2 update 2.glewis2005-06-082-4/+4 * . Update to 1.3.1_15.glewis2005-06-072-3/+3 * . Sort.glewis2005-06-071-693/+693 * [1] Add missing dependency on zip.anholt2005-06-042-4/+24 * + update to 1.1.3;thierry2005-06-015-15/+883 * UnBROKEN by fixing pkg-plist.nork2005-05-292-2/+2 * o Update to 3.1M7. [1]nork2005-05-2920-261/+181 * Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc,anholt2005-05-295-99/+44 * . Update to 0.47.glewis2005-05-253-18/+3 * Add 'devel' categoryhq2005-05-232-2/+2 * - Install commons-logging-api.jarhq2005-05-231-5/+6 * Update to 4.0.2hq2005-05-196-30/+30 * . This port is working well enough for me under 5.4 that I can runglewis2005-05-182-4/+8 * Unbreak: plist fix, do not remove common Java class dir.anders2005-05-184-6/+0 * Update to version 1.4.5.archie2005-05-172-3/+3 * - Use find and installlawrance2005-05-171-6/+24 * Fix DOWNLOAD_URL.olgeni2005-05-175-5/+5 * - Allow installation on amd64hq2005-05-172-5/+8 * Upgrade to version 4.1 (plus JDK home fix from ports/76670)olgeni2005-05-1720-4790/+5570 * Upgrade to 0.15.archie2005-05-162-3/+3 * Castor is a data binding framework for Java. It's the shortest pathhq2005-05-154-0/+45 * . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-126-2/+144 * . Fix various problems with time zone handling including:glewis2005-05-122-0/+200 * . Using dladdr(3) to determine the path to the current executable, andglewis2005-05-122-0/+124 * . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-123-0/+72 * Update to version 1.4.4.archie2005-05-112-5/+4 * Fix size mismatch. According to the submitter:thierry2005-05-093-6/+3 * BROKEN: Incomplete pkg-plistkris2005-05-082-0/+4 * Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothingnork2005-05-0731-0/+1104 * . Update to 1.3.2.glewis2005-05-042-6/+5 * . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-033-1/+72 * . Update to 1.5.0_03.glewis2005-04-306-254/+1194 * . Add $FreeBSD$.glewis2005-04-292-0/+4 * . Bump PORTREVISION for the previous fix for jar(1).glewis2005-04-281-8/+8 * . Ensure that when files are extracted that their fully resolved path liesglewis2005-04-282-0/+67 * - Update to 3.2 [1]hq2005-04-285-55/+111 * - Upgrade to version 1.4.3.archie2005-04-263-7/+19 * . Update description.glewis2005-04-251-2/+4 * - Update to version 2005.04.15hq2005-04-202-10/+10 * . Fix various problems with time zone handling including:glewis2005-04-191-0/+101 * . Try to clarify that the BUGS section is talking about the Java VMglewis2005-04-191-3/+4 * . Update to 1.4.2_08.glewis2005-04-142-4/+4 * Upgrade to version 1.4.2.archie2005-04-143-15/+3 * . A big mdoc fixup kindly provided by the mdoc police. Any problems shouldglewis2005-04-134-33/+72 * . Yet more clarification of how the selection of the Java VM can beglewis2005-04-131-1/+4 * . Fix some sentence breaks.glewis2005-04-132-6/+29 * . Document that the environment variables can also be a space delimitedglewis2005-04-121-9/+13 * . Install manual pages for javavmwrapper.glewis2005-04-125-1/+318 * . Ignore errors from the call to registervm, otherwise one sees a wholeglewis2005-04-121-2/+2 * . Separate standard variables from variables local to this Makefile.glewis2005-04-121-1/+2 * BROKEN: Size mismatchkris2005-04-111-0/+2 * . When linprocfs is not mounted the Linux JDK will output a warning message,glewis2005-04-092-0/+34 * . Bump PORTREVISION, forgotten when doing the fixes prior to the portsglewis2005-04-082-6/+8 * . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>glewis2005-04-086-0/+92 * - Update to 2.05 [1]hq2005-04-06