bugzilla%standard8.plus.com
167314cb16
Bug 397403 NS_NewAuthPrompter needs to check if the password manager prompt factory can handle password prompts. r/sr=biesi,a=sayrer
2007-10-13 09:27:24 +00:00
tglek%mozilla.com
390b7ed0f4
bug 398599. Fix prbool violations. r=bsmedberg a=sayrer
2007-10-12 23:47:12 +00:00
reed%reedloden.com
8e653e52c7
Bug 227986 - "EmbedPrompter should use GtkComboBox on gtk+ 2.4" [p=chpe r=bryner r=timeless sr=blizzard a1.9=sayrer]
2007-10-12 23:19:35 +00:00
joshmoz%gmail.com
d7d440e3cd
remove obsolete Cocoa embedding impl. b=399035 r=smorgan sr=bsmedberg
2007-10-10 15:13:36 +00:00
reed%reedloden.com
5ff71ff7ee
Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron]
2007-10-08 21:27:31 +00:00
dbaron%dbaron.org
5fd972808a
Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov
2007-10-08 05:01:50 +00:00
gerv%gerv.net
d38c158995
Bug 398009 - fix mangled license headers. a=stuart.
2007-10-06 12:08:47 +00:00
bzbarsky%mit.edu
f985f06f12
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
2007-10-05 23:37:27 +00:00
kaie%kuix.de
fa8ca2458f
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog)
...
Code in mozilla/security/manager: r=rrelyea
Code elsewhere: r=mconnor, sr=dveditz
blocking1.9=mconnor
2007-10-03 11:52:26 +00:00
joshmoz%gmail.com
001dc7f51c
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
2007-10-01 23:20:38 +00:00
jst%mozilla.org
f49b8c98c1
Fixing bug 391777. Make window.close() work on a modal content dialogs. r+sr+a=jonas@sicking.cc
2007-09-27 21:53:26 +00:00
ted.mielczarek%gmail.com
87cfbf0785
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
2007-09-26 10:38:30 +00:00
gavin%gavinsharp.com
ec3a14c93b
Back out bug 392055 due to bustage
2007-09-24 03:44:29 +00:00
sdwilsh%shawnwilsher.com
e071ce8e3a
bustage fix
2007-09-24 03:22:46 +00:00
roc+%cs.cmu.edu
df1d8efba7
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
2007-09-18 23:12:10 +00:00
jst%mozilla.org
1551664e2c
Fixing bug 393900. Make windows opened with showModalDialog() obey window feature prefs. r+sr=jonas@sicking.cc, a=dsicore@mozilla.com
2007-09-07 20:30:16 +00:00
jwalden%mit.edu
e6c5bfbd3b
Bug 348748 - Remove cast macros from a possibly-unused file in embedding; r=bsmedberg, a=NPOTDB?+no-functionality-change
2007-09-05 22:13:43 +00:00
jag%tty.nl
470bf4ec8c
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 13:05:02 +00:00
asqueella%gmail.com
f6d7ce65de
Bug 372077 - TestGtkEmbed Application should use gtk_moz_embed_*_startup properly
...
p=romaxa <romaxa@gmail.com>
r=timeless
2007-09-02 15:50:38 +00:00
ted.mielczarek%gmail.com
0b911dd323
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
2007-08-28 17:38:04 +00:00
kherron%fmailbox.com
00b09c78e2
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov.
2007-08-27 00:19:16 +00:00
mozilla%weilbacher.org
e00e7e0c4e
Bug 321517: A text file in a frame is not properly saved (UI patch 2.0), p=sciguyryan, r=neil, sr/a=bzbarsky
2007-08-24 21:18:41 +00:00
mozilla%weilbacher.org
9517026fc4
Bug 321517: A text file in a frame is not properly saved (backend patch v3.3), p=sciguyryan, r/sr=cbiesinger, a=bzbarsky
2007-08-24 00:31:37 +00:00
cbiesinger%gmx.at
d8bdbc5eb1
more bustage fix
2007-08-23 18:09:31 +00:00
bzbarsky%mit.edu
2c3e198c9a
Fix build bustage
2007-08-23 17:39:59 +00:00
cbiesinger%gmx.at
7475447791
391100 move nsAutoWindowStateHelper from nsPrompt to nsPromptService
...
r=bz sr=jst a=bz
2007-08-23 17:31:39 +00:00
masayuki%d-toybox.com
9ff17bbda7
b=392252 fix bustage #2
2007-08-22 12:12:37 +00:00
masayuki%d-toybox.com
5fa5b33f97
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 11:13:55 +00:00
sdwilsh%shawnwilsher.com
05a0bc48cb
Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger
2007-08-17 23:05:28 +00:00
jwalden%mit.edu
57560f36fe
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
2007-08-17 22:57:39 +00:00
jst%mozilla.org
0c37acd02f
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
2007-08-09 22:03:02 +00:00
bzbarsky%mit.edu
7b4500d354
Use the principal doing the load to decide on the URI to pass to content
...
policies. This will help do the right thing for data:/javascript:/about:blank,
as well as allow us to skip content policies altogether if the caller is
system. Bug 388597, r+sr=sicking
2007-08-08 01:16:12 +00:00
bzbarsky%mit.edu
a4da64803d
Fix bug 389334. r+sr=biesi
2007-07-27 01:24:34 +00:00
jst%mozilla.org
19eb87acec
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
2007-07-26 17:52:53 +00:00
mozilla.mano%sent.com
967742a562
Bug 294615 - Search/find fails on words containing soft hyphen (­). r+sr=jst.
2007-07-24 20:47:42 +00:00
dmose%mozilla.org
1ed0ec5adf
Fix SeaMonkey regression from bug 384374 landing (no bug); r+sr=bz
2007-07-24 00:00:22 +00:00
asqueella%gmail.com
a8cd848c90
Bug 383716 - nsWebBrowserPersist::OnStopRequest doesn't check |status| for failure
...
p=Edward Lee (Mardak) <edilee@mozilla.com>
r=biesi, sr=bz
2007-07-23 23:34:20 +00:00
kaie%kuix.de
1462d73d35
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
...
r=benjamin
2007-07-23 10:58:34 +00:00
bzbarsky%mit.edu
bdae7839e5
More consistent handling of principals for loads across docshell type
...
boundaries. Bug 388121, r+sr=jst
2007-07-18 01:47:07 +00:00
kherron%fmailbox.com
3ee58dd704
Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01.
2007-07-15 15:03:08 +00:00
kherron%fmailbox.com
d8000a902c
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
2007-07-15 12:27:59 +00:00
kherron%fmailbox.com
a3ab564258
Back out patch for bug 315687, due to reftest failures on win32.
2007-07-14 17:07:34 +00:00
kherron%fmailbox.com
8c387e3e20
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
2007-07-14 14:42:56 +00:00
flamingice%sourmilk.net
08395202ff
Bug 129921, nsIWebBrowserPersist should support resume, Patch by Tom Germeau, r=biesi, sr=jst
2007-07-13 17:31:11 +00:00
peterv%propagandism.org
4168c1dcd1
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 13:05:06 +00:00
mats.palmgren%bredband.net
0efb62aad7
Hold a strong ref on the script context while its JSContext is on the stack. b=380512 r+sr=jst
2007-07-10 13:53:01 +00:00
bzbarsky%mit.edu
b9e252223f
Use a Subsumes() check, not a same-origin one. r+sr=jst
2007-07-10 04:14:00 +00:00
philringnalda%gmail.com
94104e0d0d
Bug 387189 - nsMIMEInfoHandleAction type doesn't exist, patch by Mook <mook.songbird@gmail.com>, r+sr=dmose
2007-07-08 22:45:41 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
dmose%mozilla.org
8e09a05e8f
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 19:31:46 +00:00
mats.palmgren%bredband.net
42661ee1ed
Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov
2007-07-05 11:29:53 +00:00
peterv%propagandism.org
d9df85b189
Bustage fix, bug 386255 (Trunk XULRunner compile error in nsIEditingSession::MakeWindowEditable). Pending r=sicking.
2007-07-02 13:49:39 +00:00
peterv%propagandism.org
b188226d8f
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-28 02:48:22 +00:00
peterv%propagandism.org
3aef5b4f41
Backing out to fix orange.
2007-06-27 23:21:09 +00:00
peterv%propagandism.org
c08e0c73cb
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 22:29:54 +00:00
bzbarsky%mit.edu
c50a10a865
Make the ranges used by find code able to span anonymous content. Bug 384706,
...
r+sr=sicking
2007-06-19 03:01:04 +00:00
kherron%fmailbox.com
f41bc0a695
Bug 325381 - nsWebBrowserPersist::OnWalkDOMNode missing early return. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger.
2007-06-16 20:57:44 +00:00
kherron%fmailbox.com
080ad3cf5a
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
2007-06-16 19:54:02 +00:00
mats.palmgren%bredband.net
e7651d466b
Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir
2007-06-16 02:13:56 +00:00
mats.palmgren%bredband.net
1104dddb66
Bye bye Xprint. b=326716 r+sr=dbaron
2007-06-13 18:03:03 +00:00
leon.sha%sun.com
9f8307ac59
Bug 253926 Print to file doesn't cancel properly
...
Patch by leon.sha@sun.com
darin.moz: review+
benjamin: superreview+
2007-06-13 05:48:17 +00:00
dwitte%stanford.edu
09e928f645
cvs removing unbuilt and unmaintained p3p module. bug 366611.
2007-06-11 06:25:56 +00:00
mozilla%weilbacher.org
ed37c961ed
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 22:13:12 +00:00
gavin%gavinsharp.com
fecf93c3df
Backing out the patch for bug 350616 to see if it will fix the windows orange
2007-06-10 03:41:58 +00:00
ted.mielczarek%gmail.com
2bb863be41
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
2007-06-08 12:47:44 +00:00
vladimir%pobox.com
e04a8be484
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
2007-06-06 00:03:14 +00:00
sdwilsh%shawnwilsher.com
c8c59f6114
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
2007-05-22 00:03:35 +00:00
mats.palmgren%bredband.net
8d3151ef42
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
2007-05-18 03:49:15 +00:00
mark.finkle%gmail.com
5a9934f26a
bug 367519. r=bsmedberg. add XUL and SVG mime type support to the mozilla activex control. Also updated some deprecated ATL macros.
2007-05-17 02:19:50 +00:00
bent.mozilla%gmail.com
5fc3496bff
Bug 380470 - "nsAppStartupNotifier shouldn't require components to implement nsIObserver". r=bsmedberg.
2007-05-16 20:06:01 +00:00
Olli.Pettay%helsinki.fi
9e47421a20
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
2007-05-15 08:50:37 +00:00
Olli.Pettay%helsinki.fi
103dbdf387
Seamonkey/Win bustage
2007-05-14 12:16:56 +00:00
Olli.Pettay%helsinki.fi
657b0868a5
Seamonkey/Win bustage
2007-05-14 12:02:38 +00:00
Olli.Pettay%helsinki.fi
6721d4f009
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
2007-05-14 09:13:09 +00:00
timeless%mozdev.org
c7371e90f8
Bug 379723 gtk_moz_embed_set_directory_service_provider not in glue
...
patch by tomeu@tomeuvizoso.net r=timeless
2007-05-13 14:52:52 +00:00
Olli.Pettay%helsinki.fi
8e287d3582
backout Bug 363089
2007-05-11 13:34:12 +00:00
Olli.Pettay%helsinki.fi
670f53f666
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
2007-05-11 11:15:20 +00:00
neil%parkwaycc.co.uk
19ccc03ce3
Avoid calling formatStringByName with no formats b=379889 r=smontagu sr=biesi
2007-05-09 08:40:41 +00:00
bzbarsky%mit.edu
e5c3fb78c7
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,
...
r=bsmedberg, sr=biesi
2007-05-06 21:06:28 +00:00
bzbarsky%mit.edu
b1e55b927c
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
...
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
mats.palmgren%bredband.net
d4055c75e1
Bustage fix for TestGtkEmbed. b=326152
2007-05-01 00:13:44 +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
peterv%propagandism.org
d0d256596c
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
2007-04-25 16:35:31 +00:00
benjamin%smedbergs.us
3fb4912f5d
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 14:22:04 +00:00
martijn.martijn%gmail.com
403bf9bbfd
Bug 378178 � Some code that doesn't compile under DEBUG_FIND anymore, r+sr=bzbarsky
2007-04-21 11:00:01 +00:00
bzbarsky%mit.edu
44bb612278
Don't try to use ranges to represent chunks of the flattened tree, because
...
ranges can't have endpoints that are anonymous wrt the other endpoint. Bug
374873, r+sr=rbs
2007-04-18 20:05:42 +00:00
philringnalda%gmail.com
c3b117a948
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
2007-04-17 04:06:12 +00:00
gijskruitbosch%gmail.com
2d835d35e0
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Player
...
p=sciguyryan@gmail.com (Ryan Jones)
r=silver@warwickcompsoc.co.uk (James Ross)
r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 12:31:18 +00:00
benjamin%smedbergs.us
300dde690e
Bug 377410 - remove mfcembed, r=dougt
2007-04-13 17:22:43 +00:00
dbaron%dbaron.org
a32fb9b241
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 15:33:45 +00:00
gavin%gavinsharp.com
99505a4e6b
Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan
2007-03-23 20:16:54 +00:00
bugzilla%standard8.demon.co.uk
cf2bc82c4a
Temporary fix for debug build bustage
2007-03-23 16:16:24 +00:00
timeless%mozdev.org
e2475f40f9
Landing MICROB_20070103_BRANCH
...
This should improve the standalone build story.
Patches Wanted, Work will be on the MICROB_20070323_BRANCH
2007-03-23 15:56:57 +00:00
maxf%magma.ca
f301643ff5
(I'm moving changes made on the MOZILLA_1_8_BRANCH to HEAD)
...
This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com
This change fixes compile errors when building Firefox under QNX Neutrino.
None of the changes should affect non-QNX builds in any way. r=amardare%qnx.com
2007-03-21 19:22:44 +00:00
ginn.chen%sun.com
553730227c
Fix bustage of 368773
2007-03-19 06:57:15 +00:00
peterv%propagandism.org
8763e8133a
Fix leak regression from bug 368773 (Add a bunch of DOM objects to cycle collection). r/sr=bz.
2007-03-18 11:07:52 +00:00
bzbarsky%mit.edu
c9bf7a7b0e
Update comments to reflect reality. Bug 362803, patch by Eric Shepherd
...
<eshepherd@mozilla.com>, r=bzbarsky, sr=bsmedberg
2007-03-09 22:38:47 +00:00
peterv%propagandism.org
b0d71960ba
Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst.
2007-03-08 11:17:16 +00:00
asqueella%gmail.com
7cd30903d2
Bug 372170 - Followup to 371497: fix array usage (footprint improvements)
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=bzbarsky
2007-03-07 20:03:19 +00:00
mats.palmgren%bredband.net
23f0463cc0
Move ~800 bytes of const data to text segment and fix GCC compile warnings. b=371497 r=sciguyryan sr=bzbarsky
2007-02-27 22:36:04 +00:00
benjamin%smedbergs.us
585196015d
More gtkmozembed followups from bug 78081, r=timeless
2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us
5e16e3a9b0
Trying to fix linux bustage from bug 78081, r=timeless
2007-02-21 15:46:23 +00:00
asqueella%gmail.com
448ce7cc20
Bug 155109 - Save As Complete misplaces data: src
...
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=bzbarsky
2007-02-17 18:49:28 +00:00
Olli.Pettay%helsinki.fi
1806e99e27
Trying to fix bustage, Bug 363067
2007-02-16 00:42:13 +00:00
Olli.Pettay%helsinki.fi
391f74f48d
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +00:00
gerv%gerv.net
95fb1609fa
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-02-14 16:58:55 +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
bugzilla%standard8.demon.co.uk
3d2245d3b9
Bug 366225 Remove some unused preferences. r=iann_bugzilla,sr=neil
2007-02-08 19:01:21 +00:00
jshin%mailaps.org
ab27ba75e9
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
2007-02-08 17:48:22 +00:00
Olli.Pettay%helsinki.fi
1bcae4df40
Fixing bustage, Bug 83265, r=peterv
2007-02-08 15:34:12 +00:00
mozilla.mano%sent.com
d9df0f2a4f
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
2007-02-08 13:15:50 +00:00
sharparrow1%yahoo.com
c78720aa24
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
benjamin%smedbergs.us
37213b8537
Bug 78081 - Don't export intermediate libraries, blanket-r=mento
2007-02-03 01:19:04 +00:00
benjamin%smedbergs.us
c0d9a40e18
Bug 366354 - fix activex control manifest embedding for VC8, patch by mfinkle r=me
2007-02-01 18:57:57 +00:00
jwalden%mit.edu
258d9eb797
Fix broken WINNT embedding tests by not building them, as happened before the previous change -- bug 351968 cleanup
2007-01-31 05:52:24 +00:00
jwalden%mit.edu
df236c24ab
Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
2007-01-31 03:25:46 +00:00
martijn.martijn%gmail.com
6696642347
Bug 336279 � Find misses text in this testcase, r=jst, sr=rbs
2007-01-29 13:58:24 +00:00
dveditz%cruzio.com
9647d3f6d1
bug 342314: check-in initial effective-tld file. r=bsmedberg.
...
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
ajschult%verizon.net
f6703ef2f3
Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
2007-01-20 04:59:01 +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
gavin%gavinsharp.com
a61e3d7300
Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest
2007-01-04 18:48:53 +00:00
jwatt%jwatt.org
688f763168
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
2007-01-04 10:53:59 +00:00
philringnalda%gmail.com
005f293b22
Bug 365569: remove workaround from bug 297227, r=mento
2007-01-03 06:02:39 +00:00
timeless%mozdev.org
ea310740ca
GetImageRequest is only available for gtk2 builds
...
trying to fix build bustage
2007-01-03 00:14:09 +00:00
timeless%mozdev.org
73fc208d85
Landing MICROB_20061206_BRANCH
...
This should improve the gnomevfs story (the goal is to not use it).
Patches Wanted, Work will be on the MICROB_20070103_BRANCH
2007-01-02 22:23:53 +00:00
benjamin%smedbergs.us
6923d8633b
Bug 364754 - ActiveX control doesn't build with MSVC8 Express, r=dbaron
2007-01-02 15:24:08 +00:00
timeless%mozdev.org
4b1638ac08
Bug 363446 EmbedPrivate::ScrollToSelectedNode doesn't initialize rv if !aDOMNode
...
patch by sciguyryan+bugzilla@gmail.com r=timeless
2006-12-21 07:01:48 +00:00
ginn.chen%sun.com
142855186d
Bug 364205 gtkmozembed.h should be C style
...
r+sr=roc
2006-12-20 05:28:57 +00:00
stridey%gmail.com
4534aab979
Bug 362042: Remove pre-Cocoa-Cairo remnants from basebrowser-mac-macho. Patch by ardissone <alqahira@ardisson.org>. r=smorgan sr=mento
2006-12-16 04:58:25 +00:00
timeless%mozdev.org
66eac5226b
there's no objdir, but we need LOCAL_INCLUDES
2006-12-07 00:41:36 +00:00
timeless%mozdev.org
48cb0fda15
Bug 362950 build in embedding/browser/gtk/src failed if srcdir=. is set
...
The makefile was violating readonly srcdir for objdir builds too...
r=bsmedberg
2006-12-06 22:32:07 +00:00
timeless%mozdev.org
caea38f2e2
Trying to fix Thunderbird Linux galactica Dep Lt-Release %
...
it's running with an old glib2. The hope is that the code will automatically
generate the marshalling code. This may or may not work, if it doesn't,
everything will probably go red :).
2006-12-05 21:36:25 +00:00
timeless%mozdev.org
88f9d92b72
missed one gnomevfs containing function. of course, that function was buggy...
2006-12-04 23:40:52 +00:00
timeless%mozdev.org
83e35dacf7
Attempt to make gnomevfs optional
2006-12-04 23:10:20 +00:00
timeless%mozdev.org
9df23cc57c
oops, map doesn't take a parameter
2006-12-04 22:33:27 +00:00
mvl%exedo.nl
ba02e5f206
bustage fix
2006-12-04 21:38:20 +00:00
timeless%mozdev.org
f5000fda70
Fixing merge conflict, fixing out value to return ok on success and fixing out value to null out on failure.
...
Using interface map for complicated conditional case.
2006-12-04 21:23:35 +00:00
timeless%mozdev.org
dc003d9c75
reverting header include to match rev 1.24, it's a gtk2 only header...
2006-12-04 20:58:27 +00:00
bugzilla%standard8.demon.co.uk
777a21e0d3
Fix build bustage from gtkmozembed checkins, r=timeless
2006-12-04 20:23:52 +00:00
timeless%mozdev.org
deb62e3d99
Pulling romaxa's gtk1 fixes and the other changes from his commit
2006-12-04 18:00:11 +00:00
timeless%mozdev.org
141cadb9df
fixing non libxul directory service handl; thanks smaug
2006-12-04 16:01:06 +00:00
timeless%mozdev.org
0bbc537403
fixing non libxul directory service handling; thanks smaug
2006-12-04 15:39:33 +00:00
timeless%mozdev.org
b1cffb7e10
Fixing most ifdefs to mean libxul instead of saying 1.8
...
making xulrunner link dynamically against gtkmozembed (because ajschult and
I couldn't figure out how to deal with a profiledirectorylock and we know
of no reason to have gtkmozembed linked statically).
Hopefully fixed some cast complaints smaug had (presumably they relate to
the comments "I doubt this cast pair is correct").
Tried to clean up the REQUIRES a /bit/ in an effort to address the lock
problem.
Again, thanks to ajschult for his time and assistance.
2006-12-04 10:50:02 +00:00
timeless%mozdev.org
9a0a6da923
SetPageTitle is nsIGlobalHistory2 :(
...
And RemoveAllPages is now just nsresult
2006-12-04 07:58:22 +00:00
timeless%mozdev.org
a9759ca1ea
Removing nsIBrowserHistory
...
The only method we needed was RemoveAllPages, which i've moved to be accessible via nsIObserver,
it's a private communication from the specific history client.
Variable length arrays is a C99 ism, in gecko we use nsAutoArrayPtr.
thanks to ajschult for helping out
2006-12-04 06:46:27 +00:00
timeless%mozdev.org
995a23d6f6
Title should be nsCString (Autos never belong in structures, and the data was always narrow)
2006-12-04 06:23:28 +00:00
timeless%mozdev.org
3b9c5d2f0d
First attempt at bandaging gtk1
2006-12-04 06:22:18 +00:00
ajschult%verizon.net
0377c7473a
Fixing preliminary bustage. rs=timeless
2006-12-04 06:02:56 +00:00
timeless%mozdev.org
2fd37ff2e2
Landing MICROB_20061031_BRANCH
...
This is an experiment, and I'm sorry that the code isn't perfect.
Patches Wanted, Work will be on the MICROB_20061204_BRANCH
2006-12-04 04:06:14 +00:00
bzbarsky%mit.edu
f5d3e4befa
Fix assertion to assert about the right thing. Bug 265780 comment 35 followup.
2006-12-01 04:35:18 +00:00
bzbarsky%mit.edu
142a417a31
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
neil%parkwaycc.co.uk
0a4b6eba0e
Bug 326840 Make progress dialogs display download speed where available p=son.le0@gmail.com r=biesi sr=me
2006-11-10 10:29:54 +00:00
timeless%mozdev.org
24a61f105a
Bug 106386 Correct misspellings in source code
...
r=glennrp@gmail.com , bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
bzbarsky%mit.edu
df95beff35
Apply chrome flags to dialogs, even when opened by untrusted content (so alerts
...
are not resizable, for example). Bug 294440, r=bsmedberg, sr=jst
2006-10-24 21:42:18 +00:00
gavin%gavinsharp.com
281ea1299c
Bug 356225: Duplicate null check in nsWebBrowserPersist.cpp, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky
2006-10-13 14:55:54 +00:00
bzbarsky%mit.edu
5a0560cddd
Don't pass null nodes to methods that don't expect them. Bug 329745,
...
r=timeless, sr=bzbarsky
2006-09-28 22:34:33 +00:00
cbiesinger%web.de
f93d892752
add unit test for bug 354522
2006-09-28 20:56:42 +00:00
cbiesinger%web.de
e94d018626
bug 354410 move auth prompt strings out of necko. also, use the correct
...
strings for prompting without a realm and for prompting only for a password.
r=darin
2006-09-28 20:11:33 +00:00
mattwillis%gmail.com
613506b277
bug 354522 - Moves rv outside the if so nsIAuthPrompt2 works properly. r=biesi,sr=dmose
2006-09-27 19:41:01 +00:00
caillon%redhat.com
90305304f0
Bug 312998
...
fix EmbedWindow::GetVisibility
Patch from chpe@gnome.org
r=caillon sr=roc
2006-09-27 00:45:24 +00:00
cbiesinger%web.de
3bbe4edc19
Bug 265780 make FTP use nsIAuthPrompt2
...
r=darin
2006-09-22 21:06:57 +00:00
timeless%mozdev.org
204a110dff
Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
...
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
cbiesinger%web.de
8173877ad0
Bug 351856 make chardet its own module
...
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
dbaron%dbaron.org
92584add98
Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst
2006-09-12 22:58:11 +00:00
bzbarsky%mit.edu
2027b85121
Improve the context menu flag-setting code. Bug 350614, patch by Dorian
...
<boissomag@free.fr>, r+sr=bzbarsky
2006-09-09 04:28:22 +00:00
benjamin%smedbergs.us
681646b263
Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento
2006-08-29 16:53:40 +00:00
bzbarsky%mit.edu
f81aeed660
Get the image URI in a better way that works even for images that didn't load.
...
Bug 350378, patch by Dorian <boissomag@free.fr>, r+sr=bzbarsky
2006-08-28 02:15:56 +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
ajschult%verizon.net
966b212ecb
bug 347839: correct typos in previous patches to get storage shipped on windows. r=biesi
2006-08-18 20:37:37 +00:00
bzbarsky%mit.edu
e4c80b6420
Remove special-casing of about:blank for security purposes; give about:blank
...
pages the principal of whoever is responsible for loading them, when possible.
Bug 332182, r=mrbkap, sr=jst
2006-08-15 17:31:16 +00:00
ajschult%verizon.net
07e0470130
Bug 347839: Current SeaMonkey installer builds do not ship with storage components (mozIStorageService), r=biesi
2006-08-12 03:30:59 +00:00
bzbarsky%mit.edu
b8e985d115
Diverting window.open into a tab doesn't stop the about:blank load before
...
returning the new window. Bug 348272, r=bsmedberg, sr=jst
2006-08-12 02:09:23 +00:00
marria%gmail.com
cf52f239bb
Bug 346851 (LOAD_FLAGS_NEW_WINDOW naming doesn't make much sense) Changed variable name and updated comment. r=cbiesinger, sr=bzbarsky
2006-08-06 18:17:29 +00:00
joshmoz%gmail.com
dfa0fd28da
embedding version - rename "getFoo" methods in mozView protocol to "foo". b=343542 r=mento
2006-07-30 22:57:52 +00:00
kairo%kairo.at
803346750a
bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil
2006-07-27 20:09:44 +00:00
cvshook%sicking.cc
99a9b3fb45
Bug 345342: Add nullcheck fix regression from previous checkin. r/sr=bz
2006-07-22 05:52:05 +00:00
cbiesinger%web.de
8027b6ce97
Bug 344980 make nsPrompt functions always set their out parameters/retvals
...
r+sr=bz
2006-07-20 22:16:15 +00:00
cvshook%sicking.cc
c7936e48f6
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
bzbarsky%mit.edu
1c54ea527e
Don't set the dependent bit on windows not being opened at chrome, even if it's
...
in the features. Bug 344257, r=bsmedberg, sr=jst
2006-07-18 20:40:43 +00:00
bzbarsky%mit.edu
bf43ee731d
Remove the same way we added. Bug 343643, patch by Mikhail Zabaluev
...
<mhz@altlinux.org>, r+sr=bzbarsky
2006-07-18 19:35:41 +00:00
neil%parkwaycc.co.uk
c0d5e1e287
Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag
2006-07-12 15:43:17 +00:00
mrbkap%gmail.com
d1e16c6250
Remove extraneous newline. No bug, r+sr=jst
2006-07-11 22:55:09 +00:00
mnyromyr%tprac.de
e3a9928174
Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott
2006-07-09 12:49:47 +00:00
jst%mozilla.jstenback.com
6897f4514e
Fixing bug 334891. Prevent window.close() from closing the window if there's a modal dialog parented at the window. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu
2006-07-05 22:48:04 +00:00
marria%gmail.com
eaafa1a039
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin
2006-07-04 20:48:33 +00:00
ajschult%verizon.net
e17f7d5e43
Bug 334257: Need to include thebes in installer packages. r=cbiesinger
2006-07-01 01:16:38 +00:00
bzbarsky%mit.edu
0c692849c1
Call the function we actually want to call. Bug 343149, patch by Mikhail
...
Zabaluev <mhz@altlinux.org>, r=bsmedberg, sr=bzbarsky
2006-06-29 18:08:39 +00:00
mrbkap%gmail.com
2804a2c587
Restore lost compatibility by not defining an arguments object on the window if there weren't any to begin with. Also, explode nsIArray as well as nsISupportsArray in OpenWindow. bug 342813, r+sr=bzbarsky
2006-06-27 20:09:16 +00:00
mozilla%weilbacher.org
4578273740
[OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin
2006-06-26 20:40:08 +00:00
darin%meer.net
7370c57687
fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r=mconnor
2006-06-22 00:18:43 +00:00
timeless%mozdev.org
64a760c3c0
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
benjamin%smedbergs.us
e349f9a970
Bug 333055 - Various libs (mozMapi32, activex) incorrectly included in the static link list, r=cls
2006-06-15 13:45:46 +00:00
mrbkap%gmail.com
c338703b3d
Fix this to be a real null check. No bug, r+sr=bzbarsky
2006-06-14 22:25:12 +00:00
mrbkap%gmail.com
cb89133416
Restore old behavior where an nsISupportsArray is exploded into multiple arguments whereas any other COM object simply becomes argv[0]. bug 341362, r+sr=bzbarsky
2006-06-14 22:18:03 +00:00
mhammond%skippinet.com.au
d5ad1dc2b9
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
mrbkap%gmail.com
43895f48e7
Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan
2006-06-12 22:39:55 +00:00
bzbarsky%mit.edu
276f66bcaa
Default to denying ActiveX loads if no JS is running. Bug 340852, patch by
...
Wladimir Palant <trev@gtchat.de>, r=mrbkap, sr=bzbarsky
2006-06-10 02:41:46 +00:00
pedemont%us.ibm.com
c8108d5fde
Bug 338871 - nsIWindowCreator2 is scriptable but inherits from the non-scriptable interface nsIWindowCreator. r=bsmedberg, sr=darin.
2006-06-08 13:46:20 +00:00
mozilla%weilbacher.org
3ecc78e1fd
Fix build break for os2embed but do not build it by default. Bug 339414, r=benjamin, sr=mkaply
2006-06-07 09:48:56 +00:00
timeless%mozdev.org
9391198a55
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
hwaara%gmail.com
931039a5d1
Remove forked (and obsolete) files same as in bug 339498. NPODB
2006-06-01 22:03:11 +00:00
peterv%propagandism.org
9a90ecf4b2
Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking.
2006-05-21 19:50:16 +00:00
kairo%kairo.at
07a0f95d79
bug 338571 - suiterunner command line handler not packaged correctly, move app to be built last in suite/ and package some missed files for installers, r+sr=Neil
2006-05-19 18:33:18 +00:00
jag%tty.nl
a6b27fef09
Undo these changes now that we have a better fix for 2.95.2
2006-05-15 20:33:53 +00:00
jag%tty.nl
220904def7
Some more poking.
2006-05-15 12:19:54 +00:00
kairo%kairo.at
907c841577
fix win32 vc6 build bustage from darin's threadmanager landing (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD - he did miss this case in his bustage fix checkin), p=Neil
2006-05-12 12:59:29 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +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
cvshook%sicking.cc
36f352636c
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
bzbarsky%mit.edu
e9dc794e8f
Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
...
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
bzbarsky%mit.edu
f1e91aa48b
Don't try to enable global history if we were told not to. Bug 334846,
...
r=bsmedberg, sr=darin
2006-05-01 03:47:12 +00:00
bzbarsky%mit.edu
533eb3c678
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
cvshook%sicking.cc
9d0e7df1b1
Bug 334515: Work with objects that don't support weak references. r/sr=dbaron
2006-04-27 00:07:44 +00:00
cvshook%sicking.cc
5a3bea3498
Bug 334515: Use nsWeakPtr rather than raw pointers to avoid crashes. r/sr=dbaron
2006-04-25 00:44:30 +00:00
martijn.martijn%gmail.com
c4068983e2
Bug 223816 - find function in midas window not working, NS_ERROR_DOM_BAD_URI error. r+sr=bzbarsky
2006-04-21 20:16:27 +00:00
benjamin%smedbergs.us
185c761605
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
kairo%kairo.at
f9f8121092
bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil
2006-04-08 11:17:06 +00:00
benjamin%smedbergs.us
f25f982712
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-04-06 15:46:07 +00:00
benjamin%smedbergs.us
21d4c5ca34
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-04-06 15:19:31 +00:00
timeless%mozdev.org
f04ed742ce
Bug 329745 Right click causes instant crash if navigation was stopped
...
patch by boissomag@free.fr r=timeless sr=bz
2006-04-06 10:56:57 +00:00
benjamin%smedbergs.us
21a661477b
Bug 320316 - libxul doesn't link with cairo toolkits (thebes) r=vlad; don't build mfcembed if xpcomobsolete (nsIRegistry) isn't available, to fix xulrunner windows bustage
2006-04-05 19:25:57 +00:00
darin%meer.net
563a9ba512
fixes bug 312537 "###!!! ASSERTION: no content length: 'channelContentLength != -1', file /opt/source/mozilla/trunk-ff/mozilla/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp, line 891" patch by Ben Fowler (bfowler@ewitness.co.uk), r=darin
2006-04-04 22:51:02 +00:00
darin%meer.net
6d6327f877
fixes bug 321837 "nsWebBrowserFind::FindNext fails to wrap when searching chrome docshells" patch by rdmsoft@bugs.rdmsoft.com r=rbs,sfraser sr=bz
2006-03-31 05:31:10 +00:00
gerv%gerv.net
e7a53f8e59
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-31 04:41:00 +00:00
timeless%mozdev.org
2a502415e1
Bug 332132 OOM crash in nsBaseCommandController methods
...
r=smfr sr=neil
2006-03-30 19:35:38 +00:00
darin%meer.net
5521781301
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
2006-03-30 18:40:56 +00:00
gerv%gerv.net
4948defb71
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
gerv%gerv.net
8268a2e270
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
bryner%brianryner.com
c28e6a9665
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
2006-03-22 18:36:36 +00:00
bryner%brianryner.com
41e6c02b2f
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
2006-03-15 04:59:42 +00:00
bzbarsky%mit.edu
a87da277e8
Followup to fix build bustage. Bug 305710
2006-03-14 19:29:38 +00:00
bzbarsky%mit.edu
7409f92dda
nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
...
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2006-03-14 17:12:41 +00:00
jruderman%hmc.edu
9c6a08adf8
Fix compiler warning. Bug 330308, patch by Giacomo Magnini, r=biesi.
2006-03-13 09:46:28 +00:00
mrbkap%gmail.com
571359555b
Hold a strong reference to our context if we're using a script context from a window, since the window could navigate away before we're done with the context. bug 310508, r=jst sr=bzbarsky
2006-02-24 21:14:01 +00:00
timeless%mozdev.org
a279d689e5
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
sharparrow1%yahoo.com
acef3d3622
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
2006-02-21 00:49:04 +00:00
cbiesinger%web.de
75690f0264
bug 249508 disable loads when persisting the src of an <input type="image">
...
r+sr=bz
2006-02-19 17:39:13 +00:00
bzbarsky%mit.edu
27048ab6e4
PArt of patch for bug 266371
2006-02-15 03:33:38 +00:00
bzbarsky%mit.edu
585f7570c5
Keep track of the original window opener (or rather whether one was present)
...
even if window.open calls target the window. Bug 266371 and bug 212298,
r=bsmedberg, sr=jst
2006-02-15 03:22:17 +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
bryner%brianryner.com
7d6f272823
Dispatch a notification that a newly-opened window has been initialized (bug 326784). r+sr=bzbarsky.
2006-02-12 00:39:26 +00:00
pavlov%pavlov.net
b9963cd96c
fixing build bustage
2006-02-11 06:52:44 +00:00
pavlov%pavlov.net
d1240f8c17
fixing build bustage from bug 326149
2006-02-10 21:37:25 +00:00
bzbarsky%mit.edu
0899f137f9
Make nsIWindowProvider report whether it created a new window. Bug 326006,
...
r=bsmedberg, sr=jst
2006-02-10 20:50:43 +00:00
benjamin%smedbergs.us
fa83da037b
Bug 326442 - gtkmozembed custom directoryservice provider support is broken, patch by chpe@gnome.org, r=me
2006-02-08 22:00:39 +00:00
bzbarsky%mit.edu
2dbdd7da0d
Move the "force into tab" code out of Gecko and allow embeddors to do the same
...
sort of thing. Bug 323810, r=bsmedberg, sr=jst
2006-02-07 20:46:39 +00:00
benjamin%smedbergs.us
f06e36356e
Bug 326013 - profile name not used (gtkmozembed API compatibility), r=chpe
2006-02-07 16:49:41 +00:00
mark%moxienet.com
fdee37107a
325851 svgBindings.xml missing from embed.jar. r=bsmedbarg a/1.8.1=bsmedberg
2006-02-06 19:21:02 +00:00
neil%parkwaycc.co.uk
f0100172af
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
2006-02-06 00:34:30 +00:00
gavin%gavinsharp.com
3063e481ca
Bug 324285 followup: remove all mentions of NS_SHISTORYLISTENER_CONTRACTID, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky
2006-02-05 16:45:52 +00:00
darin%meer.net
ed2aa565de
Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky
2006-02-03 21:28:11 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
eab4195d4c
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
mark%moxienet.com
f345a03ffd
190307 Non-blocking alert service/MathML for Camino. Adding copyright and license information for makotoy@ms.u-tokyo.ac.jp. Also marking the interface scriptable and cleaning up the documentation.
2006-02-02 04:25:41 +00:00
mark%moxienet.com
d8c110078c
190307 nsINonBlockingAlertService.idl is not frozen, moving out of SDK_XPIDLSRCS
2006-02-02 02:43:42 +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
bsmedberg%covad.net
1d98ecd955
need stdio for stderr/printf, from bug 299988
2006-01-26 21:26:45 +00:00
bsmedberg%covad.net
abdac7eba1
Bug 299988 - integrate gtkmozembed into libxul, r=chpe
2006-01-26 19:10:50 +00:00
bsmedberg%covad.net
676d303877
Reverting cls's change, which is undesirable in this frozen-linkage code; the real problem was fixed in stdafx.h
2006-01-26 17:52:00 +00:00
bsmedberg%covad.net
895af679a9
From bug 317375 - nsIPresShell.h is unneeded and ends up instantiating bad nsRect symbols (fix build bustage)
2006-01-26 16:48:43 +00:00
cls%seawood.org
a2a093f148
Explicitly link against gkgfx.lib to resolve dependencies.
...
Fixing pacifica tinderbox bustage.
2006-01-26 16:48:38 +00:00
bsmedberg%covad.net
c85be04cc3
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
fbc6cb3e44
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
54044216fc
Temporarily fix gtkmozembed in xulrunner until bug 299988 lands.
2006-01-24 19:51:57 +00:00
bryner%brianryner.com
82d6fa213e
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
dougt%meer.net
06ad8d2a03
Removing old minimo gtk based application. http://weblogs.mozillazine.org/dougt/archives/009349.html . Bug=322266, r=bsmedberg
2006-01-17 17:48:07 +00:00
cbiesinger%web.de
4cf89bf6dd
note that make must be run in the objdir
2006-01-13 23:11:48 +00:00
wtchang%redhat.com
dbbc444239
Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
...
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR. The patch is contributed by Chris Seawood
<cls@seawood.org>. r=wtc,kengert.
Modified Files:
Makefile.in browser/installer/unix/config.it
browser/installer/unix/packages-static
browser/installer/windows/config.it
browser/installer/windows/packages-static
calendar/installer/windows/config.it
calendar/installer/windows/packages-static
camino/Camino.xcode/project.pbxproj
embedding/config/basebrowser-installer-win.pkg
embedding/config/basebrowser-mac-macho
embedding/config/basebrowser-qnx
embedding/config/basebrowser-unix
embedding/config/basebrowser-win embedding/config/minimo-qnx
embedding/config/minimo-unix mail/config/basemail-os2
mail/config/basemail-unix mail/installer/windows/config.it
mail/installer/windows/packages-static
minimo/config/linux_package.sh security/manager/Makefile.in
security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
xpinstall/packager/packages-os2
xpinstall/packager/packages-static-unix
xpinstall/packager/packages-static-win
xpinstall/packager/packages-unix
xpinstall/packager/unix/deliver.pl
xpinstall/packager/win_mfcembed/config.it
xpinstall/packager/windows/browser.jst
xpinstall/packager/windows/config.it
xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
darin%meer.net
527acfe9e9
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
2006-01-11 01:50:15 +00:00
bzbarsky%mit.edu
829e20c2b9
Don't throw NS_ERROR_INVALID_ARG if listeners are added before window creation
...
-- it's a perfectly valid thing to do. Bug 309232, r+sr=darin
2006-01-09 22:20:30 +00:00
bzbarsky%mit.edu
6c0b84f4f0
Flush frames before trying to find and select stuff. Bug 307783, r+sr=jst
2006-01-07 03:44:32 +00:00
dougt%meer.net
4660c0415f
noting that this stuff is dead.
2006-01-03 23:04:40 +00:00
jwatt%jwatt.org
e549b7b50d
Fixing build bustage on Sun due to earlier checkin for bug 317628
2006-01-02 16:38:44 +00:00
jwatt%jwatt.org
6ec6d02edd
Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net
2006-01-02 02:43:53 +00:00
darin%meer.net
645a0a885e
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
2006-01-02 02:30:32 +00:00
dbaron%dbaron.org
d927b0a122
Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor
2005-12-28 00:33:23 +00:00
bsmedberg%covad.net
d997e02d87
From bug 320988, remove references to nsCRT::strcmp
2005-12-23 14:16:20 +00:00
bsmedberg%covad.net
72d9817b55
Bug 320988 relanding activex bits with a fix for the agressive optimization of inlines, r=darin
2005-12-21 19:54:59 +00:00
bsmedberg%covad.net
59348932a9
Reverting the activex parts of bug 320988 as well. The combination of gkgfx and no xpcom_core is bad too :-(
2005-12-21 18:12:27 +00:00
bsmedberg%covad.net
85da670429
activex control should only link against the frozen xpcom.lib, not xpcom_core.lib, or it ends up with multiply-defined symbols from xpcomglue_s.lib, bug 320988
2005-12-21 17:29:59 +00:00
bsmedberg%covad.net
86ee4f1cf2
Reverting bug 320988 for mfcembed/components.
2005-12-21 17:25:17 +00:00
bsmedberg%covad.net
977b774520
Revert the gkgfx removal due to MSVC6 linker aggresively instantiating inlines.
2005-12-21 16:07:45 +00:00
bsmedberg%covad.net
6ad32f3e39
Bug 320988 - Make xulrunner + activex control + mfcembed happy with frozen-only symbols, r=darin
2005-12-21 15:18:49 +00:00
timeless%mozdev.org
d3c5117263
Bug 320886 mfcembed doesn't build w/ NS_TRACE_MALLOC
...
r=bsmedberg
2005-12-21 05:13:05 +00:00
ajschult%verizon.net
404da48edd
package missing sidebar, svg, canvas, loadsave xpt files in Windows installer. bug 320370, r=biesi
2005-12-18 20:30:07 +00:00
timeless%mozdev.org
7b09668c76
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +00:00
roc+%cs.cmu.edu
83f4b43f32
Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst
2005-12-06 01:29:42 +00:00
mark%moxienet.com
1eed63ef89
Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink
2005-12-01 22:24:58 +00:00
dougt%meer.net
b38e6826ee
disable building TestGtkEmbed when tests are disabled. rs=bsmedberg
2005-12-01 21:09:30 +00:00
jst%mozilla.jstenback.com
175fe145fe
Fixing bug 318461. Move SetNewDocument() and SetOpenerWindow() from nsIScriptGlobalObject to nsPIDOMWindow to clean out non-script related methods form the nsIScriptGlobalObject interface. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
2005-12-01 19:35:27 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bsmedberg%covad.net
efc1fd7274
Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway)
2005-11-23 14:16:33 +00:00
timeless%mozdev.org
5cf4939f9c
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan
2005-11-21 06:01:10 +00:00
mark%moxienet.com
1f0ac15759
Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr
2005-11-20 19:51:12 +00:00
bsmedberg%covad.net
b713846867
Bug 315563 - Convert the activex code to use the frozen string API, r=darin
2005-11-18 15:58:53 +00:00
dbaron%dbaron.org
8e1263ab28
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
darin%meer.net
855c0571c2
remove references to necko_data.xpt
2005-11-12 23:08:33 +00:00
darin%meer.net
88d4698da6
attempt to fix static gtkmozembed build
2005-11-12 20:35:47 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
cls%seawood.org
d9dc65b0e7
Rename tmp file to avoid VPATH conflict.
...
Bug #315718 r=bsmedberg
2005-11-09 16:58:24 +00:00
bsmedberg%covad.net
8475a1e496
MFCEmbed (with the standalone glue) needs to link against the XPCOM_GLUE versions of XPCOM functions, not the dllimport versions. Bug 315601, this needs ex-post-facto review but I'm checking it in to get mfcembed working.
2005-11-08 21:20:05 +00:00
dougt%meer.net
1e937de1a3
Build/config changes to allow static xpcom link for Minimo. b=314880, r=dveditz.
2005-11-07 19:08:03 +00:00
roc+%cs.cmu.edu
e27280dcf7
Bug 314138. Don't use obsolete InitXPCOM, allow InitXPCOM to find the static modules. r+sr=bsmedberg
2005-11-01 01:26:08 +00:00
roc+%cs.cmu.edu
f8cddec44f
Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
2005-10-18 01:41:11 +00:00
bsmedberg%covad.net
db13868592
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
cbiesinger%web.de
250cc4f62d
bug 312370 forward nsIProgressEventListener calls to the webbrowserpersist
...
consumer
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-15 17:27:52 +00:00
cbiesinger%web.de
226c31c8aa
Bug 312367 forward GI to the the webbrowserpersist's listener
...
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-14 19:05:42 +00:00
bzbarsky%mit.edu
cf82394840
Don't try to duplicate the jsval typedef. Bug 312003, r+sr=brendan
2005-10-12 20:16:35 +00:00
bzbarsky%mit.edu
1b31b43868
Attempt to fix splitwindow focus stuff -- bug 305032. Issue found by mrbkap,
...
patch by me, r=mrbkap, sr=jst
2005-09-28 02:44:16 +00:00
cbiesinger%web.de
3d92e3b89a
bug 306839 properly consume events
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=mtschrep
2005-09-23 17:57:18 +00:00
bzbarsky%mit.edu
0154f05af9
Update some GetScriptGlobalObject() callers to the right signature. Bug
...
303084, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-09-23 14:50:43 +00:00
bzbarsky%mit.edu
2fdae80e93
Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229,
...
r+sr=roc
2005-09-18 23:08:48 +00:00
cbiesinger%web.de
0a438eb44e
Bug 306550 gtkmozembed progress flags lack STATE_RESTORING value
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-09-18 14:05:49 +00:00
cbiesinger%web.de
9bcb123dc8
bug 305520 correctly handle 0 as flags value
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-09-18 14:02:41 +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
bsmedberg%covad.net
f91ad167b8
Bug 307309 - Make winembed use libxul r=darin
2005-09-15 12:04:57 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
bzbarsky%mit.edu
98f698b036
Throw if window.open is called on a window that has no chrome. Bug 306804, r+sr=jst
2005-09-10 04:16:59 +00:00
neil%parkwaycc.co.uk
f894e33aab
Make _WIN32_WINN% default to 0x400 c.f. WINVER should fix bug 305187 b=bsmedberg
2005-08-29 14:22:33 +00:00
locka%iol.ie
636159d05c
NOT PART OF BUILD. Fix release mode projects for vs2002
2005-08-28 20:05:31 +00:00
locka%iol.ie
7eb92dd53e
NOT PART OF BUILD. Bump development environment up to VS2002. Add support for windowless plugins. Factor out functionality from nsPluginHostCtrl into nsPluginHostWnd base class.
2005-08-28 20:00:31 +00:00
cbiesinger%web.de
e7586138a3
bug 265607 check *aConfirm instead of aConfirm
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-08-27 16:18:25 +00:00
cbiesinger%web.de
8c3ad799f4
bug 210373 make gtkmozembed on gtk2 use nsIWebBrowserFocus for focus handling,
...
to fix focus stealing bugs
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-08-27 16:14:36 +00:00
dougt%meer.net
67ca169e0c
Fixing linux build bustage for Minimo. b=306087 r=bsmedberg
2005-08-26 21:03:29 +00:00
smfr%smfr.org
c3ec6baef4
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
2005-08-23 23:48:47 +00:00
cbiesinger%web.de
d29c9821c9
Bug 275463 embedding/browser/gtk should not use deprecated nsIPref
...
r=marco sr=roc
2005-08-23 13:35:40 +00:00
bzbarsky%mit.edu
692c9e00f2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
roc+%cs.cmu.edu
6e23b199ec
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
kairo%kairo.at
b53e5bc6bc
bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
2005-08-19 23:09:31 +00:00
roc+%cs.cmu.edu
56b0974569
Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
2005-08-16 20:59:39 +00:00
dougt%meer.net
b781de9b5f
Minimo Linux changes from INDT.
...
** it removes 'icons.h' , 'preference.h' and 'history.h' -> they were not being used anymore.
** it restrutures Minimo.cpp , minimo_callbacks files -> In some places of the source code, there were methods in the wrong file, and so on.
** it changes the varibles and methods naming in all files (gFILENAME_NAME e.g. gPreferenceStruct)
** it creates a new file (minimo_support), and add the respective line in the Makefile.in file.
** it improves the bookmark manager, and also adds the FIND feature into its gtk_tree_view.
** it fixes some small bugs.
r=antonio.gomes@indt.org.br .
2005-08-16 19:33:31 +00:00
bzbarsky%mit.edu
0be172785b
Removing unused code. Bug 303102, r+sr=jst
2005-08-15 02:49:22 +00:00
cbiesinger%web.de
b54d6bce01
bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by just
...
forwarding to the underlying pipe)
r=caillon sr=darin
2005-08-13 16:32:00 +00:00
cbiesinger%web.de
1ddcc16e21
Bug 297238 incorrect parameter specification for signal open-uri of gtkembedmoz
...
patch by chpe@gnome.org r=mpgritti sr=roc
2005-08-13 12:09:54 +00:00
cbiesinger%web.de
aaca860bc9
bug 97580 back out the original patch for this bug, since it's not necessary
...
anymore and breaks plugins
patch by chpe@gnome.org r=blizzard sr=roc
2005-08-13 11:58:00 +00:00
dbaron%dbaron.org
4f125b95bb
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
jst%mozilla.jstenback.com
0d8b79a0bf
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
2005-08-12 04:11:00 +00:00
bugzilla%arlen.demon.co.uk
ed78b6e25d
Bug 303675 downloads fail silently if the default download path is invalid, e.g. leads to a removed drive
...
p=me r=cbiesinger sr=neil.parkwaycc.co.uk a=asa
2005-08-08 10:56:34 +00:00
smfr%smfr.org
d234a13c97
Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
2005-08-08 03:19:55 +00:00
smfr%smfr.org
e8c318c2a8
Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
2005-08-08 03:08:43 +00:00
smfr%smfr.org
b781a97846
Fix bug 302962. When someone calls Activate() or Deactivate() on an nsWebBrowser which doesn't have a content viewer yet (and hence no pres shell), don't just bail because nsGlobalWindow will complain. Instead, change nsDocShell to make the content viewer on demand, and go ahead and pass the activate/deactivate onto the dom window. This fixes a serious focus bug in Camino.
...
r/sr=bryner, a=bsmdedberg.
2005-08-06 20:28:42 +00:00
dougt%meer.net
9f0f4900e9
Make embedding\minimo a noop for window platforms.
2005-08-05 03:50:37 +00:00
dougt%meer.net
897f293443
cvs remove after moving to mozilla/minimo. npodb
2005-08-05 00:12:42 +00:00
dougt%meer.net
8113ffd902
Removing WinCE specific stuff. Reverting to a place before wince work.
...
All new work is in mozilla/minimo/ NPODB
2005-08-05 00:10:59 +00:00
dougt%meer.net
96f41b2090
removing code after move to mozilla/minimo
2005-08-05 00:09:54 +00:00
dougt%meer.net
133c017695
NPODB. Removing dead debug code. build changes to compile on linux.
2005-08-04 22:41:31 +00:00
dougt%meer.net
20a78ee090
Globe icon. npodb
2005-08-04 22:25:53 +00:00
dougt%meer.net
49b44be67d
Adding Spatial Navigation to the mix. NPODB
2005-08-04 22:18:28 +00:00
dougt%meer.net
32732d2845
modifier is a int. npodb
2005-08-04 16:51:03 +00:00
dougt%meer.net
1c3b09c5d9
-O1 seams like a more reasonable flag. npodb
2005-08-04 02:19:22 +00:00
dougt%meer.net
46274fe271
Implemented hacky preloading for Windows CE based on msdn.microsoft.com article. NPODB.
2005-08-04 02:18:40 +00:00
dougt%meer.net
41ad4454a9
Adding Phone API to MinimoCE. Including NSS in static build of MinimoCE. Adding Rebase code to package.sh npodb.
2005-08-03 23:56:40 +00:00
dougt%meer.net
bbedf4f439
Simple Phone support API. NPODB.
2005-08-03 23:55:15 +00:00
mgalli%geckonnection.com
bb90e65b66
Eliminated all the image references from the source. Preserving skinability. Some other cleanup and half way fix to the progress style blue bar (using real percentage).
2005-08-03 21:59:36 +00:00
jst%mozilla.jstenback.com
9700a6e483
Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
2005-07-30 20:57:07 +00:00
dougt%meer.net
2b54633315
backing out last change to smallscreen css.
2005-07-29 02:26:26 +00:00
dougt%meer.net
477d274b54
Not part of default build -- WINCE ONLY
...
Better tabbrowser support from Macrio.
Adding Browser Status Filter via some nasty makefile magic.
Adding rules to make packaging happen via make installer.
Adding a jsconsole dump feature. this should really be a js comp
2005-07-29 01:16:17 +00:00
dougt%meer.net
d2a3a24db4
NPODB. Making the zip command actually work.
2005-07-28 15:27:01 +00:00
dougt%meer.net
5a39a2dd58
NPODB. Adding an explict FINAL_LINK_LIBS to avoid linking to xulapp_s
2005-07-28 15:25:45 +00:00
dougt%meer.net
d213233c9c
*** empty log message ***
2005-07-28 02:19:46 +00:00
cbiesinger%web.de
3d15ef402a
Bug 265599 crash in [@ GtkPromptService::Prompt]
...
patch by Christian Persch <chpe@gnome.org> r=mpgritti sr=roc a=bsmedberg
2005-07-26 20:39:57 +00:00
dougt%meer.net
04068176ba
WinCE only. remove snav.dll -- it is statically build. reorder minimo-link-names to make diffing being generated one easier. Added GetScreenSize so that we can calculate the screensize when opening a new window. NPODB.
2005-07-26 16:06:25 +00:00
mkaply%us.ibm.com
09e3c6ec6f
OS/2 build bustage
2005-07-25 20:59:23 +00:00
dougt%meer.net
456222cd22
Fixing more of the bustage. npodb
2005-07-25 19:21:18 +00:00
dougt%meer.net
2e878e484a
Fixing bustage caused by Bug 296561. NPODB
2005-07-25 16:53:20 +00:00
dougt%meer.net
b0a3408bf1
Multiple browserStatusHandler objects with progress stuff and urlbar tied to each tab. fix by marcio. npodb
2005-07-25 16:16:52 +00:00
dougt%meer.net
43b1d95927
disabling string 1.0 abi support. npodb
2005-07-23 04:40:07 +00:00
dougt%meer.net
3af3ff63b1
removing window size from css. adding smaller size for the toolbar in css. npodb
2005-07-22 22:18:34 +00:00
dougt%meer.net
48ab35ea39
Adding transfer.gif, moving skin files into skin directory in jar. Fixing up the NewTab button on the toolbar. I also added some ssr css rules to our chrome css file. this might need to be trimmed back. NPODB
2005-07-22 20:45:56 +00:00
dougt%meer.net
598bd38181
Minimo chrome changes by Marcio <taboca@gmail.com>. npodb
2005-07-22 18:41:52 +00:00
bsmedberg%covad.net
df550d0124
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
2005-07-21 13:33:43 +00:00
dougt%meer.net
4d66ea41e7
Updating UAString in all.js npodb
2005-07-20 18:46:04 +00:00
masayuki%d-toybox.com
02b22c05d0
Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
2005-07-20 08:40:13 +00:00
dougt%meer.net
9193643dbd
Fixing the Alreading Running check. NPODB
2005-07-20 01:35:58 +00:00
dougt%meer.net
9ba372350c
droping the explict font names and sizes for now. Ignoring ignored security dialogs. Adding a pref that only works in my build which makes the (X) close box be an (ok) box. widget changes are required to honor this pref. npodb
2005-07-19 19:50:12 +00:00
dougt%meer.net
08dd2a17d0
Windows CE only. NPODB
...
1) Making application look alot more XP via appshell and appshellservice
2) Adding a splashscreen. need art love, but code is in place for CE.
3) Greatly simplified window creation using appshel.
4) moving pip stuff out of static link.
5) Manually ripping out cruft in chrome files that I do not think I need.
2005-07-19 17:19:06 +00:00
dougt%meer.net
27a8627cd2
Minimo chrome changes -- removing unused functions. NPODB
2005-07-19 17:12:59 +00:00
dougt%meer.net
855d4e1bc9
cleaner google maps hack NPODB
2005-07-19 17:10:28 +00:00
timeless%mozdev.org
c4a2f49030
Bug 300084 Remove advanced.always_load_images pref
...
patch by bugzilla@mcsmurf.de r=dougt moa=dougt
2005-07-11 18:20:46 +00:00
dougt%meer.net
3c9c6d833a
Updating Minimo Wince package list to include PSM shared libs. Also to use the correct all.js
2005-07-11 16:40:35 +00:00
masayuki%d-toybox.com
7a8a16183e
Bug 293185 When ActiveX control plug-in is installed buttons in a flash document no longer work. patch by <VYV03354@nifty.ne.jp> r+sr=jst, a=asa
2005-07-08 14:13:32 +00:00
dougt%meer.net
125fd20dc6
cleanup shutdown of minimo/wince.
2005-07-07 19:03:11 +00:00
kairo%kairo.at
4f05523ffe
bug 299463 - File res/hiddenWindow.html missing in installer build, fix GRE installer as well, r+sr=dveditz a=asa
2005-07-07 16:01:41 +00:00
cbiesinger%web.de
2f21e9c3ee
Bug 298842 make the temp file part of nsITransfer
...
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
dougt%meer.net
2924a20fb7
Addin CO project to linux minimo mozconfig
2005-07-06 18:24:41 +00:00
dougt%meer.net
bbafa7161e
Updating minimo wince mozconfig's to use NSS WINCE branch.
2005-07-06 05:04:35 +00:00
dougt%meer.net
c3c6de702e
updating xpidl to use host tool
2005-07-05 18:48:09 +00:00
cbiesinger%web.de
2abc571b34
Bug 297594 Crash closing popup (gtkmozembed)
...
patch by chpe@gnome.org r=mpgritti sr=blizzard a=asa
2005-07-04 14:02:29 +00:00
dougt%meer.net
a3eb04a7c2
Begin building NSS/PSM. update the fonts and sizes in preferences. npodb
2005-07-01 20:48:03 +00:00
bsmedberg%covad.net
3ceabf9126
mfcembed bustage fix from bug 271802
2005-07-01 15:02:08 +00:00
bsmedberg%covad.net
a15b94bcd8
Bug 271802 - nsPrintDialogUtil uses a localizable string for a preference with no apparent reason, patch by dbaron, r=bsmedberg, a=asa
2005-07-01 12:32:15 +00:00
cvshook%sicking.cc
0e9ae70de9
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
...
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
bsmedberg%covad.net
a04b81838a
Fix windows bustage from bug 298047 by not using threadsafe-isupports in xpcom glue client code r=darin
2005-06-29 22:00:58 +00:00
dougt%meer.net
6107e9a648
fixes packager.sh. using full paths. npodb
2005-06-29 19:50:09 +00:00
dougt%meer.net
f67a32df3f
Using bash and pushd to fix OBJ/SRC issues. npodb
2005-06-29 17:22:05 +00:00
dougt%meer.net
bd2a85af8b
Making minimo.xul the default start_url. NPODB
2005-06-28 06:22:49 +00:00