cmanske%netscape.com
ae13402e76
Fixed '% of cell' label in menulist, b=97826; also part of fix to disable Advanced Edit button along with Ok, b=102046; r=hewitt, sr=kin
2001-10-30 23:40:02 +00:00
cmanske%netscape.com
bad30a53ed
Fixed setting all attributes on an inserted link, b=97455, r=jfrancis, sr=kin
2001-10-30 23:24:44 +00:00
ben%netscape.com
fb8190fef9
107311 - Add new overlay/js files to jar manifest
...
r=jst, sr=sspitzer
2001-10-30 06:46:36 +00:00
ben%netscape.com
0f63f049e3
107311 - Add new overlay for adding editor items to mail, split js into separate file to share between editor/navigator overlays.
...
r=jst, sr=sspitzer
2001-10-30 06:46:14 +00:00
ben%netscape.com
1728668d88
107311 - Add mail overlay information to contents.rdf
...
r=jst, sr=sspitzer
2001-10-30 06:45:41 +00:00
ben%netscape.com
54f04ac66f
103064 - hook up new dynamic overlay via contents.rdf r=pchen, sr=hyatt
2001-10-29 10:11:14 +00:00
ben%netscape.com
79393e8701
103064 - add new dynamic overlay & string file to jar manifest. r=pchen, sr=hyatt
2001-10-29 10:10:47 +00:00
ben%netscape.com
dfb5a34618
103064 - add "Edit Page/Link" to Navigator context menu via new editor dynamic overlay. This is
...
the string file for the dynamic overlay. r=pchen, sr=hyatt
2001-10-29 10:10:12 +00:00
ben%netscape.com
20318f5c6a
103064 - add "Edit Page/Link" to Navigator context menu via dynamic overlay (this file is
...
the new editor dynamic overlay for adding UI to Navigator).
from Navigator. r=pchen, sr=hyatt
2001-10-29 10:09:41 +00:00
mkaply%us.ibm.com
e59d20cf73
OS/2 bustage - ugly I know - I'm opening a bug with the compiler folk
2001-10-27 14:47:08 +00:00
jaggernaut%netscape.com
729180f6cd
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 11:28:06 +00:00
bnesse%netscape.com
faf03ce445
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
rpotts%netscape.com
ae53430684
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
sfraser%netscape.com
72ca9383ae
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
sspitzer%netscape.com
48ce6da0fa
fix for #106269 . reply wasn't quoting the message body.
...
r/sr=kin
2001-10-26 21:21:04 +00:00
cmanske%netscape.com
4c3cd207e0
Fixed lots of problems because getAttribute now returns null if no attribute, b=106822, r=bzbarsky, sr=kin
2001-10-26 18:51:37 +00:00
cmanske%netscape.com
60f3a36032
Fixed null return from getAttribute that killed toolbar, b=106733, r=hwaara,sr=kin; fix for JS warning by Neil, b=106224, r=cmanske, sr=kin
2001-10-26 18:43:25 +00:00
kin%netscape.com
901e5fba22
Fix for bug #104692 : Edit field line break didn't updated
...
Modified WillInsertText() so that it adds a mozbr if
the last char in the plaintext string is a newline,
and we are inserting at the end of the doc. This gives
the blank line people expect to see.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-26 14:22:31 +00:00
glazman%netscape.com
8ab7cda9ed
table alignment was not visible in AllTags mode; b=102147, r=brade, cmanske; sr=kin
2001-10-26 13:53:53 +00:00
timeless%mac.com
c4eeb91d14
Bugzilla Bug 106839 amTargettedCorrectly should be isTargetedCorrectly
...
r=bbaetz,glazou sr=brendan
2001-10-26 10:54:15 +00:00
alecf%netscape.com
491fe6b2bd
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
8b0ceb8c3c
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
cathleen%netscape.com
140f4fbdf5
Fix static build bustage.
2001-10-24 01:13:51 +00:00
cmanske%netscape.com
172a3a201e
Fixed busted HTML attribute setting in Composer Advanced Edit dialog, b=106047, r=brade, sr=hewitt
2001-10-23 00:00:37 +00:00
cmanske%netscape.com
716d202e85
Image dialog should should use 'middle', not 'center' for align attribute, b=102036, r=brade, sr=hewitt
2001-10-22 23:55:58 +00:00
alecf%netscape.com
c8469b7ac5
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
jfrancis%netscape.com
dfd1b5ae7c
fixes following bugs:
...
77902: toggling from normal to source view and back in composer can leave source in normal view.
101645: big/small tags get seperately wrapped around br nodes
81315: drag and drop doesn't behave same as copy paste
90759: ascii spaces don't behave in IME mode
96328: cant outdent certain indented text
58629: some mail messages cannot be accurately quoted on reply
93088/93477: forward deletion broken
46290: relative font size controls dont play nice with absolute font size
r=various; sr=kin
2001-10-22 06:22:52 +00:00
hewitt%netscape.com
d45cd3bc09
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
7e10018204
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
cmanske%netscape.com
34fab33ca0
Don't allow inserting symbols and foreign chars while in HTML source mode, b=104267, r=brade, sr=kin
2001-10-19 21:49:36 +00:00
cmanske%netscape.com
837a26837a
Restrict separator character input to 1 char in Convert Selection to Table, b=101772, r=brade, sr=kin
2001-10-19 21:47:04 +00:00
cmanske%netscape.com
82a8637730
Finish HTML source mode before loading a new document (forgot 2nd part of fix), b=102684, r=brade, sr=kin
2001-10-19 21:42:43 +00:00
cmanske%netscape.com
edceac121b
Fixed table editing hang when spliting cell (b=102967, r=brade, sr=kin) and don't copy empty cell's <br> when joining cells (b=102930, r=brade, sr=hewitt)
2001-10-19 21:33:20 +00:00
cmanske%netscape.com
2d621ea23a
Finish HTML source mode before loading a new document, b=102684, r=brade, sr=kin
2001-10-19 21:28:04 +00:00
akkana%netscape.com
ef0bb5646a
66345, the editor directory reorganization:
...
Remove all files in now obsolete directory editor/base.
r=cmanske,jfrancis,brade sr=sfraser,kin
2001-10-19 21:01:39 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
pinkerton%netscape.com
6630d79543
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2001-10-19 14:13:20 +00:00
kin%netscape.com
b27b16b597
Fix for bug 101690: Delete key at end of line deletes a line then caret freezes
...
Modified WillDeleteSelection() to make sure that
sibling is a TextNode before trying to join it
with startNode (which is guaranteed to be a text node).
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-19 13:48:43 +00:00
bernd.mielke%snafu.de
5dea5d5737
bug 103443 - remove the return rv?rv: NS_ERROR_FAILURE pattern from the editor files.
...
the editor/base remain untouched r=cmanske sr=kin
2001-10-17 14:33:50 +00:00
cmanske%netscape.com
df108f7ac9
Don't add new attribute if value is empty in Composer Advanced Edit dialog, r=96906, r=brade, sr=hewitt
2001-10-16 21:51:12 +00:00
cmanske%netscape.com
47723a28f3
Cleaned up imageMap objects in Composer Image Dialog, b=94749, r=brade, sr=kin
2001-10-16 21:45:37 +00:00
cmanske%netscape.com
97a673d531
Fixed not clearing 'value' menulist when 'name' was changed in Composer Advanced Edit dialog, b=100653, r=brade, sr=kin
2001-10-16 21:36:52 +00:00
dbaron%fas.harvard.edu
5a357eea01
Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst
2001-10-16 05:31:36 +00:00
dbaron%fas.harvard.edu
ed869c764e
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
brade%netscape.com
7c087e8898
always insert a <title> if one isn't present (create <head> if necessary); r=cmanske; sr=kin (bug #101747 )
2001-10-15 14:51:26 +00:00
sfraser%netscape.com
c4da00b776
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake/fm
2001-10-13 02:27:35 +00:00
alecf%netscape.com
bd048504df
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
2001-10-13 00:16:32 +00:00
cmanske%netscape.com
153d61338a
Fix memory leak (not using nsCOMPtr) in editor, b=103317, r=rcassin, sr=kin
2001-10-10 21:29:46 +00:00
cmanske%netscape.com
03583963c2
Big UI cleanup for XUL 1.0 compliance, b=93732, r=syd,brade; sr=sfraser
2001-10-10 20:07:06 +00:00
cmanske%netscape.com
64a1aa9709
Fixed spelling of 'menuItem' as part of bug 101750, r=brade, sr=kin
2001-10-10 04:47:44 +00:00
cmanske%netscape.com
2b1be5f5f5
Fixed using '(', ')', and '|' as delimeters when creating table from selection, b=101783, r=timeless, sr=kin
2001-10-09 20:39:03 +00:00
cmanske%netscape.com
a760ed9ca9
Fixed wrong strings for TARGET attribute values, b=88879, r=timeless, sr=kin
2001-10-09 20:34:47 +00:00
glazman%netscape.com
1e4dde6d1e
Make html alignment in Composer use the align attribute and get rid of a lot of useless divs; b=102135, r=jfrancis, sr=kin
2001-10-09 10:00:33 +00:00
waterson%netscape.com
6d8f2a9d24
Bug 103372. Add EXPORT_LIBRARY and MODULE_NAME decls. r=cls, sr=shaver
2001-10-08 04:02:30 +00:00
jaggernaut%netscape.com
c39b98b2a4
Clean up REQUIRES lines.
2001-10-07 10:35:41 +00:00
waterson%netscape.com
6d912607d1
Fix static build bustage.
2001-10-05 15:29:51 +00:00
brade%netscape.com
4f15127ab7
don't blindly insert doctype; check if it's present first (bug #102182 ); remove stale code
2001-10-05 14:19:04 +00:00
seawood%netscape.com
371e27f123
Some platforms require all symbols to be linked at link-time.
...
r,sr,a,moa=flaming tinderboxes.
2001-10-05 08:20:31 +00:00
akkana%netscape.com
408739ce43
dveditz says this will fix the windows bustage
2001-10-05 02:16:58 +00:00
akkana%netscape.com
b4403064d7
Fix OBJDIR build bustage associated with 66345 editor reorg checkin
2001-10-05 01:57:05 +00:00
alecf%netscape.com
a0f2cbea5c
move config.mak inclusion later in the file so we pick up proper REQUIRES
...
(bustage fix)
2001-10-05 01:34:22 +00:00
akkana%netscape.com
16959e1343
66345: Flipping the switch on the editor reorg.
...
Remove unused directories which should not have been created.
r=cmanske,jfrancis,brade sr=sfraser,kin a=dbaron
2001-10-05 01:23:23 +00:00
brade%netscape.com
397e5cf2da
reorg to split composer from core editing functionality
2001-10-05 01:13:58 +00:00
brade%netscape.com
f70ba642dc
add missing file
2001-10-05 01:13:31 +00:00
akkana%netscape.com
543cd03d08
Fix bustage -- wrong linebreaks, descending into directory with no makefile
2001-10-05 01:10:49 +00:00
brade%netscape.com
631becea6a
*** empty log message ***
2001-10-05 00:57:13 +00:00
akkana%netscape.com
3a8be803e3
66345: Flipping the switch on the editor reorg.
...
base will no longer be built (and will be cvs removed soon);
libeditor and composer are now built, building separate libraries.
Doing unix/windows now; mac will follow shortly.
r=cmanske,jfrancis sr=sfraser,kin a=dbaron
2001-10-05 00:37:04 +00:00
akkana%netscape.com
ba56bdc789
66345: windows makefiles for editor reorganization.
...
Not yet part of the build (until the switch is flipped).
r=cmanske, sr=sfraser,kin, a=dbaron + leaf,loan.
2001-10-04 23:12:09 +00:00
akkana%netscape.com
4d776da5c7
66345: Update the Makefiles to make REQUIRES work. Not yet part of the build.
2001-10-03 00:54:12 +00:00
akkana%netscape.com
e51952d42b
97677: Revised JS to take advantage of the new nsIURILinkChecker. r=cmanske sr=kin.darin
2001-10-03 00:43:33 +00:00
cmanske%netscape.com
1d7fa1672a
Fixed comment spelling as suggested by kin for bug 93475, r/s=kin
2001-10-03 00:42:38 +00:00
cmanske%netscape.com
7cd694e259
Fixed default TARGET attribute values in Advanced Edit dialog, b=88879, r=brade, sr=kin
2001-10-03 00:15:10 +00:00
cmanske%netscape.com
70df6cc1ac
Fixed detecting NS_ERROR_FILE_NOT_FOUND case when loading URL in Composer (b=93475) and setting new document and base URL when saving file (b=101426), r=brade,akkana, sr=kin
2001-10-03 00:13:00 +00:00
cmanske%netscape.com
e03809ddb1
Backout change to makefile.win checked in accidentally
2001-10-02 23:58:21 +00:00
cmanske%netscape.com
f65d7bf81f
Make label in Spell Check dialog consistent with 'Personal Dictionary' dialog title, b=101750, r=brade, sr=kin
2001-10-02 23:49:58 +00:00
cmanske%netscape.com
c932a10d8e
Cleanup InitListMenu() for Format | List submenu, b=101750, r=brade, sr=kin
2001-10-02 23:47:47 +00:00
cmanske%netscape.com
d0da434664
Hide 'URL is relative...' checkbox in Messenger Composer, b=101559, r=brade, sr=kin
2001-10-02 23:39:01 +00:00
cmanske%netscape.com
d196bc33f5
Use editor transactions when modifying elements in editor DOM, b=102607, r=brade, sr=kin
2001-10-02 23:36:02 +00:00
cmanske%netscape.com
c0f03fcc80
Fixed component icons in Composer. b=51602, r=brade, sr=kin
2001-10-02 23:31:46 +00:00
cmanske%netscape.com
c560877b78
Fixed crash when closing Insert Character dialog window, b=100722, r=syd, sr=kin
2001-10-02 22:00:47 +00:00
cmanske%netscape.com
4be903c8c1
Scroll to new selection in Table dialog, b=94167, r=brade, sr=kin
2001-10-02 21:56:37 +00:00
dbaron%fas.harvard.edu
9a4acbab7a
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
hewitt%netscape.com
b4973f2855
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
bzbarsky%mit.edu
6628c8eb8a
Make ctrl-delete delete to end of line on Unix when no text is
...
selected. Bug 102448, r=akkana, sr=kin
2001-10-02 00:01:26 +00:00
blakeross%telocity.com
a3e409704c
Fix js strict warning about function not always returning a value...
2001-10-01 21:05:12 +00:00
stephend%netscape.com
109457225e
Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer
2001-10-01 05:03:06 +00:00
roc+%cs.cmu.edu
2093b9d1d6
Bug 56696. Let ctrl-enter escape from multiline editors. r=brade, sr=blizzard
2001-10-01 02:11:19 +00:00
mkaply%us.ibm.com
72816bd6d4
#79798
...
r=ftang, sr=kin@netscape.com
Cursor is an ambigous term - use caret to refer to the text caret in Bidi functions
2001-09-30 20:35:55 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
cmanske%netscape.com
9c65c49729
Fix by neil@parkwaycc.co.uk: Use 'Advanced Properties' as default string for object properties, b=100021, r=cmanske, sr=hewitt
2001-09-29 04:40:38 +00:00
cmanske%netscape.com
55dac8640c
Dialogs fixed as part of Composer color button fix to bug 77873, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-29 04:35:02 +00:00
cmanske%netscape.com
fb2cd85dc3
Pref dialog fix as part of Composer color button fix to bug 77873, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-29 04:33:01 +00:00
harishd%netscape.com
6cf7e21d1f
96364 - Register html tag observers directly to parser service rather than nsObserverService. Doing so, reduces a lot of overhead. Also, the observers are now notified via sink. This eliminates the need for parser bundle.
...
r=dp,shanjian,sfraser, sr=rpotts.
2001-09-28 23:08:17 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
glazman%netscape.com
920d2e24ac
alignment status in Composer was erroneous for cells into an aligned table; b=97519, r=jfrancis, sr=kin
2001-09-27 08:44:25 +00:00
gerv%gerv.net
63b5a310eb
Added back accidentally-removed contributor. Thanks to brade for spotting this.
2001-09-27 00:02:49 +00:00
alecf%netscape.com
b570b3627a
beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser
2001-09-26 20:26:14 +00:00
cmanske%netscape.com
6d3c0f5b60
Fixed setting default button to Ok after typing color in colorpicker, b=99485, r=brade, sr=kin
2001-09-26 20:18:42 +00:00
glazman%netscape.com
a94f735a16
Tables with borders inside of tables without borders got red dotted borders instead of the specified style because of laxist css rule in EditorContent.css; b=96354, r=jag, sr=kin
2001-09-26 07:37:51 +00:00
gerv%gerv.net
eecb4c06ee
License changes, take 2. Bug 98089. mozilla/editor/.
2001-09-25 22:53:13 +00:00
loadrunner%betak.net
5034ba3850
bug 97541, r=cmanske, sr=kin, Enable multiple spellcheckers in mail/composer
2001-09-25 22:41:49 +00:00
loadrunner%betak.net
4d10a32ba0
bug 95541, r=cmanske, sr=kin, Enable multiple spellcheckers in mail/composer
2001-09-25 22:39:47 +00:00
hyatt%netscape.com
084d155657
backing out 94836, since it did not have UI review.
2001-09-25 22:21:47 +00:00
akkana%netscape.com
32dedbc104
Unix/Win makefiles for 66345. r=cmanske, sr=sfraser. Not yet part of the build
2001-09-25 00:45:54 +00:00
sspitzer%netscape.com
952fa9d0ff
fix for #101061 . use nsDependentString to avoid copying the body of a message (twice)
...
when replying. r=sfraser@netscape.com , sr=kin@netscape.com
2001-09-24 22:30:39 +00:00
jfrancis%netscape.com
b37e6c66d9
fixes bug 96676: deletion can pull text out of inline containers
...
fixes bug 97685: unbulleting empty bullet list item can create nested list
r=fm; sr=kin
2001-09-24 03:43:34 +00:00
jfrancis%netscape.com
1df4659ef1
fixes bug 98573: style feedback incorrect after a <br>; r=fm; sr=kin
2001-09-24 03:40:23 +00:00
blakeross%telocity.com
35953fea85
removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt
2001-09-23 07:16:02 +00:00
cmanske%netscape.com
f8a6ba14d7
Use 'hidden' instead of 'collapsed' to remove items from context menu (wrong bug number in last checkin!) b=100015: Fix by neil@parkwaycc.co.uk, r=cmanske,brade sr=hewitt
2001-09-22 19:01:58 +00:00
cmanske%netscape.com
15e123113c
Use 'hidden' instead of 'collapsed' to remove items from context menu, b=98567: Fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-22 18:49:01 +00:00
cmanske%netscape.com
3112dc93b5
Inlude 'img' filetype for Open file dialogs when creating links, b=98567, r=akkana, sr=hewitt
2001-09-22 18:44:59 +00:00
cmanske%netscape.com
32e2152071
Fixed removal of empty selection ranges after joining table cells, b=96668, r=akkana, sr=hewitt
2001-09-22 18:40:58 +00:00
cmanske%netscape.com
f43182ade5
Added first-char input filtering to 'hreflang' attribute in Advanced Edit dialog. b=88881, r=akkana, sr=hewitt
2001-09-22 18:33:56 +00:00
cmanske%netscape.com
a105d1866b
Checkin fix by brade for bug 100371: remove unused code, r=cmanske, sr=hewitt
2001-09-22 02:04:54 +00:00
hwaara%chello.se
711a573ed1
#94836 , fix some more issues with Open Address. Final part of cleanup.
...
r=doron, sr=alecf
2001-09-21 13:40:46 +00:00
cmanske%netscape.com
5f5666be8e
Tweaks to make relative url work, b=72583, r=syd, sr=hewitt
2001-09-21 00:38:47 +00:00
cmanske%netscape.com
221b53da65
Small tweak to fix for bug 72583 because of fix to 97983: use 'url_Path' instead of 'url_Directory' r=brade, sr=kin
2001-09-20 14:08:35 +00:00
hewitt%netscape.com
f73dd9fabf
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
cmanske%netscape.com
6c0f5e2a02
Enable 'None' item in Format | List submenu, b=96510, r=brade, sr=kin
2001-09-19 00:44:12 +00:00
cmanske%netscape.com
6fdb349799
Fixed disabling of menulist in Insert Character dialog; Fix by jrgm: b=96703, r=cmanske, sr=kin
2001-09-19 00:26:00 +00:00
kin%netscape.com
40061646a3
Patch submitted by neil@parkwaycc.co.uk
...
Fix for bug #80239 : javascript strict warnings in editor.js
Simplify methods that check for existence of
spellchecker and find components, by checking
if they exist in Components.classes.
r=cmanske@netscape.com sr=kin@netscape.com
2001-09-18 23:35:19 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
hewitt%netscape.com
60f317c194
99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake
2001-09-17 23:40:50 +00:00
rpotts%netscape.com
91df4b9c17
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
2001-09-17 23:22:00 +00:00
cmanske%netscape.com
5168e369db
New strings for UI part of relative URL support, b=72583, r=brade, sr=kin
2001-09-17 19:33:53 +00:00
cmanske%netscape.com
336e39aaae
Added support to use relative URLs in link and image dialogs and let user convert to/from absolute URLs, b=72583, r=brade,akkana, sr=kin
2001-09-17 19:31:19 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
jfrancis%netscape.com
e317c80316
fixes 88109: caret jumps down when typing after inserting table. One liner to properly set selection after table insertion. r=fm;sr=kin
2001-09-14 21:12:35 +00:00
jfrancis%netscape.com
889a4d7485
fixes 97797: empty solo list item won't indent. Changes to nsHTMLEditRules::WillMakeList() to not outsmart itself so badly. r=fm;sr=kin
2001-09-14 21:09:55 +00:00
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
rjesup%wgate.com
dfc522b372
Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst
2001-09-13 00:09:49 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
rjesup%wgate.com
070b2fe9da
Bug 92576. nsVoidArray->nsAutoVoidArray. sr=jst, r=waterson, r=pavlov, r=kin, r=kmcclusk
2001-09-12 14:59:11 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
cmanske%netscape.com
75b9757bef
Check if HTML Source has been edited when loading into existing Composer window, b=98768, r=syd, sr=kin
2001-09-10 21:50:12 +00:00
kin%netscape.com
0ddea3904c
Fix for bug 98018: Impossible to delete text in textbox
...
nsEditor::CreateTxnForDeleteInsertionPoint() shouldn't
use count-1 when calculating isLast, in the non-text case.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-09-10 14:46:57 +00:00
brade%netscape.com
dc6f171b4b
not in the build
2001-09-10 13:16:45 +00:00
jfrancis%netscape.com
933d903df8
fixes 98543: backspace/delete was crossing table structure boundaries. Also fixed other flavors of this bug that had not been discovered yet.
...
r=fm; sr=kin
2001-09-09 20:57:46 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
valeski%netscape.com
93959d48cc
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
jaggernaut%netscape.com
3b3680c17e
Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc
2001-09-05 10:46:45 +00:00
bryner%netscape.com
a6247d9aa1
Bug 47551 -- removing obsolete nsIFileSpecWithUI and nsIFileWidget. r=pavlov, sr=ben.
2001-09-04 22:56:38 +00:00
cls%seawood.org
b52b439829
Declare nsCOMPtrs outside of do-while loops to avoid gcc 2.x -O2 optimization bug.
...
Bug #96911 r=jfrancis sr=kin a=blizzard
2001-09-01 17:24:08 +00:00
cmanske%netscape.com
71d9088f0b
Fixed not allowing '-' and '+' for font tag 'size' attribute in Advanced Edit dialog, b=88878, r=akkana, sr=shaver, a=asa
2001-09-01 14:14:36 +00:00
sspitzer%netscape.com
c5e2cc251a
breaking apart EditorToolbars.css into 3 files for performance reasons.
...
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:04:19 +00:00
cmanske%netscape.com
14df94e2a6
Fixed convert to table bugs in Composr, b=82404,82408,82409,96839 r=brade, sr=kin, a=dbaron
2001-08-31 04:09:23 +00:00