Commit Graph

511 Commits

Author SHA1 Message Date
Justin Clark-Casey
b4fbaa601c Implement some fairly harsh locking to stop multiple logging calls to logpacket TestClient command from stepping on each other. 2014-06-19 23:23:16 +01:00
Justin Clark-Casey
b02cbbcbd8 Add timestamp for each packet in logpacket command to correlate output with other logs 2014-06-19 23:03:01 +01:00
Justin Clark-Casey
2f7363839e Implement LogPacket command (previously unimplemented PacketLog) for TestClient.
As per the unimplemented command, this takes n number of packets and logs them to the given file.
This is done asynchronously and the user notified when packet logging is complete.
2014-06-19 22:49:03 +01:00
Justin Clark-Casey
17f56ccbdc Add sendgeneric command to TestClient to allow one to send arbitrary GenericMessagePackets to the simulator for testing purposes 2014-06-18 17:56:13 +01:00
Latif Khalifa
98f70fa3ae Don't bother asking for group members if there is no current group 2014-05-18 08:30:20 +02:00
Latif Khalifa
56523a81c1 LIBOMV-972: Made URI parsing more robust allowing GroupAPIv1 capability to be handled correctly 2014-03-15 00:17:10 +01:00
Latif Khalifa
32b3e19ecc Added prebuild section for Gtk based
GridProxyGUI (requires gtk-sharp)

Uncomment and re-run runprebuild to enable it.
2014-02-25 18:42:11 +01:00
Latif Khalifa
1d721cdf60 Made WGP compatible with changes introduce by GridProxyGUI 2014-02-25 18:19:23 +01:00
Latif Khalifa
04cc322288 Merge remote-tracking branch 'origin/wgp-gtk' 2014-02-25 16:20:44 +01:00
Latif Khalifa
4bfa978414 Fixed permissions 2014-02-25 16:08:56 +01:00
Latif Khalifa
ac57658139 Added support for .NET 4 and .NET 4.5 and Visual Studio 2012 to Prebuild 2014-02-25 16:08:02 +01:00
Latif Khalifa
ae112d56fb Update copyright notices 2014-02-25 15:31:10 +01:00
Latif Khalifa
099b58414e Persist filters. Add context menu options 2013-12-21 23:15:03 +01:00
Latif Khalifa
a7c3e18cd8 Allow proxy to not exit on command args errors.
Validate port in Gtk GridProxy. Persist it
2013-12-21 19:08:26 +01:00
Latif Khalifa
67bc3d6df0 Persist login URLs 2013-12-18 20:02:05 +01:00
Latif Khalifa
b5d16ceda1 Populate listen dropdown with actual interface IP addresses. Remember choice between sessions 2013-12-18 19:18:00 +01:00
Latif Khalifa
eda1b91dd2 Move settings saving to persistance 2013-12-10 14:02:59 +01:00
Latif Khalifa
da943f1749 Persist window state 2013-12-10 13:54:47 +01:00
Latif Khalifa
e58149e5f0 Improve error message when running on systems with required libraries missing 2013-12-10 11:49:16 +01:00
Latif Khalifa
1b049e5c9f More informative plugin loading 2013-12-07 08:03:07 +01:00
Latif Khalifa
43b8c6b54b Allow loading more than one plugin per assembly 2013-12-05 00:16:58 +01:00
Latif Khalifa
c280c357e7 Delete plugins list when stopping proxy 2013-12-05 00:01:53 +01:00
Latif Khalifa
6c655b3967 Rudimentary plugin loading 2013-12-04 23:56:11 +01:00
Latif Khalifa
80fda25498 More plugin loading progress 2013-12-04 23:45:45 +01:00
Latif Khalifa
c86172d99e Added stub tab for plugins 2013-12-04 22:54:54 +01:00
Latif Khalifa
74ac721030 Remove unused handlers 2013-12-04 19:57:35 +01:00
Latif Khalifa
ec79b8d069 Remove edit main menu item, and implement functionality in the context menu 2013-12-04 19:34:20 +01:00
Latif Khalifa
26d3d2b07a Fix colorization of headers and saving of files 2013-12-04 17:09:47 +01:00
Latif Khalifa
aeaf17d470 Don't crash when starting proxy fails 2013-12-04 16:04:18 +01:00
Latif Khalifa
c30624a1e1 Move file handling to a different file 2013-12-04 02:10:18 +01:00
Latif Khalifa
809c84f29b Save full Uri to session file 2013-12-04 02:01:10 +01:00
Latif Khalifa
9f7b95fdad Session saving and loading implemented 2013-12-04 01:23:29 +01:00
Latif Khalifa
6ae5644b4e Added about dialog, menu action stubs 2013-12-03 20:30:58 +01:00
Latif Khalifa
d64fdceee3 GridProxyGUI is not handled by prebuild 2013-12-03 17:23:20 +01:00
Latif Khalifa
151267655a Coding standard 2013-12-03 17:21:43 +01:00
Latif Khalifa
41f85e1b59 Mac support 2013-12-03 17:12:41 +01:00
Latif Khalifa
c2dd0ef104 Don't specify font size 2013-12-02 10:11:27 +01:00
Latif Khalifa
bfe0033079 Inspector 2nd pass done, colorization 2013-12-02 02:20:50 +01:00
Latif Khalifa
266ce7e5d9 Inspector 1st pass done 2013-12-01 23:43:13 +01:00
Latif Khalifa
6047cccca9 More progress 2013-12-01 23:02:34 +01:00
Latif Khalifa
daf8decdb1 Added stats and ability to turn off auto-scroll 2013-12-01 21:21:39 +01:00
Latif Khalifa
4192878ce7 Adding columns in a proper way 2013-12-01 20:01:14 +01:00
Latif Khalifa
956a4e85e5 WIP: Main message scroller rudimentally working 2013-12-01 19:33:47 +01:00
Latif Khalifa
4a58176cac Perms 2013-12-01 15:06:28 +01:00
Latif Khalifa
e78a1908e5 Initial GTK version of GridProxy 2013-12-01 15:05:43 +01:00
Latif Khalifa
2718ee45d4 Added Timestamp to list of captured messages, as requested by Opensim devs 2013-07-25 23:25:47 +02:00
Latif Khalifa
4150259837 Added method for setting FOV 2013-03-09 00:42:33 +01:00
Latif Khalifa
40dfae115a Added a comment and reduced a FOV just a tiny bit 2013-02-27 22:46:16 +01:00
Latif Khalifa
12f29799ac Make camera follow TestClient so it can find objects 2013-02-27 15:11:41 +01:00
Latif Khalifa
9b80b358f3 LIBOMV-939: Gridproxy invalid cast exception on misformatted CAPS
Additional patch by Dahlia

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3604 52acb1d6-8a22-11de-b505-999d5b087335
2012-03-31 02:20:39 +00:00