Commit Graph

2962 Commits

Author SHA1 Message Date
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