psensor.git
12 years agodecrease minimal gtk requirement to 2.22
Jean-Philippe Orsini [Thu, 10 Nov 2011 22:44:16 +0000 (22:44 +0000)]
decrease minimal gtk requirement to 2.22

12 years agostatus icon support
Jean-Philippe Orsini [Thu, 10 Nov 2011 22:33:09 +0000 (22:33 +0000)]
status icon support

12 years agostatus icon
Jean-Philippe Orsini [Thu, 10 Nov 2011 20:06:22 +0000 (20:06 +0000)]
status icon

12 years agostatus
Jean-Philippe Orsini [Wed, 9 Nov 2011 21:50:06 +0000 (21:50 +0000)]
status

12 years agostyle
Jean-Philippe Orsini [Wed, 9 Nov 2011 21:33:12 +0000 (21:33 +0000)]
style

12 years agostatus icon
Jean-Philippe Orsini [Wed, 9 Nov 2011 21:04:56 +0000 (21:04 +0000)]
status icon

12 years agostatus icon
Jean-Philippe Orsini [Wed, 9 Nov 2011 19:17:17 +0000 (19:17 +0000)]
status icon

12 years agostyle
Jean-Philippe Orsini [Wed, 9 Nov 2011 17:37:09 +0000 (17:37 +0000)]
style

12 years agocleanup news
Jean-Philippe Orsini [Wed, 9 Nov 2011 08:09:45 +0000 (08:09 +0000)]
cleanup news

12 years agomoved fct creating psensor struct from json to appropriate file
Jean-Philippe Orsini [Tue, 8 Nov 2011 20:03:55 +0000 (20:03 +0000)]
moved fct creating psensor struct from json to appropriate file

12 years agofixed indentation of the usage output
Jean-Philippe Orsini [Tue, 8 Nov 2011 11:46:39 +0000 (11:46 +0000)]
fixed indentation of the usage output

12 years agouse log_printf instead of g_warning
Jean-Philippe Orsini [Tue, 8 Nov 2011 11:44:13 +0000 (11:44 +0000)]
use log_printf instead of g_warning

12 years agoremoved useless code
Jean-Philippe Orsini [Tue, 8 Nov 2011 11:36:39 +0000 (11:36 +0000)]
removed useless code

12 years agomoved json code to src/lib
Jean-Philippe Orsini [Tue, 8 Nov 2011 11:22:36 +0000 (11:22 +0000)]
moved json code to src/lib

12 years agoflag fct as static
Jean-Philippe Orsini [Tue, 8 Nov 2011 11:16:25 +0000 (11:16 +0000)]
flag fct as static
renamed fct
removed fct from .h

12 years agocode style
Jean-Philippe Orsini [Tue, 8 Nov 2011 11:16:04 +0000 (11:16 +0000)]
code style

12 years agoadded msg log
Jean-Philippe Orsini [Tue, 8 Nov 2011 10:51:09 +0000 (10:51 +0000)]
added msg log

12 years agomove unity code to top source dir
Jean-Philippe Orsini [Tue, 8 Nov 2011 10:41:22 +0000 (10:41 +0000)]
move unity code to top source dir

12 years agoprintf error to log_printf
Jean-Philippe Orsini [Tue, 8 Nov 2011 01:50:41 +0000 (01:50 +0000)]
printf error to log_printf

12 years agocode style
Jean-Philippe Orsini [Tue, 8 Nov 2011 01:46:42 +0000 (01:46 +0000)]
code style
renaming rsensor_end to rsensor_cleanup
called rsensor_cleanup when quitting psensor

12 years agoflag static fcts
Jean-Philippe Orsini [Tue, 8 Nov 2011 01:42:50 +0000 (01:42 +0000)]
flag static fcts

12 years agocode style
Jean-Philippe Orsini [Tue, 8 Nov 2011 01:41:24 +0000 (01:41 +0000)]
code style

