bsmedberg%covad.net
|
c913eb8e2c
|
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
|
2004-11-23 22:22:58 +00:00 |
timeless%mozdev.org
|
bfa1a2aa7f
|
Bug 267313 second external link opened into Mozilla opens the home/start page
patch by emaijala@kolumbus.fi r=bsmedberg sr=neil a=asa
|
2004-11-22 00:02:27 +00:00 |
bzbarsky%mit.edu
|
4b9ac417d8
|
Expose the content-disposition header on documents (via nsIWindowUtils), and
use it for save as. Bug 263697, r=biesi, sr=jst, a=asa
|
2004-11-18 20:50:16 +00:00 |
bzbarsky%mit.edu
|
dedc73c27a
|
Make the url bar not randomly collapse. Bug 268780, patch and a=roc, r+sr=me
|
2004-11-18 01:42:59 +00:00 |
neil%parkwaycc.co.uk
|
29819d7952
|
Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag
|
2004-11-16 22:40:47 +00:00 |
jshin%mailaps.org
|
4eb56913af
|
bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin)
|
2004-11-16 18:07:23 +00:00 |
darin%meer.net
|
c79cfdbf74
|
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
|
2004-11-15 20:16:52 +00:00 |
cbiesinger%web.de
|
4679f5ffc2
|
bug 234695 make nsGlobalHistory use PRTime instead of PRInt64 where appropriate
r=biesi sr=neil patch by Son Le <lesx99@lycos.com>
|
2004-11-12 22:03:11 +00:00 |
timeless%mozdev.org
|
a6537fbece
|
Bug 268941 Error ``tabs has no properties'' [xs] in file ``chrome://communicator/content/sidebar/sidebarOverlay.js'', line 1355, character 0.
patch by bugzilla@mcsmurf.de r=caillon sr=neil
|
2004-11-12 16:48:29 +00:00 |
pedemont%us.ibm.com
|
f2456ad426
|
Bug 257546 - sheet support implemented incorrectly. r=peterv, sr=sfraser.
|
2004-11-12 16:42:58 +00:00 |
bzbarsky%mit.edu
|
59db60f905
|
Treat "https" the same as "http" for filename-determination purposes. Bug
263839 partial fix, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky, sr=neil
|
2004-11-10 16:25:31 +00:00 |
bzbarsky%mit.edu
|
29fea4dd1c
|
Don't set the displayDirectory to null, since some of our picker impls crash if
you do that. Bug 267406, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky,
sr=neil
|
2004-11-09 05:14:42 +00:00 |
darin%meer.net
|
005244ee5b
|
removing additional instances of deprecated nsServiceManager:: methods, bug 219400
|
2004-11-08 16:33:11 +00:00 |
timeless%mozdev.org
|
0236f83c1a
|
Bug 267169 "Home" button should open home page in new tab if middle-clicked
r=neil sr=jag
|
2004-11-08 06:45:57 +00:00 |
bsmedberg%covad.net
|
79bd612ad5
|
Mixed-case typo caused build bustage.
|
2004-11-08 05:29:47 +00:00 |
bsmedberg%covad.net
|
db0973dd63
|
Bug 267455 - toolkit-only follow from app-startup (237745) - for mac re-launch code r=darin
|
2004-11-08 05:00:27 +00:00 |
darin%meer.net
|
f94aa8151e
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
jst%mozilla.jstenback.com
|
9dc5fde08b
|
Fixing bug 265680. Don't enable cared mode from untrusted events. r+sr=mscott@mozilla.org
|
2004-11-03 19:35:51 +00:00 |
bmlk%gmx.de
|
59236686bb
|
change protocoll from http to https for bugzilla links to avoid redirects bug 267228, p=frank wein r/sr=neil
|
2004-11-03 19:24:04 +00:00 |
jst%mozilla.jstenback.com
|
3daabe5d96
|
Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com
|
2004-11-03 17:06:21 +00:00 |
roc+%cs.cmu.edu
|
fc63af3f2a
|
relanding fix for bug 265165 because it wasn't the source of Tp/Tdhtml regression
|
2004-11-03 12:20:13 +00:00 |
roc+%cs.cmu.edu
|
9b41049fc8
|
Backing out fix for bug 265165 to see if it's the source of Tp/Tdhtml regression
|
2004-11-03 06:11:34 +00:00 |
roc+%cs.cmu.edu
|
2a3923cbf2
|
Bug 265165. For XUL elements, min-size should trump max-size not the other way around, according to CSS. But make it possible to set min-size to zero by setting it to 0% --- ugly hack until we get a better box-model spec. r+sr=bzbarsky
|
2004-11-03 02:32:00 +00:00 |
darin%meer.net
|
96c79cea45
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
bsmedberg%covad.net
|
af3cf986a5
|
Hrm, we're not exporting nsNativeAppSupportWin.h, so used LOCAL_INCLUDES patch by swalker, r=me
|
2004-11-01 00:06:20 +00:00 |
dbaron%dbaron.org
|
eea8f19181
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 18:05:17 +00:00 |
bsmedberg%covad.net
|
519c1d5f06
|
Tbird won't actually find the file without a REQUIRES change.
|
2004-10-30 15:21:49 +00:00 |
bsmedberg%covad.net
|
b86e9b07b5
|
Tbird uses the xpfe version of windows-hooks, so fixup the #includes
|
2004-10-30 13:24:44 +00:00 |
dbaron%dbaron.org
|
da553a66a8
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 08:32:40 +00:00 |
dbaron%dbaron.org
|
2a0ae9f838
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 08:31:09 +00:00 |
dbaron%dbaron.org
|
3ecc93585a
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 08:01:08 +00:00 |
dbaron%dbaron.org
|
910144c333
|
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
|
2004-10-30 07:56:30 +00:00 |
bsmedberg%covad.net
|
12d01db72b
|
Build bustage from bug 237745
|
2004-10-30 06:20:36 +00:00 |
bsmedberg%covad.net
|
a64c719fe7
|
Think-o from bug 237745, this should fix the TXul test, r=timeless sr=stupidity
|
2004-10-30 05:48:37 +00:00 |
bsmedberg%covad.net
|
613dc4e8e4
|
Build history/public for non-browser environments.
|
2004-10-30 05:05:42 +00:00 |
cbiesinger%web.de
|
d57810989f
|
fixing gcc 3.4 bustage
|
2004-10-29 22:15:48 +00:00 |
bsmedberg%covad.net
|
bd8c2e483c
|
Temporary hack to make tboxen green, this will be fixed TOMORROW! (Bug 237745)
|
2004-10-29 21:04:42 +00:00 |
bsmedberg%covad.net
|
b3fdf147f9
|
Fix REQUIRES for new location of nsINativeAppSupport.h, from bug 237745
|
2004-10-29 20:21:57 +00:00 |
bsmedberg%covad.net
|
3055933c27
|
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
|
2004-10-29 19:28:38 +00:00 |
jshin%mailaps.org
|
76ac6f3216
|
bug 123006 : Keyword substitution with %s doesn't escape characters : patch by jmdesp@alussinan.org (r+sr=neil)
|
2004-10-29 11:30:08 +00:00 |
timeless%mozdev.org
|
0d446f7283
|
Bug 260865 Remove nsIAlertListener
patch by cst@andrew.cmu.edu r=jag sr=neil
|
2004-10-27 16:20:01 +00:00 |
mkaply%us.ibm.com
|
fa3aaa6f83
|
#266105
r=mkaply, darin, weilbacher, sr=blizzard (platform specific)
Group patch from mkaply, darin, and Peter Weilbacher - OS/2 bustage
|
2004-10-27 12:38:48 +00:00 |
darin%meer.net
|
a091ba1a58
|
testing performance fix for bug 266071
|
2004-10-27 05:27:37 +00:00 |
timeless%mozdev.org
|
e0e3a32c7d
|
Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
|
2004-10-27 05:23:40 +00:00 |
darin%meer.net
|
71809a0516
|
Attempting to fix GCC 3.4 build bustage
|
2004-10-27 00:31:23 +00:00 |
neil%parkwaycc.co.uk
|
cfeef1c9bc
|
Fix MinGW and OS/2 bustage from bug 262218 patch suggested by mkaply r=me sr=darin
|
2004-10-26 23:56:37 +00:00 |
pkw%us.ibm.com
|
4968ccd943
|
Bug 257097 - Offline/online switcher is not available in GOK's UI Grab.
Patch contributed by Louie Zhao (louie.zhao@sun.com)
r=aaronleventhal@moonset.net, sr=Henry.Jia@sun.com
|
2004-10-26 16:32:45 +00:00 |
darin%meer.net
|
12a39a5a46
|
attempting to fix gcc 3.4 bustage
|
2004-10-26 07:17:49 +00:00 |
db48x%yahoo.com
|
0592129ac1
|
bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
|
2004-10-26 06:59:57 +00:00 |
jst%mozilla.jstenback.com
|
af6ef41111
|
Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org
|
2004-10-26 00:13:50 +00:00 |