Commit Graph

8735 Commits

Author SHA1 Message Date
seawood%netscape.com
d01aa4fbd8 Fixing AIX bustage. Resolve symbols at link time. r=bryner 2001-11-14 22:00:16 +00:00
hewitt%netscape.com
76b5876544 108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=? 2001-11-14 10:06:21 +00:00
bryner%netscape.com
07266ac903 Fixing win32 bustage 2001-11-14 08:46:46 +00:00
bryner%netscape.com
aa9d645710 Turning on new C++ filepicker code (bug 82854). r=jag, sr=ben. 2001-11-14 08:19:23 +00:00
hewitt%netscape.com
744b010b23 108579 - hiding first column causes empty outliner, r=jag, sr=sspitzer 2001-11-14 07:02:06 +00:00
hewitt%netscape.com
bcca43836b 108543 - urlbar autocomplete isn't showing search, r=blake, sr=hyatt 2001-11-14 06:52:32 +00:00
hewitt%netscape.com
33afd372bd 109169 - dialog should support custom dialog buttons, r=ben, sr=hyatt 2001-11-14 06:48:44 +00:00
hewitt%netscape.com
a609bd6e28 109190 - Editable menulists no longer show dropmarker, r=ben, sr=hyatt 2001-11-14 06:46:03 +00:00
darin%netscape.com
f6a4f1885b patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
morse%netscape.com
d6e10ae159 bug 109360, image blocking blocks wrong server, r=andre, sr=alecf 2001-11-14 06:37:45 +00:00
seawood%netscape.com
11401a070b Removing obsolete files from tree.
Bug #102787 r=pierre
2001-11-14 04:13:46 +00:00
seawood%netscape.com
c242b6c765 Removing unused unix-jar.mn
Bug #106375 r=lordpixel
2001-11-14 02:42:07 +00:00
dbaron%fas.harvard.edu
ddaf46e70e FizillaMach: Further refine the XP_MACOSX / MOZ_WIDGET_TOOLKIT=mac ifdefs. b=109165 r=pinkerton sr=sfraser 2001-11-14 01:48:17 +00:00
dbaron%fas.harvard.edu
16d9d403f1 FizillaMach: Create MozillaDebug.app for DEBUG builds rather than Mozilla.app. b=109939 r=pinkerton sr=sfraser 2001-11-14 01:45:03 +00:00
timeless%mac.com
b7461f87ad Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
bzbarsky%mit.edu
f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
jaggernaut%netscape.com
fea9a2e604 Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt. 2001-11-13 09:00:22 +00:00
seawood%netscape.com
d1f66ef3a9 Link against xinerama libs in static build if xinerama is enabled.
Bug #109245 r=lidl@pix.net
2001-11-13 01:48:29 +00:00
ben%netscape.com
8dc2e60f16 Adding Download Manager component & initial interface, datasource, etc.
not part of build
2001-11-12 08:57:42 +00:00
hyatt%netscape.com
d6f8a36508 Fix to convert property to field. 106153. r=hixie, sr=hewitt 2001-11-12 07:28:30 +00:00
dbaron%fas.harvard.edu
d22a753dd3 Fix nsDependentString assertions when using history window, part 2. b=109172 r=jag sr=alecf 2001-11-11 20:37:53 +00:00
blakeross%telocity.com
96c5a21fdd changing timeout to 0, r/sr=hyatt 2001-11-11 04:41:48 +00:00
blakeross%telocity.com
43873c78c9 73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben 2001-11-11 04:20:01 +00:00
dbaron%fas.harvard.edu
613f237681 Fix nsDependentString assertions when using history window. b=109172 r=jag rs=scc 2001-11-11 01:27:30 +00:00
waterson%netscape.com
f94e8a698e Bug 109143. Search datasource should return a valid result set from GetTargets now that we're suppressing re-entrant content builds. r=rjc, sr=hyatt 2001-11-11 01:16:08 +00:00
dbaron%fas.harvard.edu
e83f9f183f Fix bustage. b=109165 2001-11-10 23:55:36 +00:00
dbaron%fas.harvard.edu
0c93d110f3 Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard 2001-11-10 23:30:13 +00:00
jaggernaut%netscape.com
10e6a597bd Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-10 22:20:21 +00:00
jaggernaut%netscape.com
d5f98d7747 Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben 2001-11-10 21:38:28 +00:00
gerv%gerv.net
5011281b28 Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only. 2001-11-10 19:10:40 +00:00
alecf%netscape.com
c8e5ffae33 NOT PART OF BUILD
for bug 102043 and bug 71482 - update nsHistoryLoadListener to support redirected URLs, and to update titles through nsIBrowserHistory
2001-11-10 16:37:19 +00:00
blakeross%telocity.com
5a46d540e2 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2001-11-10 01:51:44 +00:00
morse%netscape.com
eee486ee49 bug 68136, full screen mode, r/sr=ben/alecf 2001-11-10 01:12:37 +00:00
sfraser%netscape.com
f4da98e824 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
pchen%netscape.com
e93c12fab0 bug 107900, r=jag, sr=ben, return true if we loaded bookmarks, otherwise
return false
2001-11-10 00:08:42 +00:00
pchen%netscape.com
966897ed50 bug 107900, r=jag, sr=ben, return bool from ReadBookmarks() 2001-11-10 00:07:51 +00:00
mscott%netscape.com
666d0a6d3e Bug #108635 --> add ability to disable global and session history.
r=jag/mscott
sr=hewitt
2001-11-09 23:39:56 +00:00
yokoyama%netscape.com
1c8e8f1f3d Bug 108712
ISO-8859-16 and Korean (ISO-2022-KR) menu
appears in the wrong submenu.
/r=nhotta; /a=asa
2001-11-08 23:05:30 +00:00
morse%netscape.com
28ea546d4f bug 109058, text missing in p3p dialog, r=blake, sr=alecf, a=asa 2001-11-08 22:51:18 +00:00
hyatt%netscape.com
70660d7fa3 Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa 2001-11-08 05:06:48 +00:00
jaggernaut%netscape.com
bf6ae6562b Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-07 07:52:48 +00:00
ben%netscape.com
d3393726aa 108816 - add back removed navigation bindings for Windows only. r=waterson, sr=hewitt 2001-11-07 07:38:49 +00:00
hyatt%netscape.com
8ca82532f6 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2001-11-07 06:40:04 +00:00
morse%netscape.com
35720e9017 bug 108762, select-user dialog (used in password manager) broken, r=cmankse+bryner,sr=brendan 2001-11-07 06:26:33 +00:00
dbaron%fas.harvard.edu
8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
hewitt%netscape.com
1aa1e3a190 108778 - dialog should fire ondialogcancel when native window close button clicked, r=cmanske, sr=hyatt 2001-11-07 05:43:03 +00:00
dbaron%fas.harvard.edu
bfb2f49916 Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc 2001-11-07 04:12:20 +00:00
blakeross%telocity.com
85f7b66d24 autocomplete dialog shouldn't be resizable. r/sr=hewitt 2001-11-07 04:05:20 +00:00
sgehani%netscape.com
7921e7b912 Eliminate warnings.
b = 79336
r = sgehani (checking in sfraser's patch)
rs = alecf
2001-11-07 02:43:39 +00:00
sgehani%netscape.com
bf3cd1599c Don't change window size on load.
b = 99725
r = matt
sr = blake
2001-11-07 02:41:53 +00:00