aboutsummaryrefslogtreecommitdiffstats
path: root/print/gp
Commit message (Expand)AuthorAgeFilesLines
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toasami2000-10-081-1/+1
* Comment out dependencies to tcl76/tk42 -- making it FORBIDDEN is not enoughasami2000-05-031-2/+2
* Mark FORBIDDEN for non-Japanese languages. This was the last port requiringjseger2000-05-021-0/+2
* Tiny cosmetic fixes.knu2000-04-151-1/+1
* Correct the use of `?=' and get happy with the slave.knu2000-04-131-3/+3
* Typo (pAPERSIZE -> PAPERSIZE). This is an area unrelated to theasami2000-04-131-1/+1
* Accidental whitespacecpiazza2000-04-101-2/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-4/+4
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Fixed MASTER_SITEStaoka1999-03-132-4/+3
* Use a4 size if compiling for Japanese, letter otherwise.asami1998-11-201-2/+6
* Remove all the remaining regexps from LIB_DEPENDS. There are someasami1998-10-091-2/+2
* Remove regexp support for tk42.steve1998-09-271-2/+2
* Update to 2.5p2.steve1998-08-245-91/+129
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
* definition of CATEGORIES was wrong. Because of this, ja-gp-XX has notitojun1998-06-051-2/+2
* port update, to let it build correctly.itojun1998-04-184-47/+57
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-221-2/+2
* Unmark broken, packaging works now.asami1998-02-181-3/+1
* remove some filter files to make it packageandreas1998-02-171-6/+0
* Mark this port broken, doesn't package. (I put BROKEN in the beginning,asami1998-02-161-1/+3
* import of new port GP.andreas1998-02-158-0/+201
remove the file if we think we saved it properly.Larry Ewing2001-07-062-10/+33 * i2001-07-05 Larry Ewing <lewing@ximian.com>Larry Ewing2001-07-062-37/+69 * Play the "File exists, overwrite?" game. (autosave_run_foreach_cb): ChangeJeffrey Stedfast2001-07-062-8/+38 * attach send and postpone handlers. and be more tolerant of errors.Larry Ewing2001-07-042-2/+17 * make sure we seek to the begining.Larry Ewing2001-07-042-1/+10 * remove the timer id.Larry Ewing2001-07-043-31/+128 * querythe user to check if they want to load any orphans we've found.Larry Ewing2001-07-043-19/+188 * use bonobo-conf everywhereDietmar Maurer2001-07-043-75/+45 * Made evolution depend on bonobo-conf 0.2.Christopher James Lahey2001-07-032-0/+5 * Set the user-chosen charset.Jeffrey Stedfast2001-07-035-13/+68 * Construct an e-charset-picker bonobo-ui menu.Jeffrey Stedfast2001-07-032-25/+34 * Touch all of our EDestinations before we unref them, updating the last-useJon Trowbridge2001-06-302-1/+13 * make sure we show the sig file.Larry Ewing2001-06-302-1/+5 * small cosmetic changes + added ChangeLog entries from last commitRadek Doulik2001-06-292-8/+13 * exportedRadek Doulik2001-06-293-4/+10 * simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-293-69/+37 * remove FIXME from FileInsertFile.Larry Ewing2001-06-282-178/+97 * Added a pixcache array for special pixmaps to use in the composer.Jeffrey Stedfast2001-06-282-1/+21 * Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2314-18/+18 * Emit the POSTPONE signal if we are offline. (setup_ui): If we are offline,Jeffrey Stedfast2001-06-222-13/+34 * Save the formatting preference for this message draft using aJeffrey Stedfast2001-06-212-14/+46 * Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-213-3/+14 * send the messageJP Rosevear2001-06-203-1/+29 * Don't define the drop_types here. (drag_data_received): ImplementJeffrey Stedfast2001-06-202-24/+87 * Replace the disposition option menu with a checkbox.Dan Winship2001-06-137-157/+153 * Fix again... don't leave *encoding uninitialized in the US-ASCII case.Dan Winship2001-06-122-1/+7 * Rearranged gtk_widget_show()s a bit to fix Bug#3204. The composer is nowJon Trowbridge2001-06-122-3/+12 * When saving a draft, attach information about the From: identity viaJon Trowbridge2001-06-092-2/+24 * Don't use the default charset if the message is US-ASCII.Dan Winship2001-06-092-0/+8 * just set sig_file field, but don't actualy insert signature, it will beRadek Doulik2001-06-072-2/+8 * If user is trying to sign his/her message, try first to use the key thatJeffrey Stedfast2001-06-032-29/+86 * Oops. Fix a few compile problems.Jeffrey Stedfast2001-06-012-2/+8 * Use --moddatadir to derive this.Christopher James Lahey2001-06-012-3/+7 * Fixed up the S/MIME signing/encrypting code to work with the new API.Jeffrey Stedfast2001-06-012-80/+95 * Add a missing iconv_closeDan Winship2001-05-312-0/+5 * Use the config-specified default character set (which in turn defaults toDan Winship2001-05-312-308/+276 * Use e_utf8_to_gtk_string() on the description of the attachment sinceJeffrey Stedfast2001-05-292-13/+24 * srcdir != builddir fix.Jason Leach2001-05-292-0/+5 * (menu_edit_delete_all_cb): be more careful about text color andRadek Doulik2001-05-252-0/+9 * Populate the extra_hdr_* arrays with any non-special-case headers.Jeffrey Stedfast2001-05-252-0/+63 * new callback (menu_edit_delete_all_cb): set orig to 0 tooRadek Doulik2001-05-242-0/+2 * new callbackRadek Doulik2001-05-242-0/+28 * set orig to 0Radek Doulik2001-05-232-0/+5 * Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-183-7/+33 * Draft messages should be marked read.Dan Winship2001-05-182-1/+6 * Added S/MIME sign/encrypt code. (init): Initalize smime_sign/encrypt.Jeffrey Stedfast2001-05-173-19/+254 * If we are creating a message with only a single part (ie no attachmentsJeffrey Stedfast2001-05-112-5/+22 * Don't wrap content-id with brackets here as it is now done internally inJeffrey Stedfast2001-05-102-5/+8 * signature editing fixesRadek Doulik2001-05-044-21/+77 * Remove UNICODE_CFLAGSDan Winship2001-04-262-1/+4 * block/unblock redrawRadek Doulik2001-04-262-0/+9 * signature changingRadek Doulik2001-04-256-65/+142 * Set window_icon of the Composer window to be compose-message.pngDuncan Mak2001-04-222-1/+10 * more auto-indentation magicRadek Doulik2001-04-182-0/+9 * Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-1/+4 * Use the mail-crypto pgp-mime wrappers. (build_message):Jeffrey Stedfast2001-04-132-10/+11 * Use the mail-crypto pgp-mime wrappers.Jeffrey Stedfast2001-04-132-3/+8 * Fix previous.Dan Winship2001-04-122-1/+9 * Set the default filename to the user's homedir.Jeffrey Stedfast2001-04-122-3/+3 * Change into the user's home dir before opening the filesel.Jeffrey Stedfast2001-04-123-2/+8 * Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-0/+4 * Fix headers. Same here.Kjartan Maraas2001-04-053-0/+9 * Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #includeKjartan Maraas2001-03-3013-28/+71 * Use the drafts folder specified by the account, if possible. Also, fix theDan Winship2001-03-292-4/+60 * set the FormatHTML property on the editor to let it know the mode.Larry Ewing2001-03-282-0/+6 * set the FormatHTML property on the editor to let it know the mode.Larry Ewing2001-03-272-0/+9 * Set the mime part content-id.Jeffrey Stedfast2001-03-272-0/+11 * set default text colorRadek Doulik2001-03-212-0/+5 * Make sure the reply_to text is non-NULL before trying to pass it off toJeffrey Stedfast2001-03-182-0/+11 * Use gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, sinceDan Winship2001-03-143-8/+28 * Added view_replyto member.Jeffrey Stedfast2001-03-135-42/+268 * New function. Used to store integer values into the configuration engine.Miguel de Icaza2001-03-085-261/+593 * Added a comment reminding us that we should probably not force aJeffrey Stedfast2001-03-032-1/+9 * If !mail_config_is_configured(), give an error and return NULL.Dan Winship2001-02-282-0/+13 * builddir != srcdir fix.Ettore Perazzoli2001-02-232-0/+5 * Use mail_append_mail to save to drafts instead of custom thread handler.Not Zed2001-02-212-76/+39 * Handle exceptions a little nicer and pop up a nice GnomeDialog with theJeffrey Stedfast2001-02-202-8/+31 * If @account_name is NULL, pick the default account rather than giving aDan Winship2001-02-163-5/+16 * Use the camel-internet-address code to format the address rather thanJeffrey Stedfast2001-02-142-6/+11 * Updated. We might want to change the corba interface for this to allowJeffrey Stedfast2001-02-115-5/+23 * Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-114-20/+6 * multipart/* is another mime type we DO NOT want to encode ;-)Jeffrey Stedfast2001-02-102-20/+27 * Set the default argument toChristopher James Lahey2001-02-062-7/+42 * make sure we convert from utf-8 before creating the option menu items.Larry Ewing2001-01-302-2/+11 * (Moving the flag for has_changed from the Hdrs to the Composer itself.Jason Leach2001-01-265-8/+92 * New callback. (menu_security_pgp_sign_cb): Another new callback.Jeffrey Stedfast2001-01-252-8/+83 * Fixed some memory leaks dealing with content-type temp strings. AlsoJeffrey Stedfast2001-01-222-17/+91 * (Fix #1222: doing File->New->Mail Message doesn't include .sig)Jason Leach2001-01-222-1/+23 * Use "Full Name <address>" for the label in the menu rather than theJeffrey Stedfast2001-01-202-1/+17 * (Adding a boolean "entry_changed" BonoboPropertyBag arg)Jason Leach2001-01-192-1/+30 * Updated to reflect changes to e_msg_composer_hdrs_get_from().Jeffrey Stedfast2001-01-184-30/+37 * Make the composer a standard library, not a libtool one. Nobody ever usesMiguel de Icaza2001-01-182-3/+8 * (Bug #1192: Set the Composer window title to something useful)Jason Leach2001-01-184-8/+65 * Add a "Send as:" option on the edit attachment dialog.Iain Holmes2001-01-184-40/+170 * comment out for now to ease compat issues. (evolution_composer_construct):Michael Meeks2001-01-182-4/+12 * Use the to/cc/bcc addresses insted of just the to.JP Rosevear2001-01-182-2/+7 * Ximianified email addresses.Federico Mena Quintero2001-01-173-6/+11 * publicate mark_orig_text (set_editor_text): don't call mark_orig_text, letRadek Doulik2001-01-173-4/+9 * (Plug leaking the subject string on each message sent)Jason Leach2001-01-162-2/+9 * (Fix Bug #1083: Composer IDLs not getting installed)Jason Leach2001-01-132-0/+9 * Oops. Make sure to attach the item to the menu ;-)Jeffrey Stedfast2001-01-132-0/+6 * Call set_from_account which means we no longer have to do all the crapJeffrey Stedfast2001-01-135-69/+168 * Update .cvsignoreMiguel de Icaza2001-01-121-0/+1 * Small moniker updateMiguel de Icaza2001-01-121-1/+1 * Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOXMiguel de Icaza2001-01-125-59/+31 * Only set the popdown strings if we have anything to popdown.Miguel de Icaza2001-01-122-2/+8 * Add an ItemContainer Bonobo interface to allow client applications toMiguel de Icaza2001-01-124-3/+86 * New callback to save draft. Fixes bug #1045.Jeffrey Stedfast2001-01-112-0/+19 * Removed more UNSAFE stuff. Maybe we should kill this macro, and haveMiguel de Icaza2001-01-102-10/+16 * Updated for new config code - this time it works!Jeffrey Stedfast2001-01-092-11/+18 * Reverted back to old config code temporarily until I get the new configJeffrey Stedfast2001-01-092-13/+17 * reenabled magic indentationRadek Doulik2001-01-081-2/+2 * Updated to reflect changes to the mail-config API.Jeffrey Stedfast2001-01-082-11/+18 * disable indenting for now, it crashes editorRadek Doulik2001-01-062-2/+7 * If the headers have changed, then continue with the prompt else justJeffrey Stedfast2001-01-044-17/+44 * Use header_content_type_simple, not header_content_type_format.Dan Winship2001-01-033-5/+10 * Call e_utf8_to_gtk_string on the combobox strings.Dan Winship2001-01-022-2/+9 * Use CamelContentType instead of GMimeContentField.Dan Winship2000-12-294-23/+28 * New function to get whether or not to encrypt the message.Jeffrey Stedfast2000-12-163-3/+116 * Made it so that carriage return doesn't insert a newline in the subjectChristopher James Lahey2000-12-152-0/+6 * Don't convert the utf-8 string to a gtkstring because the widget expectsJeffrey Stedfast2000-12-133-10/+13 * Add $(IDLS). (From campd.)Dan Winship2000-12-132-0/+5 * psstRadek Doulik2000-12-081-4/+4 * added warnings (prepare_engine): updated toRadek Doulik2000-12-086-68/+81 * Use camel to construct the list of recipients rather than justJeffrey Stedfast2000-12-062-0/+33 * return NULL if we can't create a view.Michael Meeks2000-12-053-5/+5 * debug printfRadek Doulik2000-11-221-0/+3 * Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-222-26/+65 * update namespaceRadek Doulik2000-11-162-1/+3 * updates for HTMLEditor API changesRadek Doulik2000-11-165-54/+60 * e_msg_composer_guess_mime_type renamed and movedRadek Doulik2000-11-154-5/+35 * rename command to runCommandRadek Doulik2000-11-142-5/+7 * updated to HTMLEditor API changesRadek Doulik2000-11-143-5/+11 * extracted function, does reply indentation, use updated editor engine apiRadek Doulik2000-11-142-5/+24 * Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-131-3/+3 * A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-116-44/+51 * set the HTML charset to utf-8 for all the html message parts.Larry Ewing2000-11-112-10/+26 * (get_signature): added in_html arg, it tells if we should use HTMLRadek Doulik2000-11-093-23/+44 * new function (destroy): use e_msg_composer_clear_inlined_table, destroyRadek Doulik2000-11-088-87/+149 * Changed for message api changes. Use camel_address_unformat to convert theNot Zed2000-11-072-78/+46 * looks like I missed this the last time.Larry Ewing2000-11-071-0/+8 * Two segfault fixesPeter Williams2000-11-072-2/+7 * set the content type on the plain part of outgoing messages.Larry Ewing2000-11-071-6/+36 * Added #include <config.h> s/_HAVE_CONFIG_H/HAVE_CONFIG_H for working i18n.Kjartan Maraas2000-11-073-1/+8 * fix test for regular file to !S_ISREG (statbuf.st_mode)Radek Doulik2000-11-042-1/+4 * use inline images hash tableRadek Doulik2000-11-0410-85/+126 * oops, return NULL not voidJeffrey Stedfast2000-11-041-2/+2 * Don't allow attaching anything but regular files.Jeffrey Stedfast2000-11-042-15/+25 * Clean the idl-generated files properly.Federico Mena Quintero2000-11-042-0/+7 * The big api rename ...Michael Meeks2000-11-022-8/+8 * Don't create the To, Cc, and Bcc lists based only on the address, use bothJeffrey Stedfast2000-11-022-9/+33 * Fix the CTE kludge, calculate the best mime transfer encoding for the mimeJeffrey Stedfast2000-11-022-15/+65 * modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-011-0/+4 * better reply editing, uses new HTMLEditor::Engine,Listener interfacesRadek Doulik2000-11-018-15/+386 * builddir != srcdir fun.Ettore Perazzoli2000-10-282-1/+6 * Fixed my not-quite-right logic so that we don't accidently set the bodyJeffrey Stedfast2000-10-282-25/+89 * Populate the composer with any attachments.Jeffrey Stedfast2000-10-262-122/+187 * Summary is back in :DIain Holmes2000-10-262-0/+8 * Attach send/postpone signal handlers to the EMsgComposer.Dan Winship2000-10-263-2/+21 * lots of i18n fixesDan Winship2000-10-243-5/+8 * Old cruft. Remove.Dan Winship2000-10-2410-1584/+12 * Include Composer.h instead of volution-Addressbook-SelectNames.hAriel Rios2000-10-242-1/+6 * No, don't ignore Evolution-Addressbook-SelectNames*. They're not supposedDan Winship2000-10-232-4/+5 * Pull the fix to the "attach-twice-and-crash" problem up to HEAD.Ettore Perazzoli2000-10-232-41/+15 * Ignore Evolution-Addressbook-SelectNames*Jeffrey Stedfast2000-10-212-0/+8 * oops. save first, then commitDan Winship2000-10-211-2/+3 * Evolution::Composer interface. So entirely not tested.Dan Winship2000-10-218-92/+499 * Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-202-2/+11 * kill. (create_toolbar): die. (setup_ui): impl. (e_msg_composer_construct):Michael Meeks2000-10-194-203/+96 * Don't need the ID anymore.Iain Holmes2000-10-182-9/+6 * If the body text was NULL, then don't bother turning it into HTMLJeffrey Stedfast2000-10-182-10/+17 * Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't overrideDan Winship2000-10-162-3/+6 * If the entry widget is NULL, obviously we can't set any text on it.Jeffrey Stedfast2000-10-152-12/+7 * Only allow one select-names dialog for each composer.Iain Holmes2000-10-142-2/+17 * stop using format_text, gtkhtml handles this now. (format_text): functionLarry Ewing2000-10-132-84/+18 * Handle missing icons better.Iain Holmes2000-10-113-3/+29 * check to make sure we get a valid response from when calling get_text andLarry Ewing2000-10-111-2/+14 * If the body of the message has 8-bit chars, set theJeffrey Stedfast2000-10-032-16/+33 * fix #include of gnome-canvas-pixbuf.hDan Winship2000-10-032-1/+5 * If the description of an attachment is a blank string, revert toIain Holmes2000-10-024-4/+74 * The big eye-candy commit.Iain Holmes2000-10-019-42/+3042 * Check to see if the body has 8bit chars, if so - set theJeffrey Stedfast2000-09-292-1/+26