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

108630 Коммитов

Автор SHA1 Сообщение Дата
rogerl%netscape.com 172045ff53 Statement result value. Loop control. Equality op. 2002-09-12 01:15:46 +00:00
ian%hixie.ch ad095c7804 Add two new filters: One for theoretically valid URIs, and one for strings being embedded _into_ URIs. Note that the first overrides the Template::Filters version since that version is arguably incorrect. 2002-09-11 23:11:43 +00:00
bzbarsky%mit.edu 3d583e763d backing out remainder of bug 22056 patch to hopefully fix remaining
regression. a=perf regression.
2002-09-11 22:16:36 +00:00
beard%netscape.com e217720b66 Trivial resource changes for 1.0.1 release, r=bnesse. 2002-09-11 22:05:16 +00:00
bzbarsky%mit.edu 9b274ff1cb Backing out CSS changes from bug 22056 to see whether this fixes the
perf regression.
2002-09-11 20:59:22 +00:00
alecf%netscape.com 76fecf3d4c check in dummy file so that this directory appears in people's trees - no effect on builds 2002-09-11 20:22:22 +00:00
leaf%mozilla.org bdb8dd5fb8 backing out erroneous checkin to pull scripts 2002-09-11 18:34:54 +00:00
mikep%oeone.com d11ad10577 Adding in check if not event array is passed. 2002-09-11 18:29:06 +00:00
mikep%oeone.com d02273ea58 Code cleanup. 2002-09-11 18:28:42 +00:00
mikep%oeone.com a5f999b5e7 Adding ability to publish to FTP server. 2002-09-11 18:28:16 +00:00
mikep%oeone.com f2a6af5e31 Changing function that gets called when calendar is passed a URL. 2002-09-11 18:27:42 +00:00
mikep%oeone.com 63acddb08c Fixing localizatioFixing localizationn 2002-09-11 18:27:09 +00:00
mikep%oeone.com 454159842a Fixing bug with main view not refreshing when you click on grippy. 2002-09-11 18:25:18 +00:00
mikep%oeone.com fa93ee7361 Changing function name that gets called if URL is passed to calendar. 2002-09-11 18:24:23 +00:00
mikep%oeone.com 7b8a079235 New build. 2002-09-11 18:23:48 +00:00
mikep%oeone.com e788e4f04b Fixing problems with selecting all. Not complete yet, but at least select all now works. 2002-09-11 18:23:08 +00:00
cltbld%netscape.com f70ff03c41 update the tag to MOZILLA_1_2a_RELEASE 2002-09-11 18:03:05 +00:00
mikep%oeone.com 93577816e5 Fixing bug 159455. 2002-09-11 17:57:59 +00:00
rogerl%netscape.com e03eabe26c Statement labels. 2002-09-11 17:20:41 +00:00
mikep%oeone.com 112d570145 Fixing bug with double clicking on Monday in week view. 2002-09-11 16:57:15 +00:00
gerv%gerv.net 93323c2273 Bug 166698 - The error system's in a bit of a mess. This file was missed on the original checkin. 2002-09-11 14:12:12 +00:00
gerv%gerv.net 7712577a10 Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz. 2002-09-11 13:56:35 +00:00
rods%netscape.com 6471b8c460 Parese for font families before checking font names
Bug 166919 r=dcone sr=bz
2002-09-11 12:58:38 +00:00
glazman%netscape.com 5a24e22dc9 nobr tag was invisible in AllTags mode, b=163855, r=brade, sr=kin 2002-09-11 12:28:13 +00:00
mkaply%us.ibm.com 01172203c5 #166054
Removing unnecessary OS/2 only files
2002-09-11 12:23:22 +00:00
chanial%noos.fr 9108417df6 Bug 161414: some properties windows in Bookmark Manager not properly sized r=timeless, sr=bryner 2002-09-11 12:14:20 +00:00
caillon%returnzero.com b775400b9c 77315 - Make send page grab the correct document title.
r=sicking sr=bzbarsky
2002-09-11 11:45:38 +00:00
peterv%netscape.com 9456212b6b Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2002-09-11 11:22:41 +00:00
bzbarsky%mit.edu da76dd0f62 Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
glazman%netscape.com ccbe3b90f8 in some cases, it was impossible to unbold selection in CSS mode, b=167510, r=brade, sr=bzbarsky 2002-09-11 09:25:47 +00:00
glazman%netscape.com 1d4075b29f pressing Ctrl+tab doesn't switch tabs like it does in other tabbed apps; b=136915, r=neil@parkwaycc.co.uk, sr=jag, fix by jruderman@hmc.edu (Jesse Ruderman) 2002-09-11 09:21:40 +00:00
darin%netscape.com 3a21913aeb adding nsISelectionImageService.idl to layoutIDL.xml to fix more mac
bustage from mjudge's checkin
2002-09-11 07:42:03 +00:00
bzbarsky%mit.edu 662b773a70 modeGetFolder should have some different wording from modeOpen. Bug
160672, r=caillon,timeless, sr=bryner
2002-09-11 07:38:14 +00:00
leaf%mozilla.org 30a38418d6 Automated update 2002-09-11 07:24:44 +00:00
seawood%netscape.com 7836ffd1b8 Add cview to the all extensions build list.
Bug #166939 r=rginda
2002-09-11 07:21:18 +00:00
sspitzer%netscape.com 7343f04c3a fix for #142845. add screenname support to mozilla.
works with any AIM client, if they support goim: uris.

