aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Template-Expr/pkg-descr
blob: c348b54edea67ee8a9b0ddf6955bcc506b140d17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
This module provides an extension to HTML::Template which allows
expressions in the template syntax.  This is purely an addition - all
the normal HTML::Template options, syntax and behaviors will still
work.  See HTML::Template for details.

Expression support includes comparisons, math operations, string
operations and a mechanism to allow you add your own functions at
runtime.

WWW: http://sourceforge.net/projects/html-template/
d>Not Zed2004-01-093-2/+11 * bugfixesMichael Zucci2004-01-091-0/+19 * keep the windows charset filter around until we're done since if we set itNot Zed2004-01-094-8/+25 * ** See bug #50786Not Zed2004-01-084-2/+22 * s/addressbook/address bookAaron Weber2004-01-081-1/+1 * Don't migrate stuff here anymore.Jeffrey Stedfast2004-01-084-57/+164 * Removed. (efh_format_header): Handle address formatting a littleJeffrey Stedfast2004-01-082-90/+118 * as belowRadek Doulik2004-01-073-2/+9 * Emit a hover-url signal when the user mouses over a URL, ...ERDI Gergo2004-01-076-0/+123 * Protect against a NULL message-info. Afaik, this can only happen if theJeffrey Stedfast2004-01-062-3/+11 * Clone the CamelRenameInfo and ref the store before emitting the asyncJeffrey Stedfast2004-01-062-47/+95 * add NULL at the end of argv for execvp (poited out by Frank Solensky,Radek Doulik2004-01-062-11/+23 * Check that the folder isn't NULL (ie. no folder is selected). Fixes bugJeffrey Stedfast2004-01-063-1/+16 * Set the send/recv dialog to non-modal. Fixes bug #50127.Jeffrey Stedfast2004-01-062-18/+23 * If we aren't in the main thread, proxy it over to the main thread.Jeffrey Stedfast2004-01-062-8/+41 * Pass mail_thread_queued to mail_get_folder() instead of mail_thread_new soJeffrey Stedfast2004-01-062-2/+8 * ** See bug #50996.Not Zed2004-01-054-5/+63 * s/it's/its/ in mail warning.David Woodhouse2004-01-052-1/+5 * Implemented; sets an image attachment as the GNOME wallpaper.David Moore2003-12-224-3/+132 * Merge in evolution-mail-message-display.xml first, since it is the parentRodney Dawes2003-12-192-2/+8 * #ifdef out certain code pieces if s/mime isn't supportedJP Rosevear2003-12-172-0/+14 * Fix erroneous function callJP Rosevear2003-12-152-1/+8 * put the style in .evolution.Not Zed2003-12-123-1/+11 * ** See bug #52108.Not Zed2003-12-124-0/+16 * get the build moving again. add CERT_UI_CFLAGS here for the time being.Chris Toshok2003-12-122-0/+6 * Fixes bug #1717.Jeffrey Stedfast2003-12-122-23/+67 * Shorten the namespace of some internal functions to just emft.Jeffrey Stedfast2003-12-122-4/+7 * Shorten the namespace of some internal functions to just emft.Jeffrey Stedfast2003-12-123-119/+154 * display x-evolution-mailer pseudo header irrespective of xmailer_mask.Grahame Bowland2003-12-117-7/+690 * (efh_text_enriched): add table around the enriched part so itLarry Ewing2003-12-112-2/+12 * Modified to simply copy mbox files from one place to another (and theJeffrey Stedfast2003-12-112-62/+215 * add text/x-patch as a plain type.Larry Ewing2003-12-112-0/+5 * check m->fi != NULL before dereferencing it.Not Zed2003-12-112-1/+6 * Fixed a leak.Jeffrey Stedfast2003-12-113-1/+30 * Add INFO_FAST here as we don't need it to get unread counts.Jeffrey Stedfast2003-12-113-4/+14 * Update the unread count in the model if the folder got new mail.Jeffrey Stedfast2003-12-118-7/+68 * treat application/pkcs7-signature as application/x-pkcs-signature. StupudNot Zed2003-12-104-3/+12 * rewritten to get rid of hte old crap that should've been gotten rid ofNot Zed2003-12-103-169/+26 * use a POSITIVE value for the response value, gtk uses -ative ones. BugNot Zed2003-12-105-5/+93 * separeate view_menu unreffing from view_instance. fixes a runtime warning.Not Zed2003-12-103-7/+23 * ** See bug #51899.Not Zed2003-12-092-1/+10 * Remove hard coded disable deprecated flagsJP Rosevear2003-12-072-1/+4 * Remove the extra || unread check in the conditional in the g_object_set ()Rodney Dawes2003-12-062-1/+6 * Fixes bug #51482Rodney Dawes2003-12-062-3/+9 * use new gtk_html_flush method instead of forcing processing of all gtkRadek Doulik2003-12-052-3/+12 * Make sure folder_path is non-NULL ("Loading..." nodes will have a NULLJeffrey Stedfast2003-12-052-3/+9 * Fixes bug #51618Jeffrey Stedfast2003-12-053-6/+18 * Fixes bug #51605.Jeffrey Stedfast2003-12-055-30/+67 * set junk toolbar buttons pixmapsRadek Doulik2003-12-052-2/+6 * monitor gconf key /apps/evolution/mail/junk/check_incoming and keepRadek Doulik2003-12-047-26/+246 * Updated to add use mail subdirs. (mail_config_uri_renamed): UpdatedJeffrey Stedfast2003-12-043-87/+141 * Emit the OK response, not the CREATE_NEW response. Also,Jeffrey Stedfast2003-12-042-1/+8 * tedfast <fejj@ximian.com>Jeffrey Stedfast2003-12-042-0/+4 * (emft_popup_rename_folder): Set oldpath and newpath to the properJeffrey Stedfast2003-12-042-2/+4 * Need to prepend a "/" to path if the path is the url fragment. Also fixedJeffrey Stedfast2003-12-043-16/+36 * Fixed a FIXME by using the CamelProvider url flags to determine if the urlJeffrey Stedfast2003-12-043-10/+26 * remove the source before savingJP Rosevear2003-12-042-2/+6 * Set the save_state_id to 0 or we will never get a chance to run again.Jeffrey Stedfast2003-12-042-2/+8 * fixed a compile warningJeffrey Stedfast2003-12-032-4/+4 * Commit ChangeLog.Ettore Perazzoli2003-12-031-0/+20 * Do not depend on e-folder-list.Ettore Perazzoli2003-12-037-18/+0 * save the state immediately if there is a timeout setJP Rosevear2003-12-031-3/+4 * save the state immediately if there is a timeout setJP Rosevear2003-12-032-7/+17 * changed to setup the rule part properly, it could never have worked. BugNot Zed2003-12-036-13/+88 * Moved here. (drop_folder): Moved here. (import_message_rfc822): MovedJeffrey Stedfast2003-12-037-537/+450 * Connect to the loading row signal. (loading_row_cb): Expand the path ifJeffrey Stedfast2003-12-035-0/+68 * more fixesJeffrey Stedfast2003-12-033-5/+7 * fixed some mem leaks in my codeJeffrey Stedfast2003-12-032-52/+17 * Fixed to pass the evolution dir into em_folder_tree_model_new().Jeffrey Stedfast2003-12-035-136/+192 * Version the schemas Removed AddedRodney Dawes2003-12-023-15/+12 * moved the gtk_widget_show_all to before we add the pages, otherwise it canNot Zed2003-12-022-1/+6 * setup another image (followup completed) to flag status list.Not Zed2003-12-022-6/+21 * Added empty_trash prompt key.Not Zed2003-12-029-88/+123 * (do_op_status): Use data->activity_id, not localEttore Perazzoli2003-12-022-4/+7 * Commit changes missing from previous commit.Ettore Perazzoli2003-12-022-54/+33 * New member activity_handler. (mail_component_init): Initialize.Ettore Perazzoli2003-12-022-12/+39 * Pass a label for the status bar control for now.Ettore Perazzoli2003-12-022-0/+16 * Use fcntl() to set FD_CLOEXEC on each fd rather than close()ing it.Jeffrey Stedfast2003-12-022-6/+10 * Updated to call em_folder_tree_model_set_folder_info().Jeffrey Stedfast2003-12-026-466/+482 * Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-0218-65/+81 * rfc2047 encode the Organization header value.Jeffrey Stedfast2003-12-022-2/+10 * Make sure our parent folder hasn't been unsubscribed or else we get aJeffrey Stedfast2003-12-024-4/+193 * ops, now it's the right versionRadek Doulik2003-12-011-1/+2 * use CAMEL_VTRASH_NAME, CAMEL_VJUNK_NAMERadek Doulik2003-12-012-7/+22 * override the em-folder-view impl, and handle the search bar properly. ForNot Zed2003-12-013-1/+49 * added some padding to the security details frames.Not Zed2003-12-012-2/+14 * connect "changed" signal. (mail_account_editor_changed): change signalCharles Zhang2003-12-012-8/+65 * Remove all the syncFolder stuff since it's not in the Component interfaceEttore Perazzoli2003-12-015-108/+20 * Missing changelog entryJP Rosevear2003-11-261-0/+4 * turn on deprecated Gtk stuffJP Rosevear2003-11-261-1/+0 * New function to save tree expanded state.Jeffrey Stedfast2003-11-254-1/+153 * set session on print formatter for signatures to work.Not Zed2003-11-257-260/+218 * use new colors (efh_text_html): dittoRadek Doulik2003-11-244-7/+48 * do not use horizonal rule, attachment content is now inside simple frameRadek Doulik2003-11-245-27/+50 * Swap the retval varargs value to the last argument instead of the first.Jeffrey Stedfast2003-11-242-5/+12 * Removed call to mail_tool_delete_meta_data(). Fixes bug #51236.Jeffrey Stedfast2003-11-212-2/+3 * Implemented. (mail_component_class_init): Overload the handleURI method.Jeffrey Stedfast2003-11-212-8/+20 * fixed a spelling mistakeJeffrey Stedfast2003-11-211-1/+1 * Fixes bug #51012.Jeffrey Stedfast2003-11-212-11/+64 * Fixed a FIXME to not use the OS-specific g_path_*() stuff.Jeffrey Stedfast2003-11-212-22/+33 * Emit the response signal with the RESPONSE_NEW value.Jeffrey Stedfast2003-11-203-16/+38 * Same.Jeffrey Stedfast2003-11-205-21/+36 * Add an "evolution:uri_schemas" attribute.Ettore Perazzoli2003-11-202-0/+9 * if we're setting the fragment, strip leading /'s.Not Zed2003-11-194-82/+27 * Don't leak the message objects.Jeffrey Stedfast2003-11-192-0/+4 * Execute asynchronously by queueing the copy in another thread.Jeffrey Stedfast2003-11-192-34/+80 * Queue the camel_store_get_folder_info() call in another thread.Jeffrey Stedfast2003-11-192-49/+122 * Fixed to check fi->child as well (since mbox does it right).Jeffrey Stedfast2003-11-182-12/+19 * more fixesJeffrey Stedfast2003-11-182-4/+28 * Fixed to not include leading '/' in the folder name in the label.Jeffrey Stedfast2003-11-183-28/+90 * Use a folder_name rather than a path as the name argument toJeffrey Stedfast2003-11-182-1/+7 * use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-172-4/+2 * handle an unparsable url without crashing.Not Zed2003-11-172-9/+5 * thin wrapper on mail_component_get_local_inbox.Not Zed2003-11-176-27/+27 * We can't use a uri to do a lookup of a store-info on the store_hash, weJeffrey Stedfast2003-11-153-5/+72 * We can't use a uri to do a lookup of a store-info on the store_hash, weJeffrey Stedfast2003-11-152-12/+45 * Removed most of the code. This is basically now a nop. Need to somehow getJeffrey Stedfast2003-11-152-19/+7 * Removed.Jeffrey Stedfast2003-11-155-223/+39 * oops, fixed for when path is a store nodeJeffrey Stedfast2003-11-151-3/+3 * Don't create a new view anymore, simply set the new folder uri on theJeffrey Stedfast2003-11-152-58/+12 * Only set OK to sensitive if the selected node is not a store node.Jeffrey Stedfast2003-11-155-104/+146 * Updated. (emfv_popup_copy): Updated.Jeffrey Stedfast2003-11-155-48/+81 * Use em_folder_tree_get_model() since an emft is not a GtkTreeView.Jeffrey Stedfast2003-11-143-2/+5 * Use em_folder_tree_get_model() since an emft is not a GtkTreeView.Jeffrey Stedfast2003-11-142-0/+16 * Rewritten to use EMFolderTRee.Jeffrey Stedfast2003-11-142-89/+109 * Updated for function name changes in mail-component.cJeffrey Stedfast2003-11-142-3/+4 * Updated for function name changes in mail-component.cJeffrey Stedfast2003-11-147-115/+114 * If the user selects a store node, don't try to open it as a folder.Jeffrey Stedfast2003-11-142-6/+17 * (impl_sendAndReceive): New, implementation forEttore Perazzoli2003-11-142-0/+14 * Modified to not use EStorage* functions. I don't even think it *needs* toJeffrey Stedfast2003-11-144-7/+19 * fixed a build issueJeffrey Stedfast2003-11-141-2/+2 * New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-1420-2315/+2277 * (impl__get_userCreatableItems): New,Ettore Perazzoli2003-11-132-1/+48 * (em_junk_sa_test_spamd): rename em_junk_sa_spamd_tested toRadek Doulik2003-11-132-36/+37 * new helper function, use it before any call to spamassassin, spamc andRadek Doulik2003-11-132-10/+40 * don't call CAMEL_IS_VJUNK_FOLDER, it was added by mistakeRadek Doulik2003-11-132-1/+6 * use malloc0 for the pobject memory.Not Zed2003-11-133-3/+6 * implement the key selector popup using e-cert-selector.Not Zed2003-11-136-78/+365 * merged spam filtering branchRadek Doulik2003-11-1318-71/+717 * new glade file for security related stuff.Not Zed2003-11-114-207/+221 * Set an "evolution:component_alias" property with a value of "mail".Ettore Perazzoli2003-11-112-0/+7 * changed for cipher context api changes. ditto.Not Zed2003-11-104-22/+270 * Don't #include e-name-western.h, since the code that uses it is commentedDan Winship2003-11-082-1/+7 * new sources files - work in progress to try and replace the e-storage-set* codeJeffrey Stedfast2003-11-082-0/+1217 * build the marshall files right at the beginningJP Rosevear2003-11-072-2/+10 * Shush.JP Rosevear2003-11-071-0/+4 * Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-3/+0 * Call em_migrate_uri() instead of em_uri_from_camel(). (em_migrate_uri):Jeffrey Stedfast2003-11-072-2/+48 * fixed some compile warningsJeffrey Stedfast2003-11-071-1/+2 * User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml ratherJeffrey Stedfast2003-11-077-20/+181 * New source files to migrate from the old mail directory to the new mailJeffrey Stedfast2003-11-065-48/+626 * Use "evolution2:config_item"Ettore Perazzoli2003-11-042-13/+19 * fixed the buildJeffrey Stedfast2003-11-042-5/+5 * setup filter-on-thread and vfolder-on-thread.Jeffrey Stedfast2003-11-014-2/+67 * updatedJeffrey Stedfast2003-11-011-6/+2 * added a #includeJeffrey Stedfast2003-11-011-0/+1 * set up vars and rules for versioning the .server filesJP Rosevear2003-10-312-14/+10 * Rearranged smime config slightly, and added encrypt key preference.Not Zed2003-10-314-90/+403 * show application/x-pkcs7-mime inline always by default.Not Zed2003-10-304-20/+111 * Changed the OAFIID.Jeffrey Stedfast2003-10-306-9/+20 * Nuked the MailConfig interface stuff.Jeffrey Stedfast2003-10-307-568/+16 * Fixes bug #49816Jeffrey Stedfast2003-10-286-141/+155 * get rid of this bloody file...Jeffrey Stedfast2003-10-251-0/+0 * more cruft gone to the bit bucket...Jeffrey Stedfast2003-10-252-551/+0 * good bye...Jeffrey Stedfast2003-10-251-130/+0 * removed more cruftJeffrey Stedfast2003-10-256-5500/+0 * removed unused filesJeffrey Stedfast2003-10-252-3372/+0 * Re-Namespaced mail-accounts.cJeffrey Stedfast2003-10-2517-240/+264 * Add an "evolution:button_icon" attribute.Ettore Perazzoli2003-10-232-0/+6 * removed mail-local.[c,h]Jeffrey Stedfast2003-10-234-1603/+0 * ding dong the witch is deadJeffrey Stedfast2003-10-232-465/+0 * buh-bye mail-search.[c,h]Jeffrey Stedfast2003-10-232-478/+0 * Add an "evolution:button_sort_order" attribute.Ettore Perazzoli2003-10-232-0/+6 * removed old upgrade-mailer.c scriptJeffrey Stedfast2003-10-231-1169/+0 * removed unused etspec filesJeffrey Stedfast2003-10-233-22/+1 * removed more unused source filesJeffrey Stedfast2003-10-232-852/+0 * removed #include "folder-browser.h"Jeffrey Stedfast2003-10-231-1/+0 * removed unused source filesJeffrey Stedfast2003-10-232-1731/+0 * remove unused filesJeffrey Stedfast2003-10-234-4466/+0 * Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list):Jeffrey Stedfast2003-10-234-45/+37 * Use e_storage_browser_peek_widget_scrolled() to retrieve the scrolledEttore Perazzoli2003-10-232-2/+10 * Add an "evolution:button_label" property on the component for use in theEttore Perazzoli2003-10-232-0/+8 * handle destination of "" properly. (emc_popup_copy_folder_selected):Not Zed2003-10-222-15/+58 * New functions to handle drag & drop to/from the folder tree.Jeffrey Stedfast2003-10-222-0/+495 * Put an <hr> between parts of a multipart.Jeffrey Stedfast2003-10-222-3/+7 * fixed changelogJeffrey Stedfast2003-10-221-3/+3 * compiler fixesJeffrey Stedfast2003-10-221-17/+15 * Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-2271-616/+20395 * removed unused headerJeffrey Stedfast2003-10-171-1/+0 * Check for gnome-thumbnail.h existence.Frédéric Crozat2003-10-092-0/+13 * Add a hide_mask to the create-rule-from-message bars so that we don'tJeffrey Stedfast2003-10-092-3/+9 * removed unused etspec fileJeffrey Stedfast2003-10-072-13/+1 * fixed ChangeLogJeffrey Stedfast2003-10-071-1/+1 * Fixed.Jeffrey Stedfast2003-10-073-7/+11 * Convert real name to UTF-8 if needed.Frédéric Crozat2003-10-032-8/+13 * Disable the selection of the first unread message for now. This isJeffrey Stedfast2003-10-032-1/+9 * fixed suresh's broken changelog entryJeffrey Stedfast2003-10-031-13/+10 * Fix for 40917 "Backspace shouldn't highlight the whole remaining string inSuresh Chandrasekharan2003-10-032-13/+15 * zero out last_part if we're clearing. Uh, this fixes, but shouldn't, partNot Zed2003-10-024-43/+44 * turn off blocking writes. (efh_format_timeout): don't do a htmlbegin onNot Zed2003-10-023-16/+28 * Use "Sans Regular" instead of "Helvetica" Fixes bug #47878Rodney Dawes2003-10-012-1/+6 * remove gconf stuff. (em_format_html_set_xmailer_mask): new method to setNot Zed2003-09-308-61/+91 * Oops, put the arguments in the right order.Jeffrey Stedfast2003-09-302-1/+5 * removed subscribe-dialog.etspec and added another FIXME to em-folder-browser.cJeffrey Stedfast2003-09-303-10/+2 * added a FIXME commentJeffrey Stedfast2003-09-301-1/+2 * Allow any file: uri to point to a sent or drafts folder.Jeffrey Stedfast2003-09-262-2/+9 * Make the dialog more HIG-compliant by fixing widget alignment/spacingRodney Dawes2003-09-262-8/+7 * fixed ChangeLogJeffrey Stedfast2003-09-251-1/+6 * Same as below.Jeffrey Stedfast2003-09-253-2/+6 * Don't xmlFree (name) until after we've g_strdup'd it. (em_migrate_dir): IfJeffrey Stedfast2003-09-242-8/+23 * Don't xmlFree (name) until after we've g_strdup'd it.Jeffrey Stedfast2003-09-242-2/+5 * Fix for bug #48791 (and also fixes a FIXME)Jeffrey Stedfast2003-09-243-16/+55 * ** See bug #32996Not Zed2003-09-233-2/+15 * removed, moved to em-folder-view, for now, it has access to an invisible.Not Zed2003-09-233-15/+71 * Connect to "value-changed" rather than "changed" for spin buttons.Jeffrey Stedfast2003-09-232-1/+6 * implement, we hook into the mail progress reporting stuff by overridingNot Zed2003-09-233-1/+59 * Set the window title to be that of the message subject. Fixes bug #48617.Jeffrey Stedfast2003-09-202-1/+13 * Fix for bug #48618.Jeffrey Stedfast2003-09-204-9/+55 * use gtkhtml's blockingRadek Doulik2003-09-192-0/+5 * updated cvsignore fileJeffrey Stedfast2003-09-191-0/+3 * updated for CamelTransferEncoding namespace changesJeffrey Stedfast2003-09-194-11/+21 * updated for camel namespace changesJeffrey Stedfast2003-09-1916-50/+88 * Initialise charset to NULL or it may be used uninitialised. Also includeJeffrey Stedfast2003-09-193-11/+21 * cvs removed.Not Zed2003-09-18