aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Check the button according to the displayed graph in statisticsPapoteur2020-05-311-0/+1
* Restore test on statistic enabled (mga#25417)Papoteur2020-05-312-6/+14
* Add checking of present protocols, to avoid exception.Papoteur2020-05-312-1/+8
* Improve formatting to avoid resizing of the windowsPapoteur2020-05-312-12/+12
* Fix displaying Connection time (hours and minutes were always zero)Papoteur2020-05-281-2/+2
* Revert previous commit : the app would not start anymore0.26zezinho422020-05-241-1/+1
* Crash at startup : fix previous commitzezinho422020-05-241-1/+1
* add IPv6 connectionszezinho422020-05-241-1/+1
* Add IPV6 connectionszezinho422020-05-241-2/+12
* show IPv6 connectionszezinho422020-05-241-0/+28
* Fix Gtk warningsPapoteur2019-09-081-17/+19
* Fix displaying Connection time (hours and minutes were always zero)Papoteur2019-09-081-1/+1
* Allow reading Png image for statisticsPapoteur2015-09-301-1/+3
* do not unset IP if we can't retrieve the MAC oneThierry Vignaud2015-09-291-1/+1
* fix "ord() expected string of length 1, but int found"Thierry Vignaud2015-09-291-1/+1
* fix "argument for 's' must be a bytes object"Thierry Vignaud2015-09-291-2/+2
* 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
* Adapt import for Python 3Papoteur2015-09-131-1/+1
* Adapt wifi interface monitoring to bytes.Papoteur2015-09-131-4/+4
* Adaptation of _native module for Python 3Papoteur2015-09-131-4/+10
* Manual adaptations for Python 3Papoteur2015-09-122-3/+3
* Applying 2to3-3.4 to net_monitorPapoteur2015-09-021-11/+12
* Applying 2to3-3.4 conversion.Papoteur2015-09-021-1/+1
* 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-102-2/+2
* silent a warning when there's no wireless deviceThierry Vignaud2014-02-101-0/+3
* 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-072-2/+2
* Add argument markers as requested by Gettext Python standard, update translat...Yuri Chornoivan2013-10-072-2/+2
* improved check for network accountingEugeni Dodonov2011-01-162-4/+4
* move check_network_accounting to monitor.pyEugeni Dodonov2011-01-162-11/+11
* i18nEugeni Dodonov2011-01-162-1/+8
* Properly detect when device dissapears (#57108)Eugeni Dodonov2010-06-142-3/+9
* Check net_monitor.log file permissions for readability (#59777)Eugeni Dodonov2010-06-141-1/+1
* use unsigned ints for ip addressesEugeni Dodonov2010-06-051-3/+3
* add support for refreshing connectionsEugeni Dodonov2010-06-051-5/+12
* parse connection statusesEugeni Dodonov2010-06-051-1/+42
* add tab titleEugeni Dodonov2010-06-051-3/+16