from cavin:
  1) a bunch new card attributes
  2) back end AB changes for AB Sync

from naving:
  1) Screenname -> nscpaimscreenname mapping for LDAP
  2) assertion fix to nsAddrBookSession::AddAddressBookListener()

from me:
  1) addressbook advanced search features, like "any name", "any number", "organization", "title", etc.
  2) add screen name support (UI, import, export) to mozilla, remove it from the ns tree.
  3) don't allow drop onto non-writable (LDAP) addressbooks
  4) bunch of code cleanup
2002-09-11 07:06:19 +00:00
darin%netscape.com f55be67162 attempting to fix MANIFEST_IDL bustage from mjudge's checkin 2002-09-11 06:54:05 +00:00
rogerl%netscape.com 767ec282d3 Label statement. 2002-09-11 06:39:10 +00:00
timeless%mac.com 03cfe1870f Bug 167837 Package necko_cookie.xpt
r=darin sr=bzbarsky
2002-09-11 05:53:04 +00:00
darin%netscape.com d71c19ad7e oops.. backing that out 2002-09-11 05:50:56 +00:00
darin%netscape.com b87b8e1df7 fixes build bustage 2002-09-11 05:50:15 +00:00
curt%netscape.com e74e3b565c This is not yet part of the build process. 2002-09-11 05:20:13 +00:00
curt%netscape.com 6bc42d92f5 Support for GRE (recently known as MRE)
(Bug #157211, r=syd, sr=dveditz)
2002-09-11 05:03:44 +00:00
sspitzer%netscape.com 35dcce26de fix for #161002. implement filter logging. add some UI for applying
filters after the fact.  code cleanup.
r=mscott, sr=bienvenu
2002-09-11 05:03:36 +00:00
curt%netscape.com f9b72b149a Support for GRE (recently known as MRE)
(Bug #57211, r=syd, sr=dveditz)
2002-09-11 05:00:30 +00:00
darin%netscape.com 4839e4f7e2 temporary hack to fix mac bustage... will return with the real fix. 2002-09-11 04:32:38 +00:00
danm%netscape.com 4020f8bd33 temporary amaaaaazing makefile stupidity to get extension-less builds to build. i promise to sort out the real problem tomorrow. 2002-09-11 04:28:44 +00:00
darin%netscape.com 52ca552ce9 removing unused files 2002-09-11 04:15:15 +00:00
darin%netscape.com 57b4ecf2a6 fixes bug 166498 "nsHTTPChunkConv should be cvs removed" r=dougt sr=bzbarsky 2002-09-11 04:14:37 +00:00
mjudge%netscape.com b9ec2bad51 missed a ';' on a ifdef mac section. fixing build bustage 2002-09-11 03:41:46 +00:00