blakeross%telocity.com
7286975525
Fixing js strict warning about assignment to undeclared variable. sr=ben
2001-10-01 03:17:18 +00:00
blakeross%telocity.com
b4d8387acc
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:50:52 +00:00
blakeross%telocity.com
60096be1fb
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:50:18 +00:00
blakeross%telocity.com
d8f95525f5
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:49:54 +00:00
blakeross%telocity.com
4deb712f51
Fixing js strict warning about function not always returning a value. sr=ben
2001-10-01 02:35:17 +00:00
mstoltz%netscape.com
79c1d3b73f
bug 90386 - escape HTML tags before writing the useragent string to the document
...
on the "about:" page. Written by jruderman, r=mstoltz, sr=blake
2001-10-01 02:29:05 +00:00
jaggernaut%netscape.com
253004d746
Bug 96843: 'Find in this page' textfield doesn't get focus by default. Patch by James Kelley <oneiros@darkspire.net>, r=kin, sr=alecf.
2001-10-01 01:13:43 +00:00
gerv%gerv.net
a8813d30ed
splay Resolution redundantly lists selection if selection is 72dpi or 96dpi. Bug 96339. r=hwaara, sr=blake.
2001-09-30 23:02:25 +00:00
mkaply%us.ibm.com
72816bd6d4
#79798
...
r=ftang, sr=kin@netscape.com
Cursor is an ambigous term - use caret to refer to the text caret in Bidi functions
2001-09-30 20:35:55 +00:00
bzbarsky%mit.edu
e6c797602a
Add window.find(). Bug 9550. Patch from Fabian <hidday@geocities.com>,
...
r=sfraser, sr=jst
2001-09-30 19:56:32 +00:00
jaggernaut%netscape.com
f27e9494ee
Clean up navigator.js (begone, evil tab, 3-space and 4-space indents, begone, curly brackets following function declarations, and begone, evil strict warnings!), r=caillon, rs=Ben
2001-09-30 15:01:58 +00:00
jaggernaut%netscape.com
07f2c03ad4
Fix strict warning by making the setter always return the |val|, which it should always do anyway. r=caillon
2001-09-30 13:48:03 +00:00
jaggernaut%netscape.com
14532678e9
Get rid of some js strict warnings. r=caillon
2001-09-30 13:38:35 +00:00
jaggernaut%netscape.com
e04e8a40a8
Remove trailing comma (js strict warning)
2001-09-30 12:54:31 +00:00
jaggernaut%netscape.com
1442b9ff13
Bug 102154: browser.xml refers to bogus property nsIWebNavigation.LOAD_FLAGS_BYPASS_NONE (I thought I had fixed this a few months ago). r=rginda.
2001-09-30 08:33:31 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
jaggernaut%netscape.com
dc7525ffa9
Make "Open New Tab" modifier "accel", not "control", sr=hyatt
2001-09-29 06:12:48 +00:00
mscott%netscape.com
52a95a4156
Bug #101498 --> auto complete preselects the default domain OVER the first ldap match
...
r=sspitzer,ducarroz
sr=hewitt
2001-09-29 04:31:59 +00:00
cmanske%netscape.com
349ade3d49
Fix duplicate colors in colorpicker, b=100323, r=brade, sr=hewitt
2001-09-29 04:28:15 +00:00
alecf%netscape.com
f31a0a3b23
oops, we'll need a CID
...
not part of build
2001-09-28 23:09:06 +00:00
alecf%netscape.com
7eb478fc78
add exports to mac build, not part of build, will be reviewed as a part of bug 102004 and 102085
2001-09-28 22:33:22 +00:00
alecf%netscape.com
11c6055ff7
makefiles for unix - not yet part of build, will be reviewed for bugs 102004 and 102085
2001-09-28 22:31:53 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
dbaron%fas.harvard.edu
4b3270ebe2
Fix OS/2 REQUIRES bustage. r=jag
2001-09-28 06:57:07 +00:00
mkaply%us.ibm.com
36081dcb62
Remove unused OS/2 files - we use the Windows versions now
2001-09-28 03:38:54 +00:00
alecf%netscape.com
c3bb69d930
adding windows makefile for files added as a part of bug 102004, and bug 102085
...
not part of build, to be reviewed as a part of those bugs
2001-09-28 02:22:23 +00:00
alecf%netscape.com
c1f5250dd3
move default font package handling into xpfe as a part of bug 104085
...
not part of build, will be reviewed as a part of that bug
2001-09-28 02:21:13 +00:00
alecf%netscape.com
626c692ccc
add these files for bug 102004 - moving charset menu into xpfe components
...
not part of build, to be reviewed as part of that bug
2001-09-28 02:20:15 +00:00
hyatt%netscape.com
3f52ac2c96
Fix for 102066, new tab in open location dialog, r=bryner, sr=brendan
2001-09-28 01:15:50 +00:00
hyatt%netscape.com
4179bab7e4
Checking in a patch for Antoine Labour, Open Link in New Tab, r=bryner, sr=hyatt, bug #101487
2001-09-28 00:19:32 +00:00
hyatt%netscape.com
e75f328954
Fix for 102060, enable New Tab in the UI and implement tabbrowser context menus for closing and creating tabs, add CTRL+f4 for closing tabs. r=bryner, sr=brendan
2001-09-28 00:10:48 +00:00
morse%netscape.com
3596c6b117
bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf
2001-09-27 21:41:26 +00:00
hewitt%netscape.com
ec80db1df2
101775 - column reordering doesn't work right, r=blake, sr=hyatt
2001-09-27 02:22:27 +00:00
darin%netscape.com
086bff5446
fixes bug 95768 "about: services should be converted to XHTML 1.1"
...
patch=alexey@ihug.com.au , r=cbiesinger@web.de , sr=darin,jst
2001-09-27 01:42:06 +00:00
hyatt%netscape.com
56238f4d7c
Fix for 101554. r/sr=jag,blake
2001-09-27 00:27:26 +00:00
bzbarsky%mit.edu
7fb75487be
Change observes= to command=. Bug 39389 (view source context menus).
...
sr=blake, r=doron
2001-09-26 20:38:01 +00:00
alecf%netscape.com
b570b3627a
beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser
2001-09-26 20:26:14 +00:00
alecf%netscape.com
c7840ee904
bug 101761 - clean up embed components so we can better understand REQUIRES r=cls
2001-09-26 20:17:35 +00:00
alecf%netscape.com
2a340225f3
bug 101761 - split necko MODULE into necko and necko2 (build-system only change - for REQUIRES purposes only) r=cls
2001-09-26 20:13:43 +00:00
bzbarsky%mit.edu
f44822f26f
Add a context menu to viewsource. Bug 39389, patch by Doron
...
<doronr@naboonline.com>, r=bzbarsky, sr=alecf
2001-09-26 19:25:10 +00:00
hewitt%netscape.com
1bcdea4a38
9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt
2001-09-26 00:33:48 +00:00
jgaunt%netscape.com
398fff2476
bug 100772 bug 98777 accessible support for XUL
...
Description, Label, Button
r=aaronl sr=hyatt
2001-09-25 22:59:55 +00:00
loadrunner%betak.net
5034ba3850
bug 97541, r=cmanske, sr=kin, Enable multiple spellcheckers in mail/composer
2001-09-25 22:41:49 +00:00
aaronl%netscape.com
2cddb7e586
Bug 98781. Active Accessibility: XUL <image> element support. sr=hyatt, r=jgaunt
2001-09-25 22:32:32 +00:00
hyatt%netscape.com
084d155657
backing out 94836, since it did not have UI review.
2001-09-25 22:21:47 +00:00
hewitt%netscape.com
989692bdd6
9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt
2001-09-25 22:17:47 +00:00
pinkerton%netscape.com
e201a0b7b2
don't associate .jar and .dat files with mozilla. r=sdagley/sr=sfraser. bug# 100065
2001-09-25 14:41:53 +00:00
jaggernaut%netscape.com
865ad3f2af
Bug 100116: remove window mediator's public dependency on rdf.
...
Fixing bustage by adding a #include "nsISupportsArray.h" as was done to the Windows counterpart of this.
2001-09-25 10:58:11 +00:00
dp%netscape.com
fa7111f69c
bug 100834 Deferring enumeration of search plugins directory until
...
REALLY required. r=rjc@rjcdb.com , sr=alecf
2001-09-25 00:22:45 +00:00
alecf%netscape.com
f801e503cc
oops, forgot to check this in - now that window mediator no longer drags in rdf, manually pull in nsISupportsArray to fix bustage (bug 100116)
2001-09-24 23:36:48 +00:00
shanjian%netscape.com
86460b2cff
#93330 Manually override charset doesn't work in View | Page Source window
...
r= jag , sr=waterson
2001-09-24 22:53:26 +00:00
radha%netscape.com
bdf0ae0e83
Fix for bugs 87143 - Problems with setting nsSHistory::SetmaxLength()
...
92664 - nsISHistoryListener::OnHistoryGotoIndex() doesn't fire all the time.
r=mcafee, sr=alec
2001-09-24 22:53:20 +00:00
alecf%netscape.com
efccb791b7
fix for 100116 - remove window mediator's public dependency on rdf
...
r=jag, sr=waterson
2001-09-24 22:31:49 +00:00
hyatt%netscape.com
67241b3ae6
100706. Tabbrowser stuff. r=jag, sr=blake
2001-09-24 04:38:41 +00:00
blakeross%telocity.com
e663febf73
(and removing now-unnecessary class...)
2001-09-23 20:07:18 +00:00
blakeross%telocity.com
5d0d8921f4
fallout from hewitt's syntax change. sr=hewitt
2001-09-23 20:07:00 +00:00
hwaara%chello.se
4bed61fba7
#52902 , "Text Size" on View menu should be "Text Zoom".
...
Patch by Christian Biesinger <cbiesinger@web.de>
r=hwaara, sr=blake
2001-09-23 12:52:05 +00:00
hyatt%netscape.com
23e9648fff
More 100706 fun. r/sr=jst,jag
2001-09-23 09:30:02 +00:00
hyatt%netscape.com
e4f5bcb3d8
More 98109 goodness, making _content dynamically shiftable. r/sr=bryner,ben
2001-09-23 08:33:24 +00:00
blakeross%telocity.com
5407211795
removing inadvertently checked in line.
2001-09-23 07:19:59 +00:00
blakeross%telocity.com
35953fea85
removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt
2001-09-23 07:16:02 +00:00
blakeross%telocity.com
393a2959d1
tabbrowser looks like crap in classic. set default orientation of vertical for radiogroup, tabbox and horizontal for tabs for xul1.0 (101133). r=hewitt sr=hyatt
2001-09-23 06:58:34 +00:00
blakeross%telocity.com
8a8ae460e0
composer is unusable (101142). r/sr=hyatt
2001-09-23 06:56:23 +00:00
hwaara%chello.se
19cbf2a87e
#100542 , JavaScript strict warning in printdialog.js.
...
Patch by Christopher Aillon <caillon@returnzero.com>
r=cbiesinger@web.de , sr=alecf
2001-09-22 14:31:05 +00:00
hyatt%netscape.com
b534e932c8
Fix for 100706, r/sr=jag,brendan
2001-09-22 07:33:53 +00:00
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
rjesup%wgate.com
dfc522b372
Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst
2001-09-13 00:09:49 +00:00
heikki%netscape.com
358817a443
Bug 78021, Copy Link Address context menu does not work for image maps (<area> elements), <link> elements or simple XLinks. r=harishd, sr=vidur.
2001-09-12 23:31:37 +00:00
bnesse%netscape.com
7631bc8ecc
Fixes for bug 98582 (add title to about:config window) and bug 99291 (correctness: use defines instead of hard coded numbers in switch statement). r=dveditz, sr=waterson (98582) and r=bnesse, sr=brendan (99291). Checking in for chipc.
2001-09-12 22:50:00 +00:00
alecf%netscape.com
4f6cd62f72
oops, back out this line - didn't mean to check it in
2001-09-12 22:32:19 +00:00
alecf%netscape.com
90e57cac41
oops, back this out!
2001-09-12 21:30:31 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
bzbarsky%mit.edu
995b971f09
Add line-wrapping capability to the view source window. Bug 22022,
...
r=bzbarsky, sr=alecf
2001-09-12 20:16:32 +00:00
danm%netscape.com
fbf19fbd18
disable the code that gets the application name by initializing an http protocol handler before XPCOM is initalized. bug 99286 code=dp r=danm
2001-09-12 17:56:40 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
stephend%netscape.com
38da9ef8b0
Bug 60658. JavaScript strict warning. r=timeless, sr=shaver
2001-09-12 03:01:56 +00:00
blakeross%telocity.com
2252e1565b
Quitting from Composer does not work correctly when in turbo (99318) and another non turbo-related quitting bug. r/sr=ben
2001-09-12 02:20:50 +00:00
danm%netscape.com
4847be176a
unmaximize the window any time it's moved or sized. bug 98701 r=hyatt,jaggernaut
2001-09-12 00:19:25 +00:00
waterson%netscape.com
d363755f7b
Bug 98844. Don't include LDAP libs when DISABLE_LDAP build flag is set. r=rpotts, sr=jst.
2001-09-11 22:27:32 +00:00
mkaply%us.ibm.com
c2f2881e53
OS/2 breakage
2001-09-11 13:08:11 +00:00
mkaply%us.ibm.com
f905f0ca87
OS/2 breakage - forgotten member variable
2001-09-11 05:16:07 +00:00
mkaply%us.ibm.com
d8bb00c0c6
These files are somehow crosslinked in CVS - putting them back
2001-09-11 04:50:13 +00:00
mkaply%us.ibm.com
2823217a4e
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:45:47 +00:00
mkaply%us.ibm.com
7f15dfef21
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:34:45 +00:00
blakeross%telocity.com
fdb86f99a3
Fixing minor problem from turbo landing. r/sr=ben
2001-09-11 01:18:18 +00:00
blakeross%telocity.com
c519f5fa6d
(fixing license)
2001-09-10 23:51:55 +00:00
blakeross%telocity.com
088810f568
Turbo landing:
...
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben
and some cleanup.
2001-09-10 23:48:09 +00:00
danm%netscape.com
609165b77b
complain if callers try to unregister a null window (it was being done, and I got bushwhacked by it). bug 98792 r=alecf,ccarlen
2001-09-10 23:27:11 +00:00
danm%netscape.com
6fcb8d4a5f
clean up use of nsAppShellService.UnregisterTopLevelWindow. bug 98792 r=alecf,ccarlen
2001-09-10 23:27:08 +00:00
leaf%mozilla.org
adbe6fc200
update user agent string and mac binary version, r=dveditz, sr=mscott, bug
...
93164
2001-09-10 23:11:09 +00:00
hwaara%chello.se
651b94b613
#94836 , "Open Web Location' dialog needs cleanup [
Open Address']". UI remake of the Open Web Location dialog. Now known as Open Address.
...
r=cmanske, sr=blake
2001-09-10 22:30:53 +00:00
dbaron%fas.harvard.edu
67ef0876cc
Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
2001-09-10 19:42:54 +00:00
ben%netscape.com
11fbfd06cc
Add some more code to the prototype resizable popup binding. Not complete yet, but unused.
...
Part of fix for 95401 - implement resizable popups.
r=jag, sr=hyatt
2001-09-10 07:35:56 +00:00
oeschger%netscape.com
5bd135bc25
adding help key for content updates, a=asa, bug=85925, r=cotter
2001-09-10 00:48:51 +00:00
jaggernaut%netscape.com
b26394e3be
Bug 73353: clean up REQUIRES. r=cls
2001-09-09 13:36:07 +00:00
aaronl%netscape.com
7404594d2f
Reversing 82207 patch - mac problems.
2001-09-08 17:05:09 +00:00
aaronl%netscape.com
70d5ec6da2
Bug 82207. XUL Checkbox working with MSAA. r=jgaunt, sr=hyatt
2001-09-08 16:22:09 +00:00
cls%seawood.org
aa92046157
AIX linker requires that all symbols be resolved at link time so link against MOZ_COMPONENT_LIBS when building shared lib. Should fix tinderbox bustage.
2001-09-08 08:09:14 +00:00
blizzard%redhat.com
87395759c4
Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf
2001-09-08 05:08:13 +00:00
danm%netscape.com
3fc216b7d0
restoring rev 1.11 (bug 97514 r=hyatt,pchen). the root cause of bug 98732 (and rev 1.12) has been fixed elsewhere (bug 98785).
2001-09-07 23:38:06 +00:00
danm%netscape.com
70e14767dc
restoring rev 1.159 (bug 97514 r=hyatt,pchen). the root cause of bug 98732 (and rev 1.160) has been fixed elsewhere (bug 98785).
2001-09-07 23:37:16 +00:00