Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
xfce4-cpufreq-plugin-1.2.5 protected 1.2.5 - Code cleanup: Fix percentile variable names - Use 99th percentile as the maximum frequency when adjusting icon color - Display text using a drawing area instead of using a label with CSS - Fix a minor memory leak - Code cleanup: Remove function parameter having value of a global variable - Code cleanup: Avoid old-style C function definitions - 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 - Add NetBeans project directory to .gitignore - Code cleanup: Remove declarations from for-loops - Unconditionally remove label's old CSS style - Avoid redundant calls to GTK+ set functions when updating the label - Adjust CPU icon color according to frequency - Code cleanup: Remove inline keywords - Fix invalid iteration over an array - Do not ignore the return value of fscanf() - Code cleanup: Remove redundant zeroing after g_new0() - Code cleanup: Minor code simplification - Compute max_freq and min_freq when calculating avg/min/max - Code cleanup: Update code to match the coding style - Fix a minor memory leak - Code cleanup: Sink variables to inner block scopes - Initialize global variable to NULL - Fix conditional memory leak and remove redundant g_strdup() calls - Allocate space for fgets() on the stack instead of on the heap - Code cleanup: Move config validation and sensitivity to separate functions - Code cleanup: Use a single bit to store boolean values - Delete font name from RC file if using the default font - 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, TurkishRelease v1.2.5
-
xfce4-cpufreq-plugin-1.2.4 protected 1.2.4 - 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 - Code cleanup: Rename label to label_orNull - Code cleanup: Use local pointers to cpuFreq->options - Fix compilation warnings - AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS. - 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, UyghurRelease v1.2.4
-
xfce4-cpufreq-plugin-1.2.3 protected 1.2.3 - 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, UyghurRelease v1.2.3
-
xfce4-cpufreq-plugin-1.2.2 protected 1.2.2 - 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
-
xfce4-cpufreq-plugin-1.2.1 protected 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
-
xfce4-cpufreq-plugin-1.2.0 protected 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
-
xfce4-cpufreq-plugin-1.1.90 protected 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
-
xfce4-cpufreq-plugin-1.1.3 protected 1.1.3 (2016-04-22) ------------------ - Translation updates: Catalan, Greek, Hebrew, Icelandic, Spanish, Swedish
-
xfce4-cpufreq-plugin-1.1.2 protected 1.1.2 (2015-06-23) ------------------ - Fix IT_PROG_INTLTOOL warning. - Translation updates: Basque, Bulgarian, Greek, Lithuanian, Slovak, Spanish, Swedish
-
xfce4-cpufreq-plugin-1.1.1 protected 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
-
xfce4-cpufreq-plugin-1.1.0 protected 1.1.0 ----- * 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
-
release-0.0.1 protected create tag: release-0.0.1