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

107045 Коммитов

Автор SHA1 Сообщение Дата
aaronl%netscape.com 7321ffd8cb Bug 158756. Need nsIViewManager::IsRectVisible to become GetRectVisisiblity, and return a reason why the rect wasn't visible. r=akk,roc+moz. sr=jst 2002-08-10 08:03:53 +00:00
aaronl%netscape.com c8215a38ee Bug 160793. Active Accessibility: support broken images. r=kyle, sr=hewitt 2002-08-10 07:59:44 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
aaronl%netscape.com eafbb367e8 Bug 160792. Active Accessibility: If title different from name, put it in description. Put the title in the name if there is no name. r=kyle, sr=jst 2002-08-10 07:46:31 +00:00
aaronl%netscape.com 4267688419 Not part of build. Bug 30088 - type ahead find. Use nsPIDOMWindow::GetChromeEventHandler to get event target to listen for events. This is a good way to keep our listener on the window, even when the document changes. 2002-08-10 07:40:24 +00:00
bbaetz%student.usyd.edu.au 0b77f31c65 Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table
r=joel x2
2002-08-10 07:34:17 +00:00
gerv%gerv.net 33fcb9cb3f Fix another un-globalised SqlQuote(). Oops. 2002-08-10 07:29:53 +00:00
hyatt%netscape.com 599a7ee08f Fix bookmark groups to replace. 2002-08-10 06:56:55 +00:00
hyatt%netscape.com 3ad609ec85 Fork tabbrowser to make it back into what I want. 2002-08-10 06:53:22 +00:00
bryner%netscape.com 431e447a7b Adding gif files to fix the build bustage. 2002-08-10 06:36:42 +00:00
racham%netscape.com 364a69f63b Fixing bug 102265. Polishing an entity in the mapi dtd file per UI guidelines. r=bhuvan 2002-08-10 06:13:44 +00:00
jkeiser%netscape.com 0f45464b93 Add _charset_ support in form (bug 18643), r=ftang@netscape.com, sr=bzbarsky@mit.edu 2002-08-10 06:12:04 +00:00
blakeross%telocity.com 6bd3b14eb7 adding history. 2002-08-10 05:23:37 +00:00
blakeross%telocity.com f170f0c844 Adding history. 2002-08-10 05:23:28 +00:00
blakeross%telocity.com fbca645bf7 Fix menu arrow hover. 2002-08-10 05:12:15 +00:00
blakeross%telocity.com 6c2b813cd1 Fixing submenu arrow. 2002-08-10 05:06:25 +00:00
blakeross%telocity.com 5d60ed54d1 Fixing submenu arrow. 2002-08-10 05:05:59 +00:00
seawood%netscape.com 80134bd76b Add compiler test for +Olit=all support for hpux cc.
Bug #146426 r=wtc
2002-08-10 04:32:49 +00:00
bzbarsky%mit.edu e18fced414 Fix bustage; need to follow C++ portability guidelines. ;) 2002-08-10 04:20:53 +00:00
blakeross%telocity.com 1a283d403f Add id back to statusbar. 2002-08-10 03:49:30 +00:00
blakeross%telocity.com d1ba977c76 Fix wallet. 2002-08-10 03:14:29 +00:00
blakeross%telocity.com 1801be3a6f Add back "- Mozilla" 2002-08-10 03:08:14 +00:00
blakeross%telocity.com dcff5f5d0c Remove Web Development submenu. 2002-08-10 02:58:38 +00:00
seawood%netscape.com 7e05c6e278 Re-adding files to avoid checkout warnings. The warnings are because the files are individually listed in the cvs module definition. Replaced standard targets with reference to win32 build page. 2002-08-10 02:45:57 +00:00
blakeross%telocity.com 933824de5c Ongoing prefs work. 2002-08-10 02:45:06 +00:00
blakeross%telocity.com aa04b18510 Ongoing prefs work. 2002-08-10 02:45:02 +00:00
blakeross%telocity.com 8a3d64e464 Ongoing prefs work. 2002-08-10 02:42:10 +00:00
blakeross%telocity.com 92f3a3a390 Ongoing prefs work. 2002-08-10 02:40:54 +00:00
blakeross%telocity.com 495483fa31 Ongoing pref work. 2002-08-10 02:40:38 +00:00
hyatt%netscape.com 7c4b9d0d17 Sep support. 2002-08-10 02:33:01 +00:00
naving%netscape.com 197fff137e 117032 r=bhuvan sr=bienvenu make "Delete messages on server.." label clearer 2002-08-10 02:25:49 +00:00
racham%netscape.com aadabe0510 Fixing bug 150471. Fixing the cases where accountValues could be checked before we try to save the values on the page. This will help us to make sure accountmanager proceeds to store the values only on those pages where accountValues is filled in. In case of SMTP advanced panel, values are already saved and reflected. r=srilatha, sr=sspitzer 2002-08-10 02:20:21 +00:00
bbaetz%student.usyd.edu.au f08a2c0945 Miseed &:: for call to SqlQuote, no bug # (cleanup from bug 158474)
r=justdave x2
2002-08-10 02:19:52 +00:00
hyatt%netscape.com 5b51184c99 Separator support. 2002-08-10 02:17:32 +00:00
rbs%maths.uq.edu.au 38e707815f Make CheckFontExistence('Symbol') to tell the truth, b=161048, r=ftang, sr=sfraser 2002-08-10 02:10:50 +00:00
hyatt%netscape.com fa82da360f Working on separator support. 2002-08-10 02:09:24 +00:00
bzbarsky%mit.edu 9ede6c8f9d Fix a bug nsBaseWidget::SetZIndex and make it faster. The changes to
SetZIndex are actually fixing the problems in question; the other
changes are a replacement of all the evil tabs with spaces.

