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

85899 Коммитов

Автор SHA1 Сообщение Дата
ian%hixie.ch 7c0dbe2fe3 Added a hash of the user's rights to the user hash to make it easier to enable or disable UI elements 2001-07-26 03:40:56 +00:00
mcafee%netscape.com 85c115904e Changes to allow packaging of statically-linked build (87213). r=cathleen, sr=waterson, a=blizzard 2001-07-26 03:18:42 +00:00
javi%netscape.com 042abf08fc Fix for Bug 91466, Checking in for Hakan Waara
r=javi, cotter sr=hewitt, a=dbaron

Re-work the Unknown CA dialog to make it less confusing.
2001-07-26 01:53:13 +00:00
depstein%netscape.com 7fd23f3a9e added GetTheUri() in QaUtils.cpp. Updated history listener methods. 2001-07-26 01:21:53 +00:00
ian%hixie.ch 18956f9796 Added better handling for error conditions in the Database code, and fixed the 'addRight' method to use it.
Pasted in excerpts from the DBI man pages with sections highlighted in order to keep track of what will need fixing.
2001-07-26 00:54:37 +00:00
darin%netscape.com 90d6e4deb3 Fixes bug 90196 "M092 crash [@ nsHttpConnection::OnHeadersAvailable]"
r=bbaetz, sr=dougt, a=dbaron
2001-07-26 00:08:03 +00:00
darin%netscape.com 508c51481e Fixes bug 91710 "opening page several times quickly shows completely blank"
r=bbaetz, sr=dougt, a=dbaron
2001-07-26 00:06:08 +00:00
ian%hixie.ch ef634e93bd * Added a section on common errors to Documentation.txt
* Added more comments to a few modules
* Changed the semantics of adding and removing user fields ("user data types")
* Implemented a factory service to perform those semantics ('registerField', 'removeField' and the convenience 'registerSetting')
* Added a missing return in the MySQL implementation of the user data source
* Added an assert in the MySQL version of 'addRight' to catch an easy error
* Added XXX comment in the MySQL version of 'addRight' (will fix this in the next patch)
* Fixed a case where sending an undefined value to the DBI database implementation would fail during the untainting
* Fixed MySQLID to actually work (in the DBI ResultsFrame)
* Fixed two typos in the user service ('settings' to 'setting')
* Added the requirement that a user must have certain rights to use the COSES editor
* Added a setupInstall implementation to the COSES editor
2001-07-25 23:54:32 +00:00
tfox%netscape.com cbc6ebf3c1 Added build_coreconf target. 2001-07-25 23:14:16 +00:00
naving%netscape.com f3e84ca90f forgot to checkin this part of the fix for bug 41720. a=dbaron 2001-07-25 22:53:30 +00:00
blizzard%redhat.com 2214b95ddd Makefile for gfx for gtk2. WIP. Not part of the build. 2001-07-25 22:05:59 +00:00
idk%eng.sun.com 76eddede1e *not part of the buld*
blackConnect tests update
2001-07-25 22:05:35 +00:00
blizzard%redhat.com deeb70d04d start of gtk2 port. WIP. Not part of the build. Start stubbing out code. 2001-07-25 22:05:10 +00:00
hyatt%netscape.com 1af0ead728 Adding XBL regression tests. Not part of build. 2001-07-25 21:25:42 +00:00
sonmi%netscape.com 55ffc94cc9 added functionality for solaris 9 2001-07-25 21:08:06 +00:00
sonmi%netscape.com 29db9e67b3 added solaris 9 symlinks 2001-07-25 21:07:24 +00:00
blizzard%redhat.com 9db1c7a6eb oops, forget to check this in yesterday as part of bug #92034. a=brendan 2001-07-25 20:46:10 +00:00
justdave%syndicomm.com 9d61fad196 fix for bug 91903: insecure dependency in require in importxml.pl under taint mode only in Perl 5.005.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
2001-07-25 20:12:00 +00:00
sonmi%netscape.com c369cb8300 added PC Solaris 9 2001-07-25 18:33:28 +00:00
shrutiv%netscape.com 38de344e8d Fixing bug 89098: Update the version info for Wizard.exe properties
(r=bobj)
2001-07-25 18:29:04 +00:00
justdave%syndicomm.com 452d0fb5ff Fix for bug 90933: inconsistant field types for profiles.disabledtext
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
2001-07-25 17:55:29 +00:00
ian%hixie.ch 9c45d94bfc Mainly changes to make it compile and easier to debug:
* Made the start of an execution start clearer in the error log. This depends on the debug level; just makes it easier to determine what is a single execution block in a 70MB error log.
* Changed a stray semicolon into a comma, and fixed other misspellings or typos.
* Added the default strings to the CosesEditor component.
2001-07-25 09:32:28 +00:00
jaggernaut%netscape.com 1f53b56d68 Fix senna bustage. Add "docshell" to REQUIRES. 2001-07-25 08:01:49 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
justdave%syndicomm.com 8ab662d553 re-fix bug 76154: permissions weren't being set correctly on the .htaccess files when checksetup.pl was run again. Also adding .htaccess to .cvsignore so it won't show up as ? in cvs diffs and updates.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net
2001-07-25 07:26:42 +00:00
cls%seawood.org 8d1819fa40 Use %var% instead of @var@ as placeholders for the static build dynamic module lists. This prevents acoutput-fast.pl from complaining about unknown variables. 2001-07-25 07:01:05 +00:00
timeless%mac.com 5b2daf0e78 Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake
2001-07-25 07:00:22 +00:00
blakeross%telocity.com fd0802a95e Classic smiley menu dropdown icon is disgusting (90849). r=asa sr=hewitt 2001-07-25 06:57:28 +00:00
blakeross%telocity.com b152f080d7 Trunk/M092 topcrash @ nsMenuFrame::ActivateMenu, and a slew of dnd fixes (90151). r=dean sr=ben 2001-07-25 06:51:49 +00:00
timeless%mac.com f3501aac06 Bugzilla Bug 15096 UI: 3-Pane, Visual, General Menu Problems
r=kerz sr=hewitt
changes needed because of Bugzilla Bug 41572 Prefer matched case for Access keys
2001-07-25 06:36:58 +00:00
sspitzer%netscape.com 32020e6bd4 fix for #92194. don't open the message in the stand alone message window
if the user double clicks on the thread twisty.  r/sr=bienvenu
2001-07-25 06:34:59 +00:00
hyatt%netscape.com 84f1ff48ed Fix for 90081, r=dbaron, sr=attinasi 2001-07-25 06:33:06 +00:00
blakeross%telocity.com a873ee6507 rv should be rv2 (91056). r/sr=dougt 2001-07-25 06:28:31 +00:00
blakeross%telocity.com e00176a778 The menu for the turbo systray icon doesn't work on win9x/me (90524). r=ftang sr=ben 2001-07-25 06:22:53 +00:00
cls%seawood.org cfc838824b Rename smime stub library to smimestb to remove conflict with NSS smime3 lib in static builds.
Bug #86254
2001-07-25 06:18:49 +00:00
blakeross%telocity.com 90345ad705 History date/time of new pages is the date/time of the first url added in the session (91717). This will likely also help page loading time and hierarchical history folder opening (as well as item deletion). Would you believe we've been firing a timer every three seconds that flushes and recommits all of the user's global history (when all we meant to do was set a boolean to PR_TRUE) because of a copy and paste error Alec made in march? :-) r=jag sr=ben 2001-07-25 06:18:06 +00:00
blakeross%telocity.com 27763b6faf Radio focus handling not quite correct (91880). Patch by Neil <neil@parkwaycc.co.uk>. r=hwaara sr=blake 2001-07-25 06:14:25 +00:00
blakeross%telocity.com 4c4468f452 Rename profile creates new name but doesn't display it (73031). r=jesse sr=ben 2001-07-25 06:06:40 +00:00
jst%netscape.com ec7cf9b88e Fixing bugzilla bug 91368 and doing some additional code cleanup. r=ftang@netscape.com, sr=blizzard@netscape.com 2001-07-25 05:26:37 +00:00
dbaron%fas.harvard.edu ff52e9e58d Use nsAutoVoidArray for stack-based nsLineLayout to reduce allocations. r=jag sr=waterson b=90727 2001-07-25 05:20:09 +00:00
dbaron%fas.harvard.edu b4ea38686f Remove |#ifdef|s around |#include|s since they're a recipe for build bustage (see the portability guidelines). b=91237 r=jag sr=waterson 2001-07-25 05:16:32 +00:00
dbaron%fas.harvard.edu e80523e577 Fix imagemap COORDS parsing function to handle whitespace correctly, which coincidentally fixes a crash that I don't understand. b=91432 r=jag sr=waterson 2001-07-25 05:14:18 +00:00
sspitzer%netscape.com a1b2b6a787 fix for #89052. certain imap searches were failing (and popup up alerts)
because we were forming bad search queries.  r=naving, sr=bienvenu
2001-07-25 05:09:51 +00:00
stephend%netscape.com 719f9fd116 91755. Search Messages' window title had an extra period. r=jglick@netscape.com/mpt@mozilla.org.uk, sr=hewitt@netscape.com 2001-07-25 05:00:39 +00:00
axel%pike.org c09d0f2ff5 bug 90053, fix for default namespace handling in NameTest. checkin for sicking@bigfoot.com, r=me,peterv, sr=jst 2001-07-25 04:48:10 +00:00
mkaply%us.ibm.com bef87ebf22 OS/2 only - sync with windows 2001-07-25 04:47:33 +00:00
dbaron%fas.harvard.edu 5948e0ab2d Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into EndObservingDocument so it happens at the end of paint suppression. b=80203,89626 r=hyatt sr=waterson 2001-07-25 04:30:59 +00:00
mkaply%us.ibm.com 16338f7355 No bug
OS/2 only - we are using en-win.jar - remove files that overlap - leave directory in case we do an en-os2.jar someday
2001-07-25 04:26:49 +00:00
naving%netscape.com 472546ee63 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
dmose%netscape.com 31d4fa1710 Change LDAP autocomplete default minStringLength to only autocomplete against strings >= 2 chars long to avoid a possible hang on NT as well as unindexed searches (bug 84566; r=leif@netscape.com, sr=darin@netscape.com) and default searchFilterTemplate to catch people whose cn contains their middle name or initial (bug 90535; r=leif@netscape.com, rs=darin@netscape.com). This second patch also fixes a bug where filter templates sometimes ignored the last token of the entered string 2001-07-25 04:15:30 +00:00