briane%qnx.com
8f10094536
PHOTON ONLY, not part of build
...
Updates to this test app and fixed printing support.
2002-01-15 16:54:01 +00:00
briane%qnx.com
b08b62db88
PHOTON only, NOT PART OF BUILD
...
Fixes for printing (PR:112048), Fixes for context menu image saving, addition
of scrollbar navigation via resources.
Also removed references to nsIDiskDocument.h.
2002-01-15 16:53:21 +00:00
locka%iol.ie
a1ae2cd318
New parameters for nsIWebBrowserPersist saveURI & saveDocument. Caller may now specify target file as a uri or a file saveDocument has new flags for controlling encoding and line wrapping behaviour. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 12:41:27 +00:00
blizzard%redhat.com
79d155cc79
Bug #115085 . gtkmozembed does not support custom directory service providers. Patch from John Corwin <jcorwin@us.ibm.com>. r=mkaply, sr=blizzard
2002-01-12 05:04:57 +00:00
locka%iol.ie
1f15ef53c5
NOT PART OF BUILD. Add code to pass postdata in call to IWebBrowser
2002-01-08 14:36:02 +00:00
ccarlen%netscape.com
0f9cb6c5fc
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
2002-01-07 14:35:04 +00:00
danm%netscape.com
7d0a19f464
update some comments and mention that this file is for bug 57841, r=bryner,rpotts
2002-01-05 02:07:40 +00:00
danm%netscape.com
3b6d099732
adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) bug 57841 r=bryner,rpotts
2002-01-05 02:04:03 +00:00
danm%netscape.com
8e61237a2c
adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay)
2002-01-05 02:00:26 +00:00
locka%iol.ie
ffb523b51e
Extremely obvious bug impacting some control users. Enclosed a section of code with an else statement. No bug number.
2002-01-03 14:29:06 +00:00
rods%netscape.com
1fde5f13f3
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
seawood%netscape.com
e5fc3853f2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
dbaron%fas.harvard.edu
586a521563
Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527
2001-12-20 02:09:49 +00:00
seawood%netscape.com
251414564d
Add -I. to LOCAL_INCLUDES
2001-12-19 09:25:36 +00:00
seawood%netscape.com
c55190b8f7
Use srcdir when calling midl
2001-12-19 06:22:51 +00:00
locka%iol.ie
d976f46e61
NOT PART OF BUILD. Added basic logic for generating H & C stubs
2001-12-18 13:36:52 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com
e1ae37f75b
baking out fix for mac. moving file nsISelectionDipslay over to content to fix bustage
2001-12-18 02:41:38 +00:00
mjudge%netscape.com
d58e0d5e12
moving file to content to fix bustage
2001-12-18 02:38:56 +00:00
mjudge%netscape.com
6d102e3902
fixing bustage moving file to content
2001-12-18 02:34:39 +00:00
mjudge%netscape.com
9b25533dc1
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
mjudge%netscape.com
f48496ffa4
new idl not in build yet. bs7868 r= saari
2001-12-18 01:08:36 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
502372b8a8
Attempt to fix BeOS bustage
2001-12-16 14:40:33 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ccarlen%netscape.com
de865879b2
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:45:45 +00:00
ccarlen%netscape.com
5be3015148
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
b4f1e83674
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
9fe1e910d1
Missed these with checkin for 98349.
2001-12-10 23:29:34 +00:00
ccarlen%netscape.com
0766c35c7f
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
1b00c70ee8
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:20:58 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
ccarlen%netscape.com
2d15ad27bc
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
locka%iol.ie
8a837ffa48
NOT PART OF BUILD. More work on the ActiveX TLB to IDL/XPT converter
2001-12-07 19:38:35 +00:00
locka%iol.ie
fcc44cfac3
NOT PART OF BUILD. More work on the ActiveX TLB to IDL/XPT converter
2001-12-07 19:34:47 +00:00
briane%qnx.com
f7e61d4f3e
PHOTON BUILD only
...
fixes and updates for the embedding, base on the gtk code base
2001-12-07 14:30:38 +00:00
locka%iol.ie
1e2d1c8cc0
NOT PART OF BUILD. Utility for turning ActiveX typelibraries into XPCOM IDL and XPT files
2001-12-06 21:16:30 +00:00
pinkerton%netscape.com
8150b5c67d
fix mismatch between static in header and source file
2001-12-06 15:55:30 +00:00
vidur%netscape.com
43b1a94096
Ensure that we call NS_TermEmbedding on shutdown. [not part of build]
2001-12-01 01:20:02 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
vidur%netscape.com
697d321cd0
Fixed prompt and password dialogs. [not part of build]
2001-11-30 01:59:01 +00:00
vidur%netscape.com
bb6feb1372
Fixed alerts and added prompt and password support. [not part of build]
2001-11-30 00:46:06 +00:00
pinkerton%netscape.com
97ac6e3b86
view shouldn't be opaque. allows webpages to show up. [not part of build]
2001-11-29 22:39:37 +00:00
pinkerton%netscape.com
3a6ab517ad
one more removed file bustage fix.
2001-11-29 16:11:12 +00:00
pinkerton%netscape.com
5aee4bfa62
removing nsMacMessageSink for standalone and embedding. Replacing with nsIEventSink and a couple of internal interfaces. r=ccarlen/sr=sfraser. bug#110851
2001-11-29 14:38:56 +00:00