cbiesinger%web.de
|
c0215f3bb8
|
Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
|
2004-07-29 18:25:42 +00:00 |
bryner%brianryner.com
|
47111a13aa
|
removing dead CFM build files
|
2004-06-21 02:09:30 +00:00 |
gerv%gerv.net
|
c40f4f93a2
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
timeless%mac.com
|
f1ea69808e
|
Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=caillon sr=bz
|
2002-10-06 23:14:25 +00:00 |
seawood%netscape.com
|
8ae6c40f5d
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
rpotts%netscape.com
|
4d4116d281
|
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
|
2002-05-16 20:57:37 +00:00 |
heikki%netscape.com
|
02a455545d
|
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
|
2002-01-31 22:12:36 +00:00 |
rpotts%netscape.com
|
a33a19e3d1
|
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
|
2001-11-30 22:35:33 +00:00 |
gerv%gerv.net
|
5d7331d24f
|
License changes, take 2. Bug 98089. mozilla/embedding/.
|
2001-09-25 22:58:40 +00:00 |
gerv%gerv.net
|
2a80f3fea9
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
scc%mozilla.org
|
da68f3ed78
|
bug #98089: ripped new license
|
2001-09-19 22:39:41 +00:00 |
rpotts%netscape.com
|
da2959ee05
|
bug #94205. Adding flags to nsIWebNavigation::Stop().
|
2001-08-14 04:46:20 +00:00 |
timeless%mac.com
|
d85f0a7154
|
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
|
2001-07-09 18:41:07 +00:00 |
radha%netscape.com
|
1b49f073d3
|
Fix related to bug 82236. Fix all embeddign usages of onLocationChange with the
new semantics. r=valeski sr=alecf a=blizzard(drivers@mozilla.org)
|
2001-05-29 22:48:39 +00:00 |
disttsc%bart.nl
|
6a85930545
|
Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf.
|
2001-04-14 20:08:32 +00:00 |
blakeross%telocity.com
|
eaa6754a0a
|
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
|
2001-03-22 00:59:29 +00:00 |
maolson%earthlink.net
|
cf7a9d0f56
|
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
|
2001-03-22 00:15:47 +00:00 |
timeless%mac.com
|
fbe4dc7bd4
|
Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben
|
2001-03-13 15:35:07 +00:00 |
maolson%earthlink.net
|
40910d61c6
|
Embedding part of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
r=blake, sr=blizzard via irc
|
2001-03-05 01:53:33 +00:00 |
bryner%uiuc.edu
|
433f20e3da
|
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
|
2001-01-05 23:51:45 +00:00 |
disttsc%bart.nl
|
d3d39e5100
|
More appCore killing, bug=46200, r=ben, a=alecf
|
2000-12-13 01:21:34 +00:00 |
blizzard%redhat.com
|
7d436f5eb0
|
fixing bugs 54351 and 54013. this should get the embedding widget working again after the jar landing. it also fixes streaming ( patch from ramiro. ). mini-nav.xul should work again too as a side effect.
|
2000-10-05 05:39:37 +00:00 |
rayw%netscape.com
|
6cc70ebd6c
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.
r=warren
|
2000-09-13 23:57:52 +00:00 |
blizzard%redhat.com
|
8b508c9d38
|
attach key bindings to the embedding shell. part of bug #41966. you can now use arrows, page keys and space bar in the embedding widget. r/a=brendan,waterson
|
2000-08-24 19:28:38 +00:00 |
locka%iol.ie
|
574ea4ead5
|
Added debugging for new command handler. Localized popup menus. b=48270 a=valeski
|
2000-08-18 14:44:00 +00:00 |
blizzard%redhat.com
|
cada85c5db
|
unused files for simple embedding shell
|
2000-08-17 19:12:23 +00:00 |
mcafee%netscape.com
|
aa023be989
|
Ignore generated files
|
2000-07-27 22:27:20 +00:00 |
blizzard%redhat.com
|
6697e4488c
|
add makefiles to get mini chrome for embedding installed on unix. a=waterson,dougt
|
2000-07-25 20:47:09 +00:00 |
locka%iol.ie
|
fa5482ef88
|
NOT PART OF BUILD. Update the address field url after clicking on link
|
2000-06-30 12:37:05 +00:00 |
locka%iol.ie
|
076bc83d1f
|
NOT PART OF BUILD. Added a DTD and localized the file somewhat
|
2000-06-28 20:27:51 +00:00 |
locka%iol.ie
|
f6b2cdf685
|
NOT PART OF BUILD. Added popup menus
|
2000-06-27 12:01:24 +00:00 |
locka%iol.ie
|
bbb596027f
|
NOT PART OF BUILD. First working cut of the mini navigator chrome
|
2000-06-26 14:49:39 +00:00 |
locka%iol.ie
|
e2d5a747f4
|
NOT PART OF BUILD. Prototype (and currently non-functional) chrome for embedding apps
|
2000-06-23 10:17:13 +00:00 |