dougt@meer.net
|
f133fbe19f
|
Backing out all changes to embedding/browser/gtk/ to '2006-11-01 20:00' due to massive landings of unreviewed changes (MICROB Landings). b=408238, r=bsmedberg, sr=brendan, a=vlad. Good changes/reviewed changes that we backed up will be landing in the next few days.
|
2007-12-17 16:33:03 -08:00 |
|
jorendorff@mozilla.com
|
f8a816c8cf
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfile.c => js/src/jsfile.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsprf.c => js/src/jsprf.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-12-13 13:15:17 -06:00 |
|
kaie@kuix.de
|
53083a69c3
|
fixes bug 406724, r/sr=dveditz, a=schrep
|
2007-12-11 16:23:14 -08:00 |
|
kaie@kuix.de
|
18434f216a
|
bug 119500, PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported Patch contributed by Petr Kostka r=rrelyea, sr=kengert, a=dsicore Addon Patch to provide dummy implementations for gtk-embedding and camino. r=mark, sr=jst
|
2007-12-04 23:34:55 -08:00 |
|
stuart.morgan@alumni.case.edu
|
2a42486cb2
|
Bug 401328: Account for appunit/pixel conversion when painting from nsWebBrowser [p=roc]. r=smorgan sr=bzbarsky a1.9=blocking1.9
|
2007-12-03 17:01:59 -08:00 |
|
jorendorff@mozilla.com
|
c51bec2cbf
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-12-03 17:50:14 -06:00 |
|
reed@reedloden.com
|
a8fc021d01
|
Bug 405996 - "Fix gtkmozembed to use PRInt64 instead of nsInt64 to make elsa happy" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=luser a1.9=damons]
|
2007-11-30 23:15:13 -08:00 |
|
benjamin@smedbergs.us
|
ff066fbf06
|
Bug 398152 - Remove activex support for OJI, r=mfinkle
|
2007-10-27 00:35:39 -04:00 |
|
tglek@mozilla.com
|
1cde0e25cf
|
bug 398599. Fix prbool violations. r=bsmedberg a=sayrer
|
2007-10-12 16:47:11 -07:00 |
|
reed@reedloden.com
|
04463c8a7f
|
Bug 227986 - "EmbedPrompter should use GtkComboBox on gtk+ 2.4" [p=chpe r=bryner r=timeless sr=blizzard a1.9=sayrer]
|
2007-10-12 16:19:35 -07:00 |
|
joshmoz@gmail.com
|
a9f554a478
|
remove obsolete Cocoa embedding impl. b=399035 r=smorgan sr=bsmedberg
|
2007-10-10 08:13:35 -07:00 |
|
gerv@gerv.net
|
2c4fa4403c
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
|
bzbarsky@mit.edu
|
e17b12fc0d
|
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
|
2007-10-05 16:37:25 -07:00 |
|
kaie@kuix.de
|
c08bd97ba9
|
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
|
2007-10-03 04:47:26 -07:00 |
|
kaie@kuix.de
|
9240a03852
|
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
|
2007-10-03 04:43:54 -07:00 |
|
joshmoz@gmail.com
|
7c16a06018
|
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
|
2007-10-01 16:20:37 -07:00 |
|
ted.mielczarek@gmail.com
|
9e244851f4
|
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
|
2007-09-26 03:38:29 -07:00 |
|
gavin@gavinsharp.com
|
f2774a0bcb
|
Back out bug 392055 due to bustage
|
2007-09-23 20:44:28 -07:00 |
|
sdwilsh@shawnwilsher.com
|
1f50806bc7
|
bustage fix
|
2007-09-23 20:22:46 -07:00 |
|
jag@tty.nl
|
9198e9c4b8
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 06:04:54 -07:00 |
|
asqueella@gmail.com
|
84f65f4288
|
Bug 372077 - TestGtkEmbed Application should use gtk_moz_embed_*_startup properly p=romaxa <romaxa@gmail.com> r=timeless
|
2007-09-02 08:50:38 -07:00 |
|
ted.mielczarek@gmail.com
|
40d7410fb6
|
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
|
2007-08-28 10:38:02 -07:00 |
|
kherron@fmailbox.com
|
ef56e89472
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov.
|
2007-08-26 17:19:15 -07:00 |
|
mozilla@weilbacher.org
|
8641593a0e
|
Bug 321517: A text file in a frame is not properly saved (UI patch 2.0), p=sciguyryan, r=neil, sr/a=bzbarsky
|
2007-08-24 14:18:40 -07:00 |
|
masayuki@d-toybox.com
|
0f062dadd6
|
b=392252 fix bustage #2
|
2007-08-22 05:12:37 -07:00 |
|
masayuki@d-toybox.com
|
a17a03f2ea
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
bzbarsky@mit.edu
|
73073f4f3b
|
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
|
2007-08-07 18:16:09 -07:00 |
|
kaie@kuix.de
|
692a0baefa
|
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
r=benjamin
|
2007-07-23 03:58:34 -07:00 |
|
kherron@fmailbox.com
|
00978826fe
|
Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01.
|
2007-07-15 08:03:07 -07:00 |
|
kherron@fmailbox.com
|
469f7bbd10
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
|
2007-07-15 05:27:57 -07:00 |
|
kherron@fmailbox.com
|
1fe54e6f2e
|
Back out patch for bug 315687, due to reftest failures on win32.
|
2007-07-14 10:07:33 -07:00 |
|
kherron@fmailbox.com
|
7d0c00c90c
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
|
2007-07-14 07:42:55 -07:00 |
|
peterv@propagandism.org
|
2fb0fc711a
|
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
|
2007-07-11 06:05:05 -07:00 |
|
philringnalda@gmail.com
|
08c3558b5b
|
Bug 387189 - nsMIMEInfoHandleAction type doesn't exist, patch by Mook <mook.songbird@gmail.com>, r+sr=dmose
|
2007-07-08 15:45:41 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
peterv@propagandism.org
|
aca788979f
|
Bustage fix, bug 386255 (Trunk XULRunner compile error in nsIEditingSession::MakeWindowEditable). Pending r=sicking.
|
2007-07-02 06:49:39 -07:00 |
|
peterv@propagandism.org
|
76a2c4d37f
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
|
peterv@propagandism.org
|
0f0097ffc5
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
|
peterv@propagandism.org
|
51dda63979
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
|
mozilla@weilbacher.org
|
a614a85c71
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -07:00 |
|
gavin@gavinsharp.com
|
c37496b2a8
|
Backing out the patch for bug 350616 to see if it will fix the windows orange
|
2007-06-09 20:41:57 -07:00 |
|
ted.mielczarek@gmail.com
|
003961c964
|
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
|
2007-06-08 05:47:41 -07:00 |
|
sdwilsh@shawnwilsher.com
|
e75178083f
|
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
|
2007-05-21 17:03:33 -07:00 |
|
mats.palmgren@bredband.net
|
b426f797d9
|
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
|
2007-05-17 20:49:14 -07:00 |
|
mark.finkle@gmail.com
|
1dfbf8a84b
|
bug 367519. r=bsmedberg. add XUL and SVG mime type support to the mozilla activex control. Also updated some deprecated ATL macros.
|
2007-05-16 19:19:50 -07:00 |
|
Olli.Pettay@helsinki.fi
|
e46f507021
|
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
|
2007-05-15 01:50:33 -07:00 |
|
Olli.Pettay@helsinki.fi
|
eb21eeb174
|
Seamonkey/Win bustage
|
2007-05-14 05:16:56 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ebad851a70
|
Seamonkey/Win bustage
|
2007-05-14 05:02:38 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7ec10e025c
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
|
timeless@mozdev.org
|
60cbc52cd6
|
Bug 379723 gtk_moz_embed_set_directory_service_provider not in gluepatch by tomeu@tomeuvizoso.net r=timeless
|
2007-05-13 07:52:52 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f29b4e2b1b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
|
Olli.Pettay@helsinki.fi
|
91a5c67cd1
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
|
bzbarsky@mit.edu
|
3ffbd0069c
|
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi
|
2007-05-06 14:06:28 -07:00 |
|
bzbarsky@mit.edu
|
32d3d359f4
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
|
mats.palmgren@bredband.net
|
27ce5bc7c9
|
Bustage fix for TestGtkEmbed. b=326152
|
2007-04-30 17:13:44 -07:00 |
|
mats.palmgren@bredband.net
|
dfbd9d77a5
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 16:52:44 -07:00 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
|
philringnalda@gmail.com
|
55c09af394
|
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
|
2007-04-16 21:06:12 -07:00 |
|
gavin@gavinsharp.com
|
e1f4a0288c
|
Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan
|
2007-03-23 13:16:54 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
ce0ff9015a
|
Temporary fix for debug build bustage
|
2007-03-23 09:16:24 -07:00 |
|
timeless@mozdev.org
|
5f7f0d7045
|
Landing MICROB_20070103_BRANCHThis should improve the standalone build story.Patches Wanted, Work will be on the MICROB_20070323_BRANCH
|
2007-03-23 08:56:57 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|