Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes for 2.2.0beta2:
* The forwarding of messages with attachments was modified.
* The bug that previously selected row was removed from the view
instead of currently selected one when deleting folders from the
context menu was fixed.
* Win32: The bug that messages with subject that includes
characters that can't be used for filename couldn't be attached
was fixed.
* Windows-1252 was added for display encoding.
* After incomplete POP3 session, duplicate retrieval of messages
doesn't happen anymore.
Changes for 2.2.0beta1:
* The major improvements of the search function were made.
o The query search was implemented.
o Search conditions can be specified with the same UI as the
filter rule.
o Subfolders can be searched.
o The search folder (virtual folder) was implemented.
* The maximized window state is now remembered.
* The option "Display recipient on 'From' column if sender is
yourself" now looks for all accounts.
* The line-wrapping of composition now doesn't join enumerated
lines.
* The nonstandard Korean encoding 'ks_c_5601-1987' was supported.
* The bug that the initial directory was not properly selected in
the file selection dialog with GTK+ 2.8 was fixed.
* Some other bugs were fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
printed (-vv only).
- TODO: Decide which variables may be used in which quoting states.
|
|
even more precise diagnostics
|
|
Changes since 4.50:
- Extended the quoting checks for make variables to shell commands.
- Added a check for unquoted shell variables (only with -Wextra).
- Some other minor changes.
|
|
prefixed with ${WRKSRC}. It had been plainly wrong.
|
|
and then adds it to LDFLAGS. Later, the configure script tests for the
presence of certain functions in libc, and expects to get an error at
link time if the functions are missing. On Interix with -export-dynamic,
the link succeeds even if there are missing functions. This causes
configure to detect all tested functions as present, and produce
binaries that fail at run time.
To work around this issue, postpone adding -export-dynamic to LDFLAGS
until the end of the configure script.
|
|
this code has led to duplicate diagnostics. It had been misplaced as
well.
|
|
|
|
|
|
Evolution-Data-Server 1.4.2.1, 2005-11-30
-----------------------------------------
Added fix for an ugly crasher in the calendar component.
Use EDS 1.4.2.1 instead of 1.4.2
Evolution-Data-Server 1.4.2, 2005-11-29
----------------------------------------
Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
#218177- Disable IMAP Account causes crash (Parthasarathi)
#318508- Repeated crash when downloading new mail (Vivek Jain)
#228929- After upgrading snapshot cannot see IMAP inbox contents (Shreyas)
#317956- Crash when starting evolution without or with expired kerberos 5
(Bjorn Torkelsson)
#320736- crash connecting to groupwise7 (Parthasarathi)
#319045- gw-Evolution crashes after marking few mails as not junk (Vivek)
#312848- Delete option should be disabled for default Tasks list
(Sarfraaz)
#318104- evolution crashed when changing calendar timezone and keeps
crashing (Harish)
#317322- crash when delete a imported recurrent event (Chenthill)
#318777- recurrence editing ... (Chenthill)
#318130- e-cal-backend-http.c does not include e-cal-time-util.h, fails
(Matthew Daniel)
#319612- Stop warnings from e-destination about xmlChar* (Ross Burton)
#318227- Change LDAP search filter (Carsten Guenther)
#316955- Recreates summary file on every other load (Ross Burton)
#319848- Cannot select multiple adresses for 'To', 'Cc' etc fields
(Sushma)
Updated Translations:
- fa (Meelad Zakaria)
- bg (Alexander Shopov)
|
|
|
|
2005-11-09 Andy Lester
Release 3.19_01 -- No new functionality. New tests, though!
Thanks to the Chicago Perl Mongers for their work.
|
|
|
|
2005-12-02 Gisle Aas
Release 3.48
Enabling empty_element_tags by default for HTML::TokeParser
was a mistake. Reverted that change.
<https://rt.cpan.org/Ticket/Display.html?id=16164>
When processing a document with "marked_sections => 1", the
skipped text missed the first 3 bytes "<![".
<https://rt.cpan.org/Ticket/Display.html?id=16207>
2005-11-22 Gisle Aas
Release 3.47
Added empty_element_tags and xml_pic configuration
options. These make it possible to enable these XML
features without enabling the full XML-mode.
The empty_element_tags is enabled by default for
HTML::TokeParser.
|
|
This will cause package builds to fail instead of hiding bugs.
|
|
|
|
1.14 Sun Dec 11 04:01:53 EST 2005
- Revised new_from_tree() to properly handle row and column
span issues. Thanks to Mark L. Lott for debugging and
prodding.
|
|
- Removed leading white-space in dependency lines.
- s/existant/existent/.
|
|
|
|
2005-11-30 Gisle Aas
Release 2.36
Fix documentation typo.
2005-11-26 Gisle Aas
Release 2.35
Forgot to incorporate fixes already applied to bleadperl :-(
- doc typo
- consting
- unused my_na
- USE_HEAP_INSTEAD_OF_STACK for Symbian
2005-11-26 Gisle Aas
Release 2.34
Document that it is now easy to generate different messages that produce the
same MD5 digest.
Use XSLoader; perl-5.6 is now required.
Tweaks to the processing of $? after running the test program.
|
|
|
|
2005-11-26 Gisle Aas
Release 1.14
Documentation tweaks.
|
|
|
|
2005-11-30 Gisle Aas
Release 3.07
Use a Makefile.PL that is also suitable for core perl.
2005-11-26 Gisle Aas
Release 3.06
Documentation tweaks.
use XSLoader; perl-5.6 now required.
Some consting from bleadperl.
Unbundled the {en,de}code-{base64,qp} utility scripts.
These are now found in the MIME-Base64-Scripts package.
|
|
|
|
don't need to be prefixed with ${WRKSRC}, now that there will be no
more pullups to 2005Q3.
|
|
|
|
|
|
sendmail, which prevents mutt from sending messages. patch-am works
around this issue by postponing the closing of all file descriptors
until after the fork.
|
|
|
|
06/12/2005 *** v2.7 ***
- Uses DatLib v2.13.
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.6 ***
- Uses DatLib v2.12.
- Fixed a rare crash (if the longest line in the dat was the last).
- Fixed a problem loading RomCenter data files containing [].
|
|
06/12/2005 *** v2.6 ***
- Uses DatLib v2.13.
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.5 ***
- Uses DatLib v2.12.
- Fixed a rare crash (if the longest line in the dat was the last).
- Fixed a problem loading RomCenter data files containing [].
|
|
06/12/2005 *** v2.23 ***
- Uses DatLib v2.13.
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.22 ***
- Uses DatLib v2.12.
- Fixed a rare crash (if the longest line in the dat was the last).
- Fixed a problem loading RomCenter data files containing [].
- From DatLib v2.11.
- M1 XML will not use hex for ROM sizes after all... changed back!
|
|
06/12/2005 *** v2.25 ***
- Uses DatLib v2.13.
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.24 ***
- Uses DatLib v2.12.
- Fixed a rare crash (if the longest line in the dat was the last).
- Fixed a problem loading RomCenter data files containing [].
|
|
06/12/2005 *** v2.13 ***
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.12 ***
- Fixed a rare crash (if the longest line in the dat was the last).
- Fixed a problem loading RomCenter data files containing [].
|
|
keep the struct on the rest)
|
|
|
|
Most of these exit codes are defined in gnulib/sysexit_.h
EX_OK is defined as 0 in src/msmtp.c if it wasn't already defined.
The variable error_code is assigned these exit values, and returned at
the end of main().
On Interix, EX_OK is defined in unistd.h:
#define EX_OK 0x8001 /* test for regular executable */
patch-ab changes the logic so that when error_code == EX_OK, the exit
code is 0 instead of EX_OK. This should work everywhere.
|
|
|
|
|
|
- Added warnings for imperfect quoting style inside double quotes.
- All shell commands are checked for correct quoting of make(1) variables
in shell assignments like --prefix=${PREFIX:Q} and TMPDIR=${WRKSRC:Q}.
|
|
|