aaronl%netscape.com
d62be9f7a2
This is the sound for bug 176602, readding as binary file.
2002-11-09 19:25:59 +00:00
aaronl%netscape.com
30b26a64f3
Removing sound so I can re add it with -kb as binary file -- oops
2002-11-09 19:25:22 +00:00
aaronl%netscape.com
266790cc84
Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz
2002-11-09 19:21:20 +00:00
caillon%returnzero.com
99a604a5b1
** Venkman only **
...
Bug 154132, Allow copy from call stack.
r=rginda
2002-11-09 18:20:56 +00:00
axel%pike.org
4d0c8177e3
Not part of build. Make buster load html if unknown decoder likes it. Save numbers with results. Disable most stuff for loading reference thru docshell.
2002-11-08 13:40:07 +00:00
axel%pike.org
00bc80413c
bug 178461, XSLTProcessor.reset(), r=sicking, sr=peterv
2002-11-08 08:50:34 +00:00
glazman%netscape.com
9b39375333
-- NOT PART OF THE BUILD --
...
CaScadeS only
1. adds support for -moz-opacity
2. fixes support for line-height; b=169362
3. SerializeExternalSheet was using unefficient code; b=168755
4. prepares @page support, related to implem did by rods and myself in bug 115199
5. fixed border support
6. added support for !important declarations (but please see bug 178668)
7. fixed volume support; b=169363
8. prepares support for CSS level and browsers compatiblity
(be able to say e.g. I want styles CSS 2 accepted by both NS4 and Opera5)
9. adds support for moving rules inside and between stylesheets,
and support for stylesheet reordering
10. removed JS warnings
11. faster and more efficient code in stylesheets tree refresh
2002-11-07 09:24:36 +00:00
timeless%mozdev.org
513a0ea872
Bug 172377 Moz doesn't properly handle cookies.txt / cookperm.txt symlinks
...
r=caillon sr=bz
2002-11-07 01:19:24 +00:00
timeless%mozdev.org
d6fdb48a1f
Bug 153821 crash while inspecting an error window [@inLayoutUtils::GetPresShellFor]
...
r=caillon sr=bz
2002-11-06 15:01:56 +00:00
dbaron%fas.harvard.edu
b2d4d4e2cf
Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag
2002-11-06 12:55:00 +00:00
caillon%returnzero.com
70109e07f7
167867. Convert the unicodeToEntity functions to use regexps.
...
r=timeless sr=bzbarsky
2002-11-06 06:07:38 +00:00
aaronl%netscape.com
4eb3b36bb9
Make sure order of member variable initialization in the constructor is correct after all of the typeaheadfind checkins that just occurred, to avoid gcc warnings
2002-11-06 03:07:16 +00:00
aaronl%netscape.com
6999fc8201
Bug 177005. Protection against accidentally going back in history when using backspace too many times with typeaheadfind. r=caillon, sr=bz
2002-11-06 02:54:55 +00:00
aaronl%netscape.com
7dc76953cf
Bug 174145. Typeaheadfind leaking because of timers. r=kyle, sr=dbaron
2002-11-06 02:50:39 +00:00
aaronl%netscape.com
27c8c07c5a
Bug 174145. Typeaheadfind leaking because of timers. r=kyle, sr=dbaron
2002-11-06 02:49:32 +00:00
aaronl%netscape.com
bac3bd461c
Bug 175548. Reasonable status bar messages for repeated and backward find modes. r=kyle, sr=bz
2002-11-06 02:46:33 +00:00
aaronl%netscape.com
5d8e9ae1c0
Bug 176037. Typeaheadfind status message skips second letter when match not found. r=akkana, sr=alecf
2002-11-06 02:43:10 +00:00
aaronl%netscape.com
a602d3e4ec
Bug 178305. Typeaheadfind autowrap broken. r=kyle, sr=bz
2002-11-06 02:40:38 +00:00
blizzard%redhat.com
25924d582c
Bug #172576 . Broken links in help. Checking in for stevechapel@earthlink.net. r=oeschger@netscape.com a=tor
2002-11-05 03:12:58 +00:00
samuel%sieb.net
4cba6d682c
Bug 113227 - make /list not cause chatzilla to time out or freeze mozilla
...
(also bump version)
chatzilla only
r=rginda
a=asa
2002-11-02 06:16:14 +00:00
samuel%sieb.net
2386360cbe
Bug 166187 - fix /hide regression caused by conversion to deck
...
chatzilla only
r=rginda
a=roc+moz
2002-11-02 06:10:17 +00:00
aaronl%netscape.com
01dcf339ad
Bug 175321. Proper fix for typeaheadfind crashes using findnext. r=caillon, sr=brendan, a=asa.
2002-11-01 23:29:14 +00:00
caillon%returnzero.com
6865d45b89
Bug 177179
...
slightly optimize inDOMView::GetNodeTypeKey
r=timeless/jkeiser sr=bzbarsky a=roc+moz
2002-10-31 15:25:52 +00:00
morse%netscape.com
67bdf7e14a
bug 174104, secure cookies not recognized as secure, r=mstoltz, sr=dveditz, a=chofmann
2002-10-31 03:07:29 +00:00
aaronl%netscape.com
22455d5555
Bug 175242. Typeaheadfind shouldn't be active in print preview. r=kyle, sr=alecf, a=roc+moz
2002-10-31 02:38:40 +00:00
kairo%kairo.at
150568bb2e
Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
2002-10-30 12:41:38 +00:00
hyatt%netscape.com
84444fc7fb
Fix for 176181, fix a phoenix-specific cookie bug, code not used by mozilla.
2002-10-29 03:20:31 +00:00
axel%pike.org
2314137e5c
bug 54659, close() in files in transformiix standalone, not part of build, r=sicking, sr=peterv, a=blizzard
2002-10-25 20:52:29 +00:00
rginda%netscape.com
e8430867f5
venkman only, bug 176604, a=dbaron@fas.harvard.edu
...
* Fixes errors in the default string bundle
* Prevents a double-click on a scrollbar from being interpreted as a
double-click on the currently selected item
* Displays the value for Boolean and Number objects in the Local Variables and
Watch views.
* Fixes a problem saving profile data on versions of Mozilla from before Sept. 2002
* Makes breakpoints set as a result of a ``Scan for Meta Comments'' act as
future breakpoints, as well as hard breakpoints, so you don't have to rescan
after reloading.
* Fixes the "Two help menus" problem on the Mac (bug 162285)
2002-10-25 05:03:43 +00:00
dveditz%netscape.com
6e59614155
bug 174765 restoring critical permission manager initialization that reviewers nitpicked out.
2002-10-25 04:46:19 +00:00
dveditz%netscape.com
54a4cd8e0d
Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan
2002-10-25 02:31:12 +00:00
aaronl%netscape.com
f48b105b4f
Bug 173973. typeahead wrong behavoiur if the search starts with two equals characters. r=caillon, sr=bzbarsky, a=roc+moz
2002-10-25 00:17:50 +00:00
jfrancis%netscape.com
0fc27387ce
mac port of layout-debug idl, plugin, and component
2002-10-22 21:59:34 +00:00
varga%netscape.com
806c8a51d3
Fix for bug 134824. Column Sorting in the Download Manager has no effect.
...
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
darin%netscape.com
a799920969
fixes bug 175495 "Password Manager reprompts whether or not to save
...
passwords it already has stored" r=morse sr=dveditz a=asa
2002-10-22 02:30:56 +00:00
sicking%bigfoot.com
e5c6aaae8b
Landing XSLT branch. Tracking bug is 155578, fixes bugs 46633, 54659, 73492, 70369, 85408, 90157, 130161, 109918, 150916 and 170097
...
* New scriptable interfaces to XSLT
* Make HTML-output create real html
* cleanup the XSLTProcessor class
Patch by sicking, pike and peterv
r=sicking/pike, sr=peterv, a=asa
2002-10-21 21:35:23 +00:00
timeless%mac.com
34e4c5889b
Bug 175321 Crashes with Type Ahead Find [@ nsTypeAheadFind::FindItNow]
...
r=bbaetz sr=bz a=asa
2002-10-21 21:19:24 +00:00
kairo%kairo.at
ee191a30a5
bug 174989, 1.2b sucks and won't get localization - missing .dtd updates for locale version number, updating all known non-fitting locale version strings (to 1.2b), r=jbetak,sr=bzbarsky, a=asa
2002-10-21 20:29:49 +00:00
dcone%netscape.com
27e965c82e
not part of build. Fixed a file that needed to be installed.
2002-10-21 20:17:03 +00:00
blakeross%telocity.com
d87243f2cd
Fix cookie prefs in Phoenix (NPOB; ifdef MOZ_PHOENIX). r=hewitt sr=hyatt a=morse
2002-10-19 19:47:04 +00:00
loadrunner%betak.net
2cac7a472c
b130331 red error code text displayed under status bar ("key_irc"), r=kairo, rginda, sr=alecf, a=asa
2002-10-17 22:53:14 +00:00
darin%netscape.com
2a829299b8
fixes bug 162520 "possible princeton-style password stealing exploit"
...
r=morse sr=dveditz a=asa
2002-10-17 22:21:42 +00:00
seawood%netscape.com
aaedaf9d1a
Removing old cvsignore file
2002-10-17 09:26:24 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
leaf%mozilla.org
b25d2a38f7
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
jband%netscape.com
fd8b150da0
NOT PART OF THE BUILD. Fix broken tests
2002-10-16 01:19:23 +00:00
jband%netscape.com
b6ef756319
NOT PART OF THE BUILD. Add support for the newish string types to the *optional* type decompiler
2002-10-15 21:54:55 +00:00
jband%netscape.com
8df55910b4
NOT PART OF THE BUILD. Fix broken test
2002-10-15 21:53:42 +00:00
dbaron%fas.harvard.edu
ee222f56de
Prevent typeaheadfind from holding on to windows/documents/etc. longer than it should. b=174113 sr=bzbarsky r=jst,aaronl a=rjesup
2002-10-15 00:04:27 +00:00
robinf%netscape.com
c269c99140
help updates per bug 122806, r=oeschger
2002-10-14 17:55:02 +00:00