cst%andrew.cmu.edu
|
d0cf7e895b
|
Bug 288199 - rebrand suite unix installer logo
file by ajschult
|
2005-07-02 21:25:19 +00:00 |
|
cst%andrew.cmu.edu
|
3896333037
|
Bug 299188 Rebrand suite Win32 installer - update images in installer.
|
2005-07-02 20:57:48 +00:00 |
|
cst%andrew.cmu.edu
|
9c15bbb9b7
|
Bug 288199 Rebrand suite installer for SeaMonkey. This patch is for the Win32 installer.
r=bsmedberg sr=dveditz a=bsmedberg
|
2005-07-02 20:44:17 +00:00 |
|
kairo%kairo.at
|
86e154a457
|
bug 292268 - Standardize SeaMonkey package/installer filenames based on toolkit's package-name.mk, sr=Neil r+a=bsmedberg
|
2005-07-02 20:39:09 +00:00 |
|
cltbld
|
c690974a27
|
Automated update from host egg
|
2005-07-02 20:36:45 +00:00 |
|
kairo%kairo.at
|
fcb3829454
|
bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet)
|
2005-07-02 20:35:13 +00:00 |
|
bsmedberg%covad.net
|
a8b99a5ba7
|
Typo in l10n build process, NPOTDB, self-approving to get l10n builds available.
|
2005-07-02 20:26:38 +00:00 |
|
mozilla.mano%sent.com
|
c74b42f43c
|
Bug 299050 - document Mac's new tab-switching keyboard shortcut set. r=steffen, a=asa.
|
2005-07-02 20:16:16 +00:00 |
|
brendan%mozilla.org
|
d0a48d5659
|
Support E4X by default in chrome windows and in XUL scripts (293392, r+sr=peterv/jst).
|
2005-07-02 19:52:25 +00:00 |
|
kairo%kairo.at
|
8729cd8995
|
bug 299463 - File res/hiddenWindow.html missing in installer build (SeaMonkey), p=Andrew Schultz <ajschult@verizon.net> r+a=bsmedberg
|
2005-07-02 19:05:46 +00:00 |
|
brendan%mozilla.org
|
31cabefc0f
|
Fix expression statement (SEMICOLON) nodes to start and end at the same source index as their expression child.
|
2005-07-02 17:26:00 +00:00 |
|
silver%warwickcompsoc.co.uk
|
5545c2ff3f
|
Bug 278900 - Re-calculate canonical name information when server changes casemapping. Should fix a lot of problems with connecting to 'ASCII' servers using ^, [ or ] in nickname.
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
|
2005-07-02 16:34:02 +00:00 |
|
silver%warwickcompsoc.co.uk
|
e115aab35d
|
Bug 297417 - Fix whois on international nicknames.
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
|
2005-07-02 16:30:08 +00:00 |
|
silver%warwickcompsoc.co.uk
|
efaefc80ee
|
Bug 291504 - Remove unnessessary flags on aliased commands.
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
|
2005-07-02 16:26:13 +00:00 |
|
bsmedberg%covad.net
|
3fd99ec22c
|
Adding tbird basque and ffox arabic.
|
2005-07-02 15:11:48 +00:00 |
|
bsmedberg%covad.net
|
e24b331dba
|
Typo in l10n build process, NPOTDB, self-approving to get l10n builds available.
|
2005-07-02 13:57:08 +00:00 |
|
bsmedberg%covad.net
|
66dbb57a91
|
Bug 299449 - hiddenWindow.html missing in installer manifests; I'm going to assume no reviews needed for something obvious like this.
|
2005-07-02 13:19:28 +00:00 |
|
bob%bclary.com
|
86604680ee
|
really fix testcase for bug 299209
|
2005-07-02 11:10:16 +00:00 |
|
bob%bclary.com
|
a029bbe769
|
fix test case to eval entire loop, bug 299209
|
2005-07-02 10:59:51 +00:00 |
|
bob%bclary.com
|
d8b9403f8a
|
bug 299209, since new behavior is Syntax Error instead of crash, change test to eval expression and catch eval error.
|
2005-07-02 08:56:41 +00:00 |
|
mkanat%kerio.com
|
76340e5a88
|
Bug 289042: Implicit joins should be replaced by explicit joins - installment B
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=joel, a=justdave
|
2005-07-02 05:23:28 +00:00 |
|
mrbkap%gmail.com
|
423cdcda66
|
Provide snarf and load functions.
|
2005-07-02 04:55:29 +00:00 |
|
joshmoz%gmail.com
|
9120d72e8d
|
cleanup. sr=smfr
|
2005-07-02 02:46:38 +00:00 |
|
vladimir%pobox.com
|
eb6f78a4d3
|
notpartofthebuild thebes fixes to my fixes, since merging is hard.
|
2005-07-02 01:36:23 +00:00 |
|
vladimir%pobox.com
|
380e5a443f
|
fix thebes gfxPattern refcounting; add coord space transforms for Rects; fix packed-color conversion.. notpartofthebuild
|
2005-07-02 01:05:26 +00:00 |
|
jst%mozilla.jstenback.com
|
feeb5a5609
|
Fixing bug 297543. Make the hidden window load a URL that's not about:blank. r=benjamin@smedbergs.com, sr=brendan@mozilla.org, a=brendan@mozilla.org
|
2005-07-01 23:58:15 +00:00 |
|
mnyromyr%tprac.de
|
3c1d40dc83
|
Bug 298841: first lessButton in edit virtual folder not fully functional; p=Henrik Skupin <hskupin@gmail.com>, r=me, sr=neil, a=cbeard
|
2005-07-01 23:17:30 +00:00 |
|
brendan%mozilla.org
|
c77919f477
|
Use non-greedy closure to match C-style comments.
|
2005-07-01 23:00:35 +00:00 |
|
mozilla%colinogilvie.co.uk
|
ad21d3becf
|
Bug 274404 - Document the new whining functionality that will be available in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin (carrying forward joel's content r)
|
2005-07-01 22:41:31 +00:00 |
|
wtchang%redhat.com
|
b568af749a
|
Bugzilla Bug 298674: initial checkin of the RISC OS port contributed by
Peter Naulls <peter@chocky.org>. r=wtc.
Modified files: configure configure.in _pth.h prosdep.h prlink.c
prmem.c unix.c uxrng.c prsystem.c ptio.c ptthread.c
Added files: _riscos.cfg _riscos.h riscos.c
|
2005-07-01 22:26:37 +00:00 |
|
mozilla.mano%sent.com
|
0b02adc796
|
Bug 299396 - FAYT doesn't work in non-browser windows (help, view source). r=mconnor, a=cbread
|
2005-07-01 21:50:16 +00:00 |
|
wtchang%redhat.com
|
5aac2ae915
|
Fixed spelling errors in comments.
|
2005-07-01 21:08:34 +00:00 |
|
wtchang%redhat.com
|
0f0b27db57
|
Fixed spelling errors in comments.
|
2005-07-01 21:01:40 +00:00 |
|
wtchang%redhat.com
|
e5bf31f680
|
Fixed a spelling error (loosly => loosely).
|
2005-07-01 20:56:49 +00:00 |
|
brendan%mozilla.org
|
1056b77193
|
Never mind\!
|
2005-07-01 20:48:23 +00:00 |
|
dougt%meer.net
|
67d0c9a6c9
|
Begin building NSS/PSM. update the fonts and sizes in preferences. npodb
|
2005-07-01 20:48:03 +00:00 |
|
dougt%meer.net
|
d6e18fc4bf
|
Fixing up stream io. Adding IEXEC define. npodb
|
2005-07-01 20:40:46 +00:00 |
|
dougt%meer.net
|
4d29208f2a
|
dropping the commit stack size to use default. removing LINK env var before calling link to avoid recursive death.
|
2005-07-01 20:32:30 +00:00 |
|
bsmedberg%covad.net
|
ff10644619
|
Bug 299390 - Hack around a bizarre build error on the tbird l10n tinderboxen - this needs more examination! a=Chase
|
2005-07-01 19:53:44 +00:00 |
|
mnyromyr%tprac.de
|
82195fa8c9
|
Bug 298661: Missing realname in headerpane when no mail address given; r=Stefan.Borggraefe, sr=bienvenu, a=asa
|
2005-07-01 18:56:07 +00:00 |
|
aaronleventhal%moonset.net
|
92fd2a607e
|
Bug 298642. Backout doctype switching for DHTML a11y requirement of namespaced attributes. r+sr=dbaron, a=mkaply
|
2005-07-01 18:06:40 +00:00 |
|
mozilla%colinogilvie.co.uk
|
aa1dded552
|
Back out bug 274404 which for some reason fails to build using jade but will build correctly with xmlto, pending investigation.
|
2005-07-01 16:21:42 +00:00 |
|
mozilla.mano%sent.com
|
07ff884ee2
|
backing out bug 299371 (c19) patch as it caused bug 299371 (Right arrow in a 'select all' text field doesn't work)
|
2005-07-01 16:16:00 +00:00 |
|
jwalden%mit.edu
|
3e09dae367
|
Bug 296903 - Clean up organization of Tabbed Browsing documentation. r=steffen, a=asa
|
2005-07-01 15:59:19 +00:00 |
|
jake%bugzilla.org
|
78bfc6a4de
|
Bug 274404 - Document the new whining functionality that will be available in 2.20.
Patch by A. Karl Kornel <karl@kornel.name>
r=colin,joel
|
2005-07-01 15:44:36 +00:00 |
|
bsmedberg%covad.net
|
db94c33177
|
mfcembed bustage fix from bug 271802
|
2005-07-01 15:02:08 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
d328422aaf
|
Bug 88739 F1 on Win/*nix, Cmd+? on Mac key doesn't bring up help
p=stefan_h@hem.utfors.se r=brade sr=neil.parkwaycc.co.uk a=asa
|
2005-07-01 14:12:47 +00:00 |
|
bsmedberg%covad.net
|
93719b3809
|
Bug 271802 - nsPrintDialogUtil uses a localizable string for a preference with no apparent reason, patch by dbaron, r=bsmedberg, a=asa
|
2005-07-01 12:32:15 +00:00 |
|
bsmedberg%covad.net
|
c212b869b8
|
Bug 298047 - Drop the dependencies of the XPCOM standalone glue on NSPR, try #2 - Re-landing this in such a way that we're not going to break non-xulrunner builds on mac with xcode < 1.5 until we have the tinderboxen and official build instructions upgraded properly (see the XXXNote in xpcom/sample/Makefile.in, and the continued ifdef MOZ_ENABLE_LIBXUL hack in config/autoconf.mk.in around MOZ_FIX_LINK_FLAGS). r=darin a=asa
|
2005-07-01 12:24:07 +00:00 |
|
bsmedberg%covad.net
|
d8791d2f29
|
Bug 296102 - If a <xul:script src="chrome://missing-package/content/file.js" /> cannot be loaded, don't leave the window in an unopened zombie state, r+sr=jst a=asa
|
2005-07-01 12:18:18 +00:00 |
|