summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Released 2.23.90.LIBGTOP_2_23_90Benoît Dejean2008-08-181-0/+5
| | | | svn path=/trunk/; revision=2768
* Improved freebsd port.Benoît Dejean2008-08-1810-11/+545
| | | | | | | Patch by Joe Marcus Clarke <marcus@freebsd.org>. Closes #548184. svn path=/trunk/; revision=2767
* Bumped version numberBenoît Dejean2008-08-181-1/+1
| | | | svn path=/trunk/; revision=2766
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-08-062-12/+16
| | | | svn path=/trunk/; revision=2765
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-07-291-0/+4
| | | | svn path=/trunk/; revision=2764
* Terminology improvement by Vladimir Melo.Leonardo Ferreira Fontenelle2008-07-262-3/+7
| | | | | | | | 2008-07-25 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Terminology improvement by Vladimir Melo. svn path=/trunk/; revision=2763
* Released 2.23.4.LIBGTOP_2_23_4Benoît Dejean2008-06-232-1/+7
| | | | svn path=/trunk/; revision=2759
* Improved example.Benoît Dejean2008-06-231-9/+15
| | | | svn path=/trunk/; revision=2758
* Fixed I/O stats so it works for unpartionned devices (e.g. cdrom).Benoît Dejean2008-06-221-41/+45
| | | | svn path=/trunk/; revision=2757
* Updated example to display read/write counters.Benoît Dejean2008-06-221-4/+6
| | | | svn path=/trunk/; revision=2756
* Handle new /sys/block/.../stat format for linux >= 2.6.25.Benoît Dejean2008-06-221-4/+36
| | | | | | Closes #539360. svn path=/trunk/; revision=2755
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-06-111-0/+4
| | | | svn path=/trunk/; revision=2752
* Released 2.23.2.LIBGTOP_2_23_2Benoît Dejean2008-05-242-1/+11
| | | | svn path=/trunk/; revision=2750
* Put back the old behaviour (no smart pss for now).Benoît Dejean2008-05-241-1/+10
| | | | svn path=/trunk/; revision=2749
* New API to retrieve process CPU affinity.Benoît Dejean2008-05-2415-5/+202
| | | | | | Linux implementation. svn path=/trunk/; revision=2748
* Fixed libtool version.Benoît Dejean2008-05-231-3/+3
| | | | | | | Thanks to Bastien Nocera and Matteo Settenvini. Set to 9:0:2. svn path=/trunk/; revision=2746
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-05-221-0/+4
| | | | svn path=/trunk/; revision=2744
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-05-192-65/+38
| | | | svn path=/trunk/; revision=2743
* Fixed parsing of big /proc/stat for uptime.Benoît Dejean2008-04-281-11/+18
| | | | svn path=/trunk/; revision=2741
* First try to implement proportional set size by recylingBenoît Dejean2008-04-211-17/+68
| | | | | | | | glibtop_proc_mem's duplicate members.x Currently implemented on linux in rss member, for now size,share,resident,rss are the only filled members. svn path=/trunk/; revision=2740
* Added comment about get_scaled usage.Benoît Dejean2008-04-211-1/+5
| | | | svn path=/trunk/; revision=2739
* Updated glibtop_get_proc_open_files API so that it also list IPv6 TCP sockets.Benoît Dejean2008-04-214-5/+70
| | | | | | | | | | | | Patch by Mark McClelland <mark@ovcam.org>. Closes #528175. WTH do we not care about udp ? Updated libtool versioning: API addition does not change the ABI, so only increased revision. gnome-2.22 is 8.1.1 so trunk is now 8.2.1. svn path=/trunk/; revision=2738
* Fixed debug macro name.Benoît Dejean2008-04-141-3/+3
| | | | svn path=/trunk/; revision=2736
* Dropped dead files.Benoît Dejean2008-04-144-334/+0
| | | | svn path=/trunk/; revision=2735
* Fixed ;;. Closes #521084.Benoît Dejean2008-04-051-1/+1
| | | | | | | Fixed ;;. Closes #521084. svn path=/trunk/; revision=2734
* Released 2.22.1.LIBGTOP_2_22_1Benoît Dejean2008-04-041-0/+5
| | | | svn path=/trunk/; revision=2732
* Bumped version number.Benoît Dejean2008-04-041-1/+1
| | | | svn path=/trunk/; revision=2731
* Updated the Norwegian Nynorsk translationEskild Hustvedt2008-04-042-69/+66
| | | | svn path=/trunk/; revision=2730
* Fixed dist for !linux.Benoît Dejean2008-04-031-6/+6
| | | | | | | Patch by Petr Salinger <Petr.Salinger@seznam.cz>. Closes #525953. svn path=/trunk/; revision=2729
* Fixed warnings about proclist returning pid_t.Benoît Dejean2008-04-034-6/+7
| | | | svn path=/trunk/; revision=2728
* Updated Greek translationSimos Xenitellis2008-03-162-61/+58
| | | | svn path=/trunk/; revision=2727
* Released 2.22.0LIBGTOP_2_22_0Benoît Dejean2008-03-102-2/+7
| | | | svn path=/trunk/; revision=2725
* Translation updatedGabor Kelemen2008-03-092-6/+10
| | | | | | | | | 2008-03-09 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=2724
* Updated Occitan translationYannig MARCHEGAY2008-03-081-1/+1
| | | | svn path=/trunk/; revision=2723
* Updated Slovak translation.Marcel Telka2008-03-062-68/+51
| | | | | | | | 2008-03-06 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation. svn path=/trunk/; revision=2720
* Fixed flags.Benoît Dejean2008-03-021-1/+2
| | | | svn path=/trunk/; revision=2719
* Really set wchan.Benoît Dejean2008-03-021-0/+2
| | | | svn path=/trunk/; revision=2718
* Bumped version to 2.21.93.Benoît Dejean2008-03-021-1/+1
| | | | svn path=/trunk/; revision=2717
* Updated Korean translationChangwoo Ryu2008-02-262-66/+62
| | | | svn path=/trunk/; revision=2716
* Released 2.21.92.LIBGTOP_2_21_92Benoît Dejean2008-02-252-1/+6
| | | | svn path=/trunk/; revision=2714
* Smarter smaps parsing.Benoît Dejean2008-02-242-49/+96
| | | | | | See #518145. svn path=/trunk/; revision=2713
* Updated Occitan translationYannig MARCHEGAY2008-02-191-1/+1
| | | | svn path=/trunk/; revision=2711
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2008-02-143-122/+112
| | | | | | | | | | | 2008-02-14 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan). svn path=/trunk/; revision=2710
* Updated Nepali TranslationPawan Chitrakar2008-02-142-87/+69
| | | | svn path=/trunk/; revision=2709
* cs.po: Updated Czech translation by Lucas Lommer.Petr Kovář2008-02-112-75/+62
| | | | svn path=/trunk/; revision=2708
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-01-311-0/+4
| | | | svn path=/trunk/; revision=2707
* Released 2.21.5LIBGTOP_2_21_5Benoît Dejean2008-01-142-1/+7
| | | | svn path=/trunk/; revision=2705
* Updated Arabic Translation by Khaled Hosny. . Also QA'ed by Khaled.Djihed Afifi2008-01-122-37/+38
| | | | svn path=/trunk/; revision=2704
* Updated Basque translation.Inaki Larranaga Murgoitio2008-01-112-14/+18
| | | | | | | | | 2008-01-11 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=2703
* Fixed build on GNU/kFreeBSD.Benoît Dejean2008-01-051-2/+4
| | | | | | | Patch by Petr Salinger <Petr.Salinger@seznam.cz>. Closes #507430. svn path=/trunk/; revision=2698