diff options
author | gahr <gahr@FreeBSD.org> | 2014-10-17 18:07:42 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-10-17 18:07:42 +0800 |
commit | 7081ddefe739d2fdbe26243aeea3a8f26d249a8c (patch) | |
tree | d4ade88f2fab6b9e4f7950ff73cc798e0f184657 /x11-wm/e16/distinfo | |
parent | d6afb37e19f66eed665826275fba54cca09a8c89 (diff) | |
download | freebsd-ports-gnome-7081ddefe739d2fdbe26243aeea3a8f26d249a8c.tar.gz freebsd-ports-gnome-7081ddefe739d2fdbe26243aeea3a8f26d249a8c.tar.zst freebsd-ports-gnome-7081ddefe739d2fdbe26243aeea3a8f26d249a8c.zip |
- Update to 1.0.14.001
Changes:
* Fix warnings with gcc 4.9.x.
* Minor simplifications in ImagestateDraw...() functions.
* Minor tweak in EXFillAreaSolid().
* Fix potential use of freed pixmap.
* Move shape window stuff to separate header file.
* Simplify pager background update.
* Change some operations to render ones.
* Wrap XDraw/FillRectangle.
* Debug tweaks (pager).
* Remove ancient unused code.
* Cosmetics (key->keycode).
* Cosmetics (key->keysym).
* Avoid unnecessary FP calculation.
* Avoid divide by 0 crash (Randr may report FPS = 0).
* Move EDBUG_TYPE_ANIM to where it belongs.
* Tweak screen info printout.
* Wrap XID and some other X types.
* Use initially created GC for various operations.
* Refactor background dialog data handling.
* Refactor group dialog data handling.
* Exec/spawn function tweaks.
* Eliminate some use of EspawnApplication().
* Refactor dialog apply/exit handling.
* Simplify dialog data handling.
* Avoid some potential X-calls/errors when client is destroyed.
* Updating translations (eo)
* Updating turkish and adding lithuanian and galician translations
* Adding catalan traslation
* Remove bogus lithuanian translation (0 translated messages).
* Remove useless Name[] entries from .desktop files (again).
* Updating catalan translation
* Autofoo cosmetics (use AC_HELP_STRING).
* Fix creating bitmap cursor.
* Add argb option to EPictureCreateBuffer().
* Add ERegionCreateFromBitmap() and EPictureFillRect().
* Use wrapper functions in ECreatePixmapCursor().
* Updating esperanto and french translations
* Updating desktop files
* Remove useless Name[] entries from .desktop files (again).
* Fix some normally disabled debug format strings.
Diffstat (limited to 'x11-wm/e16/distinfo')
-rw-r--r-- | x11-wm/e16/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo index 95449b4a01f4..67b052608e94 100644 --- a/x11-wm/e16/distinfo +++ b/x11-wm/e16/distinfo @@ -1,2 +1,2 @@ -SHA256 (e16-1.0.14.tar.gz) = 45b9a554e366f609764efaed1bf7230e999c3fd7ff5789abf08cccc13dc6d2d2 -SIZE (e16-1.0.14.tar.gz) = 2340182 +SHA256 (e16-1.0.14.001.tar.gz) = b2ab0eb6d722af10fe06b032044d3f3f1e7ba9d5995b0f8036b481511cb85b00 +SIZE (e16-1.0.14.001.tar.gz) = 2395772 |