pinkerton%netscape.com
181c65b829
Updated icon from Ugo.
2002-05-29 14:26:45 +00:00
pinkerton%netscape.com
f4bdd09778
Update pref panels so exported symbols are unique. follows apple's guidelines.
2002-05-29 14:19:17 +00:00
bbaetz%student.usyd.edu.au
5500198a01
Bug 147272 - no background for bugzilla pages
...
r=justdave, preed
2002-05-29 11:43:26 +00:00
seawood%netscape.com
c7ce83ec1b
Fix typo that was causing pthreads to be selected by default on OpenBSD even though we default to NSPR threads on that platform.
...
Bug #145560 r=wtc
2002-05-29 08:01:42 +00:00
gerv%gerv.net
5f518e5251
Bug 144728 - Midair collision doubles line feeds. Patch by jouni@heikniemi.net; 2xr=justdave.
2002-05-29 07:21:44 +00:00
bryner%netscape.com
58bab99080
Updating version to 0.3.0, with new splash screen from ugos@mac.com.
2002-05-29 05:32:38 +00:00
bryner%netscape.com
857f82ec28
Don't let sidebar panels take focus unless the user just selected the panel (i.e. don't focus them when a new window is opened). Bug 76621. r=blake, sr=jag.
2002-05-29 05:06:42 +00:00
kaie%netscape.com
5ed1bb1f08
b=139561 Implement S/Mime "on demand verification" for IMAP messages
...
r=javi/cotter sr=bienvenu
2002-05-29 04:44:50 +00:00
kaie%netscape.com
a67cfbacc5
b=130650 In page info, "Security" tab lacks shortcut.
...
r=kaie sr=jag
2002-05-29 03:40:46 +00:00
kaie%netscape.com
412b06829d
b=110195 Master passwords steals focus in prefs
...
r=kaie sr=alecf
2002-05-29 03:32:04 +00:00
depstein%netscape.com
a84997bc3a
added more urls with more diversity to the URLTable. Stop() now tests with all 3 flags. Modified nsIWebNav code.
...
a=asa for QA checkins that are not part of the default builds
2002-05-29 03:13:37 +00:00
dbaron%fas.harvard.edu
c9e6923275
Remove universalSelector atom. b=112318 sr=waterson r=brendan
2002-05-29 00:49:48 +00:00
dbaron%fas.harvard.edu
688ef92fd4
Convert the 4 tables of the RuleHash from nsHashtable to pldhash. Encapsulate the differences between tables, and the quirks/strict differences within the id and class tables, in the 6 sets of hashtable ops. Remove mCaseSensitive member and related code from AtomKey and remove nsInt32Key completely. Null-terminate lists of RuleValues rather than using a special mEndValue, and build the lists in the reverse order (reversing the meaning of their index). Store universal rules in their own list rather than using magic key. b=112318 sr=waterson r=brendan
2002-05-29 00:49:44 +00:00
karnaze%netscape.com
469539a122
new regression tests, not affecting the build.
2002-05-28 23:44:53 +00:00
shrutiv%netscape.com
7977d4cf98
Fix for bugscape bug 13112: Restrict user agent string to ASCII characters
...
only (r=smeredith)
2002-05-28 23:41:56 +00:00
stephend%netscape.com
88a4e24541
Bug 115225. 'Exit' should be 'Exit &brandShortName;' in Quick Launch's systemtray icon context-menu. r=caillon@netscape.com/sr=blaker@netscape.com
2002-05-28 23:29:53 +00:00
jst%netscape.com
498936053d
Whitespace changes only, die tabs, die!
2002-05-28 22:55:39 +00:00
karnaze%netscape.com
dc7e454eb3
bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov.
2002-05-28 22:50:43 +00:00
dougt%netscape.com
82f34db739
Allowing ftp to work against servers that use port 22, r=bradley, sr=brendan/darin, bug 147496
2002-05-28 22:06:01 +00:00
morse%netscape.com
494951163e
bug 115818, context menu slow to appear when images are present, c=ajfeldman@brown.edu, r=morse, sr=waterson -- this is better patch than the one in bug 146048
2002-05-28 21:42:29 +00:00
smontagu%netscape.com
31d5475543
Bug 129666: Xlib/Xprint do not scale em-dash & co. correctly. r=bstell@ix.netcom.com, sr=scc. Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2002-05-28 21:40:06 +00:00
caillon%returnzero.com
1b0530f9f7
Bug 145528, 'Send Page' context menu item sends the frame instead of the frameset. Patch contributed by Sander <mybugzilla@juima.org>, r=bzbarsky, sr=ben.
2002-05-28 21:19:30 +00:00
pinkerton%netscape.com
e72ebd29d8
backing out changes when landing privacy panel. doh!
2002-05-28 20:59:29 +00:00
sspitzer%netscape.com
ed57078c53
fix for #146046 . fix several regressions to the subscribe dialog.
...
1) [search view] "Subscribe" and "Unsubscribe" buttons don't work (original bug)
2) [search and tree views] space bar doesn't do the right thing (toggle state)
3) [tree view] double click on a row that is a container should not toggle the subscribe state
r=hwaara, sr=bienvenu
2002-05-28 20:55:38 +00:00
pinkerton%netscape.com
f2bb2307fd
hookup tooltips in PPEmbed. fix embedding tooltip impl to check window/dialog tag before groveling for title attribute. r=pink/sr=beard. bug# 142814.
2002-05-28 20:31:39 +00:00
blizzard%redhat.com
b8a59d84b4
Bug #134204 . Add files for pkg-config. Not part of the build. r=cls,hp
2002-05-28 20:20:42 +00:00
pinkerton%netscape.com
58c002dca0
remove 'block images from server' and 'view only this image' context menu
...
items. there's no code that goes along with these.
2002-05-28 20:07:24 +00:00
pinkerton%netscape.com
10afc05c1b
Normalizing the context menus, stubbing out copy link location and
...
bookmark link. hooks up bookmark page.
2002-05-28 19:55:58 +00:00
pinkerton%netscape.com
0eb37f9cf8
fixing some redundant ref counting and a leak of the autocomplete data
...
source. r=hyatt.
2002-05-28 18:42:21 +00:00
kirk.erickson%sun.com
39f40869dd
Fixed OCSP typo.
2002-05-28 18:26:37 +00:00
hyatt%netscape.com
f9e2ab13c4
Fix back forward key bindings.
2002-05-28 18:22:37 +00:00
pinkerton%netscape.com
6de66cb3d7
Fix crash for 147604. should retain these icons if i'm going to hold them indefinately.
2002-05-28 16:48:48 +00:00
peterv%netscape.com
7d082dd601
Fix for bug 88761 (html code for selected and noshade (and other minimizable attributes) not w3c conformant). r=heikki, sr=jst.
2002-05-28 12:34:48 +00:00
hewitt%netscape.com
aa37df5d0e
more autocomplete details, and icons for bookmark menus
2002-05-28 10:30:42 +00:00
hewitt%netscape.com
2f74f63f46
145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera
2002-05-28 09:07:53 +00:00
glazman%netscape.com
78425eaf46
Test Selection debug menu item was horked in Composer; b=146424, r=neil@parkwaycc.co.uk, sr=jst
2002-05-28 09:00:25 +00:00
kyle.yuan%sun.com
7fb7525f6d
Bug 146315, 146499, 146828 nsIAccessible's accDoAction does not work for XUL Button/Check Box/Radio Button Element
...
r=aaronl, sr=jst
2002-05-28 08:55:54 +00:00
seawood%netscape.com
8473124842
Pull client.mk and modules.mk by date when MOZ_CO_DATE is set rather than always pulling the tip version.
...
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #143165 r=leaf
2002-05-28 08:40:31 +00:00
peterv%netscape.com
2f17df5e74
Fix for bug 146965 (Standalone Transformiix outputs invalid XML). r=sicking, sr=jst.
2002-05-28 08:27:28 +00:00
peterv%netscape.com
1b3f673e1d
Fix for bug 146964 (Bug in format-number XSLT function). r=sicking, sr=jst.
2002-05-28 08:16:43 +00:00
timeless%mac.com
30091ed16b
Bugzilla Bug 147022 Crash when calling prompt() with 2 arguments [@nsACString::Last]
...
The theory is that the string was "" but the code only handled (char*)0 for empty strings,
The result is a crash in Last() for an empty string.
r=bzbarsky sr=jst
2002-05-28 05:35:35 +00:00
bryner%netscape.com
f845658e9b
- Remove some unneeded gecko files from the project.
...
- Bump the Chimera version to 0.2.8 in the project and credits file.
Note: we no longer copy libmozz.dylib from Mozilla, you need to use --with-system-zlib. r=hyatt.
2002-05-28 04:00:40 +00:00
stephend%netscape.com
0cd2634928
Bug 60639. Proliferate amount of JS strict warnings in accountmanager.js. Patch by rossi@telnet.at (email address doesn't resolve). r=racham@netscape.com, sr=shaver@mozilla.org. I'm landing this for him because a) I'm not sure he has cvs commit access b) I _so_ don't want to see this bitrot any longer.
2002-05-28 02:39:31 +00:00
bryner%netscape.com
124ee6d54a
Getting rid of a useless printf that I forgot to remove before checking in.
2002-05-28 00:16:13 +00:00
jaggernaut%netscape.com
a9ef72ca8a
Bug 101955: Middle-click -> Open in new tab/window fails for Mail/News URLs, r=sdagley, sr=hewitt
2002-05-28 00:02:41 +00:00
blakeross%telocity.com
df1823cd78
132013 - remove from list in download manager makes program unresponsive for too long. r=hewitt sr=blake (patch by ben)
2002-05-27 18:11:51 +00:00
blakeross%telocity.com
5476530048
132013 - remove from list in download manager makes program unresponsive for too long. r=hewitt sr=blake (patch by ben)
2002-05-27 18:06:31 +00:00
ben%netscape.com
c0cb2d3960
remove emacs backup file hyatt accidentally checked in
2002-05-27 06:17:10 +00:00
khanson%netscape.com
64051a587d
patch to speed up array.sort of strings by 40% r=brendan, sr=shaver
2002-05-27 05:53:57 +00:00
bryner%netscape.com
0f3c9d2d65
Ignore generated Makefiles.
2002-05-27 02:12:25 +00:00