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

1203 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com d85f0a7154 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
leaf%mozilla.org 828e9e8e7b re-removing file, sr=smfr 2001-07-05 22:42:46 +00:00
jaggernaut%netscape.com cb07a908dd Bug 70048: ``Text of modifiers on accelerators can't be localized''. Attempt #2 :-)
Patch by lordpixel@mac.com, jag. r=jag, lordpixel, pinkerton, sr=ben, blake.
2001-07-03 00:26:41 +00:00
jaggernaut%netscape.com ce34ee4806 Temporarily backing out the changes for bug 70048. 2001-06-30 16:26:23 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jaggernaut%netscape.com cc03885127 Bug 70048: ``Text of modifiers on accelerators can't be localized''.
Patch by lordpixel@mac.com, jag. r=jag,lordpixel, sr=ben.
2001-06-30 06:54:44 +00:00
dbaron%fas.harvard.edu 688519fb0c Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
cls%seawood.org 80f526179f Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org 2e8b3e9481 bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
cls%seawood.org 5a485b2c19 Workaround gcc -O2 compiler optimization problem by moving the declaration of a nsCOMPtr outside of a while loop.
Bug #80988 r=braddr sr=scc a=asa
2001-06-16 23:35:43 +00:00
timeless%mac.com ad9443a210 Bugzilla Bug 41572 Prefer matched case for Access keys
patch by dean_tessman@hotmail.com r=timeless sr=blake a=dbaron
2001-06-08 03:25:44 +00:00
sfraser%netscape.com 4eaf5d6899 Fix for blocker bug 83669; crash in history on Mac classic skin. Check for null childBoxSize. r=pinkerton/evaughan, a=pchen (sheriff) 2001-06-06 23:16:38 +00:00
yokoyama%netscape.com b1853852ed bug 52464:
Preventing type cast to char which results loss of data.
/r=ftang, /sr=scc, /a=blizzard
2001-06-06 00:37:15 +00:00
pinkerton%netscape.com 68b6530bc8 bullet-proof hiding the view. we might not have one if things are not dismissed correctly. r=pchen/sr=hyatt/a=asa. bug 83753. 2001-06-04 23:55:48 +00:00
hyatt%netscape.com 8ae9f780c5 Fixes for 83027, 83892, and 80512. r/sr=blake,alecf,pink, sr=hewitt,blake, a=asa 2001-06-04 23:23:35 +00:00
pchen%netscape.com 7a9b693ed9 bug 78409, r=pinkerton, sr=hyatt, a=asa, apply patch for bug 66848 which fixes submenus not knowing that its parent menu popped up in the opposite direction (usually because of hitting a screen boundary) 2001-06-04 23:03:24 +00:00
hyatt%netscape.com 32aa017694 Fix build bustage. 2001-06-04 00:57:43 +00:00
hyatt%netscape.com a7ba2a86d2 Fixes for 80512 and 83707. r=blake, sr=waterson, a=asa 2001-06-04 00:22:43 +00:00
hyatt%netscape.com d388bae9fe Fix for smoketest blocker 82194. sr=waterson, r=soemone, go look in the bug 2001-06-01 22:48:05 +00:00
hyatt%netscape.com 2bf7260d28 Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson 2001-05-31 22:19:43 +00:00
pollmann%netscape.com 3cd44086a1 Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org) 2001-05-30 11:26:21 +00:00
roc+%cs.cmu.edu 2b539be4dd Fix for bug 77507. Set default background color correctly. Warn if it isn't set correctly. r=waterson,sr=attinasi,a=blizzard 2001-05-25 15:00:51 +00:00
hewitt%netscape.com 0091573694 78771 - autocomplete popup results are empty in 2nd browser instance and mail compose, r=ben, sr=hyatt 2001-05-23 22:47:54 +00:00
bstell%netscape.com 9ae0bd9fe9 fix debug printf, rs=bstell 2001-05-23 03:23:31 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
axel%pike.org 4bfafe2c62 moving nsOutlinerSelection from nsISecurityCheckedComponent to class info, r=mstoltz, sr=jst, bug 80907 2001-05-16 08:13:12 +00:00
bryner%uiuc.edu 7c53d1aef7 Bug 80543 -- outliner RowCountChanged behaving incorrectly on row removal. r=sspitzer, sr=hyatt. 2001-05-15 19:44:23 +00:00
ftang%netscape.com 43b3808c42 fix port bustage 2001-05-15 14:34:23 +00:00
ftang%netscape.com 9e0eaf0c5a fix bug 71358. add IBMBIDI logic for Arabic/Hebrew
check in for simon@softel.co.il
r/sr=hyatt
r=ftang
2001-05-15 11:58:40 +00:00
varga%utcru.sk c6bc862692 Fix for 72368, 79729. Thread lines are crooked, drawing past column edge and not lined up with parent images. 2001-05-13 07:29:07 +00:00
bryner%uiuc.edu ce791df4e5 Bug 71770 -- hide the outliner scrollbar when it's not needed. r=blake, sr=hyatt. 2001-05-13 05:30:46 +00:00
dr%netscape.com ca0f1324c6 fix typo, compiler warning. r=daa@distributed.net 2001-05-12 20:14:23 +00:00
hyatt%netscape.com 7eece1b441 Fix for 78725. r=pink, sr=ben 2001-05-12 08:32:18 +00:00
dr%netscape.com 568d1a7677 fixing windows bustage 2001-05-12 06:07:15 +00:00
dr%netscape.com 8884fe7fe3 fix for 60584 (page keeps jumping to the bottom) and maybe also 73725 (content area flashes/jitters when typing in textarea). r=evaughan, pollman, sr=jst 2001-05-12 05:16:53 +00:00
pinkerton%netscape.com c975186e17 don't use rint. fix bustage. 2001-05-11 02:26:05 +00:00
pinkerton%netscape.com 10b427491d implement outliner drag/drop. r=ben/sr=hyatt. bugs 75404 and 74831. 2001-05-11 01:51:04 +00:00
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
arik%netscape.com 749f4813a4 Added an AttributeChanged function to nsXULTreeFrame so that you can dynamically set the row count. Fixed bug 59511, r=danm, sr=hyatt. 2001-05-06 01:08:20 +00:00
waterson%netscape.com d0a0c20733 Bug 78941. Null-check to handle view giving back a null selection. r=varga@utcru.sk, sr=hyatt 2001-05-06 00:02:27 +00:00
pierre%netscape.com 941bd70ab7 43457: change the mutable style context APIs, disable style context sharing, implement style data sharing. r=waterson. 2001-05-03 13:20:48 +00:00
hyatt%netscape.com 3c891c6a8d Fix crashing in SetView. 2001-05-03 07:53:13 +00:00
hyatt%netscape.com 17a8eca761 Missed a file. 2001-05-03 02:39:36 +00:00
hyatt%netscape.com b5612e0006 Fix for 800K leaks on tinderbox. Fix for broken printing. Both bugs r=danm, sr=hewitt 2001-05-03 01:41:10 +00:00
hewitt%netscape.com 2a29bb785f 76465 - outliner rowHeight, r=waterson, sr=hyatt
76297 - screen coordinates, r=hyatt, sr=brendan
76428 - can't set view on an outliner until its frame is created, r=brendan, sr=hyatt
76894 - obelisk crash, r=evaughan, sr=hyatt
2001-04-30 18:30:18 +00:00
blakeross%telocity.com 8abd7e17d2 Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2001-04-29 02:57:29 +00:00
hyatt%netscape.com 6d177020fd Fix 75516. r=danm, sr=ben 2001-04-28 06:38:23 +00:00
valeski%netscape.com 9e8d80d70f mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
sfraser%netscape.com 5e35cbdbc0 Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com def10e77f9 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
hyatt%netscape.com 31a850a277 Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
roc+%cs.cmu.edu 2673dd6ef6 Add API to view manager to get/set default background color (used when refresh disabled and possibly useful for other things). Have Docshell preserve background color across page loads. Make root frames set background color. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard 2001-04-24 01:01:16 +00:00
hyatt%netscape.com 81c9546282 Fix for 76367. r=saari, sr=waterson, a=asa 2001-04-20 01:45:07 +00:00
pavlov%netscape.com d545b56668 fixing bug 75432 r=ben sr=hyatt 2001-04-17 09:04:12 +00:00
hyatt%netscape.com 74aaf331b2 Fix for outliner crashing all the time. bug#74902. 2001-04-17 07:02:36 +00:00
loadrunner%betak.net 1c1517ba97 bug 54285, r=nhotta, jag, pink, sr=brendan 2001-04-17 01:58:00 +00:00
brendan%mozilla.org 136e6b9ac5 Dean Tessman's patch to fix a copy/paste Ctrl-instead-of-Meta error (55932, r=pink, sr=me). 2001-04-16 08:42:12 +00:00
hyatt%netscape.com 560099edbf Fix image loading in outliner. 2001-04-12 09:48:56 +00:00
hyatt%netscape.com bb49a1e5b9 Fix bug in AdjustSelection. r=danm, sr=waterson 2001-04-12 04:40:16 +00:00
hwaara%chello.se 5ecdfacf86 Implementing .count in the Outliner. Now you can do |outliner.outlinerBoxObject.selection.count| to get the number of currently selected rows. This is much more convenient (and faster) than messing around with .getRangeAt() and then calculate the amount of selected rows by hand...
bug 75552

