Граф коммитов

98140 Коммитов

Автор SHA1 Сообщение Дата
badami%netscape.com 17a02ab539 Emoticons can't be copied as originally drawn
bug 57098 patch=tmutreja@netscape.com r=ben.bucksch@beonex.com sr=jst
2002-02-18 10:25:43 +00:00
badami%netscape.com 87cfcb0f18 Composer won't break long tags
bug 103207 patch=tmutreja@netscape.com r=akkana sr=jst
2002-02-18 10:22:17 +00:00
glazman%netscape.com abbeacef2f bad test of collapsed selection, had side effect on setting background color; b=121903, r=jfrancis, r=brade, sr=kin 2002-02-18 10:06:07 +00:00
mjudge%netscape.com 3f2ef8e134 new editor funcionality in embedding only. mfc test embed only 2002-02-18 09:57:08 +00:00
mjudge%netscape.com 44860e9469 small change for STATE_STrIng to STATE_ATTRIBUTE only embedding will notice. 2002-02-18 09:55:58 +00:00
jgaunt%netscape.com 0e4249182d this would break too 2002-02-18 08:48:29 +00:00
jgaunt%netscape.com 59b0ae7dae DAMN, more bustage fixage 2002-02-18 08:46:08 +00:00
jgaunt%netscape.com a7c9102fb0 bustage fix 2002-02-18 08:12:27 +00:00
bryner%netscape.com 1e89ecb876 - Use the focused attribute for radio containers, not :focus
- Add tooltip support
- Fix dropdown arrow sizing, hopefully

Not part of the build.
2002-02-18 07:51:35 +00:00
badami%netscape.com 52d7be1fba Leaking nsCStringKey objects
Bug 73308 patch=tmutreja@netscape.com r=gagan sr=brendan
2002-02-18 07:46:08 +00:00
jgaunt%netscape.com 9aee0dbbe5 bug 109223 - XUL listbox Accessibility support r=aaronl sr=hewitt 2002-02-18 07:35:10 +00:00
samuel%sieb.net d6f749cf2d Bug 123604 - make all commands lowercase after they are entered
r=rginda
chatzilla only
2002-02-18 07:05:14 +00:00
sspitzer%netscape.com 3e0dc123f8 fix for #120502. bad problems replying to and cancelling news posts with # in the message id.
r/sr=bienvenu
2002-02-18 06:20:46 +00:00
samuel%sieb.net 24727342db Bug 126109 - remove space from ctcp commands that have no parameters
r=rginda
chatzilla only
2002-02-18 06:13:33 +00:00
samuel%sieb.net d91fa473ed Bug 126094 - fix chatzilla's issues with apostrophes
r=rginda
chatzilla only
2002-02-18 06:11:07 +00:00
blakeross%telocity.com ae5b1f41fe 56647 - autocomplete menu has improper tooltip. r/sr=hewitt 2002-02-18 06:05:16 +00:00
rginda%netscape.com 89242e000b bug 123118, insert overlay elements with no id into the root of the target document.
sr=brendan, r=jst
2002-02-18 05:39:48 +00:00
bbaetz%student.usyd.edu.au d43d4fbff0 Bug 109600 - PAC script breaks chatzilla
Bug 71565 - socks proxy doesn't work with chatzilla

Chatzilla's urls need to be standardurls, not simpleuris

r=rginda, chatzilla only
2002-02-18 03:53:08 +00:00
rayw%netscape.com ca7eaa823d I found three small but important errors in type identification processes.
Two of them involve the missing classes Struct and AnySimpleType, which I
have been able to fake out.  The third involves the identification of the
type of the array.  When identifying the type of a variant, interface means
that it contains a struct.  but I was using the same method to identify the
type of an array, where interface always means you don't know the type (since
variants show up as interfaces in this case and even nested arrays are
variants).

