-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Commits on Jun 29, 2012
-
Checking in the addition of RemoveMenuItem. Also made file pass jslint.
Terrence Ryan committedJun 29, 2012 Configuration menu - View commit details
-
Copy full SHA for 5048d29 - Browse repository at this point
Copy the full SHA 5048d29View commit details -
Merge remote-tracking branch 'upstream/master' into removeMenuItem
Terrence Ryan committedJun 29, 2012 Configuration menu - View commit details
-
Copy full SHA for 5299d3f - Browse repository at this point
Copy the full SHA 5299d3fView commit details -
Made changes to code in line with @peterflyn feedback here: #1193
Terrence Ryan committedJun 29, 2012 Configuration menu - View commit details
-
Copy full SHA for 074cd9c - Browse repository at this point
Copy the full SHA 074cd9cView commit details
Commits on Jul 11, 2012
-
Fixing comment grammar mistake.
Terrence Ryan committedJul 11, 2012 Configuration menu - View commit details
-
Copy full SHA for 935a9b7 - Browse repository at this point
Copy the full SHA 935a9b7View commit details
Commits on Jul 13, 2012
-
Merge remote-tracking branch 'upstream/master' into removeMenuItem
Terrence Ryan committedJul 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 9c5bc28 - Browse repository at this point
Copy the full SHA 9c5bc28View commit details -
Added ability to accept commands as well as id's.
Terrence Ryan committedJul 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 8d9ab5a - Browse repository at this point
Copy the full SHA 8d9ab5aView commit details
Commits on Aug 2, 2012
-
Merge remote-tracking branch 'upstream/master' into removeMenuItem
Terrence Ryan committedAug 2, 2012 Configuration menu - View commit details
-
Copy full SHA for 25f0acb - Browse repository at this point
Copy the full SHA 25f0acbView commit details -
Fixed remove menu item to remove the parent <li> of the <a> link that…
… contains it.
Terrence Ryan committedAug 2, 2012 Configuration menu - View commit details
-
Copy full SHA for cfce664 - Browse repository at this point
Copy the full SHA cfce664View commit details -
Cleaning out some whitespace from my addition to the test.
Terrence Ryan committedAug 2, 2012 Configuration menu - View commit details
-
Copy full SHA for e22cf20 - Browse repository at this point
Copy the full SHA e22cf20View commit details -
Removing Extraneous DIVIDER code
Terrence Ryan committedAug 2, 2012 Configuration menu - View commit details
-
Copy full SHA for 93a5dfc - Browse repository at this point
Copy the full SHA 93a5dfcView commit details -
Adding test to verify that removing by command or commandID string wo…
…uld work.
Terrence Ryan committedAug 2, 2012 Configuration menu - View commit details
-
Copy full SHA for e4cdd4f - Browse repository at this point
Copy the full SHA e4cdd4fView commit details -
Added exception handling for cases where someone throws junk into the…
… function
Terrence Ryan committedAug 2, 2012 Configuration menu - View commit details
-
Copy full SHA for fb5f19c - Browse repository at this point
Copy the full SHA fb5f19cView commit details -
Testing for proper handling of junk being thrown into the removeMenuI…
…tem function.
Terrence Ryan committedAug 2, 2012 Configuration menu - View commit details
-
Copy full SHA for 5b01676 - Browse repository at this point
Copy the full SHA 5b01676View commit details -
Renaming variable to make it, you know, refer to what it actually is.
Terrence Ryan committedAug 2, 2012 Configuration menu - View commit details
-
Copy full SHA for c13722f - Browse repository at this point
Copy the full SHA c13722fView commit details
Commits on Nov 7, 2012
-
Merge branch 'removeMenuItem' of https://github.com/tpryan/brackets i…
…nto pflynn/remove-menuitem * 'removeMenuItem' of https://github.com/tpryan/brackets: Renaming variable to make it, you know, refer to what it actually is. Testing for proper handling of junk being thrown into the removeMenuItem function. Added exception handling for cases where someone throws junk into the function Adding test to verify that removing by command or commandID string would work. Removing Extraneous DIVIDER code Cleaning out some whitespace from my addition to the test. Fixed remove menu item to remove the parent <li> of the <a> link that contains it. Added ability to accept commands as well as id's. Fixing comment grammar mistake. Made changes to code in line with @peterflyn feedback here: #1193 Checking in the addition of RemoveMenuItem. Also made file pass jslint. Conflicts: test/spec/Menu-test.js
Configuration menu - View commit details
-
Copy full SHA for 1488ebd - Browse repository at this point
Copy the full SHA 1488ebdView commit details -
Fix Menu.removeMenuItem() unit tests: update for new setup where all …
…tests in spec share one window (use unique ids for everything). Code cleanup in removeMenuItem(): use existing utility method to compute menu item id. Plus some docs tweaks.
Configuration menu - View commit details
-
Copy full SHA for b76cc1e - Browse repository at this point
Copy the full SHA b76cc1eView commit details