aboutsummaryrefslogtreecommitdiffstats
path: root/src/net_monitor
Commit message (Collapse)AuthorAgeFilesLines
* Check the button according to the displayed graph in statisticsPapoteur2020-05-311-0/+1
|
* Restore test on statistic enabled (mga#25417)Papoteur2020-05-311-3/+3
|
* Add checking of present protocols, to avoid exception.Papoteur2020-05-311-1/+1
|
* Improve formatting to avoid resizing of the windowsPapoteur2020-05-311-7/+7
| | | | Format ESSID in unicode
* Crash at startup : fix previous commitzezinho422020-05-241-1/+1
|
* add IPv6 connectionszezinho422020-05-241-1/+1
|
* Fix Gtk warningsPapoteur2019-09-081-17/+19
|
* Allow reading Png image for statisticsPapoteur2015-09-301-1/+3
|
* fix import warnings with latest giThierry Vignaud2015-09-291-0/+3
|
* fix shebangThierry Vignaud2015-09-291-1/+1
|
* Make net_monitor distro-agnosticRémi Verschelde2015-09-171-1/+1
|
* Manual adaptations for Python 3Papoteur2015-09-121-1/+1
|
* Applying 2to3-3.4 to net_monitorPapoteur2015-09-021-11/+12
|
* Try to fix a bug with the radio button labels.1.9Shlomi Fish2015-04-111-5/+5
|
* Fix MGA#12882 (use of str() instead of unicode())Alexey Loginov2014-03-301-1/+1
|
* fix treating UTF-8 strings as ascii (mga#12047)Thierry Vignaud2014-02-101-1/+1
| | | | | bug present since commit 94d93f98fa69fcca2b9743bdf43429f22b528a70 gtk+ only handle Unicode strings (since gtk+2)
* fix missing interface name in messageThierry Vignaud2014-02-101-1/+1
|
* fix RadioButtonsThierry Vignaud2013-11-201-7/+12
|
* draw event now gets a Cairo contextThierry Vignaud2013-11-201-2/+2
|
* fixup pygi-convert.sh's job on LabelsThierry Vignaud2013-11-201-2/+2
|
* fix creating FramesThierry Vignaud2013-11-201-4/+4
|
* fix calling pack_start()Thierry Vignaud2013-11-201-16/+16
|
* expose_event => drawThierry Vignaud2013-11-201-2/+2
|
* fixup pygi-convert.sh's job on Gdk.RectangleThierry Vignaud2013-11-201-1/+2
|
* convert to gtk3 (using pygi-convert.sh)Thierry Vignaud2013-11-201-73/+73
|
* Fix the phrase about Mandriva network center, update translationsYuri Chornoivan2013-10-081-1/+1
|
* Fix my mistakes with Python i18nYuri Chornoivan2013-10-071-1/+1
|
* Add argument markers as requested by Gettext Python standard, update ↵Yuri Chornoivan2013-10-071-1/+1
| | | | translation catalog
* improved check for network accountingEugeni Dodonov2011-01-161-3/+3
|
* move check_network_accounting to monitor.pyEugeni Dodonov2011-01-161-11/+3
|
* i18nEugeni Dodonov2011-01-161-1/+1
|
* Properly detect when device dissapears (#57108)Eugeni Dodonov2010-06-141-2/+6
|
* add support for refreshing connectionsEugeni Dodonov2010-06-051-5/+12
|
* add tab titleEugeni Dodonov2010-06-051-3/+16
|
* implemented connection visualizationEugeni Dodonov2010-06-051-0/+64
|
* changed timeout_add to timeout_add_seconds to improve power usageEugeni Dodonov2010-03-041-2/+2
|
* implement connection uptime monitoringEugeni Dodonov2010-03-011-3/+34
|
* Properly align entries in net_monitor.Eugeni Dodonov2010-03-011-14/+18
|
* typo fix in ppp icon nameEugeni Dodonov2009-10-191-1/+1
|
* Show interface icons when availableEugeni Dodonov2009-10-141-3/+33
|
* improve network accounting help messageEugeni Dodonov2009-10-141-1/+1
|
* typo fixEugeni Dodonov2009-10-141-1/+1
|
* Support selecting initial interface.Eugeni Dodonov2009-10-141-3/+35
|
* properly format traffic numbersEugeni Dodonov2009-10-131-4/+11
|
* displaying link qualityEugeni Dodonov2009-09-301-0/+1
|
* Simplify interface.Eugeni Dodonov2009-09-301-89/+83
|
* displaying global system info (gw, dns, ...).Eugeni Dodonov2009-09-301-0/+26
| | | | reduced code duplication
* improve graphsEugeni Dodonov2009-09-291-1/+1
|
* properly drawing graphsEugeni Dodonov2009-09-291-2/+1
|
* monitoring wireless signal tooEugeni Dodonov2009-09-291-42/+152
|