12 years agocode style
Jean-Philippe Orsini [Tue, 8 Nov 2011 01:37:44 +0000 (01:37 +0000)]
code style

12 years agoremoved plib
Jean-Philippe Orsini [Mon, 7 Nov 2011 23:03:15 +0000 (23:03 +0000)]
removed plib

12 years agomoved url.c to lib
Jean-Philippe Orsini [Mon, 7 Nov 2011 22:53:54 +0000 (22:53 +0000)]
moved url.c to lib

12 years agocode style
Jean-Philippe Orsini [Mon, 7 Nov 2011 22:34:25 +0000 (22:34 +0000)]
code style

12 years agolog_printf instead of printf
Jean-Philippe Orsini [Mon, 7 Nov 2011 22:24:18 +0000 (22:24 +0000)]
log_printf instead of printf

12 years agolog_printf instead of printf
Jean-Philippe Orsini [Mon, 7 Nov 2011 22:20:30 +0000 (22:20 +0000)]
log_printf instead of printf

12 years agodefault log level: info
Jean-Philippe Orsini [Mon, 7 Nov 2011 22:18:20 +0000 (22:18 +0000)]
default log level: info
warn/err printed to stderr
info printed to stdout

12 years agolog_printf can be called concurently (removed static buffer)
Jean-Philippe Orsini [Mon, 7 Nov 2011 22:05:42 +0000 (22:05 +0000)]
log_printf can be called concurently (removed static buffer)
print to stdout msg of level <= log_info

12 years agoupdates NEWS file
Jean-Philippe Orsini [Mon, 7 Nov 2011 21:54:14 +0000 (21:54 +0000)]
updates NEWS file
removed useless newline

12 years agoremoved lvl param of log_open
Jean-Philippe Orsini [Mon, 7 Nov 2011 21:53:16 +0000 (21:53 +0000)]
removed lvl param of log_open

12 years agoremoved log_puts (replaced by log_printf)
Jean-Philippe Orsini [Mon, 7 Nov 2011 21:48:27 +0000 (21:48 +0000)]
removed log_puts (replaced by log_printf)

12 years agodefault log level set to LOG_WARN
Jean-Philippe Orsini [Mon, 7 Nov 2011 21:40:47 +0000 (21:40 +0000)]
default log level set to LOG_WARN

12 years agoremoved debug trace...
Jean-Philippe Orsini [Mon, 7 Nov 2011 21:07:36 +0000 (21:07 +0000)]
removed debug trace...

12 years agocode style
Jean-Philippe Orsini [Mon, 7 Nov 2011 20:53:42 +0000 (20:53 +0000)]
code style

12 years agoimprove code (libnotify version checking)
Jean-Philippe Orsini [Mon, 7 Nov 2011 18:49:11 +0000 (18:49 +0000)]
improve code (libnotify version checking)

12 years agofixed compilation with AMD/ATI GPU monitoring support(submitted by Lubos Stanek).
Jean-Philippe Orsini [Mon, 7 Nov 2011 12:03:00 +0000 (12:03 +0000)]
fixed compilation with AMD/ATI GPU monitoring support(submitted by Lubos Stanek).

12 years agoadded missing CPPFLAGS for Gtop (submitted by Lubos Stanek).
Jean-Philippe Orsini [Mon, 7 Nov 2011 11:45:36 +0000 (11:45 +0000)]
added missing CPPFLAGS for Gtop (submitted by Lubos Stanek).

12 years agofixed libnotify version check
Jean-Philippe Orsini [Mon, 7 Nov 2011 11:36:58 +0000 (11:36 +0000)]
fixed libnotify version check

