bryner%brianryner.com
a064dd94bb
Check in missing part of patch for bug 237239.
2004-04-08 19:18:25 +00:00
timeless%mozdev.org
c63638e441
Bug 205077 Prefs: Networking cleanup for trunk
...
patch by benc@chuang.net r=darin a=mkaply
2004-04-08 06:43:34 +00:00
timeless%mozdev.org
da025b3471
embedding/qa isn't part of the build
...
Adding a Makefile.in which enables testembed to build
note that embedding/qa is currently a windows only critter.
as such, the embedding/Makefile.in needs:
ifdef ENABLE_TESTS
ifeq ($(OS_ARCH),WINNT)
DIRS += qa
endif
endif
2004-04-05 08:54:08 +00:00
timeless%mozdev.org
4d92817775
embedding/qa is not part of the build
...
and it doesn't build on case sensitive file systems without these changes
hopefully at some point these changes can be reverted. doing that will
require magic on the cvs server.
2004-04-05 08:48:14 +00:00
timeless%mozdev.org
703a4eabc6
embedding/qa is not part of the build
...
you can tell because this file doesn't build without this change
2004-04-05 08:42:03 +00:00
timeless%mozdev.org
051813662d
embedding/qa is not part of the build
...
you can tell because this file doesn't build without this change
2004-04-05 08:31:42 +00:00
depstein%netscape.com
ebbe0f80a0
*** empty log message ***
2004-03-31 00:09:37 +00:00
bsmedberg%covad.net
01e335833e
Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
2004-03-23 20:58:21 +00:00
locka%iol.ie
d35aa74133
Implement IHtmlSelectionObject & IHtmlTextRange. Checkin on behalf of atremon@elansoftware.com. r=adamlock sr=jst a=chofmann
2004-03-19 20:10:58 +00:00
amardare%qnx.com
b51ab7d833
Changes for qnx ( photon ) platform. They should not affect runtime/building other platforms.
...
Removed the usage of network.hosts.socks* from the embedding code, as per BUG:237576.
2004-03-18 16:22:23 +00:00
neil%parkwaycc.co.uk
2f7d2ed0d1
Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann
2004-03-15 23:19:46 +00:00
locka%iol.ie
08fb7bc6f1
Implement IHtmlDocument2::get_selection and range objects in ActiveX control. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com>. r=adamlock a=jst a=chofmann
2004-03-15 19:20:12 +00:00
locka%iol.ie
dc80f649c8
Add selection and range objects implementations. Not compiled by makefile yet. Checkin on behalf of atremon@elansoftware.com, b=234640 r=adamlock sr=jst a=chofmann
2004-03-14 23:10:03 +00:00
darin%meer.net
e01a4d3c15
disable building extensions (NOT PART OF THE DEFAULT BUILD)
2004-03-12 02:39:30 +00:00
bsmedberg%covad.net
953b6966a1
Fix embedlite bustage from bug 233160.
2004-03-09 20:30:17 +00:00
bsmedberg%covad.net
255960bb10
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +00:00
amardare%qnx.com
3091edd84c
Changes for the qnx(photon) platform. It should not affect runtime/building other platforms.
...
Removed the mozserver dependency.
2004-03-08 20:27:24 +00:00
pinkerton%aol.net
40806fd1ab
work around bug in chrome reg that won't register locales w/out content.
...
(bug 234109, patch from bsmedberg, r=pink/sr=bryner)
2004-03-04 00:39:06 +00:00
locka%iol.ie
b4f0b587ca
Fix "View Source" operation on popup menu. Move default profile into a member variable. b=228600 r=darin sr=bzbarsky
2004-03-03 21:24:19 +00:00
amardare%qnx.com
bcc40086df
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
06086a0274
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
3de2156526
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
c380c59f65
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
4e74ed990f
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
ed98c9a308
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
pinkerton%aol.net
78979b9349
use encoded filename in content-dispositon header (bug 233798, not part of
...
build)
2004-02-27 16:57:14 +00:00
locka%iol.ie
5b8c3629f9
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
958da29c87
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
078b6c6ce9
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
amardare%qnx.com
1cd4d9e725
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
9b29f5859b
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
f5b34fbe07
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
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