Commit Graph

120 Commits

Author SHA1 Message Date
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
sdwilsh@shawnwilsher.com
5ce73fe854 Bug 410804 - nsWebBrowserPersist::MakeOutputStreamFromFile doesn't follow XPCOM rules. r=biesi, sr=biesi, a=schrep 2008-01-06 16:23:54 -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
sdwilsh@shawnwilsher.com
620f6afe91 Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz 2008-01-04 09:55:02 -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
dtownsend@oxymoronical.com
f048a0771b Bug 404773: Find bar doesn't like the letters 'b', 'o', 'd', 'y', and 'random'. s+sr=jst, a=P1 blocking 2007-12-06 13:19:16 -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
stuart.morgan@alumni.case.edu
38864cbc95 Follow up to bug 404290, make sure embedding clients don't crash (bug 406108). r+sr=bzbarsky a1.9=blocking1.9 2007-12-03 16:31:21 -08:00
dolske@mozilla.com
38b9cc455c Bug 403115 - Option missing to save password for HTTP auth. r=benjamin, sr=cbiesinger, blocking1.9=mconnor 2007-12-03 13:47:45 -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
db48x@yahoo.com
f424178d95 Bug 404290 ÃÂ the size of popup windows needs to be specified in css pixels, not device pixels. r=eli,roc sr=bsmedberg 2007-11-27 05:30:09 -08:00
bzbarsky@mit.edu
7d2c337a2b Make find code less sensitive to exactly which nodes return true for IsNativeAnonymous(). Bug 403090, r+sr=mats, a=schrep 2007-11-18 10:53:43 -08:00
jst@mozilla.org
2ee01a2a9f Fixing bug 402866. Don't make modal dialogs resizable just because pref dom.disable_window_open_feature.resizable is set to true. r+sr=bzbarsky@mit.edu 2007-11-15 15:07:13 -08:00
reed@reedloden.com
9a2a2ecd79 Bug 402839 - "Modal dialogs should use Linux's native icons" (part A) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a1.9=schrep] 2007-11-14 22:50:40 -08:00
peterv@propagandism.org
57decd655d Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst. 2007-11-12 06:47:03 -08:00
dolske@mozilla.com
68981427f8 Bug 382180: HTTP auth dialogs don't come up if login manager croaks. r=gavin, a=mconnor, aM9=mconnor 2007-10-24 14:23:50 -07:00
bugzilla@standard8.plus.com
5ee2a67c05 Bug 397403 NS_NewAuthPrompter needs to check if the password manager prompt factory can handle password prompts. r/sr=biesi,a=sayrer 2007-10-13 02:27:24 -07: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
reed@reedloden.com
c5d291f708 Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron] 2007-10-08 14:27:30 -07:00
dbaron@dbaron.org
38cca4c294 Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov 2007-10-07 22:01:49 -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
jst@mozilla.org
df7831eb06 Fixing bug 391777. Make window.close() work on a modal content dialogs. r+sr+a=jonas@sicking.cc 2007-09-27 14:53:25 -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
roc+@cs.cmu.edu
559a8984a7 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
jst@mozilla.org
1db047424e Fixing bug 393900. Make windows opened with showModalDialog() obey window feature prefs. r+sr=jonas@sicking.cc, a=dsicore@mozilla.com 2007-09-07 13:30:15 -07:00
jwalden@mit.edu
007ed3423a Bug 348748 - Remove cast macros from a possibly-unused file in embedding; r=bsmedberg, a=NPOTDB?+no-functionality-change 2007-09-05 15:13:43 -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
mozilla@weilbacher.org
296c9cd248 Bug 321517: A text file in a frame is not properly saved (backend patch v3.3), p=sciguyryan, r/sr=cbiesinger, a=bzbarsky 2007-08-23 17:31:37 -07:00
cbiesinger@gmx.at
89c7d6857d more bustage fix 2007-08-23 11:09:31 -07:00