bzbarsky%mit.edu
3802922e91
Remove bogus method that makes backgrounds on the canvas unhappy. Bug 219302,
...
r+sr=roc
2004-02-20 00:39:09 +00:00
bzbarsky%mit.edu
f332931041
Fix comment. Bug 234895, patch by Simon Miller <mozbugs@nuvisions.ch>,
...
r=biesi, sr=bzbarsky
2004-02-20 00:17:35 +00:00
jshin%mailaps.org
cf9d6a4895
bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs)
2004-02-19 11:00:29 +00:00
darin%meer.net
8d65e087ae
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
timeless%mozdev.org
01040a802f
Bug 232642 [ActiveX] crash if access twice the same html element
...
patch by atremon@elansoftware.com r=adamlock sr=jst a=chofmann
2004-02-17 16:07:36 +00:00
bryner%brianryner.com
92499cbd13
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
bsmedberg%covad.net
814b876053
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
jst%mozilla.jstenback.com
41e764909a
Fixing build bustage.
2004-02-09 23:45:47 +00:00
jst%mozilla.jstenback.com
505c634885
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
cbiesinger%web.de
f96f808236
Bug 232771 Typo in definition of GTK_MOZ_EMBED_CLASS
...
patch by Crispin Flowerday <mozilla@flowerday.cx> r+sr=blizzard
2004-02-07 22:23:07 +00:00
cbiesinger%web.de
e306687216
Bug 232456 Escape key doesn't cancel Gtk alerts
...
patch by Crispin Flowerday <mozilla@flowerday.cx> sr=bryner r=blizzard
2004-02-07 22:21:42 +00:00
dbaron%dbaron.org
1e6ed08cc8
Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin
2004-02-03 18:23:41 +00:00
locka%iol.ie
c8c083d7a6
Implement outerHTML. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=232281 r=adamlock sr=jst
2004-02-02 21:02:25 +00:00
dbaron%dbaron.org
1af04467ad
Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt
2004-02-01 23:23:19 +00:00
bryner%brianryner.com
42adb9f1be
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
dougt%meer.net
1afb858b5c
minimo only. cross compiler more sensitive to casting.
2004-02-01 05:22:51 +00:00
neil%parkwaycc.co.uk
50248a9c72
Bug 231750 gtk alert text should be selected p=mozilla@flowerday.cx r=blizzard sr=bryner
2004-01-30 10:55:44 +00:00
dougt%meer.net
7d8d55f402
minimo only - making the stop icon act like a throbber when page loading. wacking g_prints to save a tad of footprint. And, yes. These are the xpm's I am using for now.
2004-01-30 07:36:31 +00:00
dougt%meer.net
318541819f
[minimo only] remove dos line endings.
2004-01-29 22:09:23 +00:00
jst%mozilla.jstenback.com
90431d8022
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
dougt%meer.net
d49d4a457e
[minimo only] check of small screen css addition
2004-01-29 22:00:57 +00:00
dougt%meer.net
f023ec527b
http caching disabled per darin and I
2004-01-29 21:55:00 +00:00
bsmedberg%covad.net
7d79d7ba8b
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
cbiesinger%web.de
f6c5e08a49
Bug 62760
...
make the helper app dialog always select "Save to disk" if the server sent
content-disposition:attachment, not only if we first see this content type
r=bzbarsky rs=darin
2004-01-28 23:18:20 +00:00
darin%meer.net
a7ca15c1f4
updating basebrowser and PPEmbed project file to reflect mozipcd being
...
renamed mozilla-ipcd. see bug 226481. r/sr=dbaron
2004-01-28 22:33:34 +00:00
dougt%meer.net
528750f97a
[Minimo only] Adding simple popup blocking
2004-01-27 08:45:11 +00:00
dougt%meer.net
f09892f06e
[minimo only] Minimo app vanity clean up. Merging stop and reload buttons. Autosizing URL entry bar on focus. Fixed chrome lite library so that it doesn't require any linking to necko. Adding ipkg build stuff.
2004-01-27 01:46:05 +00:00
dbaron%dbaron.org
86f02907b6
Allow this to compile in a build with trace-malloc enabled.
2004-01-26 23:00:30 +00:00
jst%mozilla.jstenback.com
ce1edc1dc9
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
dbaron%dbaron.org
0231f67b81
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk
84428dc828
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
dougt%meer.net
a3f8224cd8
[minimo only] there are no default/ prefs any longer
2004-01-21 07:05:19 +00:00
dougt%meer.net
4f4123a17f
[minimo only] Minimo, now renamed.
2004-01-21 06:50:52 +00:00
dougt%meer.net
b2ccf115af
[minimo only] Minimo, the app, lives -- inital checkin
2004-01-21 06:48:40 +00:00
dougt%meer.net
a8f167755f
[minimo only] change to all.js so that cookies work.
2004-01-21 06:42:56 +00:00
bsmedberg%covad.net
047415ef80
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
caillon%returnzero.com
03937573d2
230953 - Remove traces of dtd-debug. r+sr=jst
2004-01-15 04:50:10 +00:00
timeless%mozdev.org
76c99ecc5c
Bug 183059 In MfcEmbed Context menu doesnot have "Paste" item.
...
patch by amutch@tln.lib.mi.us r=timeless sr=jst
2004-01-15 03:05:20 +00:00
locka%iol.ie
11b6007384
NOT PART OF BUILD. Add a smoketest.html to quickly test for common causes of breakage in embedded activex control.
2004-01-14 23:21:22 +00:00
locka%iol.ie
3210019872
NOT PART OF BUILD. Implement view-source: and hook up status bar on edit app
2004-01-13 22:19:52 +00:00
locka%iol.ie
deabad0703
NOT PART OF BUILD. Add Edit menu and cut, copy, paste and select all functionality to browser & editor
2004-01-13 21:42:25 +00:00
locka%iol.ie
5a15d65dab
NOT PART OF BUILD. Fix makefile so wxEmbed builds once more
2004-01-13 21:12:51 +00:00
locka%iol.ie
f548e28d3d
NOT PART OF BUILD. Enable bzip2 compression to standalone ActiveX control install script
2004-01-12 22:52:35 +00:00
locka%iol.ie
25436823ab
NOT PART OF BUILD. Update ActiveX control manifests & readme for standalone installer.
2004-01-12 22:50:27 +00:00
jst%mozilla.jstenback.com
c000ae86e8
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
darin%meer.net
a519fe2fb1
removing reference to arm-linux-gcc in mozconfig and adding new mozconfig-arm for all the cross-compilation options
2004-01-06 21:51:03 +00:00
darin%meer.net
619719576f
updating minimo mozconfig to reflect latest build options
2004-01-06 21:40:17 +00:00
amardare%qnx.com
7a51464657
Changes for the photon platform - it should not affect ( building/runtime ) other platforms.
2004-01-05 23:04:07 +00:00