Граф коммитов

2459 Коммитов

Автор SHA1 Сообщение Дата
amardare%qnx.com f9327e9960 Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Updated the embedded stuff to use the new PtWebServer API ( libPtWeb.so.3 ).
2004-03-02 19:21:40 +00:00
dougt%meer.net e75b3dc615 When prompting/alerting the user (during a form post, etc.), the dialog that is displayed is wider than the viewable screen on small screens. This patch reduces the min size of the dialog. b=229156, r=blizzard 2004-03-02 05:07:08 +00:00
mconnor%myrealbox.com b176eb1e6a Bug 236124 network.http.pipelining.firstrequest is unused and should be removed - patch by Michael Lefevre (michaell+bmo@michaellefevre.com), r+sr=darin 2004-03-02 01:04:35 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
chanial%noos.fr 40dbde989a Bug 235187: nsContextMenuInfo shouldn't use low-level API and remove presContext FindFrameBackground.
r=ccarlen, sr=bz
(file not used by the xul apps)
2004-02-28 02:00:23 +00:00
bryner%brianryner.com d6b0d386ee deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc. 2004-02-27 17:17:37 +00:00
pinkerton%aol.net 19faaa1139 use encoded filename in content-dispositon header (bug 233798, not part of
build)
2004-02-27 16:57:14 +00:00
locka%iol.ie 4a7be88d07 Fix crash in get_all implementation. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=233251 r=adamlock sr=jst 2004-02-25 20:23:22 +00:00
cbiesinger%web.de 528931f674 removing now-unused mpfilelocprovider, superceded by profile/dirserviceprovider.
bug 235431, r=ccarlen sr=bz
2004-02-24 21:45:22 +00:00
bryner%brianryner.com c13cc68678 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00
amardare%qnx.com b7d5d39bbe Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.
2004-02-20 23:36:43 +00:00
amardare%qnx.com 91b5d879aa Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.
2004-02-20 23:06:30 +00:00
amardare%qnx.com 6bb265dd92 Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.

Added the minimo-qnx for the qnx platform.
2004-02-20 23:04:07 +00:00
bzbarsky%mit.edu af7fa0750d 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 eb5f956346 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 b4155c6050 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 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
timeless%mozdev.org cb144109ec 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 b26298f7c2 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
bsmedberg%covad.net 7a922f66fd 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 f7cc1b50e9 Fixing build bustage. 2004-02-09 23:45:47 +00:00
jst%mozilla.jstenback.com 8b6dc1c3ca Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
cbiesinger%web.de c0cfa599ca 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 9538f8ae05 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 71a7773d75 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 4025b93e0c 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 fc0604e652 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 f67839e02e 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 9cd9cc5049 minimo only. cross compiler more sensitive to casting. 2004-02-01 05:22:51 +00:00
neil%parkwaycc.co.uk 6ab4cc4e81 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 9d02d4b1dc 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 8d5926b64c [minimo only] remove dos line endings. 2004-01-29 22:09:23 +00:00
jst%mozilla.jstenback.com 1804c4910c 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 037a7b9d2e [minimo only] check of small screen css addition 2004-01-29 22:00:57 +00:00
dougt%meer.net 7f11c36559 http caching disabled per darin and I 2004-01-29 21:55:00 +00:00
bsmedberg%covad.net 34cd8e8bdf 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 8aca4a6967 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 708aba1899 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 21b138c8a0 [Minimo only] Adding simple popup blocking 2004-01-27 08:45:11 +00:00
dougt%meer.net 3aa01b38dd [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 d03089546b Allow this to compile in a build with trace-malloc enabled. 2004-01-26 23:00:30 +00:00
jst%mozilla.jstenback.com d62aed44c4 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 ca4e64fa50 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 f97835d45d 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 40c662e27c [minimo only] there are no default/ prefs any longer 2004-01-21 07:05:19 +00:00
dougt%meer.net febd613fc9 [minimo only] Minimo, now renamed. 2004-01-21 06:50:52 +00:00
dougt%meer.net 54a8922b98 [minimo only] Minimo, the app, lives -- inital checkin 2004-01-21 06:48:40 +00:00
dougt%meer.net 3c5536d524 [minimo only] change to all.js so that cookies work. 2004-01-21 06:42:56 +00:00
bsmedberg%covad.net e9634f0db4 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 e95aed0fd1 230953 - Remove traces of dtd-debug. r+sr=jst 2004-01-15 04:50:10 +00:00