root/WingDBG

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @358 [358] 5 years mj Merge Wing 3b1 changes.
(edit) @357 [357] 5 years mj Now that Wing 3b1 is here, branch for WingDBG v2
(edit) @157 [157] 6 years mj Use the logging module; zLOG has been deprecated
(edit) @153 [153] 6 years mj Fix oops in generating advanced tab view; swap PW_MODE constants
(edit) @152 [152] 6 years mj Adjust default locations for latest Wing version
(edit) @149 [149] 6 years sdeibel Updates to work w/ cpy scripts in the latest CMF. The key fix is making …
(edit) @91 [91] 7 years sdeibel ScriptDebugging? fix for CMFFormController scripts and synced version …
(edit) @90 [90] 7 years mj Move contents of WingDBG one level down.
(edit) @89 [89] 7 years mj Move contents of WingDBG down one level.
(edit) @88 [88] 7 years mj Move contents of WingDBG down one level.
(edit) @87 [87] 7 years mj Updating to Wingware version: - Some win32 fixes - Scriptpatcher update - …
(edit) @86 [86] 7 years mj Deal with unexpected exceptions during auto connect; don't leave the …
(edit) @85 [85] 7 years mj Workaround for possible ref-count leak in dbgtracer, clear exception lists …
(edit) @84 [84] 7 years mj Unload wingdb and netserver modules when stopping the debugger. This …
(edit) @83 [83] 7 years mj Refactor IDE connection callback; make it a module-level function.
(edit) @82 [82] 7 years mj Update documentation
(edit) @81 [81] 7 years mj Display a helpful message when the connection to the IDE has timed out.
(edit) @80 [80] 7 years mj W00t, super hack mode. Add auto-reconnect-to-ide mode. If not connected to …
(edit) @79 [79] 7 years mj Also log connected/not connected events on startup
(edit) @78 [78] 7 years mj Correct message
(edit) @77 [77] 7 years mj Add auto-start feature; start the debugger when Zope starts.
(edit) @76 [76] 7 years mj Automate tabindex generation (and add tabindices to configure.pt
(edit) @75 [75] 7 years mj Add logging to the Zope Eventlog. Also clean up the configuration …
(edit) @74 [74] 7 years mj Add a remove tab to remove the service from the CP.
(edit) @73 [73] 7 years mj Fix copy'n'paste error in permssions.
(edit) @72 [72] 7 years mj Move delete permission to a constant (and one imported from the Zope …
(edit) @71 [71] 7 years mj Offer a 'delete me' button.
(edit) @70 [70] 7 years mj Copyright and doc adjustments
(edit) @69 [69] 7 years mj Document old permission name
(edit) @68 [68] 7 years mj Give feedback when the 'use debugger' permission is missing.
(edit) @67 [67] 7 years mj Move the debug class to a new name, making room for a new migration class …
(edit) @66 [66] 7 years mj Use constants from config whereever we can.
(edit) @65 [65] 7 years mj Much nicer looking status screen, with permission checking on the buttons; …
(edit) @64 [64] 7 years mj Provide public (i.e. templates and skins) access to the configuration …
(edit) @63 [63] 7 years mj Code cleanups - Avoid bare excepts wherever we can, document what we …
(edit) @62 [62] 7 years mj Move utilities out to their own module
(edit) @61 [61] 7 years mj Small bugfix; check first *2* digits of the Zope version.
(edit) @60 [60] 7 years mj Add connection-problems troubleshooting page, moving the last templated …
(edit) @59 [59] 7 years mj Rename permissions to use package name first.
(edit) @58 [58] 7 years mj Define permissions
(edit) @57 [57] 7 years mj Store paths in config and use them well.
(edit) @56 [56] 7 years mj unpatch scripts on stop
(edit) @55 [55] 7 years mj Better metatype
(edit) @54 [54] 7 years mj Add call to do_connect to resolve the race condition I seem to have …
(edit) @53 [53] 7 years mj Form improvements: tab indices and focus movement on slection of certain …
(edit) @52 [52] 7 years mj Form improvements; select correct option and enable/disable path text box …
(edit) @51 [51] 7 years mj Apply defaults for boolean checkboxes so they can be cleared.
(edit) @50 [50] 7 years mj General cleanup up the code; especially regarding the global gHttpServer …
(edit) @49 [49] 7 years mj Simplify id handling; no need to set it over the class attribute
(edit) @48 [48] 7 years mj Get rid of the '<none>' log file option; use a drop-down selection …
(edit) @47 [47] 7 years mj No need to convert H1 to H3 with new mini stylesheet in documentation.pt
(edit) @46 [46] 7 years mj Convert monstrous advanced dialog string-interpolation with a decent …
(edit) @45 [45] 7 years mj Mark form help with correct class.
(edit) @44 [44] 7 years mj Remove unused tales path (abandoned concept)
(edit) @43 [43] 7 years mj - Use PropertyManager? for instance variable management - Use a ZPT …
(edit) @42 [42] 7 years mj Refactor stop/start/connect management methods; move the work out to …
(edit) @41 [41] 7 years mj Template cleanups
(edit) @40 [40] 7 years mj Move the manage_main method over to a page template. - Add a few …
(edit) @39 [39] 7 years mj Reuse existing HTML documentation through a ZPT template and a bit of code …
(edit) @38 [38] 7 years mj Simplify classes and rearrange them somewhat
(edit) @37 [37] 7 years mj I really want to use ZPT templates, so rename in anticipation
(edit) @36 [36] 7 years mj Move documentation an icon out to a www subdir.
(edit) @35 [35] 7 years mj Refactorings galore: - Move to a Control Panel Service model - No need …
(edit) @34 [34] 7 years mj Unused in current code base, no need to keep this around.
(edit) @33 [33] 7 years anonymous This commit was manufactured by cvs2svn to create tag 'WingDBG-2_0_2-3'.
(edit) @31 [31] 7 years anonymous This commit was manufactured by cvs2svn to create branch 'Wingware'.
(edit) @30 [30] 7 years mj Initial revision
(edit) @29 [29] 7 years anonymous New repository initialized by cvs2svn.
(add) @28 [28] 7 years mj New top-level dir for WingDBG package, migrated from CVS
Note: See TracRevisionLog for help on using the revision log.