aboutsummaryrefslogtreecommitdiffstats
path: root/gtk2/main.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-07Change naming for rpcstat and rpcprogsRonnie Sahlberg1-5/+5
2002-09-06Patch from Oliver Abad to reduce CPU used by the redraw thread. Use g_sleep()Ronnie Sahlberg1-5/+7
2002-09-06From Vassilii Khachaturov, cleanup of redundant code.Ronnie Sahlberg1-20/+2
2002-09-06Moved two other functions from gtk2-rpc[stat|progs].c into main.c so itRonnie Sahlberg1-1/+3
2002-09-06Gtk2 port of RPCPROGS statisticsRonnie Sahlberg1-2/+7
2002-09-06Moved access of the mutex protecting the critical region into gtk2/main.cRonnie Sahlberg1-2/+18
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-19/+1
2002-09-05Added a mutex to protect a critical region in Gtk2 where the list can beRonnie Sahlberg1-2/+28
2002-09-04Enable rpcstat in the gtk2 guiRonnie Sahlberg1-1/+30
2002-08-31GTK+ v2 port.Olivier Abad1-0/+2467