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

103713 Коммитов

Автор SHA1 Сообщение Дата
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
bryner%netscape.com 3a8236303a Ignore generated makefiles. 2002-05-27 02:07:35 +00:00
bryner%netscape.com 8c72aaa366 Ignore generated Makefiles. 2002-05-27 02:03:23 +00:00
serge%netscape.com 36d4a2ea10 fix for #145377, crash after closing acrobat plugin, r=av, sr=darin 2002-05-26 22:52:19 +00:00
dbaron%fas.harvard.edu eccd0e0edf Fix FindPrimaryFrameFor regression: when previous sibling is out-of-flow, start search from previous sibling's placeholder. b=145224 sr=waterson r=bzbarsky 2002-05-26 17:07:07 +00:00
dbaron%fas.harvard.edu 32a2ec0527 Clear the undisplayed content map before calling SetDocument(null), which can cause some XBL content to be destroyed without notifications, leaving dangling pointers in the undisplayed map. b=145737 r=bzbarsky sr=waterson 2002-05-26 17:03:42 +00:00
ian%hixie.ch ecb34da717 Some versions of the Net::SMTP module handle the timeout by raising a SIG ALRM, so handle this case as well. Also increase the timeout by ten seconds since in the real world, some servers are actually that slow. We might need to make this asynchronous at some point. 2002-05-26 15:08:48 +00:00
ian%hixie.ch 8121837c6b Perl 5.005_03 compatability: the precedence of the not and comma operators changed at some point, so disambiguate this usage. 2002-05-26 15:05:37 +00:00
ian%hixie.ch 76c246b0ac Cache the Term::ReadLine input device. On some systems, it has to be cached, otherwise you end up trying to open too many input handles or something like that. This also means we can have session history where available. 2002-05-26 15:03:48 +00:00
ian%hixie.ch c32fb7e152 Add some null checking -- if the string is undefined, then turn it into the empty string. This avoids many undefined value warnings when the data provided by the user is incomplete. 2002-05-26 15:02:33 +00:00
ian%hixie.ch 772b7331fc Implemented rowsAffected(), which will return the number of database rows that were affected by the last execution of the statement associated with the results frame. 2002-05-26 15:00:56 +00:00
gerv%gerv.net 4370a21c9a Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointing this out. 2002-05-26 07:01:53 +00:00
stephend%netscape.com f8ec0e7bf2 Bug 119764. JS strict warnings in pref-themes.js. Patch by Stephen Walker <walk84@yahoo.com> r=morten@nilsen.com/sr=hewitt@netscape.com 2002-05-26 06:09:26 +00:00
stephend%netscape.com 48866d9c70 Bug 51985. 'Go' button should be styled as default. Patch by Bradley Hart <bhart@cvip.net>. r=walk84/sr=jag 2002-05-26 06:05:19 +00:00
matty%chariot.net.au 6e72fd1398 Release notes updates. 2002-05-26 05:34:25 +00:00
brendan%mozilla.org 2906c7c1f9 Don't emit JSOP_DEF{VAR,CONST} unless at top-level or in a heavyweight function (146596, r=jband, sr=shaver). 2002-05-26 00:33:23 +00:00
caillon%returnzero.com de0544edd4 Bug 141333, Renaming 'Add to Bookmarks' to 'Bookmark This Page' in the Bookmarks menu. r=gerv, rs=jag 2002-05-25 19:47:37 +00:00
caillon%returnzero.com 97e55ea7fb Bug 142711, adding a trailling slash to the default homepage. r=mpt, rs=jag 2002-05-25 19:42:12 +00:00
wtc%netscape.com f53b2a3fe4 Bug 142575: use the PRIVATE keyword for the /EXPORT linker option. 2002-05-25 16:00:55 +00:00