Bump project version to 212.1.
[macgdbp.git] / English.lproj /
2019-12-07 Robert SesekModernize localization files.
2019-09-14 Robert SesekUpdate the layout of the connection log window.
2019-09-14 Robert SesekSet autoresizing mask on Eval outer view.
2019-09-13 Robert SesekUpdate copyright in InfoPlist.strings.
2019-09-13 Robert SesekFix toolbar item auto-validation.
2019-09-12 Robert SesekConvert all of the toolbar items to buttons.
2019-09-11 Robert SesekRename the breakpoint button menu item titles.
2019-09-11 Robert SesekRevert "Add support for function return breakpoints."
2019-09-11 Robert SesekAdd support for function return breakpoints.
2019-09-11 Robert SesekApply a plain number formatter to the port preference...
2019-09-11 Robert SesekPixel push various paned views to remove double-border...
2019-09-11 Robert SesekUse a small toolbar, and stop putting the port in the...
2019-09-03 Robert SesekMinor tweaks to the Breakpoints table alignment.
2019-09-02 Robert SesekRewire Debugger.xib to properties rather than ivars.
2019-09-02 Robert SesekRefactor some of DebuggerController's ivars.
2019-09-02 Robert SesekChange the "Attached" toolbar button style to not be...
2016-12-05 Robert SesekAdd UI for setting sybmolic breakpoints.
2016-12-05 Robert SesekMove the status into the toolbar, and remove it from...
2016-12-05 Robert SesekFix up Eval after moving it into the debugger.
2016-12-04 Robert SesekMake the add breakpoint button a pull-down menu.
2016-12-04 Robert SesekRemove the dedicated Breakpoints source view.
2016-12-04 Robert SesekFix clipping of the Bookmarks.xib add/remove buttons.
2016-08-05 Robert SesekMove the Eval window into a tabbed section.
2016-08-04 Robert SesekSet an autosave name for the main Debugger split view.
2016-08-04 Robert SesekMove Breakpoints from a window to a view in the main...
2016-08-04 Robert SesekAdd a tab view and segmented control for selection...
2016-04-10 Robert SesekUpdate copyright strings to 2016.
2016-04-10 Robert SesekRemove use of BSSplitView from Log.xib too.
2016-04-10 Robert SesekFix "Unknown class BSSplitView in Interface Builder...
2015-12-07 Robert SesekInitial re-layout of the main Debugger.xib.
2015-12-07 Robert SesekThis is 2.0 Beta 1.
2015-12-07 Robert SesekZero-warning build.
2015-12-07 Robert SesekMerge branch 'debugger-back-end'
2015-12-07 Robert SesekRemove -[DebuggerBackEndDelegate errorEncountered:].
2015-12-02 Robert SesekRewrite variable and property loading.
2015-10-24 Robert SesekMerge branch 'message-queue' into debugger-back-end
2015-10-24 Robert SesekEnsure that stack frames are loaded when the array...
2015-10-24 Robert SesekMove management of the stack to DebuggerModel.
2015-10-12 Robert SesekIntroduce DebuggerModel, which will be updated by the...
2015-10-11 Robert SesekClean up DebuggerBackEnd and move all the ivars into...
2013-06-28 Robert SesekConnect ProtocolClient to the LoggingController.
2012-09-03 Robert SesekMove out of 1.5 beta to stable, and update the copyrigh... 1.5 1.5.0.104
2012-09-03 Robert SesekMake the eval result scrollable
2011-05-30 Robert SesekAdd an Evaluate menu item to the Debugger menu
2011-05-30 Robert SesekCreate a new icon for the Eval toolbar item
2011-05-30 Robert SesekHave the EvalWindow autosave its frame
2011-05-01 Robert SesekFix a warning in Preferences.xib about checkbox image...
2011-05-01 Robert SesekAdd StripLineBreaksValueTransformer and use it for...
2011-05-01 Robert SesekMerge branch 'eval-sheet'
2011-05-01 Robert SesekDon't use |-performClick:| to wire up the Evalute butto...
2011-05-01 Robert Sesek* Rename "Evalute Code" to "Evaluate Script" in the...
2011-05-01 Robert SesekXIB changes:
2011-05-01 Robert SesekHook up the Evaluate button
2011-05-01 Robert SesekHook up the EvalController and modal interface via...
2011-05-01 Robert SesekAdd the EvalController and Eval.xib
2011-01-06 Robert SesekDisallow sorting and selection of columns in the Connec...
2011-01-06 Robert SesekAdd an Attached menu item and give it a keyboard shortcut.
2011-01-06 Robert SesekSet the key equivalent for the remove breakpoint button...
2011-01-06 Robert SesekRevert "Stub out the methods needed for drag and drop...
2011-01-06 Robert SesekRevert "Add drag and drop for the table view."
2011-01-06 Robert SesekAdd drag and drop for the table view.
2011-01-06 Robert SesekStub out the methods needed for drag and drop on the...
2011-01-06 Robert SesekHappy new year!
2011-01-06 Robert SesekAdd a Stop menu item.
2011-01-05 Robert SesekAdd a "stop" button to the toolbar that detaches the...
2010-12-16 Robert Sesek* Store the DebuggerAttached value in the preferences
2010-12-16 Robert Sesek* Remove the AutoReconnect preference item now that...
2010-12-16 Robert SesekDo away with the concept of "reconnect" and use a checb...
2010-10-31 Robert SesekSwitch to using VariableNode in the interface. Reduce...
2010-03-30 Robert Sesek* Do not allow editing of the log table.
2010-03-29 Robert SesekCreate a LoggingController that shows all the commands...
2010-02-16 Robert SesekHappy new year!
2010-02-01 Robert SesekPrevent the Preferences window from jumping around...
2010-02-01 Robert SesekRemove IDE key preference because this is a property...
2009-07-22 Robert Sesek* Add a preference to automatically reconnect. Fixes...
2009-07-22 Robert SesekAdd a tooltip to the "break on first line" preference.
2009-05-19 Robert SesekAdd a toolbar icon for the HUD window, which required...
2009-05-17 Robert SesekPut the debugger behavior settings above the Xdebug...
2009-05-17 Robert SesekAdd a preference to disable automatic step-in upon...
2009-04-02 Robert SesekHave the inspector remember its visibility
2009-04-02 Robert SesekAdd an item to the Window menu to allow the inspector...
2009-04-02 Robert SesekAdd a variable value inspector
2009-02-09 Robert SesekMerge branch 'path-replacement'
2009-02-06 Robert SesekThe breakpoints window will now remember if it was...
2009-02-06 Robert SesekAdd the actual path replacement procedure and flip...
2009-02-06 Robert SesekAdd a custom NSArrayController for the paths preference...
2009-02-06 Robert SesekAdd the path management bindings and array controller
2009-02-06 Robert SesekDesign the paths replacement interface
2009-02-05 Robert SesekAdd the paths replacement panel but don't implement...
2009-02-05 Robert SesekImplement a toolbar for the preferences window
2009-02-05 Robert SesekShow the variables in all contexts instead of just...
2009-01-22 Robert SesekHappy new year! Bump copyright.
2009-01-22 Robert SesekMerge branch 'refactoring'
2008-12-02 Robert SesekRenaming registers to variables
2008-12-01 Robert SesekUse automatic validation of UI items for the toolbar...
2008-12-01 Robert SesekUse bindings to set the register controller's contentArray
2008-12-01 Robert SesekSet the file column to truncate head, not truncate...
2008-12-01 Robert SesekRather than having GDBpConnection tell the window contr...
2008-12-01 Robert SesekUpdate the bindings for the stack viewer to use our...
2008-12-01 Robert SesekRefactor the DebuggerController's "stackController...
next