Commit Graph

390 Commits (f76d60949b1f94a93164aa9f0193abd7267b16a8)

Author SHA1 Message Date
Mike Massonnet a73a3041bc Fix first startup when no configuration file exist
The plugin was invisible because it failed to open the RC file.
2012-07-15 17:18:54 +02:00
Mike Massonnet d4afbebbb0 Fix compilation warnings 2012-07-15 16:43:49 +02:00
Mike Massonnet 1b785ff83a Fix msgfmt errors. 2012-07-15 16:08:14 +02:00
Pjotr vertaalt dbafafb044 l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-07-15 15:21:31 +02:00
Mike Massonnet dd0c73ff94 Bug 8842: Update monitor labels sizes gracefully
New label class XnlpMonitorLabel that sets the requisition size
dynamically, in order to avoid flickering in the panel.

This class is only useful for labels that change periodically.

When the 10 last changes requested a smaller size than the actual
it will adapt to this new size.
2012-07-15 14:44:14 +02:00
Mike Massonnet 005d94bf49 Use 2px padding around labels 2012-07-15 14:44:14 +02:00
Sergio Marques f53356bea9 l10n: Updated Portuguese (pt) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-07-15 11:34:28 +02:00
Mike Massonnet f306502cdc l10n: Updated French (fr) translation to 100% 2012-07-14 21:10:09 +02:00
Mike Massonnet 9638ba5685 Revert "l10n: Updated French (fr) translation to 100%"
This reverts commit 2b6d72d14f.

Online edition did not put changes in the PO file.
2012-07-14 21:07:58 +02:00
Mike Massonnet 2b6d72d14f l10n: Updated French (fr) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-07-14 21:04:12 +02:00
Mike Massonnet 0e7c2b2b11 Bug 9089: Rectify tooltip information
The exchanged data is not always per second, therefore
the code now displays the interval and values in bytes.
2012-07-14 19:52:58 +02:00
Mike Massonnet 7434a7f1fb Bug 8941: Support new panel mode Deskbar
Bumped dependency to Xfce Panel 4.9, and replaced Orientation code
against Mode.

Properly support three modes Horizontal, Vertical, and Deskbar by
respecting the Panel HIG. Fixes also bug 8959, code sets 1px border
width for very small panels, 2px otherwise.

Use pixel fixed width (60px) instead of width_chars for labels, because
in vertical mode the size is incorrect.

Fix 9073, custom colors wasn't working for the progress bars, this has
been fixed while rearranging the code.
2012-07-14 18:41:31 +02:00
Mike Massonnet 1d664b8316 Bug 7481: Drop if_ppp headers
The code included net/if_ppp.h headers, but the code doesn't
use any function from this header. FreeBSD doesn't ship if_ppp.h
anymore and it broke compilation.
2012-07-13 13:13:35 +02:00
Gheyret Kenji 863b40edda l10n: Updated Uyghur (ug) translation to 100%
New status: 21 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-06-05 09:52:40 +02:00
Mike Massonnet 80826ee11e Fix comment in setup_monitor 2012-06-01 17:09:07 +02:00
Mike Massonnet 1fef9b7e93 Don't setup monitor in set-size signal handler 2012-06-01 15:05:03 +02:00
Mike Massonnet 32dd79fd87 Drop useless container packing
global->monitor->box is the only widget packed inside global->box, since
this is useless monitor->box has been dropped and everything is directly
packed inside global->box.

