Commit Graph

80 Commits

Author SHA1 Message Date
blassey@mozilla.com
3c99833e3e backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com
eeea24bde6 switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
blassey@mozilla.com
92c51991b0 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com
9bc9e44b40 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
blizzard@mozilla.com
c4cc186971 bug 419918 - Add the ability to fire the memory pressure observers from the embedding test app. Taken from Stuart's ramback extension and made available here for testing. r=dougt, sr=pavlov, a=beltzner 2008-03-05 11:10:34 -08:00
timeless@mozdev.org
a2f9a64df3 Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore 2008-02-26 08:12:17 -08:00
jag@tty.nl
057bc17743 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com
3f8925fa26 Bug 236688 - "crash on form submit which closes the last window" [p=chpe@gmail.org (Christian Persch) r=timeless a1.9=schrep] 2008-02-10 22:06:52 -08:00
reed@reedloden.com
ade7cce137 Bug 408676 - "Fix include quotes style for gtkmozembed" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=damons] 2008-01-29 20:28:26 -08:00
reed@reedloden.com
3c894e7ba8 Bug 408686 - "Using glib-genmarshal for generation gtkmozembedmarshal*" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep] 2008-01-15 17:40:52 -08:00
reed@reedloden.com
f13e72351c Bug 408823 - "Killing GTK1, deprecated glib uses" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=schrep] 2008-01-11 14:16:15 -08:00
reed@reedloden.com
4ea05af948 Bug 409509 - "GtkMozEmbed strings cleanup" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep] 2008-01-10 01:01:11 -08:00
reed@reedloden.com
933d218843 Bug 408490 - "gtkmozembed cannot create profile files" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep] 2008-01-08 23:14:02 -08:00
reed@reedloden.com
08a9e19163 Bug 373918 - "gtk_moz_embed_get_nsIWebBrowser not in the glue" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg a1.9=schrep] 2008-01-04 21:51:23 -08:00
reed@reedloden.com
1d602b3c42 Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 02:11:02 -08:00
dougt@meer.net
abbc64d336 Relanding 398009. Fixes license headers. r/sr=brendan a=vlad 2007-12-18 09:42:44 -08:00
dougt@meer.net
c1767184b6 Relanding 363089. Renaming of variable. r/sr=brendan. a=vlad. 2007-12-18 09:36:32 -08:00
dougt@meer.net
bbb4d0dc41 Relanding fix for 326152. removing gtk1 from tree. r/sr=brendan. a=vlad. 2007-12-18 09:31:14 -08:00
dougt@meer.net
e03b8b9838 relanding fix for 364205. r/sr= brendan. a=vlad. 2007-12-18 09:16:25 -08:00
dougt@meer.net
68c59a4034 re-adding gtkmozembedmarshal.c/h. to version 1.3 2007-12-17 17:16:33 -08:00
dougt@meer.net
14800c647a re-adding gtkmozembedmarshal.c/h. 2007-12-17 17:08:03 -08:00
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
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
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
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