ben%netscape.com
86f6718be8
provide pref to show the modal about dialog if one wishes. r=bryner
2007-06-21 19:44:15 +00:00
beard%netscape.com
4dbe3ce732
Added prefs for using nsViewManager2 to the debug panel.
2007-06-21 19:44:14 +00:00
alecf%netscape.com
428020d654
remove prefwindow from the build! Hurrah it is gone! r=sspitzer
2007-06-21 19:44:13 +00:00
mcafee%netscape.com
6a14c225be
Resurrecting some prefs we lost in the pref landing. r=rgoodger@ihug.co.nz
2007-06-21 19:44:12 +00:00
rgoodger%ihug.co.nz
27a30f6089
new prefwindow landing r=alecf@netscape.com
2007-06-21 19:44:11 +00:00
rgoodger%ihug.co.nz
1d43e6ce7d
New Prefwindow landing. r=alecf@netscape.com
2007-06-21 19:43:46 +00:00
bugzilla%standard8.demon.co.uk
84315df10f
Address missed review comment from bug 381343, force locales for the debugQA extension to just en-US for now
2007-06-12 16:00:47 +00:00
kairo%kairo.at
3307a40f1d
bug 299726 - QA Area Link change for Seamonkey - use a better cvs module for the bonsai link, r=Neil
2007-06-08 23:29:57 +00:00
bugzilla%standard8.demon.co.uk
c05d51946d
Bug 381343 Move SeaMonkey's debug/QA UI elements to be built as an extension in-tree. r=ajschult,KaiRo,sr=Neil
2007-06-08 15:41:03 +00:00
mcafee%netscape.com
81bce7afe8
Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar
1999-12-14 07:37:03 +00:00
blizzard%redhat.com
7cfde8d68e
add a debugging window utility for gtk
1999-12-07 22:02:40 +00:00
cmanske%netscape.com
5ea1eb5e29
Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana
1999-12-07 01:12:10 +00:00
rgoodger%ihug.co.nz
3cb92dfe31
making prefs panels skinnable. (bug 19560)
1999-12-06 09:21:10 +00:00
hyatt%netscape.com
8af3a091d0
Making editor skin-compliant.
1999-12-05 09:43:20 +00:00
nisheeth%netscape.com
3938f2b6a7
Don't make the label of a pref an anchor. r=none.
1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
f6f3439554
r=harishd.
...
- The stack walking code now works on windows. We were initializing the symbol handler on each DLL load which was resetting its symbol tables. Now, we don't re-init the symbol handler repeatedly.
- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF. When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set. If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
fergus%netscape.com
96661a5c57
Updated/added Localization Notes.
r: chjung & rchen
1999-11-12 01:53:54 +00:00
waterson%netscape.com
65a934fb10
Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI.
1999-11-02 01:14:50 +00:00
alecf%netscape.com
b4b974857d
add class="dialog" to all pref window dialogs
...
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
cmanske%netscape.com
c808246711
Fixed Composer UI to adjust to latest global CSS changes. Mostly needed to add appropriate class to titled buttons. Change editorshell to stop throbber animation even if editor fails to initialize. r=sfraser
1999-10-29 22:33:34 +00:00
rchen%netscape.com
d2f8166db4
Add Localization notes
1999-10-29 21:27:41 +00:00
cmanske%netscape.com
3525e3ea8d
Fixed bugs 16690, 16991. Also made UI changes to adjust for new 'skin' r=sfraser
1999-10-28 01:51:07 +00:00
cata%netscape.com
fc69c75001
I'm checking in for momoi, r=cata, bug #17018 , Charset Menu usability workaround.
1999-10-27 23:10:51 +00:00
cmanske%netscape.com
712a9be961
Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge
1999-10-26 23:13:00 +00:00
brade%netscape.com
55cad76230
fix plain text editor (r=cmanske@netscape.com)
1999-10-25 21:57:11 +00:00
cmanske%netscape.com
ec2d4cca17
Fixed bugs 12515, 16493,16494,16495,16692,16794,most of 9758. Replaced old 'target' icon with interim 'anchor' icon. r=sfraser
1999-10-20 14:15:25 +00:00
tbogard%aol.net
93731c0fe9
Changed TextEditorAppShell.xul to use the new XUL editor tag instead of html:iframe. Changed EditorStartup to take an element. Changed EditorStartup to request the EditorShell from the editorElement rather than doing a createInstance and QI. r=hyatt
1999-10-15 21:58:49 +00:00
mcafee%netscape.com
f3157b5474
Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson
1999-10-12 05:40:15 +00:00
mcafee%netscape.com
b1aa53da81
Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com
1999-10-03 06:56:43 +00:00
hyatt%netscape.com
9e75934ef0
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
saari%netscape.com
6df67e6af3
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
1999-09-21 23:02:35 +00:00
fergus%netscape.com
7f4afbf42e
Adding localization comments
1999-09-16 21:20:57 +00:00
cmanske%netscape.com
c3e0b340d1
Added an HR to editor test page
1999-09-16 04:38:50 +00:00
cmanske%netscape.com
fe95945cb2
Added a link and named anchor to the editor test page
1999-09-15 20:37:10 +00:00
akkana%netscape.com
2f8fd57333
Remove style info -- we need the plaintext-mode editor to do this for us, not requiring it to be in the file
1999-09-14 21:30:58 +00:00
hangas%netscape.com
ef232c9643
Updated help menu to match new id in globalOverlay.xul
1999-09-12 02:50:24 +00:00
ramiro%netscape.com
a792b8c40b
Add event debuggin prefs.
1999-09-09 04:11:37 +00:00
ramiro%netscape.com
f1aa7541a8
Move the debug prefs to their own panel. Add Invalidate() flashing
...
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
jfrancis%netscape.com
f286c55765
adding type="cite" to the blockquote, for testing purposes
1999-09-06 19:44:14 +00:00
sfraser%netscape.com
2a391869b0
Landing XUL overlays for editor keys, toolbars and menus.
1999-09-02 04:55:52 +00:00
sfraser%netscape.com
509d788966
Add a UTF-8 charset declaratoin, and some Japanese for grins.
1999-09-02 04:49:09 +00:00
sfraser%netscape.com
0691aa68f0
Fix the plain text XUL to load -- fix entity
1999-09-01 05:50:36 +00:00
brade%netscape.com
fea1beaef0
add license
1999-08-25 14:40:33 +00:00
hyatt%netscape.com
f1252f912a
Renaming onaction to oncommand.
1999-08-20 22:58:32 +00:00
akkana%netscape.com
d78cbc0c02
Handle plaintext wrapping in style, rather than a pre tag in the body. Also fix a couple of warnings.
1999-08-20 22:39:48 +00:00
akkana%netscape.com
6187c11f26
Partial work toward 11390, using style instead of embedded pre tag
...
to control wrapping; this adds a style tag that should work, but
doesn't seem to (see bug 4696), so I've left the old pre tag in place.
Also change text to more accurately reflect the situation, and fix the
80 char reference so that it's really 80 chars (was 78 ;-).
1999-08-19 22:14:54 +00:00
brade%netscape.com
044d8b54aa
add license
1999-08-19 14:38:45 +00:00
sfraser%netscape.com
ddc164b565
Add an <OL>
1999-08-10 23:14:12 +00:00
brade%netscape.com
93193b06a3
partial synch up with editorappshell.xul; fix entities (a=mcafee)
1999-08-10 20:55:14 +00:00
brade%netscape.com
4cca11f428
point to EditorAppShell.dtd (removing entities)
1999-08-10 14:18:16 +00:00
sfraser%netscape.com
f6e5928290
Add some inline style, for fun
1999-08-03 00:59:06 +00:00
sfraser%netscape.com
49a2df43ac
Just some cleanup
1999-08-02 22:29:19 +00:00
hyatt%netscape.com
6521db1fe0
Fixing editor bustage in one of their XUL files that prevented the window
...
from even coming up. (Assuming this should be fixed before the tree opens,
hence the checkin into a closed tree.)
1999-08-02 19:59:57 +00:00
cmanske%netscape.com
ea1fad962e
Fixed missing entity referenece for italic and bold buttons on text editor menu.
1999-08-01 22:56:52 +00:00
cmanske%netscape.com
ec0c057e63
Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods.
1999-08-01 22:37:58 +00:00
hyatt%netscape.com
0541afe016
Phase 3. Patching XUL files to move the menu bar into the toolbox.
1999-07-31 11:30:46 +00:00
hyatt%netscape.com
c190007246
Patching the text editor XUL file.
1999-07-31 07:26:19 +00:00
hyatt%netscape.com
57c6c6d297
Phase 1 of menu landing. Patching the syntax of XUL files to fix them up.
1999-07-31 02:48:17 +00:00
akkana%netscape.com
9e81dc2ce9
Fix Paste as Quotation label
1999-07-30 23:38:16 +00:00
sfraser%netscape.com
68f9da156c
Bring the table borders back!
1999-07-28 01:23:53 +00:00
akkana%netscape.com
37834e49c8
Get rid of confusing duplicated paragraph
1999-07-27 21:18:51 +00:00
akkana%netscape.com
905fc39918
Add a sentence with a bunch of nbsp's
1999-07-16 00:13:57 +00:00
sfraser%netscape.com
e91f30b7e4
Change comment style the style block.
1999-07-14 22:31:43 +00:00
brade%netscape.com
4f823327de
localizable strings pulled out into entities
1999-07-08 20:05:35 +00:00
cmanske%netscape.com
6b64437d36
Small changes to editor xul files
1999-07-02 21:54:33 +00:00
sfraser%netscape.com
0bd6830519
Go back to a 1.6, and fix the HTML iframe content-primary attribute so that everything works again.
1999-07-02 21:08:33 +00:00
sfraser%netscape.com
11ff3751cb
Fix comment style.
1999-07-02 20:55:46 +00:00
akkana%netscape.com
c9092999b8
Reverting to version 1.3 since versions since then completely hork the plaintext editor window
1999-07-02 20:14:04 +00:00
hyatt%netscape.com
cfdf5ded57
Forgot the vertical alignment for the editor files.
1999-07-02 05:34:59 +00:00
hyatt%netscape.com
3c5b31cf02
Changing the editor main window to work with the new XUL changes (making
...
the window tag a box).
1999-07-02 05:26:18 +00:00
sfraser%netscape.com
6640543201
Add stuff for applying style sheets.
1999-07-02 03:56:59 +00:00
cmanske%netscape.com
61ac94bd97
Fixed editor UI to be inline with hyatt's XUL popup window fixes
1999-07-01 23:44:59 +00:00
akkana%netscape.com
68200a77ac
Fix spelling error that was irritating me
1999-06-25 20:07:18 +00:00
cmanske%netscape.com
089b86baf7
Fixed GetBodyElement. Changed editor test doc to not use CSS for background. Initial code to edit element properties when double-clicking on element.
1999-06-24 20:59:45 +00:00
akkana%netscape.com
9788382e4d
Add a comment and an acute entity, for testing purposes
1999-06-16 00:53:54 +00:00
jfrancis%netscape.com
c9a41210b4
ssssh, it's a secret
1999-06-13 07:50:17 +00:00
law%netscape.com
bf1be08cdf
"First step towards exorcism of nsIXULWindowCallbacks"
1999-06-07 19:21:33 +00:00
akkana%netscape.com
99285c6711
Add paste/insert as quotation into editor app cores to be accessible from JS.
1999-05-28 00:46:34 +00:00
akkana%netscape.com
9170022e47
Add plaintext editor as an option in browser and editor menus
1999-05-27 22:21:48 +00:00
sfraser%netscape.com
e0f104fb65
Fix the page title
1999-05-27 04:06:17 +00:00
sfraser%netscape.com
d71526a092
Add page titles, and white background through style.
1999-05-27 03:56:07 +00:00
jfrancis%netscape.com
cba367075d
artistic integrity of poetry must not be comprimised!
1999-05-13 02:40:53 +00:00
cmanske%netscape.com
ac1c0f7709
Added UI for paragraph style and preliminary versions of image and link dialogs
1999-05-05 23:29:18 +00:00
jfrancis%netscape.com
086fffbf19
adding list to sample html
1999-04-26 14:27:02 +00:00
sfraser%netscape.com
2c20b9e7f9
First Checked In.
1999-04-21 19:11:18 +00:00