mozilla.BenB%bucksch.org
|
c79957a8f9
|
bug 245399, part 2: use ' rather than ‘ for ' (single quote)
r+sr=jst
|
2004-06-08 10:47:09 +00:00 |
|
mvl%exedo.nl
|
16c1385e2a
|
static build bustage fix for sunbird.
part of bug 245762, r=bsmedberg
|
2004-06-08 10:29:22 +00:00 |
|
scott%scott-macgregor.org
|
aa2b31533b
|
check this back in. It has nothing to do with the crash on OS X
|
2004-06-08 06:27:26 +00:00 |
|
scott%scott-macgregor.org
|
292626ce81
|
back out my checkin in case it is the cause of thunderbird builds crashing on startup for OS X.
|
2004-06-08 06:22:32 +00:00 |
|
bryner%brianryner.com
|
549d48e5b7
|
On second thought, make PACKAGE be the name of the final package file
|
2004-06-08 05:49:50 +00:00 |
|
bryner%brianryner.com
|
cc20802031
|
gzip dmg images after creating them
|
2004-06-08 05:47:44 +00:00 |
|
dougt%meer.net
|
59cdf66913
|
Fixes SplitPath which read off the end of the string. r=timeless sr=me b=245516
|
2004-06-08 05:03:59 +00:00 |
|
kestes%walrus.com
|
810e7c8c3a
|
clean up the datastructures $authors which is used during rendering of html. Now its more regular and hopefully less complex.
|
2004-06-08 04:27:14 +00:00 |
|
kestes%walrus.com
|
e094ceded2
|
allow for an empty list of arguments. My advanced checking for '--' made this illegal.
|
2004-06-08 03:43:42 +00:00 |
|
kestes%walrus.com
|
98253014ca
|
use the new rendering algorthms, (render empty blocks) major change in the structure brings perforce up to what is being done in bonsai and pvcs.
But now I understand this a bit more, simplify some data passing as we did in pcvs I need to fold this back into bonsai, perhaps tomorrow.
|
2004-06-08 03:42:50 +00:00 |
|
kestes%walrus.com
|
d3edb3ee4a
|
better comments to explain the way perforce accepts input
|
2004-06-08 03:41:05 +00:00 |
|
scott%scott-macgregor.org
|
f705872ae2
|
Try to remove bogus characters from the OS X Info.plist.in file
Thanks to Don Crandall for the fix
|
2004-06-08 03:26:40 +00:00 |
|
dveditz%cruzio.com
|
700ac609cc
|
fix for xpinstall (tier 50) dependency on extension/cookie (tier 94) build bustage (bug 245826, resulting from the fix for bug 240552). Band-aid r/sr bryner and darin
|
2004-06-08 03:11:21 +00:00 |
|
bzbarsky%mit.edu
|
cbcd653320
|
Use property ids from the property list, as long as we're using preprocessing
to create all the Set/Get* functions for nsIDOMCSS2Properties. Bug 243728, r+sr=dbaron
|
2004-06-08 01:32:29 +00:00 |
|
bzbarsky%mit.edu
|
f5001de117
|
Check that the generated content URL is non-null (which can happen when it's an
invalid URI). Bug 244490, r+sr=dbaron
|
2004-06-08 01:16:25 +00:00 |
|
kestes%walrus.com
|
057d549411
|
change the name of the TinderConfig variable which corresponds to P4PORT so thatit matches the env name.
|
2004-06-08 00:12:16 +00:00 |
|
kestes%walrus.com
|
c8724d1414
|
better document the perforce variables.
|
2004-06-08 00:09:09 +00:00 |
|
cltbld%netscape.com
|
28917b3e97
|
mac archive packaging
|
2004-06-08 00:02:17 +00:00 |
|
kestes%walrus.com
|
4f13520f50
|
had a bug in time2p4db() small differences in time were ignored. This would
effect the change lists for any time interval less then an hour.
|
2004-06-08 00:00:12 +00:00 |
|
bryner%brianryner.com
|
ebbd331e49
|
Don't hardcode _APPNAME, use MOZ_PKG_APPNAME instead.
|
2004-06-07 23:58:59 +00:00 |
|
bryner%brianryner.com
|
6959c002e5
|
Set app name and package name for Mac firefox
|
2004-06-07 23:58:27 +00:00 |
|
bryner%brianryner.com
|
8db116adb3
|
Force mangle and shlibsign to be copied rather than be broken symlinks in dist/Firefox.app
|
2004-06-07 23:58:02 +00:00 |
|
bryner%brianryner.com
|
9c84476494
|
fix salted profile names for mac os x
|
2004-06-07 23:09:23 +00:00 |
|
neil%parkwaycc.co.uk
|
bda2e9ec78
|
Bug 238771 Make fonts enumerate under NT3.51 so that bold text and fontpickers work r=ere sr=rbs
|
2004-06-07 22:58:09 +00:00 |
|
kestes%walrus.com
|
ae7fb4b474
|
the perforce 'p4 changes' command was formatteded wrong. I needto have the filesspec first with the time interval concatenated to this string not in a separate argument.
|
2004-06-07 22:54:34 +00:00 |
|
kestes%walrus.com
|
818cb13c7e
|
improve the documentation and error checking for command line options to the configure script. It was not clear that the options must begin with a '-' and that the options do not have '_' but '-' in them.
|
2004-06-07 22:53:01 +00:00 |
|
jst%mozilla.jstenback.com
|
50a8b02ca7
|
Fixing bug 235457. Making it possible to open a window from chrome as if it was opened from untrusted script. r=danm-moz@comcast.net, sr=peterv@propagandism.org
|
2004-06-07 21:50:25 +00:00 |
|
ben%bengoodger.com
|
42a477691d
|
245584 - crash in nsGlobalHistory::AddPageToDatabase, check for successful creation of uri in MarkPageAsTyped before continuing.
|
2004-06-07 20:55:59 +00:00 |
|
aaronleventhal%moonset.net
|
6fcb92d05f
|
This part of the fix for bug 244624 was accidentally not checked in with the main checkin on June 1, 2004. r=neil, sr=alecf
|
2004-06-07 19:56:30 +00:00 |
|
dbaron%dbaron.org
|
4ef5842ac2
|
When asked to remove a property that doesn't exist, don't try too hard (and crash). b=245572 r+sr=bryner
|
2004-06-07 19:30:54 +00:00 |
|
scott%scott-macgregor.org
|
afea5282ca
|
Bug #216509 --> Download more in spellchecker's language pull down does not work
in Thunderbird.
Make the code in EdSpellCheck.js kick out to the default browser.
Patch by Jon Henry
|
2004-06-07 18:54:13 +00:00 |
|
scott%scott-macgregor.org
|
1cdf72dd0f
|
Bug #245814 --> blockquote syntax error - mail/base/skin/messageQuotes.css
Thanks to dseven for the fix
|
2004-06-07 18:34:30 +00:00 |
|
igor%mir2.org
|
b538849b5b
|
Work on bug 244492: RhinoException is the new common base class for all exceptions.
|
2004-06-07 16:40:28 +00:00 |
|
hpradhan%hotpop.com
|
983892bfb9
|
bug 245772 : Remove some useless null checks. r+sr=peterv
|
2004-06-07 16:28:19 +00:00 |
|
blizzard%redhat.com
|
966df39588
|
Bug #242122. Flash plugins that need to be resized in gtk2 builds don't render in the newly exposed areas. Make sure that we don't catch any of the Redirect X events so that the socket will get the resize events and call size_allocate from the resize method on the socket so resize events are processed. r=robin,sr=bryner
|
2004-06-07 15:42:20 +00:00 |
|
darin%meer.net
|
434cae41e9
|
fixes bug 236772 "Sprint Local Bill Redirection Limit Exceeded" r=dwitte sr=dveditz
|
2004-06-07 14:54:22 +00:00 |
|
dveditz%cruzio.com
|
1dbecf3206
|
bug 245062 InstallTrigger should CheckLoadURI
bug 240552 XPInstall ability controlled per-site r=danm,sr=sspitzer
|
2004-06-07 14:46:15 +00:00 |
|
igor%mir2.org
|
be6494c229
|
Switch to using Context.javaToJS instead of Context.toObject
|
2004-06-07 10:35:22 +00:00 |
|
igor%mir2.org
|
c613550feb
|
setGlobalSecurityController should be static
|
2004-06-07 10:34:22 +00:00 |
|
ben%bengoodger.com
|
d8af8e7641
|
245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent
|
2004-06-07 08:17:00 +00:00 |
|
ben%bengoodger.com
|
bf47610277
|
back out this change since it was superfluous and seems to have broken a lot of things
|
2004-06-07 06:00:52 +00:00 |
|
scott%scott-macgregor.org
|
0ed1962fcd
|
Bug #245430 --> More Thunderbird static build work. Hook up the biff icon from the system tray to work
with the static Windows build.
|
2004-06-07 02:51:00 +00:00 |
|
rlk%trfenv.com
|
e0e532c43a
|
Bug 245379 - Print Preview menu item is hidden on Mac OS. r=neil@parkwaycc.co.uk
|
2004-06-07 01:21:54 +00:00 |
|
robin.lu%sun.com
|
8173023fec
|
fix bug 241187 combo box shows up unexpectly due to nsWindow::IsVisible() does
not return the right value.
patched by robin.lu@sun.com r=blizzard sr=bryner
|
2004-06-07 01:13:29 +00:00 |
|
scott%scott-macgregor.org
|
420da0d96d
|
Bug #245430 --> static build work for Thunderbird
|
2004-06-06 22:40:42 +00:00 |
|
scott%scott-macgregor.org
|
017caa0ec0
|
Bug #245430 --> static build work for Thunderbird
|
2004-06-06 22:33:09 +00:00 |
|
scott%scott-macgregor.org
|
b5eef6fd2a
|
Bug #214896 --> re-work the window title for the mail 3pane window verses the stand alone message window.
|
2004-06-06 21:08:53 +00:00 |
|
scott%scott-macgregor.org
|
6a2d498716
|
Bug #245741 --> Re-use qute artwork for shared imap folder icons
|
2004-06-06 20:46:04 +00:00 |
|
roc+%cs.cmu.edu
|
790167bd82
|
Bug 241454. Enforce the rule that if a frame ever reflows its child asking for MEW, then it *always* reflows the child asking for MEW. r=bernd,sr=dbaron
|
2004-06-06 20:45:23 +00:00 |
|
bryner%brianryner.com
|
c9ca4eb2b3
|
Fix a couple more problems... use a better globbing syntax, remove quotes on the glob for unix since it doesn't seem to work, and make sure to assign to the right variable.
|
2004-06-06 19:40:20 +00:00 |
|