[gnome-usage] Created tag 0.4.0
- From: Petr Štětka <pstetka src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-usage] Created tag 0.4.0
- Date: Mon, 13 Mar 2017 14:55:28 +0000 (UTC)
The unsigned tag '0.4.0' was created.
Tagger: Petr Štětka <pstetka redhat com>
Date: Mon Mar 13 15:54:56 2017 +0100
Version 0.4.0
Changes:
Daniel Mustieles (1):
Add Spanish translation
Dušan Kazik (1):
Add Slovak translation
Enrico Nicoletto (1):
Update Brazilian Portuguese translation
Fabio Tomat (2):
Add Friulian translation
Update Friulian translation
Jiri Grönroos (2):
Add Finnish translation
Update Finnish translation
Josef Andersson (1):
Add Swedish translation
Mario Blättermann (1):
Added German translation
Michael Catanzaro (1):
Add doap file
Miguel Vaello Martínez (2):
Update .gitignore
trivial: Renaming 'CookieGraph' to 'PieChart'
Petr Štětka (136):
Initial commit.
Merge branch 'master' of https://github.com/petr-stety-stetka/gnome-usage
Updated readme
Updated readme
Added tabs, and pained
Added first version of backend.
Added first version of MenuButton and filtering process by user, or only active or all.
*Updated formatting *Updated version *Added filtering process *fixed some bugs
*Fix bug for show all active process
*Added HeaderBar class
*Updates all structure app and views
*some cleans
*fix critical warning when close app
*respect naming conventions in vala
*Added Graph for load cpu, only for test. *Added external egg, and rg
*Added Graph for load cpu, only for test. *Added external egg, and rg
*Updated README *version 0.0.3
*UI tweaks
*Added custom cpu graph *Added custom cpu table
Renamed sub views Added graphStackSwitcher
Updated screenshot
Added multi and single version of CPU graph In side menu are graphs. Bigger default size of
window. Updated screenshot
Fixed bug with graph timeout interval. UI graph tweaks. Updated screenshot. Updated version
0.0.4
Fixed bug with api
Fixed bug with samples in graph.
Fixed bug with showing active process. Graph timespan increased to 60sec. Merged CpuTableSingle
and CpuTableMulti.
Updated screenshot.
Added basic RAM graph. Updated screenshot.
Added binary
Added swap in memory graph.
Implemented API for settings.
Version 0.0.5 Set minimum size window. New layout in memory and processor (with BetterBox).
Styling sidebar.
Styling processlist.
increased process update interval to 3 sec. Updated CPU graph.
Updated screenshot.
Styling cpu graph.
Fix blue color when app launch and some core have big load.
Added testing dropdown of subprocess, but without real process, only as example.
Subprocess dropdown improved well. Added css for styling. Fixed .desktop
Fixed rounded corners in sidebar.
Hiding load, when is process dropdown opened.
New ProcessListBox widget.
Implemented show full process name.
Updated .desktop file Added application entries preference, about and quit. Added about window.
version 0.0.7 Implemented subprocess
version 0.0.8 Fixed colors of processes.
Added space between value and %.
Fixed process list box. Added process dialog.
Added basic stop (kill) process.
Version 0.0.9 Added basic stop (kill) process.
Type uint with PID changed to pid_t.
Fixed compiler warnings. Process dialog show name of process.
Display name, instead of cmdline in row. Added Showing icons for apps
Updated screenshot.
Fixed dark variant theme. Added background for graph.
Tweaked graph values. Fastest load process list.
Simplified ProcessListBox.
Added content to process dialog. Added CookieGraph.
Added cookie-graph and color rectangles and full UI in process dialog. Easier logic with graph and
list update. UI improvements. Updated GLibTo VAPI to support 1024 processors,
UI improvements (styling colors, borders, more flat, and clear by mockup). ProcessListbox rewritten
to Gtk.ListBox. Moved backend-work to backend. New ProcessRow and SubProcessRow.
Change color to red when process have max usage.
Bug fixes
Implemented memory usage. Restyled css. Tweaked graphs. Added screenshots. Updated
README.
Fix bug with no cpu load in cookie graphs. Fix bug with cpu load more then 100%. Remove
preferences. Updated README.
Rg dependence as C&P library, for compiling for any architecture.
Added StackedRenderer for drawing thumbnails of graphs.
Added screenshot.
Fixed graph "laging" in right. Process name in ProcessDialog have max width 15chars.
ProcesListBox, SubprocesListBox have fixed public methods. Fix sorting process by ram and cpu usage in
row.
UI improvements on small graph.
Updated README.
Fix for Steam naming
Fix for naming GNOME Control Center and LibreOffice and other with same syntax.
Fix for naming LibreOffice and other with same syntax.
Implemented test interface for net monitoring. Added Vapi file for netinfo library. Added
netinfo library.
Separated backed for cpu, memory and net. For better maintaining. Fixed showing swap.
Implemented net usage, but it need some tweaks and fixes! Tweak UI.
Fix for Google Chrome naming.
Graphs colors are transparent.
Fixed bug with upload/download network usage. Removed All network graph block.
Cleaned header_bar code. GraphStackSwithcer code cleaned.
Added RPM.
Update README.
Add missing CMakeList for building rpms.
Updated README. Added screenshots.
Updated README. Added screenshots.
Add loading ProcessListBox when app start. Version 0.3.1
Hide ProcessListBox when is empty. Version 0.3.4
Add: "No applications use some" when resource dont use any app.
Fix bug netinfo vapi Tweaked network info.
Added automatic choose size suffix. Fixed unit64.
Fix bug with refreshing processListbox.
Set min window size.
Bump version 0.3.5
Set process dialog modal. Bump version 0.3.6
Update readme.
Show all processes in Memory.
Added Running/Sleeping/Dead text in process dialog.
Version0.3.7
Backend is more safe for programmers. (fields in Process class not are public). Separated Utils.
Version 0.3.8
Add 0.3.8 RPMs.
Deleted RPMs from repository.
Delete cmake folder.
First work on storage view.
Clean tree.
Fix loading css.
Fix application ID.
get_window() can return null.
Loading color of graphs from css.
Updating README.
Use GResource for css files.
Delete unneeded (generated) CMake file.
Hide Stop button for "dangerous" processes. No processes label dim.
Removed precompiled netinfo library, and created cmake files for built it.
Egg and Rg CMakeFiles for better including libraries to project.
Updated default settings of unkillable-processes.
Added rust and cargo to build dependencies.
Remove unfinished code about storage.
Remove netinfo from repository and add it as shared library.
Update .doap file
Update .doap file
Removed useless Try and Catch
Fix string grammar in gschema.xml
Add number of processes in row. In process dialog show values in Mb..etc instead of in %. In
Network tab show actual speed of network for process.
Added Storage Analyzer. Added ListBox in storage. Enhancements of HeaderBar.
CSS styling storage ListBox.
CSS styling storage ListBox.
Merge remote-tracking branch 'origin/master'
Add Storage Graph Improve generating colors of files.
Implemented searching in processes
Merge remote-tracking branch 'origin/master'
Implemented searching in processes by display name too.
Fix search button activation
Changed Posix.pid_t to GLib.Pid.
Remove unused imports.
Ported to meson. Updated .desktop file. Updated .doap file.
Petr Štětka (štěty) (5):
Initial commit
Update README.md
Update README.md
Merge pull request #4 from mvaello/master
Merge pull request #6 from mvaello/wip/mvaello/pie-charts
Piotr Drąg (11):
Update POTFILES.in and add POTFILES.skip
Add translator comments to the .desktop file
Use Unicode in translatable strings
Add Polish translation
Fix grammar and punctuation in translatable strings
Update Polish translation
Update POTFILES.in and POTFILES.skip
Update POTFILES.skip
Update POTFILES.skip
Update Polish translation
Update Polish translation
Rafael Fontenelle (1):
Add Brazilian Portuguese translation
Мирослав Николић (4):
Added Serbian translation
Added Serbian translation
Updated Serbian translation
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]