aboutsummaryrefslogblamecommitdiffstats
path: root/plugin.mk
blob: 78353607561a0f0ce394ba6ecc32f4a3c294def3 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                      





                                                      
%.eplug: %.eplug.in
    sed -e 's|\@PLUGINDIR\@|$(plugindir)|' $< > $@

%.eplug: %.eplug.xml
    LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< - | \
    sed -e 's|\@PLUGINDIR\@|$(plugindir)|' > $@

%.error: %.error.xml
    LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
an>3-2/+5 * ** See bug #70768.Not Zed2005-01-185-52/+37 * kill old 'load http 0 now=0' debug.Not Zed2005-01-183-34/+60 * ** Related to changes for #65178.Not Zed2005-01-172-32/+56 * missing commitMichael Zucci2005-01-141-0/+7 * ** See bug #71029.Not Zed2005-01-141-2/+5 * ** See bug #70990.Not Zed2005-01-122-1/+7 * ** See bug #70018.Not Zed2005-01-122-3/+11 * Added conditions to check for shared folders to display different icon ifVivek Jain2005-01-112-3/+16 * remove old code, setup transient parent and weak ref for refresh. someNot Zed2005-01-074-18/+14 * install schemas properlyJP Rosevear2005-01-072-1/+5 * Handle the CamelOfflineStore case just like the CamelDiscoStore case.Jeffrey Stedfast2005-01-073-22/+53 * Add the widget target, missed this.Not Zed2005-01-052-0/+11 * add a semi-dummy target for widget target.Not Zed2005-01-053-0/+34 * handle the "reply" parameter, if set.Not Zed2005-01-053-9/+35 * add atk name for the treeview.Mengjie Yu2005-01-042-0/+9 * moved to after emae_authtype_changed to fix warning.Not Zed2004-12-227-29/+48 * if we're turned on, then record the current authtype setting on theNot Zed2004-12-212-8/+41 * svn path=/trunk/; revision=28152Added 'ja' and 'nl' in default/Makefile.am. T.Aihana2004-12-202-1/+5 * Don't forget to translate "Welcome"Vincent van Adrighem2004-12-181-2/+2 * 2004-12-17 Vincent van Adrighem <adrighem@gnome.org)Vincent van Adrighem2004-12-183-0/+353 * Added Japanese translation.Satoru Satoh2004-12-173-0/+362 * Remove this from CVSRodney Dawes2004-12-153-2473/+11 * Updated Simplified Chinese translationFunda Wang2004-12-141-62/+39 * Added Simplified Chinese translationFunda Wang2004-12-142-0/+346 * Added Simplified Chinese dirFunda Wang2004-12-141-1/+1 * Fixes #68759JP Rosevear2004-12-142-1/+8 * addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-092-1/+6 * Use stock_new-dir instead of stock_folder for "New Folder" creationRodney Dawes2004-12-093-2/+8 * add mnemonic for buttons, labels, etc. add mnemonic for buttons, labels,Mengjie Yu2004-12-084-139/+335 * and put them here instead so they're available even when the mailer isn'tNot Zed2004-12-083-15/+29 * dont track containee widgets anymore, they are automagically destroyed byNot Zed2004-12-062-16/+7 * Moved various things from e-util to libedataserver.Not Zed2004-12-0336-1283/+135 * according to the HIG, remove accelerators in the notebook tab labelsMengjie Yu2004-12-022-2/+7 * do not call gconf here as we may be called from worker threadRadek Doulik2004-12-022-14/+29 * add mnemonic for buttons. add atk name for the popup button. add accessMengjie Yu2004-12-015-11/+33 * ** See bug #69339.Not Zed2004-12-012-30/+57 * ** See bug #69579.Not Zed2004-12-012-3/+26 * ** See bug #68958.Not Zed2004-12-012-5/+60 * ** See bug #69446.S.Ça#lar Onur2004-12-012-2/+10 * wrap printf's in debug definesJP Rosevear2004-11-262-6/+10 * get image widget directly from icon factoryJP Rosevear2004-11-263-12/+10 * when starting new spamd, call it with --socketpath parameter to use unixRadek Doulik2004-11-253-102/+365 * missing file from previous commitMichael Zucci2004-11-241-1/+1 * Fix date in last ChangeLog entryRodney Dawes2004-11-231-1/+1 * Evolution word spelled with an uppercase EJoan Sanfeliu2004-11-232-2/+8 * Added 'match all' rules.Not Zed2004-11-125-0/+26 * ** Merge in notzed-messageinfo-branch.Not Zed2004-11-1215-82/+545 * l = g_list_next (l); in inner loop instead of g = g_list_next (l)..Radek Doulik2004-11-123-2/+14 * Fix the popup id.Not Zed2004-11-032-1/+5 * revert jeff's last change - we do actually want to know when we couldn'tNot Zed2004-11-036-64/+78 * Check for NULL messages (happens if the message isn't available).Jeffrey Stedfast2004-11-032-3/+8 * use shorthand border: propertyRadek Doulik2004-11-022-4/+5 * replace 3 nested html tables used to create this gray border around partsRadek Doulik2004-11-022-25/+14 * Change the labels back to the same as they were in 2.0Jeffrey Stedfast2004-11-022-3/+8 * added hook docs, and cleaned up some of the hook point names.Not Zed2004-10-2812-11/+117 * Give the Rename item a different path than the Delete item.Jeffrey Stedfast2004-10-233-1/+8 * duh, they're camel not gobjects.Not Zed2004-10-225-5/+40 * Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag whenNat Friedman2004-10-225-4/+19 * emit a 'message.replying' event with a message target.Not Zed2004-10-215-2/+66 * convert to org.gnome hook namesJP Rosevear2004-10-2016-32/+33 * convert to org.gnome hook namesJP Rosevear2004-10-201-0/+8 * convert to G_DEFINE_TYPEJP Rosevear2004-10-192-13/+12 * ** See bug #67014.Not Zed2004-10-198-125/+162 * ** See bug #68006.Not Zed2004-10-192-3/+8 * do noting if the composer couldn't be created. We get a popup fromNot Zed2004-10-152-10/+23 * Remove Pango markup from groupwise account setup error messageSivaiah Nallagatla2004-10-142-2/+7 * use builtin handlers (and plugins) always overriding bonobo ones.Not Zed2004-10-122-11/+14 * ** See bug #67408.Not Zed2004-10-122-3/+15 * register the formatter types before registering the formatter hook.Not Zed2004-10-112-1/+6 * Make entry a little more accurate.JP Rosevear2004-10-091-2/+1 * use "Select a file"JP Rosevear2004-10-082-1/+6 * implement popup_menu so that popup menu can be shown with Shift+F10 onHarry Lu2004-10-083-36/+79 * dont init the base plugin system here anymore, only register the hookNot Zed2004-10-072-7/+5 * put back in the attachment attaching code. Doesn't work for s/mime andNot Zed2004-10-076-17/+35 * remove old debug which no longer works.Not Zed2004-10-063-7/+21 * fix uninitialised pointer.David Malcolm2004-09-302-1/+5 * updated labels in mail-config.glade too and changed the order of the SSL/TLS ...Jeffrey Stedfast2004-09-282-4/+4 * Changed the SSL option menu labels.Jeffrey Stedfast2004-09-282-3/+7 * ** See bug #63521.Not Zed2004-09-272-3/+23 * ** See bug #66706.Not Zed2004-09-272-4/+20 * ** See bug #65329.Not Zed2004-09-243-6/+33 * ** See bug #65058 (again again).Not Zed2004-09-243-7/+39 * describe the get-folder process. This also makes it cancellable.Not Zed2004-09-243-2/+24 * ** See bug #65058.Not Zed2004-09-223-6/+12 * Fix a typo setting the root node.David Malcolm2004-09-213-1/+12 * Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-2053-1576/+5916 * Ignore the emfv->mark_seen for deciding whether or not to mark the messageJeffrey Stedfast2004-09-182-1/+7 * If built with gtkfilechooser support, we need to add a checkbox in theJeffrey Stedfast2004-09-162-0/+62 * Fixes #65703JP Rosevear2004-09-142-1/+7 * ** See bug #60515.Not Zed2004-09-102-0/+8 * reverted previous glade fixJeffrey Stedfast2004-09-102-7/+1 * ** See bug #59717.Not Zed2004-09-082-1/+13 * Revert the use of gtkfilechooser for Path selection because otherwiseJeffrey Stedfast2004-09-072-1/+7 * added a commentJeffrey Stedfast2004-09-041-0/+1 * Fix for bug #63377 and prevention of similar cases.Jeffrey Stedfast2004-09-033-1/+29 * Set the store and full_name info on the dialog.Jeffrey Stedfast2004-08-314-32/+33 * ** See bug #64377.Not Zed2004-08-314-48/+90 * fixed merge conflictsJeffrey Stedfast2004-08-311-5/+7 * gtk-doc style comment fixesJeffrey Stedfast2004-08-311-2/+3 * ** See bug #63456.Not Zed2004-08-302-0/+11 * utf8_filename should be char * not charJP Rosevear2004-08-282-2/+7 * bump version, requirementsJP Rosevear2004-08-281-1/+6 * Don't crash if we're passed a NULL path. GtkFileChooser can return NULLHans Petter Jansson2004-08-282-1/+7 * Don't mark component menu accels for translation.Christian Neumair2004-08-272-1/+6 * Fix for bug #63177Jeffrey Stedfast2004-08-262-4/+16 * only open the trash or junk if they're vfolders here. Some stores thatNot Zed2004-08-262-2/+12 * Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-254-5/+20 * store the select-uri on the view not in the thread message.Not Zed2004-08-243-155/+218 * Fix for bug #62812Jeffrey Stedfast2004-08-232-3/+13 * changed the groupwise account setup error messageSivaiah Nallagatla2004-08-212-1/+10 * ** See bug #62963.Not Zed2004-08-182-4/+16 * don't include the terminating NUL in the data length.Not Zed2004-08-162-17/+23 * Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-133-24/+64 * Partial fix for bug #62771Jeffrey Stedfast2004-08-133-1/+12 * just call e_passwords_ask_password directly. (pass_activate,Not Zed2004-08-123-244/+73 * Return NULL not FALSE on error.Jeffrey Stedfast2004-08-112-1/+6 * minor typo, uppercase 'the' corrected.Karsten Bräckelmann2004-08-072-2/+13 * If type="{Sender}" and name is an empty string, use the addr. Fixes bugJeffrey Stedfast2004-08-042-1/+6 * fixed changelogJeffrey Stedfast2004-08-041-1/+1 * bump version, requirementsJP Rosevear2004-08-031-0/+2 * Update to just call us "Evolution" and be more accurate about the newJP Rosevear2004-08-022-173/+57 * add the error message needed for groupwise account setupSivaiah Nallagatla2004-07-292-0/+9 * ** See #61958.Not Zed2004-07-292-27/+55 * ** See #61940.Not Zed2004-07-287-20/+58 * ** See #57972.Not Zed2004-07-285-99/+178 * added len parameter to em_utils_part_to_html and em_utils_message_to_html.Radek Doulik2004-07-284-8/+21 * dont call e_error_default parent here, we dont have access to the toplevelNot Zed2004-07-262-2/+6 * ** See bug #61824.Not Zed2004-07-265-74/+60 * set the session on the formatter. See #61767.Not Zed2004-07-234-12/+33 * Free uri and name strings. Fixes a leak.Jeffrey Stedfast2004-07-212-0/+7 * Chck that the selection is active. Hopefully this will fix bug #61427.Jeffrey Stedfast2004-07-172-12/+15 * free return value from e_mkdtempDan Winship2004-07-142-3/+10 * only call expunge if the folder is set. (emfb_enable_map[]): only enableNot Zed2004-07-107-63/+219 * Fix for bug #61199.Jeffrey Stedfast2004-07-093-11/+26 * tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-092-1/+6 * bump version, requirementsJP Rosevear2004-07-052-3/+6 * Remove $(error_i18n) (CLEANFILES): Put $(error_i18n) in hereRodney Dawes2004-07-022-2/+8 * call folder_subscribed directly from the async function notNot Zed2004-06-292-2/+7 * setup exclusion for vfolder sources, noselect folders. Bug #60794.Not Zed2004-06-293-1/+6 * duh remove changelog entry, it didn't get changedMichael Zucci2004-06-281-5/+0 * fix accelerators. #56746.Not Zed2004-06-281-0/+5 * Don't prepend the path string with a '/'.Jeffrey Stedfast2004-06-254-12/+20 * set search column. #60152.Not Zed2004-06-252-0/+6 * Add code to set the parent, position, and type hint of the "Add address"Rodney Dawes2004-06-252-1/+11 * ** See #54030.Not Zed2004-06-235-28/+42 * Same as below. (em_folder_tree_model_remove_folders): Same.Jeffrey Stedfast2004-06-232-20/+33 * As toshok discovered, gtk_tree_model_get() strdup's string arguments,Jeffrey Stedfast2004-06-232-90/+145 * gtk_tree_model_get on a string field allocates the return value. freeChris Toshok2004-06-232-0/+6 * If the app requires a terminal to run, give it a bloody terminal (who usesJeffrey Stedfast2004-06-233-5/+29 * gtk_tree_model_get on a string field allocates the return value. freeChris Toshok2004-06-222-0/+6 * (em_junk_sa_test_spamd): try to get spamd/spamc binaries fromRadek Doulik2004-06-222-1/+22 * clone view before saving it to avoid problems with setting current_view_idRadek Doulik2004-06-222-1/+8 * ** See #31027.Not Zed2004-06-184-2/+17 * ** See #60214.Not Zed2004-06-184-33/+110 * use mail dialogs.glade.Not Zed2004-06-1813-1304/+1639 * ** See #59885.Not Zed2004-06-1740-125/+5381 * ** See #59885.Not Zed2004-06-177-337/+25 * Include gtk[hv]box.h so we can use them (emfp_dialog_got_folder): Fix theRodney Dawes2004-06-173-36/+66 * clear the error, don't free it, so NULL is handled properlyJP Rosevear2004-06-162-1/+6 * ** See #56479.Not Zed2004-06-165-48/+166 * This code no longer needs to do charset conversion. Yay. Fixes bug #60225.Jeffrey Stedfast2004-06-163-34/+17 * frombase is simply the select_path, since selected_path is now just theJeffrey Stedfast2004-06-162-4/+8 * New function to format an attribution string (won't crash if translatorsJeffrey Stedfast2004-06-162-20/+200 * Changed the second gtk_selection_add_target() to useJeffrey Stedfast2004-06-152-1/+7 * the check button label has now opposite meaning (after UI changes), callRadek Doulik2004-06-142-2/+19 * don't check rule->source, its irrelevent to vfolder sources, and clean upNot Zed2004-06-143-50/+39 * if we removed all of the addresses because they were 'us', add the firstNot Zed2004-06-142-1/+13 * Free any old select_uri string we may have. (emft_tree_row_expanded):Jeffrey Stedfast2004-06-122-17/+31 * rearrange the setting up of the target flags, stores can have a null path.Not Zed2004-06-113-19/+36 * revert previous change. Stupid emftm.Not Zed2004-06-113-2/+5 * handle a null path or fragment.Not Zed2004-06-114-7/+19 * Fixes bug #58825. Ugh. Really Gross Hack (tm).Jeffrey Stedfast2004-06-115-35/+168 * use new etreeselectionmodel api to select paths in one call. Fixes #59546.Not Zed2004-06-102-2/+9 * check that we have content selected, not just a selection, before tryingNot Zed2004-06-102-20/+32 * Fix for SSL options appearing for sendmailRodney Dawes2004-06-092-423/+440 * Scroll to the selected folder if needed. Fixes bug #59609.Jeffrey Stedfast2004-06-092-1/+5 * Make the chooser non-modal. Fixes bug #53735.Jeffrey Stedfast2004-06-092-0/+4 * Only change the cursor if the currently selected folder is a subfolder ofJeffrey Stedfast2004-06-092-5/+25 * Set the store's FULL_NAME to NULL here. Fixes the crash in bug #59713.Jeffrey Stedfast2004-06-082-1/+6 * fix the name of "stock_save-as" everywhereDan Winship2004-06-073-4/+12 * Shuffle usage of trailing "..." in menus.Christian Neumair2004-06-052-4/+9 * Use ngettext for message count information.Christian Neumair2004-06-052-8/+13 * added size info to IMG tags so that it loads the message smootherRadek Doulik2004-06-042-6/+11 * Don't pack entry and checkbox widgets directly into the dialog vbox soWilliam Jon McCann2004-06-04