Commit Graph

119304 Commits

Author SHA1 Message Date
cltbld%netscape.com
948e408760 Updated user agent to 1.5a on trunk - Bug# 205380 ycalonje 2003-05-27 20:40:38 +00:00
rogerl%netscape.com
c5bac7ef2b More array length & delete fixes 2003-05-27 20:40:33 +00:00
bryner%netscape.com
569888bbf2 Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser. 2003-05-27 20:00:56 +00:00
bryner%netscape.com
1c287036da Adding mac packaging from MINOTAUR_0_1_BRANCH. 2003-05-27 19:49:01 +00:00
rogerl%netscape.com
baaed26208 Fiddling with delete and Array.length 2003-05-27 16:25:17 +00:00
locka%iol.ie
6f80e2251a Tell controls which ask to be resized to make do with what they're given. b=206762 r=dbradley@netscape.com sr=alecf@netscape.com 2003-05-27 14:58:02 +00:00
dbradley%netscape.com
aa6f9be384 Bug 163018 - This patch fixes some problems the original patch created when building SpiderMonkey. This basically renames LIB to LIBDIR because of the conflict with the compiler's use of LIB. r=cls, sr=brendan 2003-05-27 14:46:21 +00:00
timeless%mozdev.org
940314b2c6 Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
r=sergei_d@fi.tartu.ee sr=blizzard(ports)
2003-05-27 14:14:22 +00:00
timeless%mozdev.org
95f81078f1 Bug 207081 only create profile window comes up on start attempt
GetSpecialSystemDirectory used 'break;' instead of returning NS_OK on OS/2
and assigned its rv to an undeclared variable instead of returninng on Mac Classic.
removed tabs.
r=mkaply a=mkaply
2003-05-27 14:01:32 +00:00
peterv%netscape.com
ad1ad80290 Bustage fix. 2003-05-27 13:46:20 +00:00
neil%parkwaycc.co.uk
161212bb00 Bug 45495 gui for editing form elements r=glazman sr=alecf 2003-05-27 12:44:22 +00:00
peterv%netscape.com
a87aadcac5 Fix for bug 203978 (Invalid read of size 4 const nsString FunctionCall::INVALID_PARAM_VALUE(NS_LITERAL_STRING("invalid parameter value for function: "));). r=Pike, sr=jst. 2003-05-27 12:30:32 +00:00
neil%parkwaycc.co.uk
99b70125f4 Bug 142590 supplementary patch to fix typo p=malcolm-bmo@farside.org.uk r=me sr=rbs 2003-05-27 12:05:39 +00:00
rbs%maths.uq.edu.au
e3e5519e4f Enlist more invariant characters, patch by steve.swanson@mackichan.com, b=206696, r+sr=rbs 2003-05-27 07:17:03 +00:00
bryner%netscape.com
6c466f1b15 Adding Makefile.in to support objdir builds. Not yet hooked up to camino.mk. 2003-05-27 06:49:16 +00:00
bzbarsky%mit.edu
8b80364217 Make some static data const in layout. Bug 204073, patch by ataylor@its.to
(Andrew Taylor), r=bzbarsky, sr=alecf
2003-05-27 03:52:33 +00:00
bzbarsky%mit.edu
2d8c24058a Make some static data const in content. Bug 204532, patch by ataylor@its.to
(Andrew Taylor), r=bzbarsky, sr=alecf
2003-05-27 03:49:22 +00:00
bsmedberg%covad.net
1ec4879a62 bug 206254 allow nsBaseHashtable::IsInitialized() and bug 206528 nsBaseHashtable should initialize mLock. r=alecf 2003-05-26 23:36:19 +00:00
rogerl%netscape.com
a73334f782 Missing E3 functions. 2003-05-26 18:17:10 +00:00
lordpixel%mac.com
e0acc0f070 Fix for bug 78363 "Beachball in Mac `spinning' cursor should actually spin".
r=pinkerton@netscape.com sr=sfraser@netscape.com
2003-05-26 17:49:38 +00:00
lordpixel%mac.com
6fd343ec43 Fix for bug 78363 "Beachball in Mac `spinning' cursor should actually spin".
r=pinkerton@netscape.com sr=sfraser@netscape.com
2003-05-26 17:41:19 +00:00
cbiesinger%web.de
8dc2f15ba0 patch by tenthumbs@cybernex.net r+sr=bz bug 206864
Incorrect comparison in content/html/style/src/nsCSSParser.cpp
2003-05-26 16:59:40 +00:00
kestes%walrus.com
504a5b0515 *** empty log message *** 2003-05-26 14:32:24 +00:00
kestes%walrus.com
d31aeebb29 fix the executable mode of all the tests. 2003-05-26 14:31:37 +00:00
kestes%walrus.com
8c6ccaf0e4 move the setting of the path to this file. make the onclick libraries
visable and explain the others are deprecated. formatting and comment
changes.
2003-05-26 14:26:05 +00:00
kestes%walrus.com
d03ce3852b add perforce support. Add support for VCName2MailAddress. 2003-05-26 13:57:08 +00:00
kestes%walrus.com
0aa6e9de74 set a default time if there is not one. Change format of how we set
the output cell.  The new strings format should be easier to modify in future.
2003-05-26 13:47:36 +00:00
kestes%walrus.com
bd1e1afc6a clean up code, remove the now unused table of checked in files for each cell, add some tests for defined values so that we do not clutter the data structure. 2003-05-26 13:44:18 +00:00
kestes%walrus.com
14286b0346 add support for onclick popup windows. 2003-05-26 13:41:12 +00:00
kestes%walrus.com
3c021593b2 change default window size in preparation for onclick popup windows. 2003-05-26 13:39:57 +00:00
kestes%walrus.com
8d94574b99 in comments about new functions. 2003-05-26 13:38:41 +00:00
kestes%walrus.com
499ac7bd6b remove the windows size parameter, not needed in new on click window arch. 2003-05-26 13:37:15 +00:00
kestes%walrus.com
3e35a5eac2 slightly change dateformat to match real peforce. Forgot to put the time
in the output.
2003-05-26 13:35:15 +00:00
kestes%walrus.com
4276e36c25 support for spaces in filenames. support for on click windows. 2003-05-26 13:34:11 +00:00
kestes%walrus.com
b0c8f97499 fixes which include: 1) on click window support b) enhanced perforce support. 2003-05-26 13:32:38 +00:00
kestes%walrus.com
8da6bbf02d move setting path to config file. Change charater separator since the new perforce module uses a ','. 2003-05-26 13:30:43 +00:00
timeless%mozdev.org
47e618b8c3 Bug 132019 Download manager context menu
patch by ian@arlen.demon.co.uk r=neil sr=jag
2003-05-26 12:46:37 +00:00
locka%iol.ie
0db1f1356e Check for invalid combination of load flags. b=87353 r=radha@netscape.com sr=blizzard@mozilla.org 2003-05-26 12:14:17 +00:00
leon.zhang%sun.com
b1b7ead95d Bug 204005: optimize caret timer usage
r=sfraser sr=brendan
2003-05-26 07:03:29 +00:00
aaronl%netscape.com
b3fca41da7 Bug 206743. Clean up initialization of inner/outer doc accessible objects. r=kyle, sr=henry 2003-05-26 06:49:28 +00:00
leon.zhang%sun.com
073218b9cd Bug 204434: JA IME: cursor position is off when text is not committed
This patch is for: fix crash when type chinese chars into composer
r=danm@netscape.com sr=sfraser@netscape.com
2003-05-26 02:36:13 +00:00
rogerl%netscape.com
d823b26bf5 E3 Fixes. 2003-05-25 23:46:54 +00:00
timeless%mozdev.org
7d4a733bac last not break 2003-05-25 22:38:41 +00:00
timeless%mozdev.org
8005fdfae2 Bug 207085 Updating a stored query shouldn't return the same message as creating one
r=kiko
2003-05-25 22:26:04 +00:00
cbiesinger%web.de
85fbe5da58 204386 r+sr=bz Allow setting Image.src to empty 2003-05-25 20:43:08 +00:00
cbiesinger%web.de
532968d83f partial fix for 202369 r=pavlov sr=darin crash or unchanged when refresh a page with gif files when these gif files removed 2003-05-25 20:38:07 +00:00
aaronl%netscape.com
ef71f3a441 Bug 204777. Prevent backspace to send us back in history in general embedded case. r=brade, sr=sfraser 2003-05-25 19:39:21 +00:00
scott%scott-macgregor.org
31f81039b3 Add support for small icons in the mail 3-pane and for hiding/showing text in the toolbar 2003-05-25 19:24:43 +00:00
wtc%netscape.com
332454d9b1 Checked in more temporary debugging code for the strange QA failure on
Windows.
2003-05-25 19:19:28 +00:00
scott%scott-macgregor.org
6b3107242e fix another JS error caused by removing the folder pane columns 2003-05-25 17:44:52 +00:00