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 |
|