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

85833 Коммитов

Автор SHA1 Сообщение Дата
hwaara%chello.se 3146f15ee8 #90314, implement new <spinbuttons/> XUL widget.
Syntax:  <spinbuttons ondown="..." onup="..."/>

r=aegis, hewitt, sr=hyatt, a=dbaron
2001-07-26 10:55:47 +00:00
ian%hixie.ch 9a26cf12c7 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 894dbe249a 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 bc74c520b1 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 4e55e7c5f6 added GetTheUri() in QaUtils.cpp. Updated history listener methods. 2001-07-26 01:21:53 +00:00
ian%hixie.ch 840a7e70c4 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 fafc726cb0 Fixes bug 90196 "M092 crash [@ nsHttpConnection::OnHeadersAvailable]"
r=bbaetz, sr=dougt, a=dbaron
2001-07-26 00:08:03 +00:00
darin%netscape.com da6ce72e74 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 ea14628a29 * 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 ddaa60fe68 Added build_coreconf target. 2001-07-25 23:14:16 +00:00
naving%netscape.com c68f1bc808 forgot to checkin this part of the fix for bug 41720. a=dbaron 2001-07-25 22:53:30 +00:00
blizzard%redhat.com a61e4f5879 Makefile for gfx for gtk2. WIP. Not part of the build. 2001-07-25 22:05:59 +00:00
idk%eng.sun.com 222f17e48a *not part of the buld*
blackConnect tests update
2001-07-25 22:05:35 +00:00
blizzard%redhat.com 787a937b82 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 38b0ce15e5 Adding XBL regression tests. Not part of build. 2001-07-25 21:25:42 +00:00
sonmi%netscape.com d513a1bca7 added functionality for solaris 9 2001-07-25 21:08:06 +00:00
sonmi%netscape.com 3e2f32af6e added solaris 9 symlinks 2001-07-25 21:07:24 +00:00
blizzard%redhat.com fdfe751610 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 0b4e32b4e4 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 aa5b17a972 added PC Solaris 9 2001-07-25 18:33:28 +00:00
shrutiv%netscape.com 74ffca80b9 Fixing bug 89098: Update the version info for Wizard.exe properties
(r=bobj)
2001-07-25 18:29:04 +00:00
justdave%syndicomm.com 73729302e9 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 2d8ad22f72 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 a4bdd69421 Fix senna bustage. Add "docshell" to REQUIRES. 2001-07-25 08:01:49 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
justdave%syndicomm.com b653371b07 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 8a0a1ce3d8 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 95d6ed2b2c 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 dda81de24b Classic smiley menu dropdown icon is disgusting (90849). r=asa sr=hewitt 2001-07-25 06:57:28 +00:00
blakeross%telocity.com b5c43295fe 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 84ae9e29ca 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 bc9b9b67ad 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 04fb853f1a Fix for 90081, r=dbaron, sr=attinasi 2001-07-25 06:33:06 +00:00
blakeross%telocity.com d24cae149b rv should be rv2 (91056). r/sr=dougt 2001-07-25 06:28:31 +00:00
blakeross%telocity.com 65d3c48d40 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 89611d4d34 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 a6c7ce1906 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 e940c56a84 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 b635a5ce4c 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 6940295f99 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 5d6d4f45aa 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 a1c6fecad5 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 ec8721d84c 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 3a71bd320a 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 68ba793c44 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 2a4fe51e92 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 363dd16cfc OS/2 only - sync with windows 2001-07-25 04:47:33 +00:00
dbaron%fas.harvard.edu 08b178d117 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 718bf64106 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 5dd5bee209 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