* Remove the AutoReconnect preference item now that reconnecting is a thing of the...
[macgdbp.git] / English.lproj / Preferences.xib
2010-12-16 Robert Sesek* Remove the AutoReconnect preference item now that...
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-17 Robert SesekPut the debugger behavior settings above the Xdebug...
2009-05-17 Robert SesekAdd a preference to disable automatic step-in upon...
2009-02-09 Robert SesekMerge branch 'path-replacement'
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
2008-07-09 Robert SesekAdd a warning that says to close and reopen MacGDBp...
2008-07-09 Robert SesekBind the preference inputs to the NSUserDefaultsController
2008-07-09 Robert SesekLaying out the user interface for the preferences window
2008-07-09 Robert SesekAdding an empty preferences window and controller....