Skip to content
Snippets Groups Projects
NEWS 8.35 KiB
Newer Older
Romain Bouvier's avatar
Romain Bouvier committed
4.13.3
======
[Please note that this is a development release.]
- Add support for rc files as symlinks (bug #14698)
- Fix GObject Introspection language bindings (bug #14766)
- Fix compiler error -Wcast-function-type (GCC 8)
- Bump minimum glib version
- Fix compilation warnings ""defined" may not be portable"
- Translation Updates: Arabic, Belarusian, Czech, Danish, French, Galician, Hebrew, Icelandic, Italian,
  Kazakh, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Romanian, Slovak, Serbian, Uighur, Ukrainian

Romain Bouvier's avatar
Romain Bouvier committed
4.13.2
======
[Please note that this is a development release.]
- Add VAPIGEN for vala binding generation.
- Fix make distcheck build
- Better documentation processing (migrate away from sgml templates)
- Allow language-specific keys before language-neutral ones (some applications names were not
  localized in applications menu) (bug #13979)
- Translation updates: Arabic, Asturian, Bulgarian, Bengali, Catalan, Czech, Welsh, Danish, German,
  Greek, English (Australia), English (United Kingdom), Spanish, Estonian, Basque, Finnish,
  French, Galician, Hebrew, Croatian, Hungarian, Indonesian, Icelandic, Italian, Japanese, Kazakh,
  Korean, Lithuanian, Latvian, Malay, Norwegian Bokmål, Dutch, Norwegian Nynorsk,
  Occitan (post 1500), Panjabi (Punjabi), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Sinhala, Slovak, Albanian, Serbian, Swedish, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu
  (Pakistan), Uzbek, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan)

Eric Koegel's avatar
Eric Koegel committed
4.13.1
======
[Please note that this is a development release.]
- Fix a minor typo: ment → meant
- Fix some autotools warnings, default debug to yes
- Fix duplicate DISTCHECK_CONFIGURE_FLAGS
- Improve gobject-introspection annotations

Eric Koegel's avatar
Eric Koegel committed
4.13.0
======
[Please note that this is a development release.]
- Fix abicheck to handle ppc64 architecture
- Add support for GOBJECT-INTROSPECTION Bug #12159
- Translation updates: ast bg ca da gl he hr lt sv 

4.12.1
======
- Set xfce_version_string to 4.12 (oops!).
Landry Breuil's avatar
Landry Breuil committed

Landry Breuil's avatar
Landry Breuil committed
4.12.0
======
- Update libtool version to reflect dropped symbols (bug #10737)
- Translation updates: ast, bg, de, es, fr, hr, nb, pl, ro, ru

Nick Schermer's avatar
Nick Schermer committed
4.11.0
======
- Autotools updates.
- Don't use freed rc file to avoid crash (bug #9026).
- Remove unused or unrequired API functions: xfce_strjoin,
  xfce_gethostname, xfce_putenv, xfce_setenv, xfce_unsetenv.
- Translation updates: Arabic, Bulgarian, Welsh, Dzongkha, English
  (Australia), Georgian, Korean, Macedonian, Malay, Dutch (Flemish),
  Occitan (post 1500), Slovenian, Serbian, Thai, Tagalog (Philippines),
  Uyghur, Chinese (Hong Kong).

Nick Schermer's avatar
Nick Schermer committed
4.10.0
======
- Translation updates: Romanian, Chinese (China).

Nick Schermer's avatar
Nick Schermer committed
4.9.1
=====
- Bump glib to 2.24.
- Translation updates: German, Japanese, Korean, Portuguese.

Nick Schermer's avatar
Nick Schermer committed
4.9.0
=====
- Make licenses static. You can only use
  xfce_get_license_text(...).
- Remove unused .h files.
- Remove xfce_strip_context(), use g_strip_context().
- Remove XfceDesktopEntry.
- Don't generate enum types.
- Only link against glib.
- Set version string to 4.10.
- Remove spec file and rpm build.
- Missing fallback for AC_RUN_IF_ELSE() when cross-compiling (bug #8166).
- Fix XfceRc group parsing with brackets in name (bug #8150).
- Reduce XfceRc structure size from from 216 to 176 bytes.
- Use some macros and drop unneeded strlen's in XfceRc.
- Use GSList in xfce-resource.
- Bump verinfo to 6:0:0.
- Translation updates (ar, et, eu, is, ko, lt, nl, nn, pt, ru,
  sk, zh_CN, zh_TW).

4.8.2
=====
- Change the version string to 4.8.
- Fixed incorrect assertion in xfce_strjoin (bug #7122).
- Fix "empty declaration" compiler warnings.
- Update FSF address and add missing licenses.
- Fix undef in libxfce4util.h header.
- Remove the internal slice allocator macros.
- Use chain to free slice instead of a loop.
- Translation updates (ko, ru, sk, zh_CN, nl).

4.8.1
=====
- Set xfce_version_string to 4.8.0.

Jannis Pohlmann's avatar
Jannis Pohlmann committed
4.8.0
=====
- Translation updates: Arabic, Greek, Polish, Romanian, Turkish.

Nick Schermer's avatar
Nick Schermer committed
4.7.5
=====
- Fix ABI check on ppc (bug #7004).
- Translation updates (en_BG).

Nick Schermer's avatar
Nick Schermer committed
4.7.4
=====
- Fix wrong capitalization of Xfce.
- Fix stdarg.h include (bug #6897).
- Translation updates (pt).

Nick Schermer's avatar
Nick Schermer committed
4.7.3
=====
- Explicitly link to gobject for the gtkdocs.
- Expand tilde in more situations in xfce_expand_variables().
- Remove encoding key from comment.
- Translation updates (he, kk, de, zh_TW, el, gl, pt).

Nick Schermer's avatar
Nick Schermer committed
4.7.2
=====
- Optimize xfce_rc_read_bool_entry().
- Optimize strcmp in xfce-rc-simple.
- Fix broken translations in applications using libxfce4util (bug #5842).
- Deprecate XfceDesktopEntry.
- Translation updates (ru, cs, lv, fi, eu, de, bn, de, uk, si, kk,
  pa, gl, zh_TW, sk, ug, fr, id, it).

Nick Schermer's avatar
Nick Schermer committed
4.7.1
=====
- Remove po/LINGUAS file so it does not override the languages defined
  in the configure file.

Nick Schermer's avatar
Nick Schermer committed
4.7.0
=====
- Build ChangeLog during make dist.
- Silent the build.
- Fix some compiler warnings.
- Use new xdt macros, xfce-dev-tools 4.7.2 is required.
- Various build changes for GIT.
- Misc other small changes.
- Translation updates (ca, zh_CN, es, da, gl, pa, ru, sq, lv, sk,
Nick Schermer's avatar
Nick Schermer committed
  kk, hu, ast, ur_PK, ur, tl_PH).
4.6.1
======
Nick Schermer's avatar
Nick Schermer committed
- Updated translations: Abel Martín (es), Masato Hashimoto (ja),
  Leandro Regueiro (gl), Alan Pepelko (sl), Piotr Sokół (po), Mișu Moldovan (ro)
Stephan Arts's avatar
Stephan Arts committed
4.6.0
======
- Add missing C++ wrappers in header files (patch by Jens Luedicke).
Nick Schermer's avatar
Nick Schermer committed
- Updated translations: Carles Muñoz Gorriz (ca), Enrico Tröger (de),
  Jeff Bailes (en_GB), Abel Martín (es), Jari Rahkonen (fi),
Stephan Arts's avatar
Stephan Arts committed
  Maximilian Schleiss (fr), Leandro Regueiro (gl), Andhika Padmawan (id),
  Masato Hashimoto (ja), Terje Uriansrud (nb_NO), Szymon Kałasz (pl),
Nick Schermer's avatar
Nick Schermer committed
  Og Maciel (pt_BR), Nuno Miguel (pt_PT), Daniel Nylander (sv),
  Gokmen Gorgen and Samed Beyribey (tr), Dimitri Nikitin (uk),
Stephan Arts's avatar
Stephan Arts committed
  Chris K. Zhang (zh_CN)
Stephan Arts's avatar
Stephan Arts committed

Stephan Arts's avatar
Stephan Arts committed
4.5.99.1
========
Nick Schermer's avatar
Nick Schermer committed
- Updated translations: Per Kongstad (da), Michal Várady (cs),
Stephan Arts's avatar
Stephan Arts committed
  Masato Hashimoto  (ja), Daniel Nylander (sv)

Nick Schermer's avatar
Nick Schermer committed
- Updated translations: Og Maciel (pt_BR), Abel Martin (es),
  Maxamilian Schleiss (fr), Daniel Nylander (sv), Masato Hashimoto (jp)

4.5.92
======
- Updated translations: Jari Rahkonen (fi), Abel Martin (es)
- Increment library version to avoid having a 4.6 library version older then
  the one in 4.4.
Nick Schermer's avatar
Nick Schermer committed
- Place G_GNUC_INTERNAL before function declaration for Sun Studio
Stephan Arts's avatar
Stephan Arts committed
4.5.91
======
- Fix typo in i18n code (check for '/' in lang doesnt make sense)
- Updated translations: Og Maciel (pt_BR), Abel Martín (es)

4.5.90
======
- Do not use GMemChunk for XfceRc due to memory leaks (Bug #2427).
- Fix buglet when deleting XfceRc groups.
Jannis Pohlmann's avatar
Jannis Pohlmann committed
- Fix invalid use of g_slice_free1() in XfceRc (Bug #2854).
- Add support for function names in debug messages on Solaris (Bug #3090).
Nick Schermer's avatar
Nick Schermer committed
- New util functions for setting up POSIX signal handling using pipe(),
  GIOChannel and the glib main loop.
- Strip trailing slashes to avoid directories appearing multiple times in
  resource lookup functions.
Nick Schermer's avatar
Nick Schermer committed
- Updated translations: Maximilian Schleiss (fr), Besnik Bleta (sq),
  Mohamed Magdy (ar), Jeff Bailes (en_GB), Nuno Miguel (pt_PT), Daichi
  Kawahata (ja), Terje Uriansrud (nb_NO), Tegegne Tefera (am), Rihards
  Priedītis (lv), Muhammad Ali Makki (ur), Rashan Anushka (si), Leandro
  Regueiro (gl), Khaled Hosny (ar), Peter Vois (et),
4.4.0
=====
- Updated translations: Szymon Kałasz (pl)
- New translations: Geraint Rowlands (cy), Jovan Naumovski (mk)


4.3.99.2
========
- Updated translations: Pau Rul-lan Ferragut (ca), Maximilian Schleiss (fr)
Nick Schermer's avatar
Nick Schermer committed
- New translations: Michal Várady (cs), Tenzin Dendup (dz),
  ByungHyun Choi (ko), Stephan Arts (nl)
4.3.99.1
========
- Enable compilation with compilers other than gcc (Bug #1851).
- Updated translations: Fabian Nowak (de)
- New translations: Leandro Regueiro (gl), Dimitri Gogelia (ka)
4.1.6
=====
- Added LIBXFCE4UTIL_*_VERSION macros.
4.1.5
=====
- Added XDG Base Directory Implementation (version 0.6) and updated
  documentation.
- Small fixes to make gcc happy and first steps with Intel C compiler
  on FreeBSD.
4.1.4
=====
- Several bugfixes
- Added --with-broken-putenv=[auto/no/yes] to configure to make
  libxfce4util cross-compilable again.
4.1.3
=====
- Code cleanups (Yes, consistency is important)
- Switched to gtk-doc, cause of doxygen being unable to handle
  GObject's
- Mark some functions as DEPRECATED.
4.1.1
=====
- added xfce_setenv(), xfce_putenv()
- Started doxygen documentation of the code

4.1.0
=====
- Added xfce_textdomain(package, localedir, encoding) to avoid
  problems with gettext binding in the future.