Next | Query returned 65 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-11-27 06:43:00 by David H. Gutteridge | Files touched by this commit (1)
Log message:
mate-applets: add a comment about cpufreq in PLIST entries
   2022-11-27 05:53:23 by David H. Gutteridge | Files touched by this commit (11) | Package removed
Log message:
mate-applets: update to 1.26.1

Remove bit-rotted/broken NetBSD cpufreq support. This doesn't seem to
work, and is a burden to patch. FreeBSD has likewise removed their
support, which ours was based on. If someone wants to resurrect this,
they can check the source history for both projects.

Change log:

### mate-applets 1.26.1

  * update Translations
  * command: fix memory leak
  * charpick: fix memory leak
  * multiload: fix memory leak
  * geyes: consider the offset widget <-> window
  * netspeed/src/backend.c: Typo fix.
  * Sticky Notes applet: add documentation
  * stickynotes: Popup the note menu with the keyboard
  * stickynotes: Restore note popup menu that got lost in 37a85e35448f8
  * Mate Trash applet: add accessible Atk object with proper label.
  * Mate Timer applet: add accessible Atk object with proper label.
  * Mate Sticky notes applet: enable keyboard navigation through F6
  * Mate Sticky notes applet: make dialogs accessible.
  * Mate Sticky notes applet: fix segfault when Caja isn���t running
  * Mate Netspeed applet: make dialog accessible.
  * Mate Netspeed applet: add accessible Atk object with proper label.
  * Mate Multiload applet: add accessible Atk object with proper label.
  * Mate Cpufreq applet: enable standard keyboard navigation
  * Mate Command applet: add accessible Atk object with proper label.
  * Mate Weather applet: make dialog accessible.
  * Charpick-applet: use GtkInvisible widget

### mate-applets 1.26.0

  * update translations

### mate-applets 1.25.3

  * update translations
  * netspeed: avoid a NULL pointer dereference
  * netspeed: allow to select an interface which is down
  * netspeed-preferences: disconnect a signal handler on finalize
  * multiload: fix typo reported by translator
  * netspeed: fix typo
  * netspeed: Add NetspeedPreferences class
  * mateweather: Remove conversion warnings
  * geyes: Remove conversion warnings
  * trashapplet: Upgrade trashapplet-empty-progress.ui
  * stickynotes: improve code-style
  * multiload: Add properties.ui
  * netspeed: connect the widget signal handlers on class_init
  * netspeed: refactor variable names
  * netspeed: NetspeedApplet subclass of MatePanelApplet
  * netspeed: fix line indent
  * netspeed: Fix display of IP if no IPv4 is configured
  * netspeed: improve display of IPv6 addresses in device details.
  * netspeed: show all ipv6 addrs in device details dialog
  * netspeed: show all IP addresses on tooltip if enabled
  * mateweather: Do not update panel when upgrade process begins
  * mateweather: Avoid NULL pointer dereferences if there is no weather info
  * mateweather: set values before connecting signals on preferences dialog
  * multiload: use guint64 as data source for graphs
  * multiload: use bit rate in netload graph
  * multiload: compute combined network data on GetNet once
  * multiload: Drop scaler from GetNet
  * multiload: fix interval on autoscaler_init call
  * multiload: Use one callback for each of the spin buttons
  * multiload: increase refresh rate range setting
  * battstat: whitespace is missing
  * netspeed: code style
  * multiload: load menu from resource bundle

### mate-applets 1.25.2

  * update translations
  * mateweather: Use common subdirs - src, data
  * netspeed: show ipv6 address in tooltip if ipv4 address is not used
  * multiload: Use common subdirs - src, data
  * stickynotes: Add stickynotes-applet-menu.xml into resource bundle
  * drivemount: Use common subdirs - data, src
  * geyes: Do not use dirent
  * geyes: define GEYES_SETTINGS_THEME_PATH_KEY & GEYES_SETTINGS_SCHEMA
  * geyes: Use g_clear_error
  * geyes: use returned value by load_theme
  * geyes: Remove duplicated NULL check
  * geyes: Use g_debug instead of printf for logging
  * geyes: format code
  * trashapplet: load menu and ui files from resource bundle
  * cpufreq: Remove /proc/cpufreq support (Linux 2.4)
  * build: Remove legacy variable MATE_ICONDIR
  * update issue template
  * update issue template
  * geyes: signal 'dispose' is invalid for instance 'ID' of type 'GtkBox'
  * remove dead function mate_panel_applet_set_background_widget
  * trashapplet: Remove warning about missing initializer
  * build: Do not define M4_FILES twice
  * ac-define-dir.m4: Remove execution bit
  * fix build warning caused by several translations
  * build: make maintainer-clean
  * drivemount: improve code-style
  * build: replace acinclude.m4 with original as-ac-expand.m4
  * timer: i18n  label
  * Cpufreq: improve code-style
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * charpick: improve code-style
  * timerapplet: Use common subdirs - src, data
  * battstat: improve code-style
  * mateweather: Warn about accessing an undefined property of object
  * accessx-status: improve code-style
  * multiload: improve code-style
  * accessx-status: array subscript 128 is above array bounds
  * drivemount: Load menu from resources
  * multiload: do not count shared memory twice on Linux
  * multiload: Remove legacy variable 'show_frame'
  * multiload: do not use a computed compound key for graph visibility
  * multiload: Do not get "diskload-nvme-diskstats" on GetDiskLoad
  * multiload: Remove dead function - GetPage
  * timerapplet: Use gtk_spin_button_get_value_as_int for int values

