tglek%mozilla.com
390b7ed0f4
bug 398599. Fix prbool violations. r=bsmedberg a=sayrer
2007-10-12 23:47:12 +00:00
reed%reedloden.com
8e653e52c7
Bug 227986 - "EmbedPrompter should use GtkComboBox on gtk+ 2.4" [p=chpe r=bryner r=timeless sr=blizzard a1.9=sayrer]
2007-10-12 23:19:35 +00:00
gerv%gerv.net
d38c158995
Bug 398009 - fix mangled license headers. a=stuart.
2007-10-06 12:08:47 +00:00
kaie%kuix.de
fa8ca2458f
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 11:52:26 +00:00
gavin%gavinsharp.com
ec3a14c93b
Back out bug 392055 due to bustage
2007-09-24 03:44:29 +00:00
sdwilsh%shawnwilsher.com
e071ce8e3a
bustage fix
2007-09-24 03:22:46 +00:00
jag%tty.nl
470bf4ec8c
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 13:05:02 +00:00
asqueella%gmail.com
f6d7ce65de
Bug 372077 - TestGtkEmbed Application should use gtk_moz_embed_*_startup properly
...
p=romaxa <romaxa@gmail.com>
r=timeless
2007-09-02 15:50:38 +00:00
masayuki%d-toybox.com
9ff17bbda7
b=392252 fix bustage #2
2007-08-22 12:12:37 +00:00
kaie%kuix.de
1462d73d35
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
...
r=benjamin
2007-07-23 10:58:34 +00:00
jwalden%mit.edu
ef68fcf595
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 07:08:56 +00:00
Olli.Pettay%helsinki.fi
6721d4f009
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
2007-05-14 09:13:09 +00:00
timeless%mozdev.org
c7371e90f8
Bug 379723 gtk_moz_embed_set_directory_service_provider not in glue
...
patch by tomeu@tomeuvizoso.net r=timeless
2007-05-13 14:52:52 +00:00
Olli.Pettay%helsinki.fi
8e287d3582
backout Bug 363089
2007-05-11 13:34:12 +00:00
Olli.Pettay%helsinki.fi
670f53f666
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
2007-05-11 11:15:20 +00:00
bzbarsky%mit.edu
b1e55b927c
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
...
GetShellAt(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 22:24:25 +00:00
mats.palmgren%bredband.net
d4055c75e1
Bustage fix for TestGtkEmbed. b=326152
2007-05-01 00:13:44 +00:00
mats.palmgren%bredband.net
24e870cb3d
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 23:52:44 +00:00
benjamin%smedbergs.us
3fb4912f5d
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 14:22:04 +00:00
philringnalda%gmail.com
c3b117a948
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
2007-04-17 04:06:12 +00:00
bugzilla%standard8.demon.co.uk
cf2bc82c4a
Temporary fix for debug build bustage
2007-03-23 16:16:24 +00:00
timeless%mozdev.org
e2475f40f9
Landing MICROB_20070103_BRANCH
...
This should improve the standalone build story.
Patches Wanted, Work will be on the MICROB_20070323_BRANCH
2007-03-23 15:56:57 +00:00
benjamin%smedbergs.us
585196015d
More gtkmozembed followups from bug 78081, r=timeless
2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us
5e16e3a9b0
Trying to fix linux bustage from bug 78081, r=timeless
2007-02-21 15:46:23 +00:00
Olli.Pettay%helsinki.fi
391f74f48d
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +00:00
gerv%gerv.net
95fb1609fa
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-02-14 16:58:55 +00:00
Olli.Pettay%helsinki.fi
1bcae4df40
Fixing bustage, Bug 83265, r=peterv
2007-02-08 15:34:12 +00:00
benjamin%smedbergs.us
37213b8537
Bug 78081 - Don't export intermediate libraries, blanket-r=mento
2007-02-03 01:19:04 +00:00
gavin%gavinsharp.com
a61e3d7300
Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest
2007-01-04 18:48:53 +00:00
timeless%mozdev.org
ea310740ca
GetImageRequest is only available for gtk2 builds
...
trying to fix build bustage
2007-01-03 00:14:09 +00:00
timeless%mozdev.org
73fc208d85
Landing MICROB_20061206_BRANCH
...
This should improve the gnomevfs story (the goal is to not use it).
Patches Wanted, Work will be on the MICROB_20070103_BRANCH
2007-01-02 22:23:53 +00:00
timeless%mozdev.org
4b1638ac08
Bug 363446 EmbedPrivate::ScrollToSelectedNode doesn't initialize rv if !aDOMNode
...
patch by sciguyryan+bugzilla@gmail.com r=timeless
2006-12-21 07:01:48 +00:00
ginn.chen%sun.com
142855186d
Bug 364205 gtkmozembed.h should be C style
...
r+sr=roc
2006-12-20 05:28:57 +00:00
timeless%mozdev.org
66eac5226b
there's no objdir, but we need LOCAL_INCLUDES
2006-12-07 00:41:36 +00:00
timeless%mozdev.org
48cb0fda15
Bug 362950 build in embedding/browser/gtk/src failed if srcdir=. is set
...
The makefile was violating readonly srcdir for objdir builds too...
r=bsmedberg
2006-12-06 22:32:07 +00:00
timeless%mozdev.org
caea38f2e2
Trying to fix Thunderbird Linux galactica Dep Lt-Release %
...
it's running with an old glib2. The hope is that the code will automatically
generate the marshalling code. This may or may not work, if it doesn't,
everything will probably go red :).
2006-12-05 21:36:25 +00:00
timeless%mozdev.org
88f9d92b72
missed one gnomevfs containing function. of course, that function was buggy...
2006-12-04 23:40:52 +00:00
timeless%mozdev.org
83e35dacf7
Attempt to make gnomevfs optional
2006-12-04 23:10:20 +00:00
timeless%mozdev.org
9df23cc57c
oops, map doesn't take a parameter
2006-12-04 22:33:27 +00:00
mvl%exedo.nl
ba02e5f206
bustage fix
2006-12-04 21:38:20 +00:00
timeless%mozdev.org
f5000fda70
Fixing merge conflict, fixing out value to return ok on success and fixing out value to null out on failure.
...
Using interface map for complicated conditional case.
2006-12-04 21:23:35 +00:00
timeless%mozdev.org
dc003d9c75
reverting header include to match rev 1.24, it's a gtk2 only header...
2006-12-04 20:58:27 +00:00
bugzilla%standard8.demon.co.uk
777a21e0d3
Fix build bustage from gtkmozembed checkins, r=timeless
2006-12-04 20:23:52 +00:00
timeless%mozdev.org
deb62e3d99
Pulling romaxa's gtk1 fixes and the other changes from his commit
2006-12-04 18:00:11 +00:00
timeless%mozdev.org
141cadb9df
fixing non libxul directory service handl; thanks smaug
2006-12-04 16:01:06 +00:00
timeless%mozdev.org
0bbc537403
fixing non libxul directory service handling; thanks smaug
2006-12-04 15:39:33 +00:00
timeless%mozdev.org
b1cffb7e10
Fixing most ifdefs to mean libxul instead of saying 1.8
...
making xulrunner link dynamically against gtkmozembed (because ajschult and
I couldn't figure out how to deal with a profiledirectorylock and we know
of no reason to have gtkmozembed linked statically).
Hopefully fixed some cast complaints smaug had (presumably they relate to
the comments "I doubt this cast pair is correct").
Tried to clean up the REQUIRES a /bit/ in an effort to address the lock
problem.
Again, thanks to ajschult for his time and assistance.
2006-12-04 10:50:02 +00:00
timeless%mozdev.org
9a0a6da923
SetPageTitle is nsIGlobalHistory2 :(
...
And RemoveAllPages is now just nsresult
2006-12-04 07:58:22 +00:00
timeless%mozdev.org
a9759ca1ea
Removing nsIBrowserHistory
...
The only method we needed was RemoveAllPages, which i've moved to be accessible via nsIObserver,
it's a private communication from the specific history client.
Variable length arrays is a C99 ism, in gecko we use nsAutoArrayPtr.
thanks to ajschult for helping out
2006-12-04 06:46:27 +00:00
timeless%mozdev.org
995a23d6f6
Title should be nsCString (Autos never belong in structures, and the data was always narrow)
2006-12-04 06:23:28 +00:00