SOAP is not part of default build.
2002-02-18 03:46:45 +00:00
sspitzer%netscape.com a6e6d1a317 fix for #125986, add accelerator text for "mark thread as read" in
Mark toolbar dropdown.  fix bug mhammond@skippinet.com.au (Mark Hammond).
r=hwaara, sr=sspitzer
2002-02-18 03:39:16 +00:00
blakeross%telocity.com 773b690927 124615 - mailnews start page textbox should have autocomplete. r/sr=hewitt 2002-02-18 02:53:17 +00:00
rayw%netscape.com 544ab94757 More fixes to docs.
SOAP is not part of default build.
2002-02-18 00:40:50 +00:00
blakeross%telocity.com 95e83333f1 118572 - extended delete functions don't work with login:password urls. r=ben sr=hewitt
95462 - uncaught exceptions in nsOutlinerController.js. r/sr=hewitt
2002-02-18 00:35:38 +00:00
rayw%netscape.com 2ce2826ad9 Yet another much-improved version of the SOAP documentation.
SOAP is not part of the default build.
2002-02-18 00:17:09 +00:00
brendan%mozilla.org 81ddd6526f Digital filter for adaptive timeout adjustment, needs trunk baking, makes things better so far (117061, r=pavlov, sr=jst). 2002-02-18 00:10:55 +00:00
dbaron%fas.harvard.edu d9093e8ecf Correct spelling of nsIDragDropHandler.idl and thus fix bustage. 2002-02-17 23:58:17 +00:00
blakeross%telocity.com 864d6d5ce5 126058 - right mouse down on outliner item while context menu is open doesn't select new item. Allow the right mouse button down event to be dispatched when rolling up context menus. r=pink sr=hewitt 2002-02-17 23:47:09 +00:00
cbiesinger%web.de cc7f206883 backing out patch for bug 122144 because Txul is 1% up
a=shaver
2002-02-17 22:26:05 +00:00
seawood%netscape.com ac6042c14f Explicitly use <STDIN> instead of <> as some newer ports of perl seem to have problems with <>.
Bug #122412
2002-02-17 21:08:44 +00:00
pinkerton%netscape.com f42504d666 typo, fixing bustage. 2002-02-17 20:01:11 +00:00
cbiesinger%web.de 702b52f9d0 fix strict warning introduced with 122144
r=timeless sr=blake
2002-02-17 20:00:56 +00:00
pinkerton%netscape.com d677520441 use -moz-appearance for listbox. rs=hyatt bug#115744. 2002-02-17 19:54:57 +00:00
pinkerton%netscape.com 532da30bfa don't show tree headers in autocomplete when using moz-appearance. r=pink/sr=blake. bug# 123028 2002-02-17 19:51:59 +00:00
pinkerton%netscape.com 7c8d149cdd give textfields minimum height. fix bg color on tooltips. bug#122689, r=brade/sr=sfraser. 2002-02-17 19:45:54 +00:00
pinkerton%netscape.com eb674414b3 oops, forgot to check this in a while back. rs=hyatt. 2002-02-17 19:41:17 +00:00
pinkerton%netscape.com 6f1ac94599 pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
pinkerton%netscape.com 4ae0d1e48d new files for embedding dnd impl. r=brade/sr=ben. bug#45605 2002-02-17 19:28:13 +00:00
cbiesinger%web.de f130ceed5c bug 122144 r=timeless sr=blake
disable 'Translate' menu item for images
2002-02-17 19:25:24 +00:00
bienvenu%netscape.com d43a74e82f fix crash in nsMsgDatabase::Uint32ToRowCellColumn 124283 rs=sspitzer (and whitespace fixes) 2002-02-17 19:23:48 +00:00
ian%hixie.ch d5dfa9d867 Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben. 2002-02-17 19:14:08 +00:00
hyatt%netscape.com 87bc903b39 Implement mouse wheel support in Cocoa. Not part of build. 2002-02-17 19:09:07 +00:00
rayw%netscape.com abe04d0535 More edits and enhancements of the SOAP API documentation...
SOAP is not part of the default build.
2002-02-17 18:08:26 +00:00
sspitzer%netscape.com d5c6522b8b fix for #126023, sending mail with an "other_header" won't work.
r/sr=bienvenu
2002-02-17 17:17:33 +00:00
cbiesinger%web.de 68e0b7d045 bug 125977 r=hwaara sr=blake
"Enable Javascript for Mail & Newsgroups" placed wrongly in preference
2002-02-17 16:51:03 +00:00
leaf%mozilla.org f7512f8753 Automated update 2002-02-17 15:41:58 +00:00
tor%cs.brown.edu a7a7fbb998 Bug 125837 - mIntrinsicSize setup missing pixel->twip conversion.
r=pavlov, sr=blizzard
2002-02-17 15:31:24 +00:00
tor%cs.brown.edu 53704b3bd5 Bug 123613 - mng subimage composite reading dest alpha from wrong
location, bump required libmng to 1.0.4. r=pavlov,cls; sr=blizzard
2002-02-17 15:29:18 +00:00
seawood%netscape.com 4bc1718192 Reorder $chromelist assignment to avoid bogus call to File::Spec->canonpath() and excessive warnings.
Bug #125588
2002-02-17 12:25:49 +00:00
seawood%netscape.com 53babf38ac cat $(MDDEPEND_FILES) since < only redirects the first file. Use <STDIN> instead of <> to clear up potential ambigiousness. r=bryner 2002-02-17 11:20:51 +00:00
seawood%netscape.com 240ea65549 Fixing bustage on linkers that follow a strict -L usage (WS7) 2002-02-17 10:59:11 +00:00