sford3%swbell.net
|
9c042bed29
|
Fix bug 21474 add send page to the editor, r=brade a=waterson
|
2000-02-25 00:55:20 +00:00 |
cmanske%netscape.com
|
85575b3398
|
Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar
|
2000-02-24 03:03:08 +00:00 |
brade%netscape.com
|
9e757165c3
|
fix find command (#28259)
|
2000-02-23 14:31:21 +00:00 |
cmanske%netscape.com
|
8d5a004f1b
|
Disable table selection methods, bug 28455, r=sfraser, a=jar
|
2000-02-23 05:12:40 +00:00 |
cata%netscape.com
|
efd14992d4
|
Change menu label. a=bobj bug #28135
|
2000-02-23 00:13:57 +00:00 |
cata%netscape.com
|
281727aa3b
|
Commenting out 4 menu items. a=bobj bug #28135
|
2000-02-23 00:13:21 +00:00 |
cmanske%netscape.com
|
4af1a58f7f
|
Fixed PDT+ bug 25137, r=ducarroz, a=chofman
|
2000-02-17 20:43:37 +00:00 |
brade%netscape.com
|
ecd43138ae
|
fix accesskeys (bugs 27887, 27889)
|
2000-02-17 15:09:24 +00:00 |
sspitzer%netscape.com
|
e0e0993af0
|
remove unused code, which was copied and pasted from tasksOverlay.js r=sfraser
|
2000-02-16 06:08:43 +00:00 |
cmanske%netscape.com
|
01647d5fb0
|
Disabling menu items for table properties dialog, which isn't ready for Beta1. r=sfraser
|
2000-02-16 05:50:03 +00:00 |
cata%netscape.com
|
ba397856ad
|
Fixing access keys. Checking for momoi. r=cata bug=27352
|
2000-02-16 05:05:33 +00:00 |
cmanske%netscape.com
|
992a5ea3c3
|
Safe UI changes: increased size of colorpicker buttons. r=slamm
|
2000-02-16 03:10:33 +00:00 |
cmanske%netscape.com
|
aa56163870
|
Safe UI changes: fixed window title bug, 28921; fixed page colors dialog bug 27905; increased size of colorpicker buttons. r=slamm
|
2000-02-16 03:09:46 +00:00 |
sfraser%netscape.com
|
32a2dc720c
|
Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton
|
2000-02-16 01:49:50 +00:00 |
sfraser%netscape.com
|
185fff7d12
|
Changes to get edit menu commands updating properly, fetching them from globalOverlay.xul. For bug 18395. r=pinkerton
|
2000-02-16 01:46:34 +00:00 |
sfraser%netscape.com
|
7cecb6043e
|
Remove a redundant dump(). r=mozbot
|
2000-02-16 01:45:18 +00:00 |
akkana%netscape.com
|
8145d06019
|
More 27395, very minor tweak: strip out body tags with attributes, and format the source shown. r=cmanske
|
2000-02-16 00:12:31 +00:00 |
andreww%netscape.com
|
c3a582657f
|
adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil
|
2000-02-15 21:24:39 +00:00 |
akkana%netscape.com
|
b76dce8493
|
27395: Tiny change to make insert source actually be edit source. r=cmanske
|
2000-02-15 21:19:30 +00:00 |
cmanske%netscape.com
|
6a7034a643
|
Added Page Properties (26889) and Page Colors dialogs (14344), removed debug menu only in release (27237), link dialog fixes (27308), lots of dialog rewrite to use titledbox instead of fieldset, rewrote insert table dialog to use boxes. Changed font size to use CSS strings, not <font size> for ui, but other bugs prevented inserting spans for size. Other small bug fixes. r=brade.
|
2000-02-15 15:54:05 +00:00 |
amusil%netscape.com
|
f5e325d671
|
Added id's for the edit menu items so that clients of
this overlay can choose to remove ones if they so desire.
r=cmanske
|
2000-02-15 09:46:28 +00:00 |
brade%netscape.com
|
8fbc57442e
|
found another lurker that should have been checked in last week (default prefs)
|
2000-02-14 14:52:50 +00:00 |
evaughan%netscape.com
|
aee324fc26
|
Fix for bug 24351 as well as other jumping buttons and glitches in UI.
|
2000-02-14 05:30:05 +00:00 |
cmanske%netscape.com
|
b69a5afb79
|
Color dialog work, corrected checking in new images without -kb, r=mjudge
|
2000-02-11 03:45:40 +00:00 |
akkana%netscape.com
|
d388d09698
|
27138: Implementations for View Source and Preview. r=cmanske
|
2000-02-11 02:48:28 +00:00 |
cmanske%netscape.com
|
988e112200
|
Adding js file for new dialog. r=mjudge
|
2000-02-11 01:44:24 +00:00 |
cmanske%netscape.com
|
1d97700c18
|
Fixed color picker bug 27293. Initial checkin of new Color Properties dialog. Added images to show span and div tags. r=mjudge
|
2000-02-11 01:26:03 +00:00 |
cmanske%netscape.com
|
df59543c22
|
Disabled unimplemented table menu items. r=mjudge
|
2000-02-10 05:36:31 +00:00 |
cmanske%netscape.com
|
264068946d
|
Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge
|
2000-02-10 05:14:52 +00:00 |
brade%netscape.com
|
859f582b84
|
remove \n and <br> since they don't seem to be parsed correctly anymore (bug #25939)
|
2000-02-08 15:34:03 +00:00 |
cmanske%netscape.com
|
baac755daa
|
More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge
|
2000-02-03 02:06:10 +00:00 |
brade%netscape.com
|
69f8c65390
|
fix typo
|
2000-02-02 22:37:00 +00:00 |
brade%netscape.com
|
3ff54ab7ac
|
reorder open items in menu (bug #25505)
|
2000-02-02 15:33:17 +00:00 |
brade%netscape.com
|
1fd2fbcda4
|
make Open string match browser (Open File...)
|
2000-02-01 14:57:36 +00:00 |
brade%netscape.com
|
93ee94f099
|
File Removed.
|
2000-02-01 14:55:51 +00:00 |
brade%netscape.com
|
33fb79f2e8
|
open remote urls in editor; r=kin; bug#24042
|
2000-01-28 16:02:02 +00:00 |
brade%netscape.com
|
17085ad5bf
|
open remote menu item strings (r=kin)
|
2000-01-28 15:59:32 +00:00 |
brade%netscape.com
|
756aff01d3
|
add OpenRemoteFile for editor (r=kin)
|
2000-01-28 15:57:43 +00:00 |
brade%netscape.com
|
98a6f7b9b6
|
maintain screen position and window size r=kin (bug #24019)
|
2000-01-28 15:57:17 +00:00 |
hyatt%netscape.com
|
e845991045
|
Adding closing popups.
|
2000-01-28 03:27:44 +00:00 |
cmanske%netscape.com
|
11cfe710dd
|
Fixed debug menu bustage, bug 25107,r=akkana
|
2000-01-26 22:57:35 +00:00 |
cmanske%netscape.com
|
1ddb177877
|
Table editing (bug 20973): added support for rowspan/colspan=0, Rewrote Spelling Dictionary dialog (bug 24264), removed beep from forceInteger filter, r=akkana
|
2000-01-26 14:57:43 +00:00 |
tbogard%aol.net
|
29b05fa4af
|
Fixed case of methods being called on nsIWindowMediator to match changes in the interface.
|
2000-01-26 03:28:48 +00:00 |
sfraser%netscape.com
|
717cb83c61
|
Remove redundant, unused toolkitcore variable. r=law
|
2000-01-26 00:51:54 +00:00 |
brade%netscape.com
|
4d00fc427c
|
File Removed.
|
2000-01-25 16:08:18 +00:00 |
brade%netscape.com
|
afb1956f32
|
remove copy.gif, cut.gif, paste.gif, redo.gif, undo.gif, and preview.gif; add hover-teal.gif
|
2000-01-25 16:06:49 +00:00 |
brade%netscape.com
|
a3957b8e8c
|
File Removed.
|
2000-01-25 15:55:16 +00:00 |
brade%netscape.com
|
076198db60
|
File Removed.
|
2000-01-25 15:48:44 +00:00 |
brade%netscape.com
|
50f741dc46
|
submitted by Dan Haddix and Brian King
|
2000-01-25 15:44:28 +00:00 |
brade%netscape.com
|
a329b2498e
|
remove unused images
|
2000-01-25 15:36:54 +00:00 |