Upstream changes:
2.21 Mar 16 2014
- sync with Debian patches - RT#91658
- fix copyright and license entries - RT#43463
2.20 Feb 03 2014
- drop t/v1*.t unit tests due to license issue
https://github.com/renormalist/class-methodmaker/issues/2
2.19 Dec 15 2013
- Fix 5.19 incompatibility - RT#88934 (Zefram)
- small distro polishing
packaged for wip by esg.
Happy is a parser generator for Haskell. Given a grammar specification in
BNF, Happy generates Haskell code to parse the grammar. Happy works in a
similar way to the yacc tool for C.
Release 0.30.0
core:
* Openjpeg2 support (openjpeg 1 is preferred). Bug #58906
* Fix potential memory corruption on TextSelectionDumper. Bug #84555
* Check for invalid matrix in annotation. Bug #84990
* Open some not conforming files. Bug #85919
* PSOutputDev: Accept a list of pages indeces instead of first, last. Bug #84833
* Fix memory leak on error condition
cpp:
* New API to set debug output function
build system:
* configure: Improve support with older clang versions. Bug #76963
utils:
* pdfunite: Support output intents, optional content and acroform
Release 0.29.0
core:
* Use correct LAB byte array for lcms input. Bug #86388
* Write correct size in trailer dict. Bug #86063
* Use Default colorspaces if present instead of Device colorspaces
* Solve blend mode problem in CYMK and DeviceN for separable blend modes
* Compilation/warning fixes on SunOS
* Regression test improvements
glib:
* demo: Compilation fixlets
build system:
* cofigure: print "no" instead of "auto" if lcms not found
VERSION 1.22.3
==============
Gxditview
---------
o X11 resources for `gxditview', which were previously installed in
/usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are
now installed in appresdir=$prefix/lib/X11/app-defaults. If
`appresdir' is not a standard X11 resource directory, the environment
variable XFILESEARCHPATH should be set to this path. The standard
default directories depends on the system `libXt'. Common directories
include:
/usr/lib/X11/app-defaults
/usr/share/X11/app-defaults
/etc/X11/app-defaults
Note that if the option `--with-appresdir' is passed to `configure',
the `prefix' will not be added to `appresdir'.
Glilypond
---------
o This new preprocessor (contributed by Bernd Warken) allows embedding of
code for GNU LilyPond (http://www.lilypond.org), a music typesetter. The
data gets automatically processed and embedded as EPS images.
Gperl
-----
o Bernd Warken contributed a new preprocessor to handle Perl code that can
be evaluated and then processed by groff.
Gpinyin
-------
o Another preprocessor from Bernd Warken to pretty-print Pinyin syllables
like `guo2wang2' as `guówáng'.
Pdfroff
-------
o The pdfroff utility script now activates its `--no-toc-relocation' option
by default, unless a request similar to:
.if !\n[PHASE] .tm pdfroff-option:set toc_relocation=enabled
is invoked during input file processing; (`.if !\n[PHASE] ...' ensures
that the effect of the `.tm' request is restricted to the document setup
phase of processing, as pdfroff sets it to 1 or 2 in the output phase,
but leaves it unset in the setup phase).
The bundled `spdf.tmac' macro package, which implicitly activates
`-mpdfmark' for `ms' macro users, ensures that TOC relocation is
appropriately enabled, when the `.TC' macro is invoked.
Macro Packages
--------------
o The -mom macro package now has full support for eqn, pic, and tbl, as well
as captioning and labelling of pdf images and preprocessor output. Lists
of Figures, Equations, and Tables can now be autogenerated. PDF_IMAGE has
a new FRAME option.
o A French introduction to the -me macro package has been added (file
`meintro_fr.me').
o In -mdoc, command %C is now available, providing a city or place
reference.
VERSION 1.22.2
==============
Tbl
---
o The character `#' can now be used as an eqn delimiter within tables.
Eqn
---
o A GNU extension
delim on
has been added to reactivate delimiters which have been disabled with
`delim off'.
VERSION 1.22.1
==============
(There was no release 1.22.)
Groff
-----
o A new option `-j' has been added to call the `chem' preprocessor.
Tbl
---
o Improved line numbering support.
Macro Packages
--------------
o Support for the `refer' preprocessor has been added to the -mm macro
package.
o In -me, the `TH' macro was changed for compatibility with line number
support in tables.
`bl' now works inside of blocks.
The behaviour of centered blocks has been improved.
Line numbering support has been improved.
o The -mom macro package has reached version 2.0, focusing on PDF output
with gropdf (using the new `pdfmom' wrapper script). See the file
`version-2.html' of the -mom documentation for a list of the many changes.
o Some generic Unicode fallback characters (mainly Roman numerals) have been
added.
Gropdf
------
o A new driver for generating PDF output directly, contributed by Deri James
<deri@chuzzlewit.myzen.co.uk>. Note that this driver is written in Perl,
thus you need a working Perl installation to run this output device.
Pdfmom
------
o A new wrapper around groff that facilitates the production of PDF
documents from files formatted with the -mom macros.
VERSION 1.21
============
Troff
-----
o The new `lsm' request specifies a macro to be invoked when leading spaces
in an input line are encountered (which are removed then). Number
registers `lsn' and `lss' hold the number of removed leading spaces and
the corresponding horizontal space, respectively.
o There is a new warning category `file', enabled by default. The `mso'
request emits warnings in this category when the requested macro file does
not exist.
o The new `class' request assigns a short name to a set of characters
which can be referred to in the `cflags' request. This is especially
useful to control line-breaking and hyphenation rules in CJK languages.
o Three new values for the `cflags' request have been added, which are
needed for proper CJK support.
128 prohibit before but allow break after character
256 prohibit after but allow break before character
512 allow break before and after character
Tbl
---
o A new global option `nowarn' suppresses warnings if tables are longer than
the current line width.
Afmtodit
--------
o New option `-o' to specify the name of the output file.
Macro Packages
--------------
o A new macro `%U' has been added to the mdoc package to indicate a URL
reference within an .Rs/.Re environment.
o Rudimentary support for the Japanese script has been added, most suitable
for man page handling as output by grotty. The file `ja.tmac' contains
the necessary setup to allow line breaks before and after CJK characters
(with proper exceptions). Note, however, that no inter-character spacing
is implemented yet -- this usually causes many warnings about bad line
breaks.
- The above date is picked from the timestamp of License.txt
- The release note/ChangeLog for this theme was unknown.
- Several changes on installation
REPLACE_PERL
find and chmod not to have execution bit on regular files
(etc)
Overview of Changes in 0.98.2 (since 0.98.1)
============================================
Changes in this release:
- Changed option: reliefstyle = 5 for a more controllable inset.
Bugfixes in this release:
- Glib 2.31 compatibility: https://bugzilla.gnome.org/show_bug.cgi?id=665022
- Compiles using pixman: https://bugzilla.gnome.org/show_bug.cgi?id=630869
Overview of Changes in 0.98.1 (since 0.98.0)
============================================
Changes in this release:
- Murrine is now dual-licensed LGPLv2.1 and LGPLv3.
Bugfixes in this release:
- Now checks for pixman: https://bugzilla.gnome.org/show_bug.cgi?id=630869
Overview of Changes in 0.98.0 (since 0.90.3)
============================================
Changes in this release:
- New supported widget: GtkExpander is now themed by the engine.
- New supported widget: GtkIconView is now themed by the engine.
- New supported widget: GtkInfoBar is now themed by the engine.
- New option: arrowstyle = 1 to draw filled arrows.
arrowstyle = 2 to draw fat filled arrows.
- New option: border_shades = { 1.0, 1.0 } to draw a gradient on the border.
- New option: border_colors = { "#ffffff", "#ffffff" }
to set the colors used on the border of many widgets.
border_colors = FALSE to disable.
- New option: cellstyle = 0 to remove the border around the selected cell.
cellstyle = 1 for the border around the selected cell (as before).
- New option: comboboxstyle = 1 to colorize the GtkComboBox below the arrow.
- New option: default_button_color = "#ffffff" to specify a 2px border for the
default button.
- New option: disable_focus = TRUE
- New option: expanderstyle = 0 to draw arrows.
expanderstyle = 1 to draw circles with plus and minus.
expanderstyle = 2 to draw buttons with plus and minus.
- New option: focusstyle = 0 to disable focus drawing.
focusstyle = 1 to use dots.
focusstyle = 2 to use a small colored rectangle.
focusstyle = 3 to use a colored rectangle that touches the borders.
- New option: gradient_colors = { "#ffffff", "#ffffff", "#ffffff", "#ffffff" }
to set the colors used on the gradient of many widgets.
gradient_colors = FALSE to disable.
- New option: handlestyle = 0 for three simple lines.
handlestyle = 1 for three simple lines with inset.
handlestyle = 2 for three near simple lines with inset.
- New option: prelight_shade = 1.0 to select the shade level used in the
scrollbar's slider, GtkComboBox with comboboxstyle = 1 and
in the prelight state with gradient_colors.
- New option: separatorstyle = 1 to draw smooth separators.
- New option: shadow_shades = { 1.0, 1.0 } to draw a gradient on
the shadow of some widgets.
- New option: spinbuttonstyle = 1 to add a separator on the GtkSpinButton.
- New option: textstyle = 1 for a shadow at the bottom of the text.
textstyle = 2 for a shadow at the top of the text.
textstyle = 3 for a shadow at the bottom right of the text.
textstyle = 4 for a shadow at the top left of the text.
- New option: text_shade = 1.0 to specify the shade effect of the text's shadow.
- New option: trough_border_shades = { 1.0, 1.0 } to draw a gradient on
the border of the trough of GtkScrollbar and GtkProgressBar.
- New option: trough_shades = { 1.0, 1.0 } to draw a gradient on
the trough of GtkScrollbar and GtkProgressBar.
- Changed option: glowstyle = 5 for a glow around the edges.
- Changed option: listviewstyle = 2 for a solid line.
- Changed option: menustyle = 2 for a bright glow inside the menu.
menustyle = 3 for a dark glow inside the menu.
- Changed option: reliefstyle = 3 for a gradient on shadow.
reliefstyle = 4 for a stronger shadow.
- Changed option: stepperstyle = 2 for squared steppers with a rounded slider.
- Deprecated option: gradients, please unset the other options instead.
- Deprecated option: profile, please manually adjust the other options.
- Deprecated option: scrollbar_color, please use a custom bg[SELECTED].
- Improved rendering: rounded GtkScale trough.
- Improved rendering: disabled GtkScale trough.
- Improved rendering: contrast function in GtkButton.
- Improved rendering: draw lightborder with on menubar (with menubarstyle = 1).
- Improved rendering: draw lightborder with on toolbar (with toolbarstyle = 1).
- Improved rendering: better GtkTooltip theming.
- Improved rendering: use bg[GTK_STATE_PRELIGHT] on the scrollbar's slider
with colorize_scrollbar = FALSE.
Bugfixes in this release:
- Fix a potential endless loop in draw_progressbar_fill and draw_menuitem.
- Support for automake-1.11.
- Some minor fixes on big-endian systems.
- Fixes transparent WebKitGtk window with RGBA colormaps.
- https://bugzilla.gnome.org/show_bug.cgi?id=554871
- https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-murrine/+bug/624901
- Minor fixes and maybe more bugs I forgot to link. :)
-------------------
+ : new feature
- : deprecated feature
* : bugfix
Version 4.12, 2014/02/23
------------------------
* Small bugfix for specifying clip time for movie thumbnails: "[thumb=3.2s]"
Version 4.11, 2014/02/03
------------------------
+ New plugins: social/facebook-comments and social/facebook-like
+ New plugins: images/exactimage (Thanks F. Breitling)
+ Plugin speedup: images/autorot (Thanks Simon Oosthoek)
* Small 'has_thumb' bugfix (Thanks Brian Carlstrom, bdc carlstrom com)
* Small fix for 'modify_caption' hook so it only gets called once.
Version 4.10, 2013/05/30
------------------------
* Cleaned up much of the 'perl -cw' warnings
Version 4.09, 2013/05/04
------------------------
+ New plugin: utils/keynavigation.alp (Thanks Matti Laitala, matti.laitala gmail com)
+ Added 'album::add_image_head' for image specific <head> code
* Updated 'write_image_page' hook so that is was consistent for theme/notheme
+ Updated to avconv instead of deprecated ffmpeg
(To keep using ffmpeg: '-ffmpeg ffmpeg')
* Cleaned up much of the 'perl -cw' warnings
Version 4.08, 2012/09/27
------------------------
[[[update digikam at thebarters with new modify_caption plugin format]]]
[[update google_analytics plugin]]
+ Updated simmer_theme (3.11) and updated all themes (RSS support!)
+ Updated plugin: extra/rss (Thanks Guy Albertelli II - from 2007, sorry it got lost!)
+ New option: -theme_full_info - major speedups for themes (when not used)
+ -sort exif for exif date sorting (Thanks Mihkel Ader, nodscytale gmail com)
+ New plugin: social/flattr (Thanks Volker Sauer)
+ New plugin: format/piwik (Thanks Volker Sauer)
+ New plugin: images/exactimage (Thanks Frank Breitling)
+ Can now have multiple hooks for 'do_album' (things like 'google_analytics')
as well as modify_caption and modify_dir_caption
+ Can specify clip time for movies in captions.txt (i.e. "[thumb=3.2s]");
(May need to use -force and -force_html)
* Handling of multi-page pdf/ps files (Thanks Matthew Probst)
Version 4.07, 2010/08/12
------------------------
+ New plugin: images/annotate-medium (Thanks Joe Botha)
+ Plugins can call back the function that hooked them without a recursive loop
* jhead used for 'JPG' as well as 'jpg' (Thanks Kevin Barter)
+ Russian language support (Thanks Stas Degteff)
+ New theme: hover (Thanks Todd Foster)
* Fixed man page missing NAME (Thanks Eriberto, debian maintainer!)
Version 4.06, 2009/08/12
------------------------
+ No longer fatals out on corrupted images
(Thanks Alex Roper, alexr ugcs caltech edu)
* Fixed missing files in packages
Version 4.05, 2008/12/21
------------------------
+ WINDOWS GUI (galbum)
+ Windows ActiveState Perl theme support!
+ New hooks added for media style plugins (like media/flv)
+ Added media/flv plugin for FLV support!
+ Added album:: routines for plugins add_head, add_header, add_footer
+ Added piclens plugin for piclens slideshow support!
(Thanks Reidar D. Midtun, reidar midtun dyndns org)
+ Added exif/gps plugin for gps exif support
(Thanks Andreas K Huettel, http://www.akhuettel.de/)
+ New plugin: format/google_analytics
+ Added Hungarian docs (Thanks György Károly http://www.me.bme.hu/~karolyi/indexe.html)
* digikam.alp fix for finding top directory (Thanks Kevin Barter)
* Overlay type (Thanks again Laura Baldwin, boojum mit edu)
* Now checking for -medium changes to deciding if we need to rewrite img pages
(Thanks Rick Baartman, baartman lin12 triumf ca)
+ Added -crf and -license options for GUI support
Version 4.04, 2008/03/13
------------------------
* Fixed overlay of images (now needs "px"?) (Thanks Laura Baldwin, boojum mit edu)
+ Added wmv to movie types (Thanks Kevin Walton, kevin unseen org)
Version 4.03, 2007/12/20
------------------------
+ Fixed up album for CygWin changes - files are no longer quoted, no spaces in filenames!
(Thanks to the patient Amarsena Reddy, Amarsena.Reddy varian com)
+ Added -usage for seeing as many options as you want
+ Added -thumb_post (Thanks Dave Hansen, dave sr71 net)
+ Added -folder_count (Thanks Dave Hansen, dave sr71 net)
+ Added hidden -dtheme and -Dtheme options
* Fixed deprecated option output
* Fixed dependency checking for image HTML lost in v4.00
* exif/mouseover plugin now works for child albums
(Thanks George Hansper, georgeh anstat com au)
* Improved XHTML output (replaced 'td background=...')
+ Language: French is mostly complete, as well as docs
+ Better handling of convert animated gif file renaming bugs (Thanks Jon Daley)
* Proper handling of thumbs in other dirs (due to plugins) (Thanks Dave Hansen)
Version 4.02, 2007/01/19
------------------------
+ Language: German now 100%, added Spanish and Catalan
* Bugfix for new installs (two subs named 'install_language')
Version 4.01, 2007/01/08
------------------------
+ New languages: fr, zh-cn, cs, it, ko, de
+ Themes can now support multi-lingual images.
(Easy using update of simmer_theme) See example: Themes/Blue/lang/nl/
+ Themes have more translations (number of images, More albums, etc..)
+ Added -check_lang and -list_html_trans support
+ New plugin: images/xy_cache
* Fixed empty directory thumbnail bug
* Fixed/improved _curr_plugin/_curr_hook API.
* Plugged captions/db/digikam db resource leak (Thanks Anders Bolager, anders bolager com)
* Fixed '\\' bug with -make_lang
* Small get_option fix for plugins (and option_changed)
Version 4.00, 2006/12/17
------------------------
+ Full language/i18n support! See -lang, -list_langs, and -lang_path
+ New languages: (en), he, nl, pl as well as banner, l33t and swedish_chef
+ Option -make_lang for creating easy language templates
+ New plugin: captions/exif/mouseover
+ New plugin: org/link
(Thanks Matt Forrest, mforrest scs ryerson ca)
+ Added 3gp support using ffmpeg. Another other movie formats people need?
+ Added -nothumbs support (Thanks Marten van Wezel, marten arago utwente nl)
+ Changed -hash_width option to -screen_width
* Fixed save_conf multiple-saving of multiple array/code values
* Errors now pass non-zero exit value
* Fixed -noknown_images (Thanks Dougie Nisbet, album highmoor co uk)
* Return to XHTML valid (Thanks Markus Mayer, mmayer blastwave org)
Version 3.13, 2006/10/10
------------------------
+ New plugin: format/meta
+ Cleaned up image preloading and added "AddOnload" javascript for plugins
(Update your themes for proper image preloading)
+ Themes can now do num(This_Image) (Thanks Daniel K, DKml xs4all nl)
* Better fix for double exif captioning (Thanks Joseph Dery, joedery gmail com)
* Fix for medium_scale_opts (Thanks Glyn Davies, agdavies gmail com)
* Removed unnecessary zips and tars in Themes packaging
Version 3.12, 2006/06/14
------------------------
+ Added -create_plugin plugin code
+ New -slideshow support (for most themes)
+ Added overlay thumbnail support. Themes are simpler and cooler!
See FunLand as an example. Also updated simmer_theme.
+ Added 'album -mv' syntax (just a shortcut for the 'utils/mv' plugin)
+ Added -credit (global footer) (Thanks Dave Hansen, dave sr71 net)
+ Added -case_sort option (used to be default!)
(Thanks Samuel Denis D'Ortun, sddproductions.com)
* Changed ImageMagick calls to handle new syntax (~v6.25)
(Thanks John Westlund, john.westlund gmail com)
+ Added -follow_symlinks (Thanks Dave Hansen, dave sr71 net)
+ Added hide_album hook (Thanks Dave Hansen, dave sr71 net)
+ Add hook 'end_handle_file' (needed for plugin: format/hide_regex)
* Fixed handling of -no_* in plugin options.
* Fixed caption_edit.cgi directory caption problem (upgrade to CGI v1.07!)
(Thanks Kathryn Hogg, kjh flyballdogs com)
* Moved dir_thumb hook so it still counts images/folders
+ Patches: full path to find files
(Thanks Scott Bertin, scottbertin yahoo com)
+ Added data-> head and body_tag
Version 3.11, 2006/04/09
------------------------
+ Changed ffmpeg option from singlejpeg to mjpeg, ffmpeg also now handles mp4
+ Changed 'do_album*' hooks to skip album generation on false
+ Added hooks: gather_contents, gather_contents_item
* Patches: Fix stop_hashes hook, thumbnail/medium hooks, -burn 'index.html'
(Thanks Scott Bertin, scottbertin yahoo com)
* Double exif captioning (Thanks Roland Rosenfeld, roenv spinnaker de
and John Sellens, jsellens generalconcepts com)
+ Plugin: images/epeg (Thanks Scott J. Bertin, scottbertin yahoo com)
+ New theme: Stamp. Updated theme: W_Peterman
* Change for themes: Get($dir, 'dir') -> Get($dir, 'file')
* Fixed issue with old 'medium *\\>' album.conf options.
(Thanks Waldy Wisniewski, waldy wizfamily co uk)
* Fixed -h/-plugin_usage bug
* Fixed -clean to also include commented out images.
Version 3.10, 2005/11/01
------------------------
+ Plugin support
+ New plugins: utils/mv, many others
+ Massively improved/corrected/clarified arg saving in conf files
+ Improved dependency checking
+ Use (fast!) Image::Size if available (Thanks Dave Hansen, dave sr71 net)
+ Can now clear array options with -no
* -transform_url fix for %s
* diff_path now handles ActiveState windows paths for all cases
+ Added image overlay support for themes (see simmer_theme.3.03 & OldPhoto)
+ Added "Indexes:" progress bar for slower machines (like mine!)
+ Added -no_virgin_check option (for caption_edit and other CGI)
+ Added -image_headers for no_theme output (and set default to 0)
+ Medium/thumbnail images regenerated only when -medium/-geometry changed.
(Thanks Andy Somerville, andy.somerville gmail com)
* -no_image_loop now works with no_theme output
* Default output is now Valid XHTML 1.0 Transitional
(Thanks Goran Sandin, Goran.Sandin abc se)
* Fixed poor quoting of img alt and title tags
+ Added link tags for First/Last and album Up
* Improved -name_length shortening algorithm to avoid bad HTML
+ Replaced -date_sort and -name_sort with -sort [captions,name,date]
+ Added perldocs to caption_edit.cgi
* Fixed saving '#' in config files (Thanks Diego Liziero, diegoliz gmail com)
* Fixed problem with using movies as directory thumbnails
* Fixed inability to add non-images with -no_known_images
* Small path fix for "Your album has moved" false negative
* Fixed stupid split_path bug that disliked the letter 'Q'. The shame..
(also fixed StoryCaption bug and alignment problem)
* Initial config menus now support ~/path (Thanks Dylan G., dylang thock com)
(Thanks Friedrich Pukelsheim, pukelsheim math uni-augsburg de)
* Can handle '# commented' captions with spaces after '#'
(Thanks Matt Roberts, matt.roberts bigfoot com)
* Fixed clean case-sensitivity, -medium_type and parentheses bugs
(Thanks Matthew J. Probst, mprobst probst org)
* Fixed incorrect "Your album has been moved" trigger
(Thanks Dwight Dover, dwidov alltel net)
* Default theme now supports -no_album_captions
* Fixed attempt_require for Cwd so that it doesn't error (nobody told me!)
1.18 2015-01-05
- There will be a new leap second on June 30, 2015.
1.17 2015-01-04
- No code changes from the 1.16 release.
1.16 2015-01-04 (TRIAL RELEASE)
- Test fix for systems where IVs are 4 bytes long.
1.15 2015-01-03 (TRIAL RELEASE)
- Trying this again ... Experimental fix for adding very large numbers of
days. Previously, trying to add more than around 2^28 days could cause
errors if the result ended up in a leap year. This is being released as a
trial release because I'm not sure how this change will behave on a 32-bit
Perl. Reported by KMX. RT #97046.
Version 3.5.0 Released January 6, 2015
- Allow "placeholder escaping" by the use of a backslash directly before it, e.g.
"SELECT 1 FROM jsontable WHERE foo \\? ?"
will contain a single placeholder, and the first question mark will be sent directly
to the backend to be parsed as an operator.
[Greg Sabino Mullane, Tim Bunce]
(CPAN bug #101030)
- Improve the workings of the ping() method, so it always tests for
a valid database backend and returns the correct true/false.
[Greg Sabino Mullane, with help from Andrew Gierth and Tim Bunce]
(CPAN bug #100648)
- Add get_info(9000) => 1 to indicate driver can escape placeholders.
[Tim Bunce]
- In tests, force the client_encoding to UTF8, skip tests that involve
characters not supported by the server_encoding
[Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>]
- Fix memory leak when selecting from arrays
[Dagfinn Ilmari Mannsåker, reported by Krystian Samp]
- Make get_info much more efficient and slightly simpler.
[Tim Bunce]
[ Joey Hess ]
* Added ikiwiki-comment program.
* Add missing build-depends on libcgi-formbuilder-perl, needed for
t/relativity.t
* openid: Stop suppressing the email field on the Preferences page.
* po: If msgmerge falls over on a problem po file, print a warning
message, but don't let this problem crash ikiwiki entirely.
* Set Debian package maintainer to Simon McVittie as I'm retiring from
Debian.
[ Simon McVittie ]
* calendar: add calendar_autocreate option, with which "ikiwiki --refresh"
can mostly supersede the ikiwiki-calendar command.
Thanks, Louis Paternault
* search: add more classes as a hook for CSS. Thanks, sajolida
* core: generate HTML5 by default, but keep avoiding new elements
like <section> that require specific browser support unless html5 is
set to 1.
* Tell mobile browsers to draw our pages in a device-sized viewport,
not an 800-1000px viewport designed to emulate a desktop/laptop browser.
* Add new responsive_layout option which can be set to 0 if your custom
CSS only works in a large viewport.
* style.css, actiontabs, blueview, goldtype, monochrome: adjust layout
below 600px ("responsive layout") so that horizontal scrolling is not
needed on smartphone browsers or other small viewports.
* core: new libdirs option alongside libdir. Thanks, Louis Paternault
[ Amitai Schlair ]
* core: log a debug message before waiting for the lock.
Thanks, Mark Jason Dominus
* build: in po/Makefile, use the same $(MAKE) as the rest of the build.
Thanks, ttw
* blogspam: use the 2.0 JSON API (the 1.0 XML-RPC API has been EOL'd).
Closes: #774441
pkgsrc changes:
Add a not-yet-upstreamed patch to link to the commenter's URL for
anonymous-style comments committed directly via the VCS (i.e.,
imported from another CMS).
0.861 Tue 06 Jan 2015
- Auto-formatting for recognised data types in date constructs
- Fixed CDATA flattener (was missing /s flag)
- Non-fatal warnings; mea maxima culpa
- Test suite cleanup
- Now uses Dist::Zilla
1.0.9
-----
Highlights:
* Bootstrap 3 support
* WTForms 2.x support
* Updated DateTime picker
* SQLAlchemy backend: support for complex sortables, ability to search
for related models, model inheritance support
* Customizable URL generation logic for all views
* New generic filter types: in list, empty, date range
* Added the ``geoa`` contrib module, for working with
`geoalchemy2 <http://geoalchemy-2.readthedocs.org/>`_
* Portugese translation
* Lots of bug fixes
- Switch DEPENDS described below
- Clean up DEPENDS (checked by pbulk for this particular package)
-DEPENDS+= p5-Catalyst-Runtime>=5.60000:../../www/p5-Catalyst-Runtime
-DEPENDS+= p5-JSON-Any>=1.15:../../converters/p5-JSON-Any
-DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
+DEPENDS+= p5-JSON-MaybeXS>=1.003003:../../converters/p5-JSON-MaybeXS
(upstream)
- Update 0.33 to 0.34
0.34 Mon Jan 05 12:00:00 CT 2014
- switched from JSON::Any to JSON::MaybeXS (json_driver option no
longer supported)
- Updated some documenation to note that in 2015 perhaps some of the
given advice is no longer relevent.
- Added a new configuration option 'json_encoder_args' which lets you
pass arguments to JSON::MaybeXS. Useful for when you want to have
more control on how your JSON serializer works.
* Enable wxscintilla.
Changelog:
3.0.2: (released 2014-10-06)
----------------------------
All:
- Fix silent data loss in wx[F]File::Write(wxString) if conversion fails.
- Make wxString::FromCDouble() work when the global C++ locale is not the C one.
- Add support for "%V", "%G" and "%g" to wxDateTime::Format().
All (GUI):
- Add wxGenericListCtrl::EndEditLabel() (Tim Kosse).
- Implement bounding box computation in wxGCDC (Toni Ruža).
- Fix saving GIF animations with 2.5s+ delays between frames (elvissteinjr).
- Add "variant" property to windows in XRC.
- Add XRC handler for wxSimplebook.
- Return correct value from wxCommandEvent::GetString() for programmatically
generated wxEVT_TEXT events from wxComboBox.
- Accept "default" as font family value in XRC (pieleric).
- Send events when toggling wxPropertyGrid nodes from keyboard (Armel Asselin).
wxGTK:
- Fix mouse handling in wxNotebook containing wxListCtrl (Charlie Fenton).
- Fix layout of wxSearchCtrl to not truncate text in it.
wxMSW:
- Fix Cygwin 1.7 build.
- Work around a bug in MinGW 4.8 headers and fix build with it too.
- Include x64 configurations in MSVC 8/9 project files too.
- Fix parallel build of MSVC 11/12 solutions (Artur Wieczorek).
- Fix background of wxRadioBox buttons and wxSlider (Artur Wieczorek).
- Fix appearance of wxToggleButtons with non default colours (Artur Wieczorek).
- Fix drawing on wxDC when using right-to-left layout (Artur Wieczorek).
- Fix wxGrid appearance and behaviour in RTL (Artur Wieczorek).
- Fix creating wxBitmap from monochrome wxIcon or wxCursor (Artur Wieczorek).
- Fix handling of bitmaps with alpha in wxImageList (Artur Wieczorek).
- Add paragraph spacing attributes support to wxTextCtrl (dannchr).
- Show new style directory selector even for non existent paths (raychow).
- Fix order of radial gradient stops (Alexandru Pana).
- Fix font created using wxFont(wxFontInfo()) ctor.
- Fix wxFileName::GetShortcutTarget() in console applications.
- Fix wxFileName::MakeRelativeTo() for shortcut files (gafatoa).
- Fix height of initially empty wxBitmapComboBox (Artur Wieczorek).
- Fix setting label of submenu items (Artur Wieczorek).
- Fix using Esc as accelerator in the menus.
- Fix wrong initial status bar height in some cases (Artur Wieczorek).