aboutsummaryrefslogtreecommitdiffstats
path: root/gg_map/gg_map.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gg_map: option to specify glougloud server ip / portLaurent Ghigonis2013-06-051-1/+41
* better UILaurent Ghigonis2013-01-121-54/+40
* change default graph layout to EGRAPH_LAYOUT_KAMADAKAWAILaurent Ghigonis2012-12-151-2/+3
* rename vertice if we receive a glouglou packet PACKET_NAME for itLaurent Ghigonis2012-12-151-4/+14
* rename ggnet_grouping_set() to ggnet_set_grouping(), to match ggnet_set_dns().Laurent Ghigonis2012-12-151-1/+1
* make window bigger by default so it fits my screenLaurent Ghigonis2012-12-131-1/+1
* remove useless buttons in UILaurent Ghigonis2012-12-131-66/+2
* improve gg_map UI, by using copying from egraph demoappLaurent Ghigonis2012-12-131-17/+207
* attach and detach node groups to "inactive tree" or to current active nodeLaurent Ghigonis2012-12-131-7/+45
* adapt to use libggnet group parentingLaurent Ghigonis2012-12-131-1/+5
* use libggnet grouping, and add a global var _debug and many printfLaurent Ghigonis2012-12-131-4/+47
* test egraph creation success *before* using itLaurent Ghigonis2012-12-131-1/+1
* actualy delete edges on conn delLaurent Ghigonis2012-12-121-4/+9
* set default egraph layout to EGRAPH_LAYOUT_FRUCHTERMANREINGOLDLaurent Ghigonis2012-12-121-0/+1
* do not use id=1 for coloration of egraph blobsLaurent Ghigonis2012-12-121-1/+1
* better egraph blob sizeLaurent Ghigonis2012-12-111-1/+1
* better packet encode / decode and size display, and colorisation of blobsLaurent Ghigonis2012-12-111-7/+14
* correctly decode packet size and response typeLaurent Ghigonis2012-12-111-3/+10
* force node size for nowLaurent Ghigonis2012-12-111-1/+1
* send egraph blobs on glouglou data packetsLaurent Ghigonis2012-12-111-2/+15
* disable edge deletion for nowLaurent Ghigonis2012-12-101-1/+3
* fix ip_to_str()Laurent Ghigonis2012-12-101-1/+1
* show node ip on the network graph, and display a black backgroundLaurent Ghigonis2012-12-101-4/+16
* first version that acualy displays something !Laurent Ghigonis2012-12-101-45/+108
* basic version that opens an elementary window, connects to glougloud serverLaurent Ghigonis2012-12-041-205/+51
* update gg_map name, add WARNING of work in progressLaurent Ghigonis2012-12-021-0/+290