Commit Graph

142903 Commits

Author SHA1 Message Date
ben%bengoodger.com
699f400458 improve update manager load/save of update items, make update/patch items implement serialize/deserialize from DOM nodes, change method/attribute names on interfaces slightly to properly use interCaps 2005-06-13 21:08:40 +00:00
bsmedberg%covad.net
be5473004c Re-landing bug 297315 nsCommandLine.cpp with a typo-fix if (rv = NS_ERROR_ABORT) becomes == 2005-06-13 21:07:18 +00:00
doronr%us.ibm.com
317271f124 XForms bug 297097 - xforms:submission can't submit partial instance data. r=aaronr,allan a=mkaply 2005-06-13 20:28:20 +00:00
bsmedberg%covad.net
05a169661c MSVC6 bustage from bug 224305 (stupid parent scoping of for-loop variables). 2005-06-13 20:06:00 +00:00
scott%scott-macgregor.org
8602c3e9bd Bug #297227 --> Depend build fails to build PrintPDE.plugin Patch by Mark Mentovai
jhpedemonte: review+
peterv: superreview+
a=asa
(checked in on behalf of josh)
2005-06-13 19:59:11 +00:00
bsmedberg%covad.net
a18a6e3917 Trial backout of just nsCommandLine.cpp from bug 297315. 2005-06-13 19:54:52 +00:00
scott%scott-macgregor.org
7bbf4ccb5b Bug #297227 --> Depend build fails to build PrintPDE.plugin
Patch by  Mark Mentovai

jhpedemonte: review+
peterv: superreview+
a=asa
2005-06-13 19:54:10 +00:00
doronr%us.ibm.com
dacf5489a2 Bug 296114 - xforms-next, xforms-previous event support. patch by aaronr,r=smaug,me a=mkaply 2005-06-13 19:17:24 +00:00
gandalf%firefox.pl
07b68f4379 Bug 297496: xul error on main window, <menuitem id="context-savelink" appears on bottom of main window; r=benjamin,sr+a=mscott 2005-06-13 19:05:44 +00:00
jshin%mailaps.org
5c9deaa015 bug 295202: convert nsOSHelperApplication to use nsIWindowsRegKey (r=cbie, sr=darin, a=asa) 2005-06-13 18:57:10 +00:00
ben%bengoodger.com
6925680170 More implementation of update manager - load and save update files. 2005-06-13 18:53:11 +00:00
bsmedberg%covad.net
84a2c9fc02 Bug 297315 - sorts the XPCOM implementation of nsICategoryManager.enumerateCategory alphabetically r=darin a=asa 2005-06-13 18:39:19 +00:00
bienvenu%nventure.com
f593d8de64 fix 286446 problems stripping attachments from complext messages, sr=mscott a=asa 2005-06-13 18:34:06 +00:00
bsmedberg%covad.net
f819054366 Grr, Thunderbird doesn't care about Firefox branding files. 2005-06-13 18:31:22 +00:00
bienvenu%nventure.com
4bc3cda95b add include for msgcompose, part of 11034, to fix build bustage 2005-06-13 18:22:10 +00:00
mkaply%us.ibm.com
aa7bacece5 Remove unused bmp 2005-06-13 18:15:30 +00:00
bienvenu%nventure.com
d3f3c92c10 add support for reply/forward filter actions for after the fact filtering, and reply filters for imap, 11034, sr=mscott, a=asa 2005-06-13 18:10:20 +00:00
mkaply%us.ibm.com
06f5b86744 #297386
r=bsmedberg, sr=darin, a=bsmedberg
Add OS/2 implementation of thread for updater and reorder some #ifdefs
2005-06-13 17:53:18 +00:00
mkaply%us.ibm.com
4f815036f8 OS/2 build bustage - default to unistd.h for non windows platforms 2005-06-13 17:19:43 +00:00
scott%scott-macgregor.org
6d9c54e193 Bug #272812 --> RSS item Subject has mis-transcoded international characters
Another attempt to get our I18n conversions working for feeds.

patch by robert sayre.

