- 26 Apr, 2007 2 commits
-
-
Benoît Dejean authored
2007-04-26 Benoît Dejean <benoit@placenet.org> * configure.in: * src/Makefile.am: * src/lsof.cpp: pcrecpp is back ! svn path=/trunk/; revision=2016
-
Benoît Dejean authored
2007-04-26 Benoît Dejean <benoit@placenet.org> * src/memmaps.cpp: Display device name instead of major/minor. Reverted one string "MemoryMaps" to "Memory Maps". svn path=/trunk/; revision=2015
-
- 25 Apr, 2007 2 commits
-
-
Benoît Dejean authored
2007-04-25 Benoît Dejean <benoit@placenet.org> * src/memmaps.cpp: Implemented smaps. Simplified implementation. Uses a GtkWindow instead of a dialog because the treeview is now much bigger. svn path=/trunk/; revision=2014
-
David Lodge authored
svn path=/trunk/; revision=2013
-
- 24 Apr, 2007 1 commit
-
-
Benoît Dejean authored
2007-04-24 Benoît Dejean <benoit@placenet.org> * configure.in: * src/Makefile.am: * src/gconf-keys.cpp: * src/gconf-keys.h: * src/gnome-system-monitor.schemas.in: * src/procdialogs.cpp: * src/procman.cpp: * src/procman.h: * src/proctable.cpp: Added a configure switch for Irix/Solaris mode. Closes #410795. svn path=/trunk/; revision=2012
-
- 23 Apr, 2007 3 commits
-
-
Benoît Dejean authored
2007-04-23 Benoît Dejean <benoit@placenet.org> * NEWS: * ChangeLog: * configure.in: Released 2.19.1. svn path=/trunk/; revision=2010
-
Benoît Dejean authored
2007-04-23 Benoît Dejean <benoit@placenet.org> * src/procman.h: * src/proctable.cpp: * src/proctable.h: * src/util.h: Huge rewrite of the dependencies tree. It needs a lot of testing but it is definitely sanier than the previous code. I worked on it all the weekend and it is really to have a working and moving dependency tree. svn path=/trunk/; revision=2009
-
Leonardo Ferreira Fontenelle authored
2007-04-23 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Fixes in Brazilian Portuguese translation by Washington Lins <washington-lins@uol.com.br>. See bug #427446. Originally committed to branch gnome-2-18. svn path=/trunk/; revision=2008
-
- 22 Apr, 2007 1 commit
-
-
Benoît Dejean authored
svn path=/trunk/; revision=2005
-
- 21 Apr, 2007 1 commit
-
-
Jorge Gonzalez Gonzalez authored
svn path=/trunk/; revision=2004
-
- 19 Apr, 2007 1 commit
-
-
Benoît Dejean authored
2007-04-19 Benoît Dejean <benoit@placenet.org> * src/smooth_refresh.cpp: Removed duplicate ;;. 1-byte patch by Bernard Leak <bernard@brenda-arkle.demon.co.uk>. Closes #431181. svn path=/trunk/; revision=2002
-
- 12 Apr, 2007 1 commit
-
-
Inaki Larranaga Murgoitio authored
2007-04-12 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=2000
-
- 11 Apr, 2007 1 commit
-
-
Benoît Dejean authored
2007-04-12 Benoît Dejean <benoit@placenet.org> * src/proctable.cpp: Attach processes to init. Closes #424850. svn path=/trunk/; revision=1998
-
- 10 Apr, 2007 2 commits
-
-
Benoît Dejean authored
2007-04-10 Benoît Dejean <benoit@placenet.org> * src/sysinfo.cpp: Displays `uname -n` instead of FQDN. Code about handling FQDN was getting bigger and bigger because of broken /etc/hosts. Closes #427796. svn path=/trunk/; revision=1995
-
Jakub Friedl authored
2007-04-10 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech Translation. svn path=/trunk/; revision=1993
-
- 08 Apr, 2007 2 commits
-
-
Benoît Dejean authored
svn path=/trunk/; revision=1990
-
Benoît Dejean authored
2007-04-08 Benoît Dejean <benoit@placenet.org> * src/disks.cpp: Replaced a lot of custom code with gtk_tree_view_column_set_cell_data_func. There's only one issue : i don't know how to change the default sort order. This is a regression for #310804. * configure.in: Release number bumped to 2.20.1. svn path=/trunk/; revision=1989
-
- 06 Apr, 2007 1 commit
-
-
Jakub Friedl authored
2007-04-06 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech Translation. svn path=/trunk/; revision=1986
-
- 05 Apr, 2007 4 commits
-
-
Benoît Dejean authored
svn path=/trunk/; revision=1985
-
Benoît Dejean authored
2007-04-05 Benoît Dejean <benoit@placenet.org> * src/prettytable.cpp: * src/prettytable.h: Load icons only when needed. This speeds up startup. svn path=/trunk/; revision=1984
-
Jakub Friedl authored
2007-04-05 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated the Czech translation svn path=/trunk/; revision=1982
-
Raivis Dejus authored
2007-04-05 Raivis Dejus <orvils@gmail.com> * lv.po: Updated Latvian Translation. svn path=/trunk/; revision=1981
-
- 02 Apr, 2007 1 commit
-
-
Raivis Dejus authored
2007-04-02 Raivis Dejus <orvils@gmail.com> * lv.po: Updated Latvian Translation. svn path=/trunk/; revision=1980
-
- 01 Apr, 2007 2 commits
-
-
Benoît Dejean authored
2007-04-01 Benoît Dejean <benoit@placenet.org> * src/disks.cpp: Simplified the treeview construction by reordering columns. svn path=/trunk/; revision=1979
-
Benoît Dejean authored
2007-04-01 Benoît Dejean <benoit@placenet.org> * src/disks.cpp: More debug prints. svn path=/trunk/; revision=1978
-
- 30 Mar, 2007 3 commits
-
-
Benoît Dejean authored
2007-03-30 Benoît Dejean <benoit@placenet.org> * src/disks.cpp: No need for FP code. svn path=/trunk/; revision=1977
-
Claudio Saavedra authored
2007-03-30 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * es.po: Updated Spanish translation by Jorge González. svn path=/trunk/; revision=1976
-
Peter Bach authored
svn path=/trunk/; revision=1975
-
- 29 Mar, 2007 1 commit
-
-
Ilkka Tuohela authored
svn path=/trunk/; revision=1974
-
- 28 Mar, 2007 1 commit
-
-
Benoît Dejean authored
2007-03-28 Benoît Dejean <benoit@placenet.org> * configure.in: * src/util.cpp: * src/util.h: Changes needed by incoming cleanup/fixes. procman::size_cell_data_func: new function. UnrefMapValues::operator(): added a check. svn path=/trunk/; revision=1973
-
- 27 Mar, 2007 1 commit
-
-
Benoît Dejean authored
2007-03-27 Benoît Dejean <benoit@placenet.org> * configure.in: * src/interface.cpp: Little cleanup. Removed dozens of unnecessary gtk_widget_show. svn path=/trunk/; revision=1972
-
- 26 Mar, 2007 2 commits
-
-
Leonardo Ferreira Fontenelle authored
2007-03-26 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Fixed Brazilian Portuguese translation; closes bug #423031. svn path=/trunk/; revision=1971
-
Stéphane Raimbault authored
2007-03-26 Stéphane Raimbault <stephane.raimbault@gmail.com> * fr.po: Fixed French translation by Claude Paroz (bug #422588). svn path=/trunk/; revision=1970
-
- 25 Mar, 2007 1 commit
-
-
Ignacio Casal Quinteiro authored
svn path=/trunk/; revision=1969
-
- 21 Mar, 2007 1 commit
-
-
Pema Geyleg authored
svn path=/trunk/; revision=1967
-
- 20 Mar, 2007 1 commit
-
-
Djihed Afifi authored
svn path=/trunk/; revision=1966
-
- 19 Mar, 2007 1 commit
-
-
Kjartan Maraas authored
2007-03-19 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation from Espen Stefansen. svn path=/trunk/; revision=1965
-
- 18 Mar, 2007 1 commit
-
-
Matic Žgur authored
svn path=/trunk/; revision=1964
-
- 16 Mar, 2007 1 commit
-
-
Luca Ferretti authored
2007-03-16 Luca Ferretti <elle.uca@libero.it> * it.po: Fixed. svn path=/trunk/; revision=1963
-
- 15 Mar, 2007 1 commit
-
-
Luca Ferretti authored
2007-03-15 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation svn path=/trunk/; revision=1962
-