kestes%walrus.com
|
e5d5e97334
|
get the all_vc.html page working like bonsai version.
|
2004-06-08 11:48:00 +00:00 |
igor%mir2.org
|
87e6a1e09c
|
API to set global SecurityController is moved to SecurityController not to clatter Context.
|
2004-06-08 11:09:40 +00:00 |
mozilla.BenB%bucksch.org
|
b973ad780d
|
bug 245399, part 2: use ' rather than ‘ for ' (single quote)
r+sr=jst
|
2004-06-08 10:47:09 +00:00 |
mvl%exedo.nl
|
a2caf40e1a
|
static build bustage fix for sunbird.
part of bug 245762, r=bsmedberg
|
2004-06-08 10:29:22 +00:00 |
scott%scott-macgregor.org
|
0db26b9a66
|
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
|
417da8f7c9
|
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
|
7ffbcc0fcf
|
On second thought, make PACKAGE be the name of the final package file
|
2004-06-08 05:49:50 +00:00 |
bryner%brianryner.com
|
7d502739d3
|
gzip dmg images after creating them
|
2004-06-08 05:47:44 +00:00 |
dougt%meer.net
|
f010db00ad
|
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
|
c508d5d618
|
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
|
21b784464e
|
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
|
30a87cf0b9
|
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
|
8e199cdae9
|
better comments to explain the way perforce accepts input
|
2004-06-08 03:41:05 +00:00 |
scott%scott-macgregor.org
|
f79ddaff09
|
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
|
331acbb265
|
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
|
9e0ffd1c3c
|
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
|
dd87aab226
|
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
|
4861d301ea
|
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
|
f442d721c5
|
better document the perforce variables.
|
2004-06-08 00:09:09 +00:00 |
cltbld%netscape.com
|
33360743e8
|
mac archive packaging
|
2004-06-08 00:02:17 +00:00 |
kestes%walrus.com
|
b6c7e3e3a6
|
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
|
e80f35325d
|
Don't hardcode _APPNAME, use MOZ_PKG_APPNAME instead.
|
2004-06-07 23:58:59 +00:00 |
bryner%brianryner.com
|
58989fdc30
|
Set app name and package name for Mac firefox
|
2004-06-07 23:58:27 +00:00 |
bryner%brianryner.com
|
272a7b9c0b
|
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
|
11c705d5da
|
fix salted profile names for mac os x
|
2004-06-07 23:09:23 +00:00 |
neil%parkwaycc.co.uk
|
d259e5b0d1
|
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
|
1549e4caf7
|
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
|
c263b6734e
|
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
|
936d2f0d37
|
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
|
969f3f486a
|
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
|
b2b0627070
|
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
|
4417770f14
|
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
|
e2d1a99419
|
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
|
a2e4073743
|
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
|
f3d3d1d14a
|
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
|
1441e83fbb
|
bug 245772 : Remove some useless null checks. r+sr=peterv
|
2004-06-07 16:28:19 +00:00 |
blizzard%redhat.com
|
bd7318913f
|
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
|
67ecaf88f6
|
fixes bug 236772 "Sprint Local Bill Redirection Limit Exceeded" r=dwitte sr=dveditz
|
2004-06-07 14:54:22 +00:00 |
dveditz%cruzio.com
|
fd06fee287
|
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
|
78729bc8b9
|
Switch to using Context.javaToJS instead of Context.toObject
|
2004-06-07 10:35:22 +00:00 |
igor%mir2.org
|
8404a66bdf
|
setGlobalSecurityController should be static
|
2004-06-07 10:34:22 +00:00 |
ben%bengoodger.com
|
1a3ea9199c
|
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
|
8b5c540bd4
|
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
|
d4645d0ec5
|
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
|
72983bbb53
|
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
|
277111f900
|
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
|
2f6b38339c
|
Bug #245430 --> static build work for Thunderbird
|
2004-06-06 22:40:42 +00:00 |
scott%scott-macgregor.org
|
2f5dc0a9cc
|
Bug #245430 --> static build work for Thunderbird
|
2004-06-06 22:33:09 +00:00 |
scott%scott-macgregor.org
|
0c712d98b7
|
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
|
ba57e1fb6d
|
Bug #245741 --> Re-use qute artwork for shared imap folder icons
|
2004-06-06 20:46:04 +00:00 |