root/WingDBG

Revision Log Mode:


Legend:

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