sr=mscott
2005-06-13 17:07:56 +00:00
bsmedberg%covad.net
a1a46b8925 Thunderbird l10n tinderbox requires that we pull locales other-licenses/thunderbird NPOTDB 2005-06-13 16:55:31 +00:00
bsmedberg%covad.net
2e3c82ba6e Re-land bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa. The first patch accidentally contained some extraneous changes to the static component loader which are for a different bug. 2005-06-13 16:45:22 +00:00
robert%accettura.com
e13f6678f6 Bug 296271 - Next should not submit the report imediately (change to 'submit'). r=mconnor 2005-06-13 15:53:18 +00:00
bsmedberg%covad.net
66a6a4fc3a Tbird l10n packaging changes: this was copied from browser/locales/Makefile.in but I never s/firefox/thunderbird/ NPOTDB 2005-06-13 15:01:03 +00:00
kairo%kairo.at
5cae333817 bug 291753 - {application}-bin cannot be linked with libxremote_client_s.a if system NSPR is used, p=cls, r=bsmedberg, a=asa 2005-06-13 14:57:20 +00:00
mkaply%us.ibm.com
e7fbfb2925 OS/2 build bustage - exit() requires stdlib.h 2005-06-13 14:46:21 +00:00
shaver%mozilla.org
d652c76d83 bug 296184: add ITEM_FILTER_ALL_ITEMS; r=mvl, npotb. 2005-06-13 13:46:08 +00:00
cltbld
de004ee59b Automated update from host egg 2005-06-13 13:37:14 +00:00
mkaply%us.ibm.com
7bb73ad13f OS/2 build bustage 2005-06-13 13:36:07 +00:00
mostafah%oeone.com
3bc990113e Updated translation 2005-06-13 12:54:42 +00:00
mvl%exedo.nl
07b56ea7ee Make NewCalDateTime do the right thing. bug 297530, r=pavlov 2005-06-13 09:36:45 +00:00
mozilla%colinogilvie.co.uk
8c2557fe6f Bug 255685: Docs should mention mysql-devel RPM is required
Patch by me, r=gerv
2005-06-13 09:30:33 +00:00
cmp%mozilla.org
248965f31f Add ca, cs, fi, hu, nb-NO, nl, ru, and sv-SE to Thunderbird's set of ready
locales.
2005-06-13 06:01:09 +00:00
mvl%exedo.nl
d3f66e083e Use the right scope. Bustage bug. 2005-06-12 20:41:05 +00:00
bzbarsky%mit.edu
c194b5e043 Make fieldsets always be containing blocks. Bug 296722, r+sr=dbaron,
a=asa
2005-06-12 20:33:35 +00:00
brendan%mozilla.org
0efbaf9c4b One more followup fix: __defineProperty__ should probably be global. 2005-06-12 18:45:53 +00:00
brendan%mozilla.org
241e1ec5d6 Followup to last checkin to delete constructor from Activation.prototype. 2005-06-12 18:28:33 +00:00
bryner%brianryner.com
2e53931b53 Bug 78672, xpfe must not print to console in opt builds. Patch by gautheri@noos.fr, r=mconnor, a=asa. 2005-06-12 18:27:04 +00:00
bryner%brianryner.com
99927c39d4 Bug 286876 - In <phishingDetector.js>, Warning: redeclaration of var index. Patch by gautheri@noos.fr, r+sr=mscott, a=asa. 2005-06-12 18:24:59 +00:00
bryner%brianryner.com
958470f02f Bug 286881 - In <newsblog.js>, 2 Warning: trailing comma is not legal in ECMA-262 object initializers. Patch by gautheri@noos.fr, r+sr=mscott, a=asa. 2005-06-12 18:23:05 +00:00
gerv%gerv.net
13edaebe5a Bug 297100 - tell people about Reporter at the top of Hendrix. 2005-06-12 16:54:52 +00:00
brendan%mozilla.org
9c322522a7 Mirror fix for bug 290774 from SpiderMonkey to Narcissus. 2005-06-12 16:08:21 +00:00
silver%warwickcompsoc.co.uk
3adc4183e7 Bustage fix: missing files for last check-in. 2005-06-12 14:35:20 +00:00
silver%warwickcompsoc.co.uk
9c852eb98b Bug 283521 - Show connection security status in statusbar and provide way to view certificate used.
ChatZilla only.
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-12 14:17:27 +00:00
silver%warwickcompsoc.co.uk
e095c9065d Bug 193977 - Put back one of the removed boxes that was actually needed.
ChatZilla only.
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-12 14:08:44 +00:00
cbiesinger%web.de
55fdadbd11 bug 241739 reuse HTML/SVG's <script> loading code for XUL <script>, thus
correctly handling non-ASCII characters
r+sr=bz a=asa
2005-06-12 12:32:05 +00:00
mkaply%us.ibm.com
24710753a4 #291381
r=mkaply, sr=mkaply, a=mkaply
OS/2 only - certain icons resolutions crash - patch from Rich Walsh
2005-06-12 04:58:03 +00:00
bzbarsky%mit.edu
913225e3d6 Make sure to propagate back the result of InstallImplementation and bail
if it fails.  Bug 292944, r+sr=jst, a=asa
2005-06-11 21:30:20 +00:00
gandalf%firefox.pl
04f16491fc Bug 297118: Remove afxres.h dependency from new update code; p=bugzilla@mcsmurf.de,r=cls,sr=darin,a=asa 2005-06-11 20:14:01 +00:00
mvl%exedo.nl
0764b4f95d fix regressions from full exception support. bug 293183, r=vlad 2005-06-11 19:46:18 +00:00