12 years agofixed compilation with libnotify 0.5.2 (submitted by Lubos
Jean-Philippe Orsini [Mon, 7 Nov 2011 11:24:27 +0000 (11:24 +0000)]
fixed compilation with libnotify 0.5.2 (submitted by Lubos
   Stanek).

12 years agogtk3 optional
Jean-Philippe Orsini [Mon, 7 Nov 2011 10:33:21 +0000 (10:33 +0000)]
gtk3 optional

12 years agoFixed compilation with microhttpd >= 0.9.2
Jean-Philippe Orsini [Mon, 7 Nov 2011 01:03:56 +0000 (01:03 +0000)]
Fixed compilation with microhttpd >= 0.9.2

12 years agogtk3 is optional
Jean-Philippe Orsini [Mon, 7 Nov 2011 00:14:58 +0000 (00:14 +0000)]
gtk3 is optional

12 years agobuild system supports gtk3
Jean-Philippe Orsini [Sun, 6 Nov 2011 19:12:14 +0000 (19:12 +0000)]
build system supports gtk3

12 years agocode style
Jean-Philippe Orsini [Sun, 6 Nov 2011 18:43:26 +0000 (18:43 +0000)]
code style

12 years agofixed typo in french translation
Jean-Philippe Orsini [Sun, 6 Nov 2011 15:47:23 +0000 (15:47 +0000)]
fixed typo in french translation

12 years ago fixed error about 'expose-event' (signal replaced by 'draw') when compiled with...
Jean-Philippe Orsini [Sun, 6 Nov 2011 13:47:51 +0000 (13:47 +0000)]
 fixed error about 'expose-event' (signal replaced by 'draw') when compiled with gtk3.

12 years agoadded copyright/license information for jquery+jqplot
Jean-Philippe Orsini [Sat, 5 Nov 2011 09:24:21 +0000 (09:24 +0000)]
added copyright/license information for jquery+jqplot

12 years agoremoved useless newline at eof
Jean-Philippe Orsini [Sat, 5 Nov 2011 09:12:49 +0000 (09:12 +0000)]
removed useless newline at eof

12 years agoremoved useless newline at end of file
Jean-Philippe Orsini [Sat, 5 Nov 2011 09:12:05 +0000 (09:12 +0000)]
removed useless newline at end of file

12 years agofixed author field
Jean-Philippe Orsini [Sat, 5 Nov 2011 09:10:50 +0000 (09:10 +0000)]
fixed author field

12 years agonext release will be 0.6.2.13
Jean-Philippe Orsini [Sat, 5 Nov 2011 09:08:03 +0000 (09:08 +0000)]
next release will be 0.6.2.13

12 years agobuild files
Jean-Philippe Orsini [Fri, 4 Nov 2011 18:01:12 +0000 (18:01 +0000)]
build files

12 years agofixed default position/size behaviour
Jean-Philippe Orsini [Mon, 31 Oct 2011 20:32:16 +0000 (20:32 +0000)]
fixed default position/size behaviour

12 years agoadded method to raise main window
Jean-Philippe Orsini [Thu, 27 Oct 2011 20:56:30 +0000 (20:56 +0000)]
added method to raise main window

12 years agocode styling
Jean-Philippe Orsini [Thu, 27 Oct 2011 20:35:27 +0000 (20:35 +0000)]
code styling

12 years agosave/restore position of the window divider
Jean-Philippe Orsini [Tue, 25 Oct 2011 23:19:35 +0000 (23:19 +0000)]
save/restore position of the window divider

12 years agoadded option to restore window position and size
Jean-Philippe Orsini [Tue, 25 Oct 2011 22:34:09 +0000 (22:34 +0000)]
added option to restore window position and size

12 years agochanged label for "window_restore"
Jean-Philippe Orsini [Tue, 25 Oct 2011 21:11:02 +0000 (21:11 +0000)]
changed label for "window_restore"

12 years agoadded configuration support for new property "window_restore"
Jean-Philippe Orsini [Tue, 25 Oct 2011 21:09:42 +0000 (21:09 +0000)]
added configuration support for new property "window_restore"

12 years agofixed build
Jean-Philippe Orsini [Tue, 4 Oct 2011 21:52:15 +0000 (21:52 +0000)]
fixed build
flaged static function

12 years agoget window pos and size
Jean-Philippe Orsini [Tue, 4 Oct 2011 21:47:49 +0000 (21:47 +0000)]
get window pos and size

12 years agonext release will be 0.6.2.12
Jean-Philippe Orsini [Mon, 3 Oct 2011 22:57:37 +0000 (22:57 +0000)]
next release will be 0.6.2.12

12 years agoadded -d option to enable debug log (written to $HOME/.psensor/log)
Jean-Philippe Orsini [Mon, 3 Oct 2011 07:25:57 +0000 (07:25 +0000)]
added -d option to enable debug log (written to $HOME/.psensor/log)
log sensor values in debug mode

12 years agoadded checkbox for window position/size
Jean-Philippe Orsini [Sat, 1 Oct 2011 21:37:12 +0000 (21:37 +0000)]
added checkbox for window position/size

12 years agofuture version number is 0.6.2.12
Jean-Philippe Orsini [Sat, 1 Oct 2011 15:10:08 +0000 (15:10 +0000)]
future version number is 0.6.2.12
use StartupNotify

12 years agoadded newline at the end of the file
Jean-Philippe Orsini [Tue, 27 Sep 2011 20:58:28 +0000 (20:58 +0000)]
added newline at the end of the file

12 years agorenamed value column to value and 'valeur' in french
Jean-Philippe Orsini [Mon, 26 Sep 2011 23:55:29 +0000 (23:55 +0000)]
renamed value column to value and 'valeur' in french

12 years agoadded X-GNOME-Autostart-Delay in .desktop file to workaround LP: #859724.
Jean-Philippe Orsini [Mon, 26 Sep 2011 21:27:32 +0000 (21:27 +0000)]
added X-GNOME-Autostart-Delay in .desktop file to workaround LP: #859724.

12 years agoadd Christoph Buchner in the AUTHORS file (appindicator icons)
Jean-Philippe Orsini [Mon, 26 Sep 2011 20:02:10 +0000 (20:02 +0000)]
add Christoph Buchner in the AUTHORS file (appindicator icons)

12 years agomissing files
Jean-Philippe Orsini [Sun, 25 Sep 2011 21:50:52 +0000 (21:50 +0000)]
missing files

12 years agoadded log file
Jean-Philippe Orsini [Sun, 25 Sep 2011 21:48:30 +0000 (21:48 +0000)]
added log file

12 years agocode styling
Jean-Philippe Orsini [Sun, 25 Sep 2011 21:09:11 +0000 (21:09 +0000)]
code styling

12 years agoset rounded line join
Jean-Philippe Orsini [Fri, 23 Sep 2011 21:04:26 +0000 (21:04 +0000)]
set rounded line join

12 years agoreload page in order to avoid memory leak bug of JQPlot
Jean-Philippe Orsini [Fri, 23 Sep 2011 09:30:40 +0000 (09:30 +0000)]
reload page in order to avoid memory leak bug of JQPlot

12 years agoAdd appindicator for hicolor theme. (Closes: #856837)
Jean-Philippe Orsini [Fri, 23 Sep 2011 06:44:23 +0000 (06:44 +0000)]
Add appindicator for hicolor theme. (Closes: #856837)

12 years agorenamed icon to not overlap the app icon
Jean-Philippe Orsini [Thu, 22 Sep 2011 20:29:01 +0000 (20:29 +0000)]
renamed icon to not overlap the app icon

12 years agodifferent name for app icon and indicator
Jean-Philippe Orsini [Thu, 22 Sep 2011 19:43:22 +0000 (19:43 +0000)]
different name for app icon and indicator

12 years agofixed installation
Jean-Philippe Orsini [Thu, 22 Sep 2011 18:57:24 +0000 (18:57 +0000)]
fixed installation

12 years agoadded appindicator icons for ubuntu-mono-light theme
Jean-Philippe Orsini [Thu, 22 Sep 2011 18:09:06 +0000 (18:09 +0000)]
added appindicator icons for ubuntu-mono-light theme
added app icon for ubuntu-mono-dark theme

12 years agoadded icons for appindicator
Jean-Philippe Orsini [Wed, 21 Sep 2011 22:11:53 +0000 (22:11 +0000)]
added icons for appindicator

12 years agomoved icons to hicolor subdirs
Jean-Philippe Orsini [Wed, 21 Sep 2011 21:47:53 +0000 (21:47 +0000)]
moved icons to hicolor subdirs

12 years agofixed IE8 bug (page title change not allowed).
Jean-Philippe Orsini [Mon, 19 Sep 2011 18:30:08 +0000 (18:30 +0000)]
fixed IE8 bug (page title change not allowed).
dynamic refresh of the graph.

12 years agorenamed pixmap dir to icons (more coherent with the final installation dir)
Jean-Philippe Orsini [Sun, 18 Sep 2011 21:52:09 +0000 (21:52 +0000)]
renamed pixmap dir to icons (more coherent with the final installation dir)
added 0.6.2.11 in changelog

12 years agofixed missing em end tag
Jean-Philippe Orsini [Sat, 17 Sep 2011 09:12:03 +0000 (09:12 +0000)]
fixed missing em end tag

12 years agoadded link to cpu usage detail page
Jean-Philippe Orsini [Fri, 16 Sep 2011 13:01:27 +0000 (13:01 +0000)]
added link to cpu usage detail page

12 years agoadded graph for cpu usage.
Jean-Philippe Orsini [Fri, 16 Sep 2011 12:59:05 +0000 (12:59 +0000)]
added graph for cpu usage.

12 years agoupdate news
Jean-Philippe Orsini [Fri, 16 Sep 2011 11:24:34 +0000 (11:24 +0000)]
update news

12 years agoadded excanvas for ie<9
Jean-Philippe Orsini [Fri, 16 Sep 2011 11:23:58 +0000 (11:23 +0000)]
added excanvas for ie<9

12 years agoupgraded to jquery 1.6.4
Jean-Philippe Orsini [Fri, 16 Sep 2011 11:20:17 +0000 (11:20 +0000)]
upgraded to jquery 1.6.4

12 years agoimproved styling
Jean-Philippe Orsini [Tue, 13 Sep 2011 21:41:40 +0000 (21:41 +0000)]
improved styling

12 years agoupgrade to jquery 1.6.4
Jean-Philippe Orsini [Tue, 13 Sep 2011 21:41:15 +0000 (21:41 +0000)]
upgrade to jquery 1.6.4

12 years agochange monitor page title
Jean-Philippe Orsini [Tue, 13 Sep 2011 10:39:56 +0000 (10:39 +0000)]
change monitor page title
min width of the table to 50% of the main div

12 years agofixed font for #uptime
Jean-Philippe Orsini [Tue, 13 Sep 2011 10:37:29 +0000 (10:37 +0000)]
fixed font for #uptime
add menu to monitor.html page

12 years agofixed font styling
Jean-Philippe Orsini [Tue, 13 Sep 2011 10:34:41 +0000 (10:34 +0000)]
fixed font styling
refresh div to 5s

12 years agocleanup, data of the monitor page refreshed automaticly (not using page refresh)
Jean-Philippe Orsini [Tue, 13 Sep 2011 10:26:09 +0000 (10:26 +0000)]
cleanup, data of the monitor page refreshed automaticly (not using page refresh)

12 years agocleanup
Jean-Philippe Orsini [Tue, 13 Sep 2011 09:53:00 +0000 (09:53 +0000)]
cleanup

12 years agoadded link to summary monitor page
Jean-Philippe Orsini [Tue, 13 Sep 2011 09:41:43 +0000 (09:41 +0000)]
added link to summary monitor page

12 years agostyling of menu title
Jean-Philippe Orsini [Tue, 13 Sep 2011 09:39:57 +0000 (09:39 +0000)]
styling of menu title