aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/videogen
ModeNameSize
-rw-r--r--Makefile701logstatsplainblame
-rw-r--r--distinfo62logstatsplainblame
-rw-r--r--pkg-descr81logstatsplainblame
-rw-r--r--pkg-plist31logstatsplainblame
+7 * Changed "Exit" to "Close" in the File menu. This is a little moreJeffrey Stedfast2000-06-302-9/+9 * Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-272-1/+7 * Implement "Save"/"Save As...".Ettore Perazzoli2000-06-272-10/+81 * I18N the message composer's title bar. Don't install header files.Ettore Perazzoli2000-06-178-67/+408 * keep the GtkFileSelection around between calls so we start up in the sameDan Winship2000-06-142-15/+29 * Don't line-wrap lines that start with ">".Dan Winship2000-06-142-2/+8 * implemented a temp hack for the imap fetch by uid codeJeffrey Stedfast2000-06-131-18/+8 * If a paragraph starts with TABs, indent the whole paragraph to that tabDan Winship2000-06-132-12/+33 * Make the message composer use a EScrollFrame for the attachment barEttore Perazzoli2000-06-133-17/+26 * Don't break on non-breaking spaces, don't keep non-breaking spaces thatDan Winship2000-06-132-5/+26 * New convenience function.Dan Winship2000-06-069-408/+301 * Added the ability to save plain text mail.Christopher James Lahey2000-06-032-25/+79 * add a "format" argument so we can fetch different kinds of text.Dan Winship2000-05-302-27/+86 * #include <errno.h>Dan Winship2000-05-292-0/+5 * Fix 'make dist' errors.Ross Golder2000-05-281-1/+3 * routine to read the user's signature file. (set_editor_text): If the userDan Winship2000-05-262-1/+75 * Update for CamelMultipart changes.Dan Winship2000-05-262-0/+4 * Update for PersistStream changesDan Winship2000-05-262-2/+7 * Use camel_data_wrapper_new instead of camel_simple_data_wrapper_new.Not Zed2000-05-262-1/+6 * Use camel_simple_data_wrapper_new rather than camel_data_wrapper_new.Dan Winship2000-05-182-1/+6 * Saved translatable strings. Added files to POTFILES.in.Valek Frob2000-05-135-2/+41 * NUL-terminate the data extracted from the BonoboStream.Dan Winship2000-05-132-1/+10 * deal with Content-Transfer-Encoding a little bit at least.Dan Winship2000-05-112-2/+16 * make it really work with oaf. I need to recompile everyhting now.. shitMathieu Lacage2000-05-081-1/+1 * uhMathieu Lacage2000-05-081-1/+1 * make the composer work with oafMathieu Lacage2000-05-082-3/+14 * unref content, etc. after attaching it to message.Dan Winship2000-05-083-0/+13 * Turned off focus in the To, Cc, and Bcc buttons.Christopher James Lahey2000-05-072-0/+6 * Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-032-1/+6 * update for Camel recipient changes. (Just to make it build, not to takeDan Winship2000-04-292-2/+10 * New routine, to process mailto URLs.Dan Winship2000-04-283-0/+131 * Oops. Fix previous commit so we don't get a mime part nested directlyDan Winship2000-04-271-5/+15 * Only generate a multipart message if there are attachments. OtherwiseDan Winship2000-04-272-9/+15 * Remove. We weren't using the fields that made this different fromDan Winship2000-04-274-15/+16 * Update for camel_mime_part_set_content.Dan Winship2000-04-273-25/+27 * add a s/SIMPLE_// that notzed missed remove a now-unused variableDan Winship2000-04-263-2/+7 * Use camel_mime_part_set_text() to set the text rather than messing withNotZed2000-04-263-9/+15 * fix menu problem in composer windowRadek Doulik2000-04-262-7/+10 * build libcomposer static and don't install it.Dan Winship2000-04-243-10/+33 * new function to make the composer record additional headers it shouldDan Winship2000-04-233-1/+56 * Connect "Exit" menu item finally.Dan Winship2000-04-222-1/+22 * new functionsDan Winship2000-04-227-9/+99 * new functions to get and set the contents of the HTML editor viaDan Winship2000-04-212-4/+84 * Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-182-1/+6 * Get the menubar to work.Bertrand Guiheneuf2000-03-172-2/+7 * Modified to make the composer into a library, to be used by the mailMatthew Loper2000-03-132-12/+19 * Further work.Ettore Perazzoli2000-03-082-9/+23 * Bonobization of the message composer, part 1.Ettore Perazzoli2000-03-025-35/+187 * Don't use libglade for menus and toolbars in the message composerEttore Perazzoli2000-03-025-679/+17 * New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+1 * misc autoconf/automake fixes.Bertrand Guiheneuf2000-02-111-1/+1 * more cvs shutup.Mathieu Lacage2000-01-251-0/+1 * remove non updated tests from the build process.bertrand2000-01-132-1/+8 * Work with builddir != srcdirElliot Lee2000-01-071-0/+2 * Make `make distcheck' work.Ettore Perazzoli1999-11-171-0/+1 * More work:Ettore Perazzoli1999-11-17