Up to [cvs.netbsd.org] / pkgsrc / mail / GNUMail
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 14 20:45:10 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Convert @exec/@unexec to @pkgdir or drop it.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 14 18:04:26 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.9: +1 -67
lines
Diff to previous 1.9 (colored)
Remove @dirrm entries from PLISTs
Revision 1.9 / (download) - annotate - [select for diffs], Sun Apr 19 01:00:48 2009 UTC (3 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.8: +68 -0
lines
Diff to previous 1.8 (colored)
Install resource files inside share/GNUstep/Library. Allow unprivileged USE_DESTDIR installs. Bump PKGREVISION.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 13 12:42:38 2009 UTC (3 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.7: +218 -175
lines
Diff to previous 1.7 (colored)
Update GNUMail to 1.2.0pre3. This tracks the corresponding changes to Pantomime and also makes GNUMail more hier(7) compliant by utilising the fhs directory structure.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jul 27 17:06:57 2008 UTC (3 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Fix build against newer GNUstep.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Sep 25 04:50:01 2004 UTC (7 years, 8 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
cwrapper
Changes since 1.5: +1 -5
lines
Diff to previous 1.5 (colored)
Don't install CVS directories.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 20 14:50:46 2004 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.4: +8 -5
lines
Diff to previous 1.4 (colored)
Fix PLIST for bulk build.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 11 00:03:10 2004 UTC (8 years, 1 month ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.3: +9 -3
lines
Diff to previous 1.3 (colored)
Update GNUMail to 1.1.2. Noteable changes include:
* Now uses Addresses framework.
* Updated the OS X version of the Filtering bundle.
* Added Matt, Ken and Bjorn in the About panel.
* Simplified and optimized the Filtering bundle
initialization code under GNUstep.
* Removed some NSLog() calls in the Import bundle
* We don't save an "empty MailWindow" in the prefs
* We now disable the "Use secure connection" buttons
in the AccountEditorWindow if the SSL bundle is not
installed under GNUstep (it's always installed with
our dmg on the OS X version).
* Updated the German translation. Work done by
Hermann Gundel <Hermann.Gundel@nussberg.de>
* Modified AdvancedViewController to no longer
statically allocate everything.
* Modified MailWindowController: -deleteMessage
to use the new Folder's method (-setFlags: messages:)
in order to accelerate IMAP messages deletion.
* We no longer check all IMAP accounts
but only opened ones.
* We no longer remove the DELTED message flag when
deleting from the keyboard.
* Removed the "Open on startup" feature in the Mailboxes
window / drawer. GNUMail.app will now automatically
reopen the mailboxes that were opened when the app
was closed.
* Added an extra check in MailboxManagerController: -outlineView:
acceptDrop: .. since the GNUstep's NSOutlineView code is
broken wrt DnD. Savannah is still down so I can't fix the
real bug :(
* We now STATUS all IMAP folders for an opened IMAP connection
in a separate thread when clicking on the "Get" button. We no
longer only NOOP the IMAP store.
* Added AddressBook framework to the Filtering target based on the
previous change.
* Fixed crash on quitting on OS X.
* Modified MailboxManagerController: -_reloadFoldersForIMAPStoreWithName: ...
to also use -reloadItem: under GNUstep since that method has been
fixed lately.
* Reverted the change. -reloadItem is still plain broken.
* Added a patch from Bjorn Giesler to enhance the filtering code
to support address book groups. The OS X nib NEEDs to be modified.
* Added Bjorn in the AboutPanel's list of contributors.
* Fixed a warning in MailWindowController: -windowWillClose.
* Added Constants.m to the OS X project file.
* Added Constants.m and cleaned the header. That
new file _must_ be added to the OS X project file.
* Added Matt Ackeret and Ken Ferry to the About panel.
* We now properly call -controlTextDidChange: in the
-takeTo* methods (in EditWindowController) in order
to correctly enable the Send button.
* Updated ViewingView.nib
* Updated AboutPanel.nib
* Updated InfoPlist.strings
* Fixed a compiler warning in GNUMail.m
* Added patches from Bjorn Giesler to:
- improve address completion
- implement the "preferred label" in AddressBookPanel
- convert the Mailboxes window and Console window to
panels. This is a quick hack since the classes NEED
to be renamed eventually.
* We no longer force the ADScreenNameFirstNameFirst since
we'll use the user's default in AddressManager.
* Removed the "Mailbox" string the in Mailboxes's drawer
for the contextual menu.
* Renamed Id -> Number in the Viewing pref panel under GNUstep.
The OS X nib needs to be modified.
* We now save correctly the order of MailWindow's dataView columns.
* Added a simple patch from David Ayers for key comparisons
in AccountViewController.m.
* Improved AddressBookPanel.nib.
* We now correctly synchronize our popups in the FilterEditorWindow.
* We now correctly reload the table columns when changing the
dataview type in MailWindowController.
* Added modal sheet to "Save message as text" action in GNUMail.
* An address (to|cc|bcc) must be defined for the send button to
be active in EditWindowController.
* Fixed color space in ColorsViewController (Colors bundle).
* Improved behavior of modal sheet in EditWindowController when
closing an unsaved message.
* Removed two more observers in GNUMail: -applicationShouldTerminate:
and reorganized all the calls in MailWindowController: -dealloc.
* Defined ReloadMessageList in Constants.h so it's cleaner.
* We no longer require the user to specify a To: recipient.
* Also fixed a bug in the filtering code wrt trailing ">"
when the criteria operation is "has suffix". Issues reported
by Alistair Windsor <awindsor@onetel.com>.
* Simplified the code a little bit in AddressBookController.
* Simplified it some more and reactivated AddressBookController:
-addressesWithSubstring: so it's now possible to filter incoming
mails based on the recipients / Apple's Address Book (or
GNUstep's implementation). This fixes TODO #33.
* Renamed a local variable to not conflict with an ivar on OS X.
* Added AddressBook_32.tiff and modified the AddressBookPanel.nib
to use it.
* Enhanced MailboxImport.nib.
* Lots of very minor improvements wrt the Vera font.
* Modified MailboxImportController: -dealloc to set the datasource
of our table view to nil.
* Did the same thing for the outline view shown in MailWindow's drawer
under OS X.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 5 11:27:01 2003 UTC (8 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.2: +53 -51
lines
Diff to previous 1.2 (colored)
Changes 1.1.1: * Removed docs/NIBS from the OS X project file. * Minor improvements in the Account bundle. * Improvements when first starting GNUMail.app (first time user). * Minor improvements in the Fonts bundle for OS X. * Removed inexistant headers in the OS X project file. * Improved the message on OS X when the user removed all its mailboxes but left the preferences file around
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 3 05:02:44 2003 UTC (9 years, 4 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +0 -36
lines
Diff to previous 1.1 (colored)
Depend on GNUstep>=1.5.1 (via buildlink2) Track GNUstep-1.5.1 PLIST changes Bump PKGREVISION
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Sep 29 03:48:08 2002 UTC (9 years, 7 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of GNUMail-1.0.3, a clone of NeXT's Mail.app
Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 29 03:48:08 2002 UTC (9 years, 7 months ago) by rh
Branch: MAIN
Initial revision