Commit Graph

45 Commits

Author SHA1 Message Date
Mihai Sucan
20586023bb Bug 707987 - Ability to set breakpoints in the Source Editor (orion); r=rcampbell f=past 2012-02-18 12:58:54 +02:00
Johan Charlez
b0b4e03f8f Bug 650760 - Create Help menu for Scratchpad; r=rcampbell 2012-02-21 07:09:29 -04:00
Cameron McCormack
4ca42d4026 Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky 2012-02-17 14:47:39 +11:00
Marco Bonardo
de8434cfcb Backout 7a8b935ab596 (bug 674370) for Paint regression 2012-02-08 09:23:40 +01:00
Cameron McCormack
b98cfeb8d6 Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky 2012-02-08 11:44:45 +11:00
Panagiotis Koutsourakis
835036b234 Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression

DIRS += <foo>
or
DIRS = <foo>

inside the conditional expression

ifdef ENABLE_TESTS
...
endif

are changed to

TEST_DIRS += tests

outside any conditional expression.

The files

./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in

contain the string

ifdef ENABLE_TESTS

but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Dao Gottwald
b3580fe0bd Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell 2012-01-23 11:50:11 -04:00
Mihai Sucan
e1b33d31db Bug 714942 - Implement minimal UI for Jump to line in the Source Editor. r=rcampbell 2012-01-16 13:59:39 +02:00
Mihai Sucan
c7c4670445 Bug 650345 - Implement minimal UI for Find in the Source Editor. r=rcampbell 2012-01-16 18:51:44 +02:00
Dão Gottwald
92705938dd Bug 717191 - browser_scratchpad_bug690552_display_outputs_errors.js leaks the scratchpad window. r=rcampbell 2012-01-12 11:35:35 +01:00
Kenny Heaton
6fa4d0da13 Bug 690552. ScratchPad should display exceptions as comments, just as it does for results. r=felipe,robcee 2012-01-03 08:53:39 -08:00
Tim Taubert
ca70c4acf0 merge m-c to fx-team 2011-12-23 12:45:17 +01:00
David Chan
04fd4ed84a Bug 702144 - Scratchpad russian codepage; r=rcampbell 2011-12-22 13:55:49 -04:00
Kenny Heaton
5cab2fe59a Bug 684546 - The Scratchpad editor's undo/redo state is preserved across file loads. r=msucan 2011-12-20 20:03:16 +02:00
Mihai Sucan
8463acf874 Bug 702331 - Update Orion from upstream; r=rcampbell 2011-12-10 19:03:57 +02:00
Heather Arthur
fc4040c3ef Bug 653427 - Prompt to save file before closing Scratchpad window, r=msucan 2011-11-23 18:49:03 -08:00
Cedric Vivier
9be76d5842 Bug 583041 - Style Editor integration; part 1; r=rcampbell 2011-11-15 16:41:37 +08:00
Heather Arthur
1dafd1ebbb Bug 669612 - In scratchpad, add * postfix to window title when editor contains unsaved changes. r=msucan 2011-11-09 10:09:54 -08:00
Rob Campbell
ac3dfa72f5 Bug 583041 - Style Editor integration; backout; a=orange 2011-11-07 15:02:55 -04:00
Cedric Vivier
7433b5779f Bug 583041 - Style Editor integration; testfix; r=rcampbell 2011-11-07 13:23:29 +08:00
Ed Morley
6e731c995a Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rob Campbell
9ad4bf4a4a merge m-c to fx-team 2011-11-05 10:11:34 -03:00
Mihai Sucan
d9252d6821 Bug 699130 - Paste is disabled after using it once in Scratchpad; r=rcampbell 2011-11-04 17:32:24 +02:00
Rob Campbell
7474b85190 Bug 699130 - Backed out changeset 67d9339ff0df, bad commit message. 2011-11-04 16:03:16 -03:00
Mihai Sucan
712505a7f2 Bug 699130 - Paste is disabled after using it once in Scratchpad 2011-11-04 17:32:24 +02:00
Rail Aliiev
b2aeac5a65 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Heather Arther
325c830caf Bug 679467 - scratchpad doesn't display the value false; r=rcampbell 2011-11-03 12:39:32 -03:00
Heather Arthur
866b917d64 Bug 644409 - Make scratchpads save their state across restarts. r=robcee, r=zpao 2011-11-02 12:32:55 -07:00
Heather Arthur
12891421f5 Backed out changeset 3b63add3a404 2011-11-02 12:26:59 -07:00
Heather Arthur
45d4498d95 Bug 644409 - Make scratchpads save their state across restarts 2011-11-02 12:14:30 -07:00
Joe Walker
32d455fb64 Bug 687851 - Create a locales directory in the devtools module, move all devtools l10n strings to it; r=rcampbell,mfinkle,l10n 2011-10-27 12:35:13 -03:00
Cedric Vivier
999cff4e84 Bug 679753 - Remove Scratchpad's status bar, the Environment menu and the Tools menu; r=rcampbell 2011-10-26 19:35:32 +08:00
Ed Morley
75515b4939 Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey 2011-10-06 17:15:07 +01:00
Rob Campbell
b8a8eb4b15 Bug 650794 - Disable HTML panel and make it use registerTools API; r=msucan 2011-09-26 13:59:23 -03:00
Dão Gottwald
eae192d743 Backed out changeset 121518f3df44 2011-09-24 12:20:19 +02:00
Rob Campbell
85bef7236c Bug 650794 - Disable HTML panel and make it use registerTools API; r=msucan, gavin 2011-09-23 13:51:51 -03:00
Rob Campbell
7f19bab36a Backout 7c5e399e8bfb, Bug 679753 - Remove status bar in Scratchpad, a=testfailures 2011-08-26 14:07:29 -03:00
Cedric Vivier
b5b096e2bd Bug 679753 - Remove status bar in Scratchpad. Make Browser context more discoverable and notify user more visibly. Based on patch by Clochix. r=robcee 2011-08-26 11:32:18 -03:00
Mihai Sucan
80dd1964e2 Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky 2011-08-24 23:44:35 +03:00
Sander van Veen
7dc4337ab2 Bug 673331 - Add identifying information to system compartments. r=mrbkap. 2011-08-21 16:02:24 -07:00
Mihai Sucan
734ac2ba55 Bug 636727 - Add a source editor to Scratchpad; f=rcampbell r=ddahl,gavin.sharp 2011-08-12 00:35:10 +03:00
Pavel Cvrcek
07a11ebc96 Bug 661289 - Scratchpad Save File prompts to overwrite existing files twice.; r=rcampbell 2011-08-11 11:12:24 -03:00
Teddy Ni
c065901a1d Bug 653423 - Undo option is grayed out although action is applicable in Scratchpad; r=rcampbell,gavin.sharp approval-mozilla-aurora=gavin.sharp 2011-08-03 16:42:44 -03:00
Rob Campbell
507c2fa2ef Bug 674879 - Move Scratchpad to browser/devtools; r=gavin.sharp,mihai.sucan 2011-08-02 11:11:32 -03:00
aceman
8a85ef9b8e Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky 2011-12-21 16:51:29 -05:00