aboutsummaryrefslogtreecommitdiffstats
path: root/print/poster
Commit message (Expand)AuthorAgeFilesLines
* change my e-mail addresssanpei2000-08-031-1/+1
* Portlint COMMENT's.knu2000-04-151-1/+1
* Accidental whitespacecpiazza2000-04-101-2/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* resize a postscript image to print on larger media and/or multiple sheetstaoka2000-02-076-0/+47
retty bad idea for anything otherJon Trowbridge2001-03-161-0/+2 * Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-1618-223/+1027 * Don't use the hardcoded cert db directory, use the one passed in.Jeffrey Stedfast2001-03-163-14/+134 * Fix memory leak.Miguel de Icaza2001-03-162-4/+13 * import druid iconJakub Steiner2001-03-162-0/+4 * Bump gal requirement to 0.5.99.7Dan Winship2001-03-162-3/+7 * Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-163-2/+10 * Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-163-2/+8 * Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-163-3/+9 * Update arguments to e_canvas_item_grab_focus. (eti_cursor_change): Ditto,Dan Winship2001-03-161-3/+3 * Make this take an extra argument saying whether or not to grab theDan Winship2001-03-163-8/+9 * translate NIL to "" in fetch body part responseDan Winship2001-03-161-1/+3 * First batch of disconnected IMAP-related stuff. This adds localDan Winship2001-03-1613-268/+786 * ackJeffrey Stedfast2001-03-161-1/+1 * We don't care about SSL, yea baby... (apply_changes): Don't care aboutJeffrey Stedfast2001-03-166-77/+39 * Translation updates finally committedMatthias Warkus2001-03-162-1524/+1775 * Updated Spanish TranslationHector Garcia2001-03-162-2/+128 * Uninclude prnetdb.h since it's not needed here.Jeffrey Stedfast2001-03-165-7/+16 * Remove a stray camel_object_ref that was causing messages to never beDan Winship2001-03-152-1/+7 * Fix a bit: [mailto:foo] shouldn't grab the ']'Dan Winship2001-03-152-1/+6 * Updated russian translation.Valek Frob2001-03-152-668/+551 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-03-152-21/+15 * Added Azeri language filePablo Saratxaga2001-03-1520-24184/+49483 * update by ChiDeok, Hwang <hwang@mizi.co.kr>Nam SungHyun2001-03-151-152/+190 * Added edit item to search-bar menu.Not Zed2001-03-154-3/+19 * If we click on the edit menu, then bring up a rule editor. If the userNot Zed2001-03-152-0/+32 * Changed the edit_filter to be a standalone window rather than a widget, soNot Zed2001-03-1514-928/+943 * Update for using CamelTcpStreams and also for using SSL.Jeffrey Stedfast2001-03-153-20/+52 * Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-1534-612/+73 * defined "ssmtp"Jeffrey Stedfast2001-03-155-10/+50 * also change the protocol name in the providersJeffrey Stedfast2001-03-152-2/+2 * Check for "simap" instead of "imaps".Jeffrey Stedfast2001-03-155-5/+18 * Check to see if we are using "pops" and then set the appropriate SSLJeffrey Stedfast2001-03-154-3/+54 * Ya know what? Lets not ref the service because otherwise we'll startJeffrey Stedfast2001-03-152-2/+9 * Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-153-1/+5 * Pass the service into the SSL stream, not the session.Jeffrey Stedfast2001-03-154-22/+37 * Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-153-2/+8 * So it turns out that NSS_Init *isn't* idempotent, so we have to protectJeffrey Stedfast2001-03-157-29/+80 * Tell camel to init NSS.Jeffrey Stedfast2001-03-152-1/+5 * Updated Swedish translation.Christian Rose2001-03-152-2569/+3344 * Eek! So the service's URL isn't set until after this is initialized. ThisJeffrey Stedfast2001-03-154-15/+21 * create doc/devel/executive-summary/MakefileGediminas Paulauskas2001-03-1510-5/+35 * Updated Lithuanian translation.Gediminas Paulauskas2001-03-152-1491/+1998 * Updated to AC_SUBST the NSPR/NSS flags.Jeffrey Stedfast2001-03-152-2/+16 * Numerous fixes to get it to build correctly with NSS enabled.Jeffrey Stedfast2001-03-159-16/+56 * AddedJeffrey Stedfast2001-03-155-0/+613 * Pull up some of the clarifications from the 0.9 branchDan Winship2001-03-142-6/+9 * builddir != srcdir fixes. Yay!Ettore Perazzoli2001-03-144-4/+20 * re-constify inbuf, to remove a warning.Not Zed2001-03-1410-16/+468 * Check for a new type of mailing list header.Jeffrey Stedfast2001-03-143-0/+6 * Made cancellable. (stream_write): Same. (stream_connect): Removed checksJeffrey Stedfast2001-03-143-42/+114 * Added camel-tcp-stream-ssl to the build.Jeffrey Stedfast2001-03-143-0/+10 * Oops. Make this a subclass of CamelTcpStream, not CamelStream.Jeffrey Stedfast2001-03-147-126/+163 * Fix a warning here.Christopher James Lahey2001-03-142-1/+6 * Made this function do something a little closer to what it is supposed toChristopher James Lahey2001-03-141-2/+4 * Call gtk_html_end() on the stream so things happen. Fixes a problem withDan Winship2001-03-143-0/+22 * Since all of the Mozilla libs (including NSPR and NSS) correctly handleJeffrey Stedfast2001-03-143-3/+33 * Call camel_init with the evolution directory passed in. Also, abort ifJeffrey Stedfast2001-03-143-10/+24 * Change to ld order from Greg Williams.Christopher James Lahey2001-03-142-1/+6 * Moved where we call pas_book_respond_get_book_view.Christopher James Lahey2001-03-142-6/+12 * Rename this from g_unichar_to_utf8 so that it doesn't conflict with theDan Winship2001-03-142-9/+9 * add -lresolv to LDAP_LIBS if it's there.Chris Toshok2001-03-142-3/+9 * Don't allow the user to copy a message to or from the vtrash folder. SetJeffrey Stedfast2001-03-144-34/+185 * Have a "Do not ask me again" box for the importers.Iain Holmes2001-03-142-12/+55 * When trying again after a failed password attempt, check if the connectionDan Winship2001-03-142-0/+12 * More fixing for exim: It can't deal with "-tif", you need to say "-t -iDan Winship2001-03-142-10/+17 * Use gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, sinceDan Winship2001-03-143-8/+28 * Deleting some files that should not have been added in the first placeHector Garcia2001-03-144-118/+0 * Adding files to help translating evolution guide using a .po wayHector Garcia2001-03-1478-0/+39704 * add E_STRING_PROP for categories.Chris Toshok2001-03-135-1/+23 * impl. (update_pixmaps): accelerate with cache.Michael Meeks2001-03-132-33/+61 * add is_read_only param.Chris Toshok2001-03-1322-69/+418 * All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-1334-529/+1944 * Rearranged some of the dependencies to try to get them into a more correctJeffrey Stedfast2001-03-132-4/+10 * Added view_replyto member.Jeffrey Stedfast2001-03-135-42/+268 * Added Reply-To field.Jeffrey Stedfast2001-03-132-0/+9 * Updated Norwegian (bokmål) translation. Updated with a bunch of missingKjartan Maraas2001-03-133-1041/+1066 * Added an "Attachments" filter option where you can filter messages thatJeffrey Stedfast2001-03-134-121/+35 * PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and removeJP Rosevear2001-03-138-758/+12 * PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and removeJP Rosevear2001-03-134-378/+8 * Make the transport save whether or not it's supposed to use SSL as well.Jeffrey Stedfast2001-03-132-0/+19 * update cflag macrosJP Rosevear2001-03-132-1/+5 * Updated Finnish translation.jjranta2001-03-132-2441/+4663 * Rename the folder to "Trash" and i18nify it.Jeffrey Stedfast2001-03-132-1/+6 * Instead of always creating a new vTrash folder, if the store already has aJeffrey Stedfast2001-03-132-10/+28 * UpdateJP Rosevear2001-03-132-1/+5 * Renamed "temp" as "new_text", to avoid confusion.Jon Trowbridge2001-03-131-5/+5 * updateJP Rosevear2001-03-121-1/+1 * UpdateJP Rosevear2001-03-121-2/+2 * update by ChiDeok, Hwang <hwang@mizi.co.kr>Nam SungHyun2001-03-121-2504/+4666 * Add an ActionsEmptyTrash menu item.Jeffrey Stedfast2001-03-122-0/+7 * Added protection.Jeffrey Stedfast2001-03-125-51/+154 * Added condition and fallback to LC_CTYPE if system doesn't defineTimur Bakeyev2001-03-121-0/+4 * Updated Slovenian translationAndraz Tori2001-03-121-960/+1488 * Remove our X-Evolution header before we send. Also don't send messagesJeffrey Stedfast2001-03-123-14/+19 * Updated Spanish translation.Hector Garcia2001-03-122-53/+78 * Updated russian translation.Valek Frob2001-03-122-1102/+1499 * Added. A simplified, cancellable query mechanism that lets you avoidJon Trowbridge2001-03-114-0/+180 * Comment out everything unless HAVE_NSS is defined.Jeffrey Stedfast2001-03-113-15/+38 * Remove our X-Evolution header before we send.Jeffrey Stedfast2001-03-112-35/+44 * Updated Spanish translation.Hector Garcia2001-03-112-1605/+2353 * Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No promptJeffrey Stedfast2001-03-104-83/+36 * New async function that will be used for SSL certs later.Jeffrey Stedfast2001-03-105-21/+163 * Remove the "-U" for now, because it breaks exim's "sendmail" wrapper. (AndDan Winship2001-03-102-2/+8 * Hm... probably would be clever to be calling this 0.9 rather than 0.8,Dan Winship2001-03-102-1/+7 * Fix a bug that could make this walk off the end of a string. (The bug hasDan Winship2001-03-102-3/+10 * Changed int to char when returning a character from a stream (since itChristopher James Lahey2001-03-102-1/+6 * Took out the "IMPLEMENT ME"'s from the forward menu items since I've codedJeffrey Stedfast2001-03-092-3/+9 * Fix typos in COMMENTcs2012-07-291-1/+1 * new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1 * For the ports that are maintained by ports@ that have pkgconfig as theirdougb2012-07-231-1/+1 * - reset MAINTAINERdinoex2012-06-261-1/+1 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-153-5/+4 * Add missing dependseadler2012-06-091-1/+2 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-064-8/+4 * - Update to version 0.4.9.2sylvio2012-06-064-32/+24 * - update png to 1.5.10dinoex2012-06-0120-16/+20 * - Update to 1.0.1miwi2012-05-263-9/+16 * - Bump all XFCE after XFCE importmiwi2012-05-262-1/+2 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-257-4/+49 * Update to 2.36wxs2012-04-242-3/+3 * Update to 3.1makc2012-02-223-4/+5 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-164-2/+4 * Update to 1.0.3eadler2012-02-112-4/+4 * Update to 1.0.6eadler2012-02-112-3/+3 * Update to 0.6.4rene2012-02-093-3/+5