dwww Home | Show directory contents | Find package

1.2.8 (2022-11-03)
=====
- Remove code obsoleted by libxfce4util-4.17.2
- Fix GLib warnings occurring with newer xfce4-dev-tools
- Fix intltool lock file bug in make distcheck
- Translation Updates:
  Basque, Belarusian, Danish, French, Hebrew, Malay, Occitan (post
  1500), Portuguese, Portuguese (Brazil), Russian, Turkish, Ukrainian

1.2.7 (2022-02-01)
=====
- Use locale-independent floats in configuration files
- Fix translations not showing in the GUI
- Translation Updates:
  Indonesian, Slovenian, Turkish

1.2.6 (2022-01-29)
=====
- Update README
- Prevent cur_freq sysfs reads from stalling plugin initialization
- Enable fractional update internals
- Prevent sysfs read latency from interfering with GUI updates
- Improve static type-safety of signal handlers
- Replace C pointers with reference-counted pointers
- Rename C files to C++
- Cleanup configuration files
- Bump libxfce4panel requirement from 4.12 to 4.14
- Update copyright year
- Bump required xdt-autogen version to 4.14.0
- Update configure.ac.in syntax
- Update and sort the list of authors
- Manually update %d to %zu in translations
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian,
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English
  (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian

1.2.5 (2021-03-02)
=====
- Adjust CPU icon color according to frequency
- Use 99th percentile as the maximum frequency when adjusting icon color
- Display text using a drawing area instead of using a label with CSS
- Enable font color reset
- Disable font settings when not displaying text
- Switch to symbolic close icons
- Bump required version of Xfce UI to 4.14
- Compute max_freq and min_freq when calculating avg/min/max
- Delete font name from RC file if using the default font
- Code cleanups, fixes and minor optimizations
- Translation Updates:
  Albanian, Basque, Catalan, Chinese (Taiwan), Danish, Dutch, French,
  Galician, German, Greek, Italian, Japanese, Lithuanian, Norwegian
  Bokmål, Portuguese, Portuguese (Brazil), Serbian, Slovak, Spanish,
  Swedish, Turkish

1.2.4 (2021-02-02)
=====
- Display governors even if they differ among CPU cores
- Enable fixed units in the frequency text box
- Create the label widget if it does not exist
- Update copyright year
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

1.2.3 (2021-01-12)
=====
- configure.ac: use AC_PROG_CC_C99
- Remove duplicate information from configuration window's title
- Fix missing-prototypes
- Remove GSourceFunc casts
- Fix font color memory leak
- Fix fatal compiler warnings
- Record release date in the NEWS file like in all previous releases
- Fix CSS provider memory leak and an invalid line ordering in an 
  if-statement
- Use heap allocations instead of stack allocations
- Better handling of changes in the number of installed CPUs
- Display the actual governor instead of "current"
- Fix font size (#5)
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

1.2.2 (2020-10-15)
=====
- Update URLs and copyright year
- Add basic GitLab pipeline
- Fix compilation with gcc-10
- Update URLs from goodies.x.o to docs.x.o (Bug #16156)
- s/http/https
- Fix build with panel 4.15
- Replace GtkStock buttons
- Rename applet to plugin (Bug #15582)
- Post release tag bump
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech,
  Danish, Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean,
  Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian

1.2.1 (2018-09-22)
------------------
 * Improved spacing in dialogs (Bug #14661)
 * Check if each cpu is online (Bug #14641)
 * Use xfce_panel_plugin_lookup_rc_file (Bug #11823)
 * Translation updates: Belarusian, Catalan, Chinese (China), Chinese (Taiwan),
   Croatian, Czech, Danish, Dutch, English (Australia), French, Galician,
   German, Greek, Hebrew, Italian, Japanese, Korean, Lithuanian, Malay, Polish,
   Portuguese, Portuguese (Brazil), Russian, Serbian, Swedish, Thai, Turkish,
   Ukrainian

1.2.0 (2018-05-17)
------------------
 * Prefer sysfs to Intel pstate in cpufreq_linux_init (Bug #13835)
 * Add option to configure text color (Bug #13565)
 * Translation updates: Arabic, Asturian, Basque, Belarusian, Bulgarian,
   Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
   English (Australia), English (United Kingdom), French, German, Greek, Hebrew,
   Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian,
   Malay, Norwegian Bokmål, Occitan, Polish, Portuguese, Portuguese (Brazil),
   Russian, Serbian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

1.1.90 (2017-05-16)
------------------
 * Port to GTK+3
 * Translation updates: Bulgarian, Catalan, Chinese (China), Croatian,
   Czech, Danish, Dutch, French, German, Greek, Hebrew, Indonesian,
   Korean, Lithuanian, Polish, Portuguese (Brazil), Russian, Serbian,
   Spanish, Swedish, Ukrainian

1.1.3 (2016-04-22)
------------------
 * Translation updates: Catalan, Greek, Hebrew, Icelandic, Spanish,
   Swedish

1.1.2 (2015-06-23)
------------------
 * Fix IT_PROG_INTLTOOL warning
 * Translation updates: Basque, Bulgarian, Greek, Lithuanian, Slovak,
   Spanish, Swedish

1.1.1 (2014-12-23)
------------------
 * Fix panel resizing caused by freq format function (bug #10385)
 * Various other widget layout fixes and simplifications
 * Fix missing return type of cpufreq_show_about (bug #10343)
 * Fix typo in panel-plugin/Makefile.am (bug #10332)
 * Various other fixes to the build system
 * Many translation updates

1.1.0 (2013-09-03)
------------------
 * Support the Intel performance state driver
 * Improve config dialog and make it use shortcut keys
 * Add a proper "About" dialog
 * Add min, avg and max frequencies in cpu selection
 * Add support for selecting a custom font
 * Support showing icon only (bug #7474)
 * Improve overview window size and layout
 * Remove code for showing the frame
 * Rewrite layout code using >=xfce4-panel-4.9 features
 * Remove code for deprecated APIs and <xfce4-panel-4.9
 * Build plugin as a module
 * Fix showing frequency of wrong CPU core (bug #7179)
 * Fix reading min frequency from cpufreq sysfs
 * Support panel 4.9 features (deskbar mode) (bug #8396)
 * Port plugin to libxfce4ui (bug #8051)
 * Code clean up and refactoring
 * Updates and fixes for build system files

1.0.0 (2011-01-23)
------------------
 * Fix support for xfce 4.8, fixing bug #6448
 * Linux 2.4 support
 * Translated in 33 languages
 * Make the plugin fully translatable, fixing bug #7016
 * Use ngettext for translatable strings with plurals
 * Rename cpu.png to xfce4-cpufreq-plugin
 * Adapt text to the panel's size and orientation
 * Use g_timeout_add_seconds for less wake-ups, fixing bug #5180
 * Warn once (and only once) about the lack of cpufreq support
 * Fix icon size in the panel
 * Remove the scalable icon, since it isn't real, fixing bug #2458
 * Use the right icon for the configuration dialog, fixing bug #6448
 * Various small bug fixes
 * Code clean up
 * Build fixes
 * Update the documentation

Generated by dwww version 1.15 on Sat Jun 15 23:46:59 CEST 2024.