r=varga@utcru.sk, sr=hyatt@netscape.com
2001-04-11 23:15:49 +00:00
pinkerton%netscape.com 625135fde1 flush all our reflows before someone else can trigger them. r=saari/sr=hyatt. bug# 71219 2001-04-11 23:02:49 +00:00
pavlov%netscape.com cfd5b242af removing ifdef'd DEBUG_pavlov NS_ASSERTION. 2001-04-11 09:01:29 +00:00
pavlov%netscape.com 015b74246b fixing icons in trees not drawing. bug 74037. r=syd sr=hyatt 2001-04-11 08:59:01 +00:00
dbaron%fas.harvard.edu 4c0030d322 Fix leak of nsDFAState objects from nsOutlinerStyleCache (and fix a few warnings too). r=disttsc@bart.nl sr=hyatt@netscape.com b=75328 2001-04-11 02:44:26 +00:00
sfraser%netscape.com 738ab3de16 Final fix for bug 75388 -- don't crash with null image in nsImageBoxFrame. sr=sspitzer 2001-04-10 20:25:12 +00:00
sspitzer%netscape.com 35e4947923 bulletproof for crasher #75407. r/sr=mcafee,waterson,shaver 2001-04-10 17:44:53 +00:00
sspitzer%netscape.com 2427192434 fix for #74674. bad rows when switching folders. sr=hyatt. 2001-04-10 07:26:14 +00:00
pavlov%netscape.com b63ba8064a fixing bug 73685 r=jag sr=hyatt 2001-04-09 00:45:06 +00:00
hyatt%netscape.com cab319966f Fix for smoketest blocker 74997, r=danm, sr=sspitzer 2001-04-06 23:01:55 +00:00
sspitzer%netscape.com 9b94942035 bullet proof to prevent crashes. #74471. r=pavlov,sr=shaver
the underlying problem still exists, and that will be covered in
another bug.  but until then, we'll assert instead of crashing
2001-04-06 03:20:44 +00:00
ben%netscape.com c89123d8e1 change comments in these files to be appropriate doc comment format. sr=hyatt. 2001-04-05 05:29:24 +00:00
sspitzer%netscape.com d77db49125 fix for #74357. do what 4.x mac did for collapsed read messages, that are threads that had unread chidren. r/sr=hyatt,bienvenu 2001-04-04 02:13:41 +00:00
hyatt%netscape.com c959d047ea Fix for outliner skin switching bug. 2001-04-04 01:37:09 +00:00
pinkerton%netscape.com 51674a950f before executing command, check if it's a menu. fixes weird problems with context menus where rightclicking with a submenu visible would dismiss the parent but leave the submenu. r=pchen/sr=hyatt. bug# 71795 2001-04-03 21:20:43 +00:00
sspitzer%netscape.com 26222169db #72122 implement AdjustSelection on the outliner selection. sr=hyatt 2001-03-31 04:55:34 +00:00
disttsc%bart.nl 96f5f6cf31 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
pinkerton%netscape.com 5fe5a9ce15 Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
bug# 36665
2001-03-29 03:33:09 +00:00
hyatt%netscape.com a320ea976f Fix for 73506. r=danm, sr=mscott 2001-03-28 22:45:43 +00:00
dr%netscape.com 8fa1e94167 fix for 67731, r=pinkerton, sr=hyatt 2001-03-27 22:58:50 +00:00
disttsc%bart.nl 6e48266508 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
disttsc%bart.nl 31d938bae8 Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-03-24 12:02:07 +00:00
hyatt%netscape.com 0d467fd2b8 Turning on images in outliner. r=pav, sr=brendan 2001-03-24 01:50:33 +00:00
dr%netscape.com a12ad79211 fix for 67731, patch from varga@utcru.sk, r=pinkerton, sr=hyatt 2001-03-24 00:12:47 +00:00
disttsc%bart.nl 6b02654d70 Fix MOZ_TRACK_MODULE_DEPS bustage 2001-03-23 14:34:00 +00:00
disttsc%bart.nl bb1652c181 Fix MOZ_TRACK_MODULE_DEPS bustage 2001-03-23 09:45:16 +00:00
waterson%netscape.com 2270e0b46a Bug 71530. Preflight required changes for RDF outliner. Hack outliner body frame initialization to hookup outliner if one exists; don't assume scrollbar can be created. r=hyatt, sr=ben 2001-03-23 07:42:50 +00:00
pinkerton%netscape.com aa82008d52 make sure we have a valid content node before calling methods on it. bug 73108. r=pav,sr=hyatt 2001-03-23 02:56:24 +00:00
pavlov%netscape.com c3fb71ead0 fixing case in a #include that isn't part of the default build. 2001-03-22 07:14:44 +00:00
hyatt%netscape.com b57052a55e Checking in #ifdefed image loading code for outliner. 2001-03-22 02:51:39 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
hyatt%netscape.com 00b2aefb3a Missed a file on 71470. 2001-03-21 09:01:34 +00:00
hyatt%netscape.com 48541117d5 Fix for 71740. r=jag, sr=shaver 2001-03-21 08:15:49 +00:00
timeless%mac.com d44332bdf7 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
sspitzer%netscape.com 674863036a fix for #72586. check row height to avoid divide by zero crash. (happens if you scroll too early)
sr=hyatt.
2001-03-21 03:03:58 +00:00
sspitzer%netscape.com 367307398e ignore generated makefiles 2001-03-20 05:30:53 +00:00
pavlov%netscape.com 75a7835630 removing the check for mHasImage before calling mImageLoader.Init()... this wasn't in the old code and slipped in. should fix orange trees. r=brendan 2001-03-20 04:43:35 +00:00
pavlov%netscape.com 2301b8f3e4 xul image frame changes for new imagelib. part of bug 70938. r=danm sr=hyatt 2001-03-19 23:44:55 +00:00
markh%activestate.com 19d78e43da Forgot to check this in as part of bug 14368. r=dean_tessman and sr=hyatt
from that bug still apply.
2001-03-13 03:27:15 +00:00
markh%activestate.com 070f7943fe Fix to bug 14368 - Win32 - F10 key does not activate the menu bar.
r=dean_tessman@hotmail.com, sr=hyatt@netscape.com
2001-03-12 09:53:33 +00:00