Part of bug #8937.
2012-06-01 13:58:39 +02:00
Mike Massonnet e098eaa220 Bug 8917: Reorganize code in monitor_new, setup_monitor and monitor_set_orientation
The current state is a bit messy. Widget creation is spread over
various functions. With this change, only monitor_new creates the widgets,
while setup_monitor controls which widgets will be shown, and
monitor_set_orientation will deal with the orientation of the
widgets.
2012-05-29 23:07:46 +02:00
Mike Massonnet b6efbf1286 Bug 8915: Keep colorized values after orientation change 2012-05-28 21:32:04 +02:00
Mike Massonnet b5a375218d Bug 8914: Fix widget visibility on orientation change 2012-05-28 21:20:25 +02:00
Piotr Sokół 388b240218 l10n: Updated Polish (pl) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-05-24 21:32:05 +02:00
Piotr Sokół b02476cef8 l10n: Updated Polish (pl) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-05-24 21:27:18 +02:00
Efstathios Iosifidis 68a7a8028b l10n: Updated Greek (el) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-05-20 10:09:50 +02:00
Jeff Bailes dfc0b72ce5 l10n: Updated English (United Kingdom) (en_GB) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-28 01:55:42 +02:00
Chipong Luo 9f7e871dbe l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-20 14:02:15 +02:00
Masato Hashimoto 99ecbb0c47 l10n: Updated Japanese (ja) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-19 18:41:29 +02:00
martinamca 322f25ef6b l10n: Updated Turkish (tr) translation to 90%
New status: 27 messages complete with 3 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-15 21:21:56 +02:00
martinamca 9c63665df3 l10n: Updated Turkish (tr) translation to 63%
New status: 19 messages complete with 11 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-15 21:20:45 +02:00
Masato Hashimoto 6deed34f22 l10n: Updated Japanese (ja) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-14 15:10:34 +02:00
Ivica Kolić acf0e90e28 l10n: Updated Croatian (hr) translation to 60%
New status: 18 messages complete with 0 fuzzies and 12 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-03 00:51:27 +02:00
Seong-ho Cho de1ed7f9a0 l10n: Updated Korean (ko) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-02 15:23:38 +02:00
Seong-ho Cho 9d854f404e l10n: Updated Korean (ko) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-04-01 12:36:21 +02:00
Chipong Luo 02e21f34cd l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-14 16:08:49 +01:00
Seong-ho Cho 14785c4f92 l10n: Updated Korean (ko) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-28 18:33:25 +01:00
Seong-ho Cho 1776adb59f l10n: Updated Korean (ko) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-28 16:44:08 +01:00
Seong-ho Cho ce49b83121 l10n: Updated Korean (ko) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-27 22:42:29 +01:00
Masato Hashimoto bd647fd07e l10n: Updated Japanese (ja) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-21 15:24:40 +01:00
Masato Hashimoto ec0bdbebb5 l10n: Updated Japanese (ja) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-21 15:04:31 +01:00
Aleksandr Ponomarenko 07e087a47c l10n: Updated Russian (ru) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-16 14:41:47 +01:00
Chipong Luo 023c483b44 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-08 15:28:24 +01:00
كريم أولاد الشلحة b65fd94713 l10n: Updated Arabic (ar) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-04 21:25:08 +01:00
كريم أولاد الشلحة af9c144941 l10n: Arabic Translation
New status: 29 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-04 21:24:27 +01:00
Thomas Schütz f524aefe13 l10n: Updated German (de) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-01 14:25:12 +01:00
Andhika Padmawan f31b6f9f65 l10n: Updated Indonesian (id) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-01-29 07:01:00 +01:00
Algimantas Margevičius 904f9d81d4 l10n: Updated Lithuanian (lt) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-01-22 15:43:37 +01:00
Andres Sanchez abf8caa2df l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-01-21 14:37:00 +01:00
Piarres Beobide 4f34df08bf l10n: Updated Basque (eu) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-01-16 11:17:49 +01:00
Carles Muñoz Gorriz 50458d37f2 l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-01-15 18:08:30 +01:00
Cheng-Chia Tseng 14e3335d14 l10n: Updates to Chinese (Taiwan) translation
New status: 30 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-01-15 05:33:00 +01:00
Mike Massonnet 67e5d38597 Release 1.1.0 2012-01-13 12:58:59 +01:00