This is an automated email from the git hooks/post-receive script.
netstar pushed a change to annotated tag v0.4.0
in repository apps/evisum.
at 9cb2d19 (tag)
tagging bda2a5112476a6185574740a857729de4fa9a485 (commit)
tagged by Alastair Poole
on Wed Apr 29 15:34:46 2020 +0100
- Log -----------------------------------------------------------------
Evisum 0.4.0
Alastair Poole (236):
First commit
Add description.
Remove description file.
rename from esysinfo -> evisum
ui: make sure we bring the item into view.
Add icon by Apostolos Bartziokas.
Add makefile install option.
Fix Russian translation.
Add support for disk tab.
Add FreeBSD support for mount size/usage.
Fix Linux disk usage.
Fix MacOS compilation.
Minor refactor.
Minor refactor.
Improve UI.
Add more
Fix bat
Cast to double.
Refactor again.
Update README.
Add more
Remove unused type.
ui: display celcius label properly.
Shutdown properly.
Shutdown: hide window as we begin to terminate.
shutdown: let's shutdown the same everywhere.
Make preparations of a public release.
Add version
Fix: makefile and linux disk parse?
Try this.
makefile fix?
Prepare for minor release.
makefile: make FreeBSD build a little easier.
README: Try to make installation instructions easier.
Fix .desktop file.
Fix warnings when passing to desktop-file-validate
make: install icon in proper location.
UI: fix broken size_hint on wrong object.
UI: fix process list geometry on resize.
NEWS: update for 0.1.2 release.
format: allow some key presses.
Refactoring and fixing stuff.
ui: do not use strcasecmp here!
ui: update quicker when changing unit formats.
rel: 0.2.0
ui: slight rearrangement.
ui: ensure we clean up properly before exit.
evisum: add tingle command-line helper.
evisum: fix notes and readme.
makefile: fix make clean.
evisum: 0.2.0 READY.
ui: make this mnore efficient.
ui: refactor.
ui: remove duplicate code.
macos: use newer audio API for 10.11.
ui: Remove duplicate code.
ui: erroneous spacing.
UI: Visual changes to improve layout.
makefile: build on install target
process: fix bogus state names on other OS.
Fixes: Multiple Batteries and CPU on OpenBSD/Linux
OpenBSD: Fix SP.
OpenBSD: Unified CPU polling API.
Changes: Improve the program.
system: fix typo causing bug.
UI: Make the text for command name fit.
Fix: This always true.
RELEASE: 0.2.2
Main: Fix a bad bug displaying memory usage.
VERSION: 0.2.3
Makefile: Fix.
Startup and Shutdown: Fix.
UI: Minor improvements
OpenBSD: Stack issues.
RELEASE: 0.2.4
Changes:
Fix issues with Linux batteries and leak
Revert "Changes:"
main: exit on close.
Fix lazy typo breakage.
Fixe
Make sure we exit this hole
Fix: Let's ensure we can properly escape this function.
Batteries: Add multiple suppor
memory: let's free this.
Add text for batteries
Fix more
Tidying up
UI: Bring back the improvements.
Make the UI more "responsive"
Use better battery names
Release: Prepare
Make this more efficient.
Documents: Update.
Fix a small text issue.
More tidying.
Silence some compiler warnings
Minor changes
Changes: Stylistic and fix one API call.
FreeBSD: Support multiple batteries.
FreeBSD: Batteries.
Linux: Batteries.
Update news
disks: Check fopen return value.
Fix typo and calculation
Tingle: Merge changes from ext. tingle repo.
CPU: Only use active CPU count for generic CPU progress.
system: HW_NCPUONLINE is OpenBSD-specific.
meson: Use Meson over Make
Fix small issue
README: Update to reflect meson build system.
Fix accidentally added file.
FIX: Fix crash when clicking on "empty" PID
Changes: Restructure folder.
FIX: Remove workaround for reversion in earlier EFL.
getpagesize: No need to keep calling this funtion.
meson: Fix build for OpenBSD.
Misc: Using high precision here is useless.
Meson: Use configuration_data.
Meson: Typo
UI: Show percentage sign where applicable.
proc: use appropriate buffer size.
Icons: Add default icons (Use Apostolos E icons).
CREDITS: okra overdue credit.
ui: Minor formatting
ui: Make the command fit.
0.3.0: Prepare a release.
ui: Improvements.
ui: Fix bug
ui: more changes, formatting mainly.
ui: Small changes...
evisum: various improvements.
ui: Small logic change.
NEWS: Update this thing
disks: Minor changes (Linux)
ui: improve logic.
FreeBSD: Hide kernel processes.
ui: split up init code more
ui: waste not want not.
system: remove unused function.
system: Silence warning (Linux).
0.3.1: Fix OpenBSD Bug.
close: Just exit here.
evisum: New Icon.
0.3.2: New Icon
icon: 256x256
FreeBSD: Fix Swap
everything: Changes.
sort: Use info not hilight.
ui: remove hilight
config: use a function.
disks: Make this read easier
disk: Improve Display
changes: more changes.
ui: unused var
ui: meh
ui: tidy.
ui: fix leak.
UI: Move
ui: Remove unecessary objects.
BSD: Run post-install script to use efficient engine.
ui: Remove too many useless widgets
ui: remove unneeded widgets.
ui: Fix memory tab.
rename type.
small padding.
ui: Scroller show only when needed.
ui: hmmm
ui: use smart callbacks because they are smarter.
ui: use a genlist cache.
ui: align
ui: item cache size init
ui: tidy
ui: improved and ready to tidy for releasing.
oops: tsk
ui: refactor :)
ui: improve start-up rendering
ui: process list start render increase.
ui: resize fix.
ui: Add process menu.
ui: fix warn
ui: warn
ui: Add Priority
menu: ensure clicking outside does nothing.
0.4.0: Prepare for a release.
ui: Expand When Needed
config: save window and height.
config: remove ui check
icon: remove references to extinct manufacturer.
cache: group caching functions/data.
ui: move bat list to its own functin
bsd: Fix OpenBSD support.
build: compiler warning.
ui: dont duplicate code here.
cpu: Use existing objects.
ui: spacing
FreeBSD: Get process argument list.
OpenBSD: Use process argument list.
proc: add free api and command line.
proc: FreeBSD et al command arguments.
OpenBSD: Command Line Arguments.
proc: tidy
proc: mem_shared freebsd...
openbsd: cached.
mem: bring this all together (linux).
mem: Label size size.
mem: openbsd shared.
bsd: add freebsd shared memory usage (proc).
shutdown: if mainloop terminates shutdown.
proc/ui: refactor linux proc and ui shutdown.
evisum: Use (SZ - RSS), VSZ and RSS.
ui: show memory nice
ui: reduce code duplication...
ui: use double precision for memory.
ui: Formatting and "logic"
ui: fix sort after "refactor"
panel: remove unnecessary function
process: Make memory total ApBBB compatible.
evisum: add gettext support
meson: update version to 0.4.0.
ui: memory display.
ui: remove memory title (no need)
proc: sane memory.
linux: onto macOS next (hopefully).
ui: keypress fix logic.
proc: unused variable (macOS).
linux:process memory use.
proc: clean up
macOS: Use proc_bsdinfo pbi_name if possible.
macOS: Access stack of process for argc and argv.
process: Formatting.
proc: fix build.
NEW: Update.
BSD: Fix for unusual setup.
FreeBSD: Fix
FreeBSD: Obtain correct PID_MAX (Fallback).
Hermet Park (1):
tingle: ++ pthread lib dependency.
maxerba (2):
Adding lines for italian and french
Adding italian and updating french translations
-----------------------------------------------------------------------
No new revisions were added by this update.
--