### mate-applets 1.25.1

  * update translations
  * accessx-status: add src and data folders
  * accessx-status: Simplify icons installation
  * geyes: Use common subdirs - src, icons, data
  * command: Use common subdirs - src, data
  * Remove -Wtype-limits warnings
  * netspeed: Simplify icons/Makefile.am
  * netspeed: Load netspeed-menu.xml from resources
  * netspeed: move ui files to data folder
  * battstat: Rewrite preference dialog from scratch
  * battstat: invalidScanfArgType_int cppcheck warnings (/proc/apm)
  * cpufreq: Remove warning about unreachable code reported by scan-build
  * cpufreq: -1 indicates error obtaining max frequency
  * cpufreq: Update cpufreq-preferences.ui
  * cpufreq: remove builder_DATA, ui_DATA variables from EXTRA_DIST
  * cpufreq: avoid deprecated GtkAlignment
  * cpufreq: create all needed widgets only once
  * cpufreq: fix code-style
  * geyes: Load menu from resources
  * charpick: Load menu from resources
  * cpufreq: Load menu and ui file from resources
  * multiload: Use the id instead of the name to identify the graph type
  * multiload: Display the percentage used accurately on tooltip
  * accessx-status: Load menu from resources
  * battstat: Fix memory leak
  * battstat: Reduce the dynamically allocated memory
  * battstat: Free only dynamically allocated memory
  * netspeed: remove warning about g_object_disconnect on remove it from panel
  * Netspeed kernel warning (#510)
  * netspeed: Add netspeed-details.ui
  * netspeed: fix memory leaks on backend
  * charpick: Fix memory leak reported by clang static analyzer
  * mateweather: Add mateweather-dialog.ui in POTFILES.in
  * mateweather: Add mateweather-dialog.ui
  * multiload: code formatting - global.h
  * multiload: the initialization of the variable is not really used
  * multiload: set and check the ranges for all network thresholds
  * multiload: Do not add the same global variables within all graphs
  * stickynotes: Fix -Wformat-nonliteral warning
  * multiload: Fix memory leak
  * netspeed: Use a macro for setting refresh time value
  * netspeed: Use IEC units for transfer rates
  * netspeed: add netlink support
  * Remove warning about assigned value is never used reported by cppcheck
  * battstat: warning about boolean algebra reported by cppcheck
  * Remove unused variable warning reported by cppcheck
  * command: Remove runtime warning about invalid icon size 24
  * battstat: bump upower required version and drop legacy code
  * batstatt: fix deprecated up_client_get_devices
  * Guard block is missing
  * geyes: Add themes.ui

### mate-applets 1.25.0

  * update translations
  * timerapplet: Add timerapplet-preferences.ui
  * mate-cpufreq-selector: Fix example in man page
  * command: Add command-preferences.ui
  * netspeed: Add netspeed-preferences.ui
  * charpic-about: fix DE name in about dialog
  * stickynotes: Remove enum conversion warnings
  * build: set 'enable_polkit=yes' if not given
  * cpufreq: Port client of selector service to GDBus
  * build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS
  * build: Use dbus-glib only when required
  * Remove unused-function warnings
  * build: silent build warnings for distcheck
  * multiload: declaration of ���screen��� shadows a previous local
  * Remove unused-variable warnings
  * stickynotes: Remove strict-prototypes warning
  * build: Remove --enable-more-warnings configure flag
  * build: Use WARN_CFLAGS variable
  * cpufreq: generate missing 256x256 and 64x64 icons from svg file
  * eyes: generate missing 256x256 and 64x64 icons from svg file
  * stickynotes: Use gresources for UI files
  * netspeed: don't define MATELOCALEDIR
  * build: drop unused matelocaledir variable
  * tx: pull with fixed translations of pt and pt_BR
  * drivemount: Remove global variable
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-10 02:17:01 by David H. Gutteridge | Files touched by this commit (2)
Log message:
elementary-icon-theme & mate-applets: remove stale TODO files
   2021-10-09 10:13:53 by Nia Alarie | Files touched by this commit (1)
Log message:
mate-applets: Fix PLIST on non-x86.
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles

Next | Query returned 65 messages, browsing 11 to 20 | Previous