Commit Graph

8329 Commits

Author SHA1 Message Date
hyatt%netscape.com
9203168ad3 Checking in tabbrowser prototype. r=jag, sr=brendan 2001-09-22 07:27:30 +00:00
radha%netscape.com
3d1c5456ef Fix for bug 92824. Update index in SH after onStartLoad() is called for the page. r=adamlock sr=rpotts 2001-09-22 00:12:41 +00:00
radha%netscape.com
7057852227 Fix for bus 92824. Update index in session History only after onStartLoad notifications come for the page. r=adamlaock sr=rpotts 2001-09-22 00:07:42 +00:00
mkaply%us.ibm.com
fc3c003287 More OS/2 bustage 2001-09-21 19:31:37 +00:00
mkaply%us.ibm.com
2005f71a2a OS/2 bustage 2001-09-21 13:46:45 +00:00
hwaara%chello.se
711a573ed1 #94836, fix some more issues with Open Address. Final part of cleanup.
r=doron, sr=alecf
2001-09-21 13:40:46 +00:00
jaggernaut%netscape.com
70d3d81bf9 Fix js strict warning about trailing comma in object initializer. r=mozbot 2001-09-21 06:30:33 +00:00
dmose%netscape.com
00d763c01b Fix error message display of incorrectly set search filters (bug 79935). r=leif@netscape.com, sr=bienvenu@netscape.com 2001-09-21 05:26:32 +00:00
ccarlen%netscape.com
8ab23df067 Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
hewitt%netscape.com
7b84625e46 93857 - Both 'To:' and 'Bcc:' options simultaneously checked in composition window, r=varada, sr=mscott 2001-09-21 02:02:11 +00:00
srilatha%netscape.com
6cbfd02463 Fix for bug 98566. Adding support for simple MAPI
r=law, sr=alecf
2001-09-21 02:02:05 +00:00
srilatha%netscape.com
b02fad6f86 *** empty log message *** 2001-09-21 02:00:24 +00:00
stephend%netscape.com
87c16bccb7 Bug 100656. about:config 'Prefs' column should read 'Preference Name' r=chipc@netscape.com, sr=sspitzer@netscape.com. Patch by Bradley Hart <bhart00@yahoo.com> 2001-09-21 01:39:59 +00:00
tao%netscape.com
4cc129fd94 97606: Default character coding setting is blank in pref
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2001-09-21 01:16:59 +00:00
hewitt%netscape.com
d2169dbb07 97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt 2001-09-20 22:51:30 +00:00
simon%softel.co.il
3404f5a53a Add Arabic and Hebrew ISO standard encodings to the default list for mail edit. Bug 99108, r=momoi, sr=kin 2001-09-20 08:07:09 +00:00
dmose%netscape.com
22018cb10a Add support to the autocomplete widget, interfaces, and LDAP autocomplete session for returning "failure items" which allow the user to select an error entry and have it fire an arbitrary command, rather than actually filling in the text of the item. Part of bug 79935. r=hewitt@netscape.com, sr=bievenu@netscape.com 2001-09-20 07:55:59 +00:00
hewitt%netscape.com
f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
stephend%netscape.com
15715f037a Bug 100509. JS strict warning (re-declaration) r=doron, sr=blake 2001-09-20 03:22:51 +00:00
blakeross%telocity.com
9e991256e0 Turbo turns off if you go to the advanced panel and press ok without making any changes (99677). r=hewitt sr=ben 2001-09-20 00:38:55 +00:00
gerv%gerv.net
1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
cls%seawood.org
3bd4e80c52 Change beos sighandler to get the nsAppShellService and call its shutdown function on SIGTERM rather than forcefully quitting the app.
Bug #99564 sr=alecf
2001-09-19 02:51:32 +00:00
hyatt%netscape.com
18ad83890a Fix for 49874 and 98109, make iframes build their docshells and kick off their content load from frame construction, also enabling the primary content area to be dynamically shiftable. r=jag, sr=waterson 2001-09-19 01:53:00 +00:00
dp%netscape.com
c14e18584b bug 88844 Fixing turbo mode initialization on launch preventing xpcom double initialization. Merging branch to tip 2001-09-19 01:51:15 +00:00
blakeross%telocity.com
6b2d78b3e6 editable menulists use wrong text size/font (96946). r/sr=ben 2001-09-19 00:06:39 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
jst%netscape.com
d3f4113c52 Fix bug 99690. Fix crash when external apps try to open mozilla windows. r=bzbarsky@mit.edu, sr=blakeross@telocity.com 2001-09-18 05:32:03 +00:00
loadrunner%betak.net
14a2d6929a bug 99253, Optimization on sort in pref-languages.js, patch by jrgm, r=jbetak, sr=blizzard, alecf 2001-09-18 03:12:03 +00:00
aaronl%netscape.com
43b42de673 Bug 82207. Beginning XUL MSAA support (checkboxes). r=jgaunt, sr=hyatt 2001-09-18 03:09:01 +00:00
hewitt%netscape.com
60f317c194 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
leif%netscape.com
c4f096970f Fix for bug 82412: Preresolve DNS before calling into LDAP C-SDk. SR=bienvenu@netscape.com, r=dmose@netscape.com, patch=leif@netscape.com. 2001-09-17 23:35:03 +00:00
rpotts%netscape.com
91df4b9c17 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
jaggernaut%netscape.com
6d32db3768 Bug 79889: download progress dialog not wide enough. r=hewitt, sr=hyatt 2001-09-17 20:28:38 +00:00
hyatt%netscape.com
bb50ea5788 Fix for 96899, unable to see addresswes when scrolling up in mailcompose. r=mscott, sr=brendan 2001-09-17 20:24:30 +00:00
alecf%netscape.com
62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
bryner%netscape.com
bc427652a4 Bug 89998 - deprecate titledbox in favor of groupbox. This checkin moves the groupbox functionality to groupbox.* instead of titledbox.*. Patch from andersma@luther.edu, r=bryner, sr=hewitt. 2001-09-15 06:47:08 +00:00
bzbarsky%mit.edu
ff33b303ce Make the vertical separator next to the "Home" button not show up when
there are no buttons there.  Bug 80494, patch by Fabian
<hidday@geocities.com>, r=hwaara, sr=ben
2001-09-15 01:24:16 +00:00
mkaply%us.ibm.com
bf6cf05d06 #95642
r=cls
When given the win/mac/unix choice for chrome, OS/2 should use win, not define its own
2001-09-14 21:07:39 +00:00
andreas.otte%primus-online.de
36bc63e942 fix bug 97983 [ExtractUrlPart allows no access to the directory part of the url] This patch introduces a new bitmask url_Path that allows accessing the whole path, moved url_Directory from path access to it's original meaning accessing the directory portion of the url. Also fixed some start/endposition calculations, r=dougt@netscape.com,sr=darin@netscape.com 2001-09-14 05:47:54 +00:00
jaggernaut%netscape.com
25856c9451 Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
mscott%netscape.com
f1bfa2c787 Bug #99222 --> make the widget flexible enough to only show the popup if
there are  a certain # of results present in the list.
r=sspitzer, ducarroz
sr=hewitt
2001-09-14 05:34:59 +00:00
mkaply%us.ibm.com
23ee0801ef #95642
r=cls
Because other platforms then Unix use the Unix build system, add Makefile.ins to some win
directories so platforms can choose to use the win versions of files
2001-09-13 23:01:14 +00:00
alecf%netscape.com
9679bdf0a8 back out this change, it was unintentional
r=bryner
no a=
2001-09-13 22:03:27 +00:00
gerv%gerv.net
0b78cba5da Backing that out. <sigh>. Trunk, branch. Branch, trunk. How hard can it be? 2001-09-13 17:40:57 +00:00
gerv%gerv.net
75f6390d74 Prevent problems with NS initial start page appearing, by renaming pref. Bug 99441. r=syd, gerv, sr=jband. This will be backed out immediately after 0.9.4 ships. 2001-09-13 16:57:40 +00:00
syd%netscape.com
a8418328c1 More 88844 stuff, make sure we create the key if it doesn't exist. 2001-09-13 09:37:50 +00:00
syd%netscape.com
8d5aad98c6 Trunk version of latest 88844 stuff, look for "Mozilla Quick Launch" instead of
trying to construct a string based on the app name, which is not working.
r=ssu, sr=brendan, a=asa
2001-09-13 09:09:06 +00:00