Bug 117730, patch by Dainis_Jonitis@swh-t.lv (Dainis Jonitis), r=beard,
sr=attinasi (this has been languishing for a while, ok?).
2002-08-10 02:07:26 +00:00
hyatt%netscape.com 4482128bf2 Add separator support to toolbars. 2002-08-10 01:59:12 +00:00
bbaetz%student.usyd.edu.au f0fe90b9e1 Bug 161402 - Disable DBI taint mode in processmail
r=joel x2
2002-08-10 01:53:39 +00:00
blakeross%telocity.com 7d371d9faa Don't heed startup prefs for phoenix. 2002-08-10 01:44:09 +00:00
blakeross%telocity.com 998410f491 Fix find dialog. 2002-08-10 01:42:05 +00:00
jruderman%hmc.edu b4adfdb967 123293, wyciwyg://0/* urls sent as referrers after document.write. r=bbaetz, sr=darin. 2002-08-10 01:38:54 +00:00
dveditz%netscape.com 913b960d71 make XPInstall confirm dialog default to cancel (bug 149478) r=syd,sr=mscott 2002-08-10 01:25:35 +00:00
dveditz%netscape.com b3139448f9 activate button on keyup only if already depressed (bug 161721) r=saari,sr=blake 2002-08-10 01:23:01 +00:00
bbaetz%student.usyd.edu.au 5310c14a26 Hopefully fix bustage from incomplete backout. 2002-08-10 01:12:01 +00:00
blakeross%telocity.com d1f3215ee5 Fix stop. 2002-08-10 00:55:06 +00:00
shrutiv%netscape.com 3de7c5edb4 Fix for bug 161729: Update Company Identifier description (r=smeredith) 2002-08-10 00:52:46 +00:00
shrutiv%netscape.com eac545067b Fix for bug 136763: Components are at incorrect location in "Select
Typical/Additional Components" screen (r=smeredith)
2002-08-10 00:50:03 +00:00
shrutiv%netscape.com 1e01df3f55 Fix for bugscape 16908: Reorder additional components (r=mitchf) 2002-08-10 00:31:59 +00:00
blythe%netscape.com 1b20cc170c fix crash in bug 119034
r=timeless,sr=darin,a=asa
Simple NULL check, safe
2002-08-10 00:25:39 +00:00