mozilla@weilbacher.org
935b4d3035
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 15:13:08 -07:00
mats.palmgren@bredband.net
87a0062405
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
mozilla%weilbacher.org
ed37c961ed
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 22:13:12 +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
dbaron%dbaron.org
1c867cd473
Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad
2007-02-08 19:23:25 +00:00
ajschult%verizon.net
3ee4298277
Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
2007-01-20 04:52:14 +00:00
ajschult%verizon.net
e08c84ca67
Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
2007-01-20 04:49:33 +00:00
cbiesinger%web.de
71105206f8
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
...
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
cbiesinger%web.de
1fe4516c9f
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin%smedbergs.us
6616d08c5a
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-14 17:02:21 +00:00
pavlov%pavlov.net
d1240f8c17
fixing build bustage from bug 326149
2006-02-10 21:37:25 +00:00
mark%moxienet.com
887b2ad73e
190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink
2006-02-02 02:07:45 +00:00
dougt%meer.net
465333ff84
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +00:00
dougt%meer.net
373d7db1ba
Windows CE build changes. This addresses most of the outstanding Windows
...
CE compilation issues.
This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript. This change is based on bug 242518. See comment 36.
This patch also removes the unused enum in transformiix . See bug
292118.
r/sr = dveditz/shaver
b = 291229
a = asa
2005-04-29 13:33:49 +00:00
bsmedberg%covad.net
371a460f97
Rename a few nsModule.cpp files so that libxul will link on platforms that use ar+ranlib r=darin
...
embedding/components/build/nsModule.cpp -> nsEmbeddingModule.cpp
2005-04-05 23:28:18 +00:00
darin%meer.net
d284e2a1c9
landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky
2005-04-05 22:27:48 +00:00
bzbarsky%mit.edu
813e5b6e35
Add the prompt-service contract to nsEmbedCID.h
2005-04-05 22:27:45 +00:00
gerv%gerv.net
20506e2dfc
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-04-05 22:27:44 +00:00
ccarlen%netscape.com
a2a47e6744
Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa
2005-04-05 22:27:40 +00:00
bryner%netscape.com
21aa965ffc
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2005-04-05 22:27:38 +00:00
sfraser%netscape.com
31244ab644
Part of fix for bug 201257, missed in previous checkin. r=brade/sr=alecf.
2005-04-05 22:27:36 +00:00
cmanske%netscape.com
771d82bb3d
Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser
2005-04-05 22:27:34 +00:00
locka%iol.ie
18ec756b71
Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2005-04-05 22:27:32 +00:00
locka%iol.ie
f8f3d4ccfb
Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin
2005-04-05 22:27:30 +00:00
rods%netscape.com
2d1b671a26
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2005-04-05 22:27:28 +00:00
akkana%netscape.com
e52c2f648b
123087: Redesign Find API, rewrite new find algorithm.
...
Not yet enabled by default; needs testing. r=brade sr=kin.
2005-04-05 22:27:26 +00:00
mjudge%netscape.com
a4b3566111
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2005-04-05 22:27:25 +00:00
sfraser%netscape.com
d4e52b25f7
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2005-04-05 22:27:22 +00:00
locka%iol.ie
1bba0af83f
Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2005-04-05 22:27:21 +00:00
gerv%gerv.net
e9a1411ed6
License changes, take 2. Bug 98089. mozilla/embedding/.
2005-04-05 22:27:19 +00:00
gerv%gerv.net
1bc889f2c0
Oops.
2005-04-05 22:27:17 +00:00
scc%mozilla.org
2ae4eca8e0
bug #98089 : ripped new license
2005-04-05 22:27:16 +00:00
pinkerton%netscape.com
79292d2d2f
separating jsconsole into its own component. r=damn/sr=hyatt bug# 73127
2005-04-05 22:27:15 +00:00
kandrot%netscape.com
33e4c5b8e3
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2005-04-05 22:27:14 +00:00
sfraser%netscape.com
228b0265ea
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
2005-04-05 22:27:13 +00:00
shaver%mozilla.org
d81f299054
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2005-04-05 22:27:12 +00:00
danm%netscape.com
346a7db5f7
unbuilding deprecated prompt files (cleaning up my mess)
2005-04-05 22:27:11 +00:00
danm%netscape.com
9a84f86866
removing duplicate nsIDialogParamBlock definition until the original can be removed.
2005-04-05 22:27:10 +00:00
danm%netscape.com
eec9c4da6e
more prompt stuff moved to embedding components. bug 72112 continues
2005-04-05 22:27:09 +00:00
danm%netscape.com
3bcb28d13f
new embedding promptservice component. bug 72112 r=hyatt,pinkerton
2005-04-05 22:27:08 +00:00
rickg%netscape.com
75bb6c7484
preloader update. r=peterl, sr=attinasi
2005-04-05 22:27:07 +00:00
chak%netscape.com
633d1e5d8c
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
2005-04-05 22:27:06 +00:00
attinasi%netscape.com
5f27dfb87d
Trying to fix stinky bustage: removing appstartup from the build.
2005-04-05 22:27:05 +00:00
chak%netscape.com
1c2d93b262
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
2005-04-05 22:27:04 +00:00
danm%netscape.com
45e29ec06b
partial nsWindowMediator embedding analogue (not yet hooked up to build) r=sfraser,valeski
2005-04-05 22:27:03 +00:00
darin%meer.net
08146eec42
landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky
2005-03-25 03:41:33 +00:00
bzbarsky%mit.edu
d624665bc9
Add the prompt-service contract to nsEmbedCID.h
2005-03-07 16:07:11 +00:00
dougt%meer.net
e5dae86af3
Fixes 280231. WinCE build changes; r=benjamin
2005-01-30 04:03:53 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00