Commit Graph

114 Commits

Author SHA1 Message Date
Girish Sharma
230f88d3f9 Bug 935176 - saving a style sheet doesn't remove the star, r=harth 2013-12-06 23:51:16 +05:30
Brandon Benvie
896c4bea7f Bug 943673 - Convert to Promise.jsm in the source editor. r=anton 2013-12-02 14:10:57 -08:00
Victor Porof
c10c77ba16 Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell 2013-11-29 16:47:52 +02:00
Anton Kovalyov
129e811482 Bug 919707 - Make shift-click on a gutter select whole lines in the editor. r=robcee 2013-11-26 14:32:28 -08:00
Gabriel Luong
526a6f7ec9 Bug 924996 - Implement keyboard shortcut to move selected lines in source editor. r=anton 2013-11-25 19:06:42 -08:00
Anton Kovalyov
fcbad7c9ed Bug 736879 - Set cursor:text on the SourceEditor's text area. r=jryans 2013-11-25 18:57:27 -08:00
Gabriel Luong
efb86c6a0e Bug 940713 - Enable autoclose brackets for source editor. r=anton 2013-11-25 15:57:51 -08:00
Anton Kovalyov
0dfc524ea8 Bug 941781 - Upgrade CodeMirror to 3.20. r=robcee 2013-11-22 11:56:43 -08:00
Paul Rouget
74d92a854e Bug 941643 - Use menlo and consolas. r=bgrins 2013-11-21 11:48:59 -05:00
Victor Porof
3acff37698 Bug 937539 - Cmd+Alt+F opens find/replace in the Debugger's editor. r=anton 2013-11-20 21:51:33 +02:00
Anton Kovalyov
0b5cedbba7 Bug 919703 - Make search/replace and goto UX more Firefox-ey. r=harth 2013-11-20 16:04:26 -08:00
Anton Kovalyov
7725124c93 Bug 938111 - Don't use innerHTML in the Editor. r=harth 2013-11-20 14:39:10 -08:00
Anton Kovalyov
eb741864ed Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-19 15:53:13 -08:00
Nick Fitzgerald
368377856e Bug 922812 - Add an 'eval current top level function' command to scratchpad; r=past 2013-11-19 15:17:40 -08:00
Anton Kovalyov
e0b7a1d967 Bug 920570 - requestLongerTimeout for browser_codemirror and re-enable it on Linux. r=me 2013-11-19 10:54:19 -08:00
Wes Kocher
cb635bb7ad Backed out changeset 71dc115fe230 (bug 929766) for other m-bc bustage on what I'm guessing is a CLOSED TREE 2013-11-18 16:03:13 -08:00
Anton Kovalyov
adcab1909a Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-18 14:05:07 -08:00
Girish Sharma
6eabf00b87 Bug 931041 - Bring back floating scrollbars in the editor. r=anton, r=paul 2013-11-12 15:51:37 +05:30
Anton Kovalyov
55d229d527 Bug 929234 - Make CodeMirror extraKeys localizable. r=vporof 2013-11-07 14:39:31 -08:00
Victor Porof
845db4c2ba Bug 933649 - Group methods in editor.js for better self-documentation, r=anton 2013-11-06 11:59:20 +02:00
Victor Porof
62117c478c Bug 934225 - GLSL code should be syntax highlighted, r=anton 2013-11-06 11:59:20 +02:00
Anton Kovalyov
7fbac10e5d Bug 933015 - Attach Editor controller to the hidden textarea instead of a CM window. r=benvie 2013-11-05 10:30:19 -08:00
Victor Porof
fa839ec160 Bug 930928 - Shader compilation errors should be displayed in the editor, r=rcampbell,anton 2013-11-05 14:07:37 +02:00
Victor Porof
3fbc0fcb0d Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Brian Grinstead
0a5eda33d0 Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker 2013-10-24 08:41:03 -05:00
Victor Porof
334e43c3da Bug 929888 - Remove the editor context menu listeners from the debugger, r=anton 2013-10-24 11:48:42 +03:00
Girish Sharma
d23a69252d Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan 2013-10-24 10:31:02 +05:30
Anton Kovalyov
f832e628ac Bug 919706 - Localize search UI. r=robcee 2013-10-23 14:57:13 -07:00
Anton Kovalyov
69961acc6a Bug 919709 - Make Debugger use CodeMirror. r=vporof 2013-10-22 13:53:53 -07:00
Ed Morley
3c0d708c0b Bug 920570 & bug 920876 - Skip-if browser_codemirror.js on linux for too many intermittent failures 2013-10-14 22:56:25 +01:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc
f0bcf1241b Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
5e3c678fac Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
18c2c27094 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Anton Kovalyov
45c957c688 Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan 2013-09-20 11:34:10 -07:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Gregory Szorc
4ca67f021a No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Mike Shal
e215f1fcd7 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3); r=joey 2013-06-28 15:17:07 -04:00
Girish Sharma
ca758831d5 Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor, r=msucan 2013-07-02 16:07:31 +05:30
Girish Sharma
b0bb519bc6 Backout 4cdab5388392 (Bug 886474) because of wrong shortcut modifier 2013-07-02 16:05:09 +05:30
Girish Sharma
facdad4b64 Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor. r=msucan 2013-06-27 00:51:33 +05:30
Brandon Benvie
1c761fd71d bug 679364 - Use content/browser/devtools/* for aliases; r=rcampbell 2013-04-30 11:56:00 -04:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
8f9112102d Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Mihai Sucan
6ec3646ad8 Bug 826388 - Allow single click on line numbers to add/remove breakpoints; r=rcampbell 2013-01-03 21:29:53 +02:00
Mihai Sucan
a81099530e Bug 725392 - Source Editor: add a method to convert mouse coordinates to character offsets, r=msucan 2012-08-02 22:30:46 +03:00
Kyle Huey
45adfbf2c8 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
e6e6deb486 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00