1. 1224082 add: log(char* message, int code) by ggayed · 13 years ago
  2. 7dcc2cd [nobug] copyright updates by mrennie · 13 years ago
  3. b47da10 Bug 357367 - NPE when ScriptSource#clearBreakpoints is called. by mrennie · 13 years ago
  4. 9a7e4db [nobug] add license by nitind · 13 years ago
  5. 0db76d4 reimplement previous change, it was using unavailable java API by ggayed · 13 years ago
  6. 38c2868 camel-case request names, request_seq -> requestSeq, response "data"-> by ggayed · 13 years ago
  7. 958e951 resurrect by ggayed · 13 years ago
  8. 6f48e2e change event data -> body by ggayed · 13 years ago
  9. f34219c make command names camel-case by ggayed · 13 years ago
  10. 6194eeb rename request_seq to requestSeq by ggayed · 13 years ago
  11. 7a186d7 Bug 356979 - TextUtils.shortenText() throws PatternSyntaxException by ggayed · 13 years ago
  12. a08bca9 remove old project files by ggayed · 13 years ago
  13. 7e31fed handle jscript:// scripts better by ggayed · 13 years ago
  14. 1864b96 add default constructor and setString() by ggayed · 13 years ago
  15. 7dcc6b4 *** empty log message *** by ggayed · 13 years ago
  16. 7607eb4 change representation of URLs from strings to objects by ggayed · 13 years ago
  17. 14bf7de set known bp's on the server at initialization by ggayed · 13 years ago
  18. 9abdf81 *** empty log message *** by ggayed · 13 years ago
  19. d02a6bb *** empty log message *** by ggayed · 13 years ago
  20. f994389 fix label backgrounds by ggayed · 13 years ago
  21. d9f226b get IBrowserContext working again! by ggayed · 13 years ago
  22. a154d54 prepend LOG:: and ERROR:: preambles by ggayed · 13 years ago
  23. 31a433e remove registerContext(), minimize getServerState() calls, rename INVALID_ARGUMENTS->INVALID_ARGUMENT by ggayed · 13 years ago
  24. 5fa3742 initial by ggayed · 13 years ago
  25. e24793e [nobug] update version for 3.3.1/3.4 by nitind · 13 years ago
  26. 0a05241 [355982] NPE in RhinoPropertyTester by nitind · 13 years ago
  27. dd2df69 scripts command: init scripts from tree if no previous script events by ggayed · 13 years ago
  28. 99d05b6 fix firing of onContextSelected events by ggayed · 13 years ago
  29. 731c230 fix leak of server process, rename "listener" to "browser" by ggayed · 13 years ago
  30. 4a8ae6f rename implementation class by ggayed · 13 years ago
  31. 8df4e47 *** empty log message *** by ggayed · 13 years ago
  32. 2ef84ce *** empty log message *** by ggayed · 13 years ago
  33. 20959bf use message-only windows for server->browser/explorerBar communication by ggayed · 13 years ago
  34. 0ec71d0 replace 'Loaded' registry entry with Crossfire server window class lookup by ggayed · 13 years ago
  35. b3016bb *** empty log message *** by ggayed · 13 years ago
  36. 48ea3e4 *** empty log message *** by ggayed · 13 years ago
  37. 5253745 Bug 351880 - adapt to new response "status" object (and pluralization of requests) by ggayed · 13 years ago
  38. 0302774 Bug 351880 - adapt to new response "status" object (and pluralization of requests) by ggayed · 13 years ago
  39. 77a3f03 Bug 351880 - adapt to new response "status" object (and pluralization of requests) by ggayed · 13 years ago
  40. 9c22190 Bug 351880 - adapt to new response "status" object (and pluralization of requests) by ggayed · 13 years ago
  41. f85b863 Bug 351880 - adapt to new response "status" object (and pluralization of requests) by ggayed · 13 years ago
  42. 81e4b06 [nobug] update the bundle version for the 3.4 development stream by mrennie · 13 years ago
  43. bc18b16 [nobug] remove use of 1.6 methods from 1.4 EE code by mrennie · 13 years ago
  44. 914764f adopt new status object for responses, other small protocol changes by ggayed · 13 years ago
  45. 1295f11 *** empty log message *** by ggayed · 13 years ago
  46. aefb633 *** empty log message *** by ggayed · 13 years ago
  47. d811848 [nobug] update the version number for the 3.4 dev stream by mrennie · 13 years ago
  48. 76fc8de rename script id to url and breakpoint id to handle by ggayed · 13 years ago
  49. 97becdd add bp hit counts by ggayed · 13 years ago
  50. c3bf654 Bug 340573 - NPE connecting to remote target by mrennie · 13 years ago
  51. e49ee6c Bug 346130 - Remote JavaScript tab group references Java help topics by mrennie · 13 years ago
  52. bf57ea0 Bug 347064 - NPE in JavaScriptDebugHover by mrennie · 13 years ago
  53. b882589 add hitCount breakpoint attribute by ggayed · 13 years ago
  54. 2db2f93 bp conditions, async evals by ggayed · 13 years ago
  55. c4cc08a [nobug] spelling mistake by mrennie · 13 years ago
  56. ea92b86 finish evaluate request, improve handling of evaluation results by ggayed · 13 years ago
  57. f40d362 fix crash on script notifications coming after context destroyed, remove onResume event by ggayed · 13 years ago
  58. ae99b94 refactor and improve breakpoints and breakpoint targets, more protocol changes by ggayed · 13 years ago
  59. e5d457e refactor and improve breakpoints and breakpoint targets, more protocol changes by ggayed · 13 years ago
  60. 8cc8d94 add equals() method by ggayed · 13 years ago
  61. a3f1ba0 [346659] FilterMessages is a copy of Messages - causing NLS warnings by cjaun · 13 years ago
  62. 9a2c1a1 copy initial packet from old context to new context, remove some log messages by ggayed · 13 years ago
  63. 9f3fb4c store scripts in map, handle eval/block scripts, fix some Logger strings by ggayed · 13 years ago
  64. 0d755db just Logger strings by ggayed · 13 years ago
  65. 8650b81 [nobug] update for crossfire protocol changes - getbreakpoint, deletebreakpoint, changebreakpoint by mrennie · 13 years ago
  66. 9bd1f7a [nobug] update for crossfire protocol changes - setbreakpoint by mrennie · 13 years ago
  67. 29bf64d [nobug] update for crossfire protocol changes - scope and scopes by mrennie · 13 years ago
  68. cc8ca7c don't replace contexts for anchor navigations, send onScript for scripts w/o content by ggayed · 13 years ago
  69. 8763cb3 fix invalid handshake response, added: createContext, onContextSelected, initial tools requests by ggayed · 13 years ago
  70. f7395bb [nobug] updates for scope / scopes protocol changes by mrennie · 13 years ago
  71. b59f662 resurrect handling of onContextCreated events by ggayed · 13 years ago
  72. 34573ab [nobug] update for onBreak protocol changes by mrennie · 13 years ago
  73. 416edda migration to VS10+VS SDK, punting of MDM, handshake tooling changes by ggayed · 13 years ago
  74. 62f84e6 [nobug] update for listcontexts protocol changes by mrennie · 13 years ago
  75. d79954b *** empty log message *** by ggayed · 13 years ago
  76. a826843 *** empty log message *** by ggayed · 13 years ago
  77. eab157e various by ggayed · 13 years ago
  78. bb9673b *** empty log message *** by ggayed · 13 years ago
  79. d814d13 [nobug] update for crossfire protocol changes by mrennie · 13 years ago
  80. 29e1116 added server panel, server listener, command line launch by ggayed · 13 years ago
  81. ca22561 *** empty log message *** by ggayed · 13 years ago
  82. ef5ef53 adapt to bp protocol changes by ggayed · 13 years ago
  83. 571094c added server panel, server listener, command line launch by ggayed · 13 years ago
  84. e91a6d0 *** empty log message *** by ggayed · 13 years ago
  85. 32e35e1 added server panel, server listener, command line launch by ggayed · 13 years ago
  86. 27c327d [nobug] update for crossfire protocol changes by mrennie · 13 years ago
  87. 3f0c771 [nobug] update for the new onContext* event form by mrennie · 13 years ago
  88. 92984e3 [nobug] updates for new frame object shape by mrennie · 13 years ago
  89. 840a408 [nobug] update for latest version of gettools, enabletools and disabletools by mrennie · 13 years ago
  90. f30ed37 [nobug] update for 0.3a7 use of Infinity, -Infinity and NaN by mrennie · 13 years ago
  91. 96bc12d [crossfire] add support for enabling / disabling tools on attach by mrennie · 13 years ago
  92. d5a7d19 updates for 0.3a7 protocol changes by mrennie · 13 years ago
  93. 2eff8cb Copyright updates by mrennie · 13 years ago
  94. db3bfed Bug 343763 - Remove use of deprecated InstanceScope / DefaultScope by mrennie · 13 years ago
  95. af1e490 Bug 337043 - Rhino launch shortcut shows up in Ant build files by mrennie · 13 years ago
  96. e7271c1 Bug 339468 - [Crossfire] after one step the into/over/out buttons are disabled by mrennie · 13 years ago
  97. 5e8fa19 *** empty log message *** by mrennie · 13 years ago
  98. 2a1bd89 [nobug] initial commit to share Node.js debug project by mrennie · 13 years ago
  99. b00af8d [nobug] fixed build.properties warning by mrennie · 13 years ago
  100. 966ba7e [nobug] fixed copyrights by mrennie · 13 years ago