/mail/autosig/

om.tw/~lantw44/git/freebsd-ports' title='freebsd-ports Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/femlab/files/femlab.sh
pan class='insertions'>+6
Commit message (Expand)AuthorAgeFilesLines
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-18/+18
* Make this compile again.Peter Williams2001-08-102-3/+7
* No need to gtk_widget_show() the gnome dialog widget twice...Jeffrey Stedfast2001-08-103-146/+158
* don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAllocRadek Doulik2001-08-095-9/+29
* use xmlStrdup rather than g_strdupRadek Doulik2001-08-083-2/+9
* Properly free the list of parts, and the private data.Not Zed2001-08-087-37/+82
* Reverted my previous change, I fixed the filter code to handle this theJeffrey Stedfast2001-08-082-0/+33
* Removed the "is" and "is not" rules from the xml file for address matchingJeffrey Stedfast2001-08-082-27/+5
* Do an evil kludgy hack so that the Rule Name entry widget gets focusedJeffrey Stedfast2001-08-042-3/+14
* Wrap some debug printf's with d().Jeffrey Stedfast2001-08-034-93/+98
* Sync for the release.Ettore Perazzoli2001-08-011-1/+0
* Added a validate function that checks to make sure that vfolders that haveJon Trowbridge2001-07-243-0/+40
* Change the butt-ugly UI to a saner (and just as flexible) one. Instead ofPeter Williams2001-07-242-98/+114
* Removed the "Forward To" filter action.Jeffrey Stedfast2001-07-213-45/+44
* Return -1 if we don't find it? This is what most of the code expected butJeffrey Stedfast2001-07-193-31/+41
* Marked string for translation.Chyla Zbigniew2001-07-132-1/+5
* Users should not be able to filter on "Status is Deleted" since we don'tJeffrey Stedfast2001-07-133-21/+23
* Copied the "Attachments" rule part over from filtertypes.xml, would be aJason Leach2001-07-112-0/+26
* Put a match-all around the not-body-contains to make it work per-message.Peter Williams2001-07-113-2/+9
* Set the focus on the title of the filter rule.Jeffrey Stedfast2001-07-102-6/+13
* 2001-07-09 Anna Marie DirksAnna Dirks2001-07-102-0/+6
* Bonobo-conf-ified. Removed /home/trow hard-wiring. :) (xml_encode): EncodeJon Trowbridge2001-07-094-73/+94
* Select the most appropriate filter rule.Jeffrey Stedfast2001-07-063-2/+12
* oops, forgot to commit ChangeLogJeffrey Stedfast2001-07-061-6/+9
* Fix bug #4043: s/colour/colorJeffrey Stedfast2001-07-062-1/+5
* Prevent crashing while we work this out.Peter Williams2001-07-043-2/+15
* Added an integer type for filtering values. used for size.Sam Creasey2001-07-037-0/+321
* Changed "Add criterion" button to have normal button relief in response toAnna Marie Dirks2001-07-033-2/+10
* Set the filter-rule dialog to be user-resizable.Jeffrey Stedfast2001-06-303-28/+44
* Make "Move" the default action.Jeffrey Stedfast2001-06-282-5/+9
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2339-44/+44
* Deleted Gediminas patch.Not Zed2001-05-081-0/+4
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-081-0/+7
* Set the default size of the dialog to 600x400, which seems to be a niceJeffrey Stedfast2001-04-272-2/+12
* Remove UNICODE_CFLAGSDan Winship2001-04-262-1/+4
* Blah blah fix for xml1 broken utf8 encoding, and use "g" memory for allNot Zed2001-04-262-16/+36
* Pull up fix for translation of filter direction drop down menu from theKjartan Maraas2001-04-212-1/+12
* Plug memory leaks.Dan Winship2001-04-1914-21/+62
* s/Is/is/ and s/Is Not/is not/ to be more consistant with the rest.Jeffrey Stedfast2001-04-163-22/+25
* Oops --- I forgot to add these files before my last commit.Jon Trowbridge2001-04-142-0/+408
* Make the (previously unused) get-source command actually do the rightJon Trowbridge2001-04-147-3/+42
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-9/+0
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-0510-0/+37
* Set the newpart on the container object. (less_parts): Remove the rule thtJeffrey Stedfast2001-04-034-90/+125
* Fix headers. Remove unneccesary ones and replace with more finegrainedKjartan Maraas2001-03-3043-66/+122
* Oops, an unspecified date is '0', not -1.Jeffrey Stedfast2001-03-232-1/+6
* Validate the rule before closing.Jeffrey Stedfast2001-03-224-13/+24
* Set the editor dialog modal rather than setting the filter dialogJeffrey Stedfast2001-03-212-118/+130
* Since we are now using filter-option widgets in place of system-flag, weJeffrey Stedfast2001-03-183-4/+14
* If the filter type is a "system-flag", use the optionlist type as typeJeffrey Stedfast2001-03-182-1/+6
* Remove the menu that is in the glade file because we want to replace itJeffrey Stedfast2001-03-174-5/+51
* removed these blasted filesJeffrey Stedfast2001-03-174-602/+0
* Removed filter-url.[c,h] and filter-system-flag.[c,h]Jeffrey Stedfast2001-03-175-32/+37
* Changed the edit_filter to be a standalone window rather than a widget, soNot Zed2001-03-1514-928/+943
* create doc/devel/executive-summary/MakefileGediminas Paulauskas2001-03-152-1/+5
* Added an "Attachments" filter option where you can filter messages thatJeffrey Stedfast2001-03-134-121/+35
* Make sure we have something selected first ;-)Jeffrey Stedfast2001-03-093-6/+13
* Added option menu to vfolder editor.Not Zed2001-03-035-208/+160
* New function to clone rules.Not Zed2001-03-013-0/+21
* IMAP subscriptions stuff.Aaron Weber2001-02-231-0/+114
* renamed mailing list options to be more meaningful.Not Zed2001-02-233-20/+22
* Added mailing list matching rules.Not Zed2001-02-234-0/+101
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-114-18/+7
* Translate the option title. (Noticed by Kjartan).Dan Winship2001-02-072-1/+6
* Add #include <config.h> and mark some strings for translation.Kjartan Maraas2001-02-0514-3/+1638
* Removed, now lives in camel-filter-search.*Not Zed2001-01-226-1712/+10
* Set the delete bit *before* copying to the default folder.Jeffrey Stedfast2001-01-202-4/+9
* Er, don't set the button insensitive if there is *1* action, set itJeffrey Stedfast2001-01-182-4/+15
* Remove these files.Jacob Leach2001-01-172-402/+0
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-172-2/+5
* Moved p->copied to the inner part of the loop so that in the case of aJeffrey Stedfast2001-01-132-4/+15
* Changed Priority to Score.Jeffrey Stedfast2001-01-103-2/+4
* Attach to the "activate" signal - this should now make it so that aJeffrey Stedfast2001-01-105-27/+65
* comment out some of the system flags as we don't want to use them.Jeffrey Stedfast2001-01-042-4/+11
* Little utf8 safe encoding/decoding into libxml1 brokennessLauris Kaplinski2001-01-035-12/+58
* Set the 'dirty' flag - this should fix the problem of flags not being setJeffrey Stedfast2001-01-032-2/+9
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-031-18/+18
* Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with):Jeffrey Stedfast2001-01-023-6/+132
* Use CamelContentType rather than GMimeContentField.Dan Winship2000-12-292-7/+12
* Merge from camel-mt-branch.Not Zed2000-12-243-4/+4
* And here too.Not Zed2000-12-213-1/+12
* God-damned friggin' WinCvs shit is so damn annoying. Why can't I just paste m...Jeffrey Stedfast2000-12-213-3/+16
* Oops, missed a gtk unref of the now-no-longer gtk e_sexp.Not Zed2000-12-203-20/+11
* Fixed some warnings.Christopher James Lahey2000-12-122-1/+6
* Added a kludge, 'is_active' which is a static variable that holds whetherJeffrey Stedfast2000-12-122-0/+12
* Autoselect the rule that ends up in the same position (or the one above itJeffrey Stedfast2000-12-122-1/+12
* Don't highlight the title if it's "Untitled" because switching widgetJeffrey Stedfast2000-12-092-1/+9
* Mark some strings for translation.Kjartan Maraas2000-12-072-2/+6
* Forgot to commit this with my last set of changes to the filter codeJeffrey Stedfast2000-12-061-3/+0
* Added support for the system-flag type.Jeffrey Stedfast2000-12-0210-75/+415
* Use camel_message_info_free() instead of freeing everything by hand - isJeffrey Stedfast2000-12-012-32/+12
* Update to use EStrv in appropriate places (wrapped with #ifdef DOESTRV forJeffrey Stedfast2000-12-012-4/+29
* Moved the regex filter rule around - we've changed the format a bit.Jeffrey Stedfast2000-11-2811-107/+143
* took out some no longer needed printfs.Jeffrey Stedfast2000-11-222-2/+5
* Sync here instead. (filter_driver_filter_mbox): And here too.Jeffrey Stedfast2000-11-162-4/+21
* Sync the defaultfolder.Jeffrey Stedfast2000-11-162-1/+8
* Neglect any leading whitespace in the header contents.Jeffrey Stedfast2000-11-142-0/+22
* If there is a default folder and the message hasn't been deleted then...Jeffrey Stedfast2000-11-132-2/+3
* If there is a default folder and the message hasn't been deleted then...Jeffrey Stedfast2000-11-132-3/+10
* If there is a default folder and the message hasn't been deleted then...Jeffrey Stedfast2000-11-132-1/+8
* Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-131-16/+6
* Made the underline show up properly in the main menu bar.Christopher James Lahey2000-11-112-3/+28
* Switched from using gtk_menu_item_new_with_label for the menu header toChristopher James Lahey2000-11-102-1/+6
* Fixed two spacing problems: first, changed the spacing around the end ofAnna Marie Dirks2000-11-102-2/+11
* you shouldn't use an integer to set the flag. You should use a string, andNot Zed2000-11-073-19/+33
* Fixed the argument comment. Removed an old enum that's not used here.Christopher James Lahey2000-11-072-9/+9
* Added e-search-bar.c and e-search-bar.h.Christopher James Lahey2000-11-074-0/+393
* Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a moreJeffrey Stedfast2000-11-031-2/+2
* Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a moreJeffrey Stedfast2000-11-022-1/+3
* Fix for when 'desc' is NULL.Jeffrey Stedfast2000-11-022-4/+12
* Use filter_driver_log() where appropriate. (do_copy): Use the service urlJeffrey Stedfast2000-11-023-50/+106
* Check to make sure the user has entered a valid date.Jeffrey Stedfast2000-11-022-189/+223
* Updated to allow the user to select "sounds like" or "does not sound like"Jeffrey Stedfast2000-11-014-6/+149
* Override the default validate function to only return TRUE if a folder hasJeffrey Stedfast2000-11-013-92/+183
* Updated to add an action to set message flags.Jeffrey Stedfast2000-11-017-8/+111
* Do not pad around the Name hbox; its parent already has spacing. Do notFederico Mena Quintero2000-11-012-4/+11
* If a regex option is selected, change the FilterElement data to TRUE elseJeffrey Stedfast2000-10-319-15/+139
* Pure formatting changes, no actual code changes. Since I know I'm going toJeffrey Stedfast2000-10-316-259/+316
* Copy the message to the default folder if it wasn't marked as deleted.Jeffrey Stedfast2000-10-292-1/+6
* Added header-starts-with, header-ends-with, and header-exists menu items.Jeffrey Stedfast2000-10-284-15/+264
* Add header-matches expressions ("is" / "is not").Jeffrey Stedfast2000-10-284-0/+107
* divide before multiple so that we don't overflow.Jacob "Ulysses" Berkman2000-10-282-2/+9
* Fixed this to include EXTRA_GNOME_CFLAGS.Christopher James Lahey2000-10-272-0/+5
* Don't mark as deleted here, otherwise the message will have the DELETEDJeffrey Stedfast2000-10-272-2/+14
* i still hate cvsDan Winship2000-10-272-0/+273
* i hate cvsDan Winship2000-10-272-273/+0
* Readded Source url stuff.Jeffrey Stedfast2000-10-267-0/+310
* Added option menu items to allow searching based on regular expressions.Jeffrey Stedfast2000-10-264-32/+183
* Take out the reference to "Source".Jeffrey Stedfast2000-10-252-20/+2
* Remove filter-url code.Jeffrey Stedfast2000-10-255-289/+11
* Fixed NULL in fprintf.Jeffrey Stedfast2000-10-252-2/+13
* lots of i18n fixesDan Winship2000-10-24