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

68508 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 086397b43d putting back in some original code. nsBoxFrame can NOT take into account availableSize.
it must always first use computedsize and then preferredsize next and that is it
b=40596,49271 r=kmcclusk
2000-08-24 13:19:57 +00:00
rjc%netscape.com a9150cd1ee Fix Mac build for Warren. 2000-08-24 11:22:45 +00:00
hyatt%netscape.com c35fd8e783 oops. forgot file. 2000-08-24 09:39:14 +00:00
rjc%netscape.com fb5b239182 Fix bug # 28087: Search Bookmarks and History now works with non-ASCII characters. r=me 2000-08-24 09:28:33 +00:00
hyatt%netscape.com 985e328964 Fix bug in void array's assignment operator. r=scc 2000-08-24 09:26:58 +00:00
hyatt%netscape.com 3d05117e1a XBL fixes, groundwork for 46505, r=ben 2000-08-24 09:21:27 +00:00
warren%netscape.com 10b3ee21a6 Bug 44352. Adding IsLowMemory predicate & implementation for Windows. 2000-08-24 08:35:13 +00:00
jband%netscape.com 47af0b5999 bug 49748. Fix crash due to JS loader holding xpconnect service too long. Also add unimplemented method to xpconnect service and fix cast for bug 49641. r=shaver@mozilla.org a=brendan@mozilla.org 2000-08-24 07:50:27 +00:00
warren%netscape.com 437a98156c Added zip cache hit rate stats. 2000-08-24 07:38:41 +00:00
warren%netscape.com 1325ceb6a7 Fixing up GetOwner method to not crash on startup. 2000-08-24 07:36:53 +00:00
warren%netscape.com 6ec40e2ae8 Removed dup 2000-08-24 07:13:08 +00:00
bryner%uiuc.edu 520d624f7c Fixing bug 42109 - make sure to set the current item to something sane when it's deleted. r=hyatt. 2000-08-24 06:14:45 +00:00
law%netscape.com 6ab955d8c3 Bug 1722; move hardcoded search URL to locale-based RDF datasource; fix supplied by tao@netscape.com; r=me 2000-08-24 05:29:22 +00:00
bryner%uiuc.edu 65b967b771 Bulletproofing to try and fix 50006. r=dbaron. 2000-08-24 05:06:21 +00:00
saari%netscape.com 0920228fbd fix for 46938, make sure full content area plugins can still get key events once you've clicked on them 2000-08-24 05:04:06 +00:00
buster%netscape.com dd3cd7990c bug 3992
chris k did the work.
r=buster
2000-08-24 05:03:18 +00:00
saari%netscape.com b35996ff85 46938, fire event so we can track when plugins are clicked on. r=rods 2000-08-24 04:53:31 +00:00
saari%netscape.com 1e6e0ac7af For bug 46938, adding event so we can tell when windows created by third party plugins have been activated 2000-08-24 04:49:00 +00:00
ben%netscape.com f1cb8ef191 fix for 45587, patch from mj@digicool.com. Fixes subtle idiosyncracy in pref window treeview. 2000-08-24 04:48:46 +00:00
ben%netscape.com b308c5fc72 44295, partially patch from timeless@bemail.org (some people have beaten me to part of it), r=myself and some general cleanup (js console) 2000-08-24 04:44:01 +00:00
ben%netscape.com baf7a88dea 44295, partially patch from timeless@bemail.org (some people have beaten me to part of it), r=myself and some general cleanup 2000-08-24 04:43:12 +00:00
buster%netscape.com 9b0a64d2c7 bug 49239
r=hyatt

bug 42372
r=waterson
2000-08-24 04:38:08 +00:00
ben%netscape.com 0ef4798e0c fix for 42798, patch from henrik gemal, r=myself 2000-08-24 04:30:21 +00:00
ben%netscape.com 1683db148d fix for 42797, partial patch from henrik gemal, r=myself (+ a couple of changes) 2000-08-24 04:26:50 +00:00
buster%netscape.com a017796f68 bug 45152 (Typed text does not render in TextAreas with a horizontal scrollbar)
fixed by adding a flag in nsLineBox for the content of a line to mark it "forceInvalidate",
logic in nsLineLayout to set the line dirty for initial reflow of text frames,
and logic in block to check the new flag.
r=kin
2000-08-24 04:26:43 +00:00
mozilla.BenB%bucksch.org 2016929679 38433: askSendFormat dialog: Make check of formatting more fine-grained, and set recommondation following the result (in particular, to plaintext in some cases). Add icons to visualize the modes. r=ducarroz, a=brendan 2000-08-24 04:14:28 +00:00
ben%netscape.com 7109ea0bff *** empty log message *** 2000-08-24 04:13:49 +00:00
ben%netscape.com aae1d98d61 fix for 34590 - misaligned twisties in modern and blue. patch provided by henrik gemal. r=myself 2000-08-24 04:13:35 +00:00
ben%netscape.com fe454443f8 fix for 29442, replace mozilla logo image with one with anti-aliased edges. image
provided by jerry baker, r=myself.
2000-08-24 04:10:49 +00:00
beard%netscape.com 85ec8a2278 use QueryElementAt() to save space and time. r=shaver 2000-08-24 04:10:47 +00:00
beard%netscape.com 20faf976ac use QueryElementAt() to save space and time. r=jband 2000-08-24 04:08:07 +00:00
saari%netscape.com 0494f09298 make sure to return a value in all code paths from FireFocusOnTargetContent... gave VC5 a headache 2000-08-24 04:00:12 +00:00
ducarroz%netscape.com 36d97301a3 Fix for bug 40523. Modified function SetActiveChild() to avoid crashing when a null child is passed. Instead, unselect the current child. R=hyatt 2000-08-24 03:58:42 +00:00
law%netscape.com 0f09bee099 Bugscape bug 1594; remove 'Mozilla' with dynamic product name; r=mcafee@netscape.com 2000-08-24 03:57:39 +00:00
ducarroz%netscape.com 9c41dbbbb1 Fix for bug 40523. Implemented arrow key navigation in the autocomplete popup menu. R=hyatt 2000-08-24 03:55:09 +00:00
anthonyd%netscape.com 112b262913 fix for bug 48624 (hidden selection issues with plain text widgets)
fix for bug 45662 (updating range impl to dom spec)
fix for some edge case selection issues invloving multiple windows, no bug #
but saari knows about this.
r: sfraser, jfrancis, mjudge, saari
a: beppe
2000-08-24 03:54:30 +00:00
dmose%mozilla.org f26ac839f0 remove items relating to cleanup constructors, destructors, and initializers. a=r=(not built) 2000-08-24 03:41:05 +00:00
dmose%mozilla.org b6a1eafe4b cleanup constructors, destructors, and initializers. a=r=(not built) 2000-08-24 03:40:32 +00:00
dmose%mozilla.org 1af95aecbe updated doxygen comments on interfaces to better match reality. a=r=(not built) 2000-08-24 03:39:40 +00:00
mozilla.BenB%bucksch.org 951d34a901 38433: Adding new icons for askSendFormat dialog to build. r=ducarroz, a=brendan 2000-08-24 03:27:48 +00:00
brendan%mozilla.org f80865ab42 Eliminate silly gcc warning. 2000-08-24 03:14:17 +00:00
ben%netscape.com 280caaeaef tidy up navigatorOverlay.xul 2000-08-24 03:01:38 +00:00
ben%netscape.com 9d3fb0c51f checking in modern theme part of fix for menulist cropping bug (see comment that went with blue's checkin log) 2000-08-24 03:00:23 +00:00
roc+%cs.cmu.edu c3d33b1c79 NOT PART OF THE BUILD. Bringing nsViewManager up to speed with nsViewManager2 changes. Also ensures all pixels are cleared even if some pixels are not covered by any opaque view. Bug 39621. 2000-08-24 02:35:00 +00:00
ssu%netscape.com b1a4f87995 new file to help with checking in. not part of any build. 2000-08-24 02:30:03 +00:00
mozilla.BenB%bucksch.org 9f7437a547 38433: Adding new icons for askSendFormat dialog. r=ducarroz, a=brendan 2000-08-24 02:24:44 +00:00
mozilla.BenB%bucksch.org 6b76b66a7d Remove files again: Too long filenames :( 2000-08-24 02:18:34 +00:00
shanjian%netscape.com 897032bd28 #49342 IME98/IME2000 Reconversion does not work in text area
ar=ftang
Reconversion query is added to IME judge macro.
2000-08-24 02:10:28 +00:00
BlakeR1234%aol.com aa7c12c909 Fix bug 50008, make items in PT bookmarks menu function. 2000-08-24 02:09:22 +00:00
mozilla.BenB%bucksch.org 3a51a9ce64 38433: Adding new icons for askSendFormat dialog. r=ducarroz, a=brendan 2000-08-24 02:07:35 +00:00