aboutsummaryrefslogtreecommitdiffstats
path: root/gg_map (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | fix usage in gg_map
* 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
|
* more DEBUG backtrace stuffLaurent Ghigonis2012-12-132-4/+507
|
* include CFLAGS when compiling BINARYLaurent Ghigonis2012-12-131-1/+1
|
* 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
| | | | depending on connection id.
* 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
| | | | | * add nodes and connections on the graph uppon gg_packet receive * improve UI
* CFLAGS: include debug symbols and remove optimisationLaurent Ghigonis2012-12-101-1/+2
|
* link with egraphLaurent Ghigonis2012-12-081-1/+1
|
* update RequirementsLaurent Ghigonis2012-12-061-3/+2
|
* research docsLaurent Ghigonis2012-12-061-0/+16
|
* reasearch notes on igraphLaurent Ghigonis2012-12-052-0/+40
|
* TODO++Laurent Ghigonis2012-12-051-0/+5
|
* research notesLaurent Ghigonis2012-12-053-30/+305
|
* Research notesLaurent Ghigonis2012-12-051-0/+34
|
* basic version that opens an elementary window, connects to glougloud serverLaurent Ghigonis2012-12-041-205/+51
| | | | and prints received connection packets
* link to libevent and libglouglouLaurent Ghigonis2012-12-041-1/+1
|
* update gg_map name, add WARNING of work in progressLaurent Ghigonis2012-12-022-1/+2
|
* rename gg_net to gg_mapLaurent Ghigonis2012-12-024-0/+327