[Xfce4-commits] [apps/xfce4-taskmanager] branch peter/tree-model updated (dbd10ae -> 39e08d4)

noreply at xfce.org noreply at xfce.org
Thu Dec 4 23:17:19 CET 2014


This is an automated email from the git hooks/post-receive script.

peter pushed a change to branch peter/tree-model
in repository apps/xfce4-taskmanager.

      from  dbd10ae   Added the process tree to the settings.
      adds  099a97c   Handle autotools m4 stuff properly
      adds  afb2ad8   Use modern AM_CPPFLAGS instead of old INCLUDES
      adds  c7db6cf   add m4/
      adds  96ee318   uninitialized variable in solaris backend
      adds  a554ff2   Repair memory and swap size calculation on OpenBSD.
      adds  589ea15   Add a show-memory-in-xbytes checkbox and its corresponding property
      adds  76dd102   Remove memory_human_size and use g_format_size instead
      adds  7e7521c   connect the notify::show-memory-in-xbytes signal to a force_timeout_update() call
      adds  c6c74cd   Display the memory usage as bytes instead of a percentage when show-memory-in-xbytes is set (#6503)
      adds  32443de   Merge branch 'peter/tree-model'
      adds  d380011   Use the correct model on right click.
       new  39e08d4   Auto expand the process tree.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                 |    1 +
 Makefile.am                |    2 ++
 autogen.sh                 |    2 ++
 configure.ac.in            |    3 ++-
 src/Makefile.am            |    2 +-
 src/main.c                 |   46 +++++++++++++++++++++++++++++++++-----------
 src/process-statusbar.c    |   20 ++++++++-----------
 src/process-tree-view.c    |   26 ++++++++++++++++++++++++-
 src/process-window.c       |    7 +++----
 src/process-window.h       |    2 +-
 src/settings-dialog.c      |    1 +
 src/settings-dialog.ui     |   14 ++++++++++++++
 src/settings.c             |    3 +++
 src/task-manager-bsd.c     |   14 ++++++++------
 src/task-manager-solaris.c |    1 +
 src/task-manager.c         |   46 +++++++++++++-------------------------------
 src/task-manager.h         |    4 +++-
 17 files changed, 123 insertions(+), 71 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list