Gaupol 0.18
===========
* Add extension that allows use of custom framerates (#637503)
* Add "Get more extensions" button to the preferences dialog
* Relax SubRip file parsing in unambiguous cases (#634129)
* Fix saving of last used directory in file dialogs with "paths that
cannot be represented as a local filename" (#649347)
* Add Brazilian Portuguese translation (Átila Camurça,
Darlildo Souza)
* Update German translation (Chris Leick)
All:
- The makefile system now by default disables smake Simple Suffix Rules
and the POSIX Suffix Rules in order to speed up inference rule search.
Libschily:
- New functions mkgmtime() mklgmtime() and timegm()
Libfind:
- libfind no longer aborts with a lack of memory but writes an error
message
- libfind now correctly frees memory that has been allocated internaly
from treewalk()
Mkisofs (Maintained/enhanced by J
- Mkisofs now correctly supports El Torito multi boot entries by introducing
a Boot Dection Header before a list of alternate boot entries.
- New option -eltorito-platform allows to set the El Torito platform id
for a boot entry or for a list of boot entries. Supported values for the
parameter are:
- x86 the standard value vor x86 based PCs
- PPC the Power PC platform
- Mac The Apple Mac platform
- efi EFI based boot for PCs
- # an arbitrary numerical value
- New option -modification-date allows to specify a predictable UUID for grub.
The syntax is: YYYY[MM[DD[HH[MM[SS]]]]][.hh][+-GHGM] and is forgiving
enought to accept the pupular POSIX date format created by:
date "+%Y-%m-%d %H:%M:%S %z"
NetBSD/amd64 5.1_STABLE. Bump package revision because of this change.
It is possible that SSE2 support works fine if "pixman" is built with
NetBSD-current's newer toolchain. If you have such a setup please
test it and adjust the package accordingly if appropriate.
xsane-0.994 -> 0.995:
---------------------
- changed layout of copy setup, removed border around all setup tabs
- changed layout of xsane main window
- xsane-front-gtk.c: xsane_browse_filename_callback: xsane.cms_function_option_menu is only updated when xsane.enable_color_management is active
- xsane-save.c: write_smtp_header(): it is allowed to specify multiple mail receivers in a comma separated list now
- xsane-save.c: write_smtp_header(): MAIL FROM and RCPT TO use syntax "<user@domain.org>" instead of "user@domain.org" now
- xsane-front-gtk.c: created xsane_progress_bar_set_fraction which uses the gtk2
functions when available and which only updates the progress_bar every 2.5 percent
what speeds up several functions - especially saving file routines -
xsane*.c: replaced all gtk_progress_bar_update() by xsane_progress_bar_set_fraction()
- xsane-back-gtk.c: in function xsane_back_gtk_value_update()
replaced comparison for SANE_FIX values
if (new_val != val)
by
if (abs(new_val - val) > 1)
- changed all "scanarea" to "scan_area" or "scan area"
- xsane-gtk-1_x-compat.h: changed gtk_progress_bar_set_ellipsize() to
gtk_progress_bar_set_ellipsize(pbar, mode)
- xsane_help_no_devices() changed buf size to 1024
- translations: U=updated, N=not updated, A=added/new
ca cs da de es fi fr hu it ja nl pa pl pt pt_BR ro ru sk sl sr sv tr vi zh zh_CN
U N U N N A N N U N N U N N N N N U N U N N N N N
99599 99599 96 99595 99 99595 99 99599 96 96 96 99 99599 99592 99 96 96 992
xsane-0.995 -> 0.996:
---------------------
- removed bug when deleting medium types: removed free() command, added realloc()
- xsane_viewer.c: reduced maximum viewer size form gdk_screen_width/gdk_screen_height to
gdk_screen_width-1/gdk_screen_height-1
- xsane-save.c: PDF: ICC object 4+5 are initialized with offset 0
- xsane-save.c: PDF: objects with offset 0 are makred free (f) in xref table
xsane-0.996 -> 0.997:
---------------------
- removed SANE_CAP_ALWAYS_SETTABLE (not SANE1)
- added test for (opt->size == 0) for SANE_TYPE_STRING in xsane.c
- in gtk_adjustment_new changed page_size from (min-max)*1e-30 to 0
because new gtk versions don`t like non zero values for spinbuttons
- added several gdk_drawable_unref(mask)
xsane-0.997 -> 0.998:
---------------------
- removed bug saving image as 16 bit png:
until now all low byte data has been a copy of the high byte data,
so in fact all images saved untile xsane-0.997 are saved as 8 bit image
in a 16 bit format.
- changed some more gtk_adjustment_new(...) page_sizes to 0
- added several bytes_read = and bytes_written = before fread, read, fwrite, write
- added some items_done = before fscanf
- corrected some format stings (missing "%s")
New with 1.0.22, released 2011-02-13:
* New backends: kvs20xx (Panasonic KV-S20xx),
magicolor (Konica-Minolta )
* Significant enhancements to several backends.
* More than 80 new scanner models supported.
* Support many more networked scanners.
* Added -A option to scanimage
* Improved build system.
* Improved USB support.
* Improved udev rules.
* Documentation updates.
* Bugfixes.
Between 2.4.6 and 2.4.7, the following bugfixes were included:
[20804] Bug #653056: Fix menu accelerators not working, crash
on save-while-quitting.
[20800] Bug #646541: new invoice line items default to invoice
open date instead of current date This commit partially reverts
the changes in r19134 so that customer invoices and employee
vouchers default to the current date. Vendor bills still default
to the invoice open date.
[20798] Fix report reload and options change that got broken
by the previous commit.
[20796] Force custom url handlers to lowercase to deal with
Webkit 1.4's case sensitivity. For more details, consult this
Fedora bugreport: https://bugzilla.redhat.com/show_bug.cgi?id=712268
[20792] Bug #652257 - Memory leak in gnc-file.c Patch by Tim
M
[20786] Bug #652435 - Fancy invoice export has <generic> tags
in it preventing html validation Patch by Bert Claesen
[20785] Bug #652377 - XHTML 1.0 Transitional compliance for
reports Patch by Tim M
[20784] Bug #632931 - Advanced Portfolio: new income column
shows negative amount Patch by Sebastien Alborini
[20783] Bug #651889 - Using trading accounts, new non-expanded
trading transaction shows inverted rates in exchange dialog
When using trading accounts, the exchange rate dialog has a
slightly different behavior. This patch fixes the behavior for
transactions that are created in-line and are not expanded
(single-line). It does not affect the expanded transactions or
transactions created in the new transaction dialog. Patch by
Mathieu De Zutter
[20782] Bug #651992 - Exported invoices do not render correctly
in Firefox Patch by Bert Claesen
[20760] Bug #612562 - Transfer Funds dialog - 'Show Income/Expense'
checkboxes are not working
[20750] Windows build: change default gtk theme to work around
a number of problems in the Ms-Windows theme we used before.
Particularly, this prevents the crash caused by bug #614636
and fixes the black notebook tabs that appeared after Phil
upgraded webkit and many related gnome dependencies. The new
default theme is "Nimbus" following a suggestion by Kim Wood
on the mailing list.
[20746] Bug #652193 - Upcoming Scheduled Transactions Calendar
Starting Month Error. Patch by Rich
[20745] Replace deprecated xml tag in chart of accounts templates
Between 2.4.5 and 2.4.6, the following bugfixes were included:
Preserve selection around the call to gtk_editable_set_position.
This lets us drop the racy gnucash_sheet_select_data_cb, which
fixes problems with lost input.
Add a gnc_quartz_set_menu call to main_window_new() so that
newly created windows get their menus on the mac menu.
Fix up the Mac shutdown process to give Gnucash a chance to
clean up without spewing critical errors about the main loop
already running (because of calling gnc_shutdown in an event
handler).
Bug #650241: Fix style for aging table in owner reports that
has changed (after defining doctype) Prevent inheriting the
parent tablestyle for aging table in owner-report.
Bug #650757: Fix Easy & footer styles output wrong tags </btd>
iso </b></td> preventing HTML 4.01 Transitional validation This
patch removes the wrong </btd> tags and closes the center tag
in the footer and easy stylesheets.
Bug #645221: Patch to show the headline as an h3 across all
stylesheets The attached patch makes sure that the title fonts
set through the options menu behaves consistently across all
style sheets.
Bug #620123: Patch to make account name a header cell, iso td
in trial-balance
Bug #648554: SQL backend doesn't correctly save taxable flag
on bills.
Bug #650163: Fix Technicolor style that outputs wrong tags
<btd> instead of <b><td>
Bug #650139: Fix missing doctype preventing HTML 4.01 transitional
validation Exported reports lack a document type, preventing
HTML validation. When exporting this may lead browsers to
incorrectly read the reports generated by GnuCash.
Bug #650138: Style plain: Fix incorrect <p> tag around <h3>
preventing HTML 4.01 transitional validation
Bug #649992: Let owner-report aging table include due date /
post date options in aging. The attached patch patches the
owner report to: *Allow a choice between the use of Due Date
and Date Posted *Report with the current bucket
Bug #649608: Skip non-enabled Scheduled Transactions for Future
Txn report
Update Slovak translation, copied from the Translation Project.
Bug #646729: Create the lockfile with at least read write user
permissions
Bug #647945: Add sanity check to hopefully fix crash when
running custom reports
Bug #644897: Correctly link in libgncmod-report-gnome.la to
avoid linking against an installed version.
Bug #646268: Fix missing GWEN_SYNCIO initialization.
Bug #644762: Deprecated __new__() call in function_class.py
Bug #647360: Invoice entries in expense voucher are created in
old voucher, not in new one. It worked fine for customer
invoices, and vendor bills, but not expense vouchers, where
the feature was broken all along.
Bug #647242: Fix broken averaging for quarter or half-year step
size
Bug #647316: Fix crash when deleting custom report if no backup
file existed. Before deleting the backup file by (delete-file),
it must be checked whether the to-be-deleted file exists,
otherwise the guile procedure will crash.
Fix warning about NULL guid_list in xaccQueryAddAccountGUIDMatch,
which caused some total amounts in reports to disappear.
Apparently gnc:account-get-trans-type-splits-interval didn't
watch out for empty lists of accounts, and the resulting split
list somehow was bogus. Now that we check for empty account
list, all is fine again. This was broken for some months by
now, maybe since r20404?
Bug #628342 - Quick open on File menu deleted if failed
Bug #629156 Recently Used Filenames incorrectly displayed
In 2.4.6, translations for Japanese language were updated.
1.1. Major features
New fileset file matching support
Improved remote changeset discovery
New command server mode to improve application integration
Experimental generaldelta storage scheme
Experimental new http client library
1.2. Command changes
HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT
manifest: add new option --all
aliases: add positional arguments to non-shell aliases
add: introduce a warning message for non-portable filenames (issue2756)
add: notify when adding a file that would cause a case-folding collision
bisect: new command to extend the bisect range (issue2690)
bookmarks: allow deactivating current bookmark with -i
bundle: update current bookmark to most recent revision on current branch
diff: make diff -c aware of revision sets
help: add -c/--command flag to only show command help (issue2799)
help: add -e/--extension switch to display extension help text
help: move hgignore man page into built-in help (issue2769)
http: correctly handle redirects from http to https
identify: list bookmarks for remote repositories
import: add --bypass option
paths: Add support for -q/--quiet
pushkey: add hooks for pushkey/listkeys
revset: add aliases
revset: add ^ and ~ operators from parentrevspec extension
revset: add a revset command to get bisect state
revset: add desc(string) to search in commit messages
revset: add follow(filename) to follow a filename's history across copies
revset: introduce filelog() to emulate log's fast path
revset: add a last() function
1.3. Web changes
add bookmarks listing to raw style and summary pages
support alternate logo url
add base link to file log for paper and coal styles (issue2452)
paper, coal: display diffstat on the changeset page
elapsed time calculation dynamic (javascript)
provide diffstat and summary on the changeset page
1.4. Extension changes
hgcia: handle URL like in notify (issue2406)
rebase: add -m/--message to rebase --collapse (issue2389)
Updating hgext.extdiff to use revsets
bash_completion: enable alias auto-complete
bugzilla: add XMLRPC interface
color: add support for terminfo-based attributes and color
convert/mtn: add support for using monotone's "automate stdio" when available
convert/svn: stop using svn bindings when pushing to svn
convert: add bookmark support for hg and git backends
convert: add svnrev, svnpath and svnuuid template keywords
extdiff: add repository root as a variable
graphlog: support more log command features with revsets
keyword: convert a verbatim block to a field list
keyword: offer additional datefilters when the extension is enabled
mq: add a 'mq()' revset predicate that returns applied mq csets
notify: send changesets on 'outgoing' hook, updated doc
progress: add speed format
rebase: add --tool argument for specifying merge tool
rebase: allow for rebasing descendants onto ancestors on different named branches
record: add an option to backup all wc modifications
record: add qrefresh -i/--interactive
record: add white space diff options
record: alias qrecord to qnew -i/--interactive
1.5. Bug fixes
bookmarks: allow create/move bookmark without making it current (issue2788)
bookmarks: do not forward merged bookmark (issue1877)
changegroup: do not count closed new heads (issue2697)
config: handle comment lines in continuations (issue2854)
dispatch: propagate ui command options to the local ui (issue2523)
eol: make the hook check all new heads, not only tip (issue2666)
grep: don't print data from binary files for matches (issue2614)
http: report unexpected unparsable push responses (issue2777)
httprepo: handle large lengths by bypassing the len() operator
httprepo: long arguments support (issue2126)
httprepo: proper handling of invalid responses without content-type (issue2019)
httprepo: send URL redirection notices to stderr (issue2828)
localrepo: don't add deleted files to list of modified/added files (issue2761)
localrepo: ignore tags to unknown nodes (issue2750)
merge: drop resolve state for mergers with identical contents (issue2680)
patch: do not patch unknown files (issue752)
path_auditor: check filenames for basic platform validity (issue2755)
rebase: don't mark file as removed if missing in parent's manifest (issue2725)
rebase: preserve mq series order after rebasing (issue2849)
rebase: restore mq guards after rebasing (issue2107)
revset: report a parse error if a revset is not parsed completely (issue2654)
scmutil: improve path calculation for install-relative RC files (issue2841)
set NOT_CONTENT_INDEXED on .hg dir (issue2694)
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
subrepo: svn abort now depends on exit code (issue2833)
subrepo: be smarter about what's an absolute path (issue2808)
svn subrepo: attempt work around obstructed checkouts (issue2752)
svn subrepos: work around checkout obstructions (issue2752)
tags: catch more corruption during cache parsing (issue2779)
util: add Mac-specific check whether we're in a GUI session (issue2553)
Highlights:
* Refreshed Administrative UI - Admin redesign
* New Default Theme "Twenty Eleven" - Uses the latest Theme Features
* Full Screen Editor - Distraction free writing experience
* Extended Admin Bar - More useful links to control the site
* Enhanced Browser Compatibility -
- Drop Internet Explorer 6 support
- Start End-of-life (EOL) cycle for Internet Explorer 7
- Browse Happy notify users of out-of-date browser
* WordPress is Faster and Lighter -
- Faster page loads -- We've gone through the most commonly loaded pages in WP and done improvements to their load time
- Faster Upgrades -- The update system now support incremental upgrades so after 3.2 you'll find upgrading faster than ever
- Optimizations to WP_Filesystem -- Updates over FTP are now much quicker and less error prone
- Stream downloads to the filesystem -- Improves update times and lowers the memory footprint
- Performance improvements for wptexturize()
- Remove PHP4 compatibility including timezone support
- More efficient term intersection queries
- Some optimizations in the HTML sanitizer (kses)
- Speed optimizations for is_serialized_string()
- Cache the Dashboard RSS Widgets HTML output to reduce unnecessary Ajax requests as well as the memory footprint
- And many other improvements and tweaks
Contains also security fixes from wordpress 3.1.4.
This is the list of problem reports (PRs) from GCC's bug tracking
system that are known to be fixed in the 4.5.3 release. This list
might not be complete (that is, it is possible that some PRs that
have been fixed are not listed here):
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.5.3
On the PowerPC compiler, the altivec builtin functions vec_ld and
vec_st have been modified to generate the Altivec memory instructions
LVX and STVX, even if the -mvsx option is used. In the initial GCC
4.5 release, these builtin functions were changed to generate VSX
memory reference instructions instead of Altivec memory instructions,
but there are differences between the two instructions. If the VSX
instruction set is available, you can now use the new builtin
functions vec_vsx_ld and vec_vsx_st which always generates the VSX
memory instructions.
Based on the mozilla-5.0 branch.
SeaMonkey 2.2 contains the following major changes relative to SeaMonkey 2.1:
Windows: Bundled extensions/add-ons are no longer optional in SeaMonkey's
installer.
Archive options can now be changed from the Copies & Folders Account Settings pane.
Mozilla platform changes
CSS Animations are now supported.
Improved canvas, JavaScript, memory, and networking performance.
Improved standards support for HTML5, XHR, MathML, SMIL, and canvas.
Improved spell checking for some locales.
WebGL content can no longer load cross-domain textures.
Background tabs have setTimeout and setInterval clamped to 1000ms to improve
performance.