law%netscape.com
cf5ee3ef0f
Bug #37009 ; Drop bogus refcount twiddling methods and rely on dependent=yes window attribute instead; r=radha
2000-06-08 00:40:05 +00:00
sfraser%netscape.com
de6e20dcf2
Remove linkage with NetworkModular.shlb
2000-05-17 07:48:58 +00:00
cls%seawood.org
8a94c9df50
Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16.
2000-05-16 04:41:54 +00:00
ben%netscape.com
9c0940bd11
fix 23103
2000-05-14 03:17:49 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
ben%netscape.com
6ec8006b8c
removing redundant skins directories
2000-05-11 04:19:28 +00:00
sfraser%netscape.com
0235657d68
Beep now when the search term is not found.
2000-05-05 00:21:34 +00:00
sfraser%netscape.com
1d913e5979
Tweaking access paths for faster opening
2000-05-04 23:54:54 +00:00
sfraser%netscape.com
57998fc84b
Change the Find interface to use an nsIDOMWindow instead of a webshell, for better scriptability.
2000-05-03 02:24:16 +00:00
cls%seawood.org
4f56fe6a2e
Changed nsinstall to fail if the file to link against does not exist. Objdir build breakage should become more apparent when it happens. Thanks to Greg Noel <GregNoel@san.rr.com> for the patch.
2000-04-25 10:52:11 +00:00
saari%netscape.com
c8cba35690
First Checked In.
2000-04-19 21:53:22 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
sfraser%netscape.com
d48d445b61
Convert the Find dialog to use new XUL widgets. r=ben.
2000-04-05 01:43:15 +00:00
cls%seawood.org
f6740baa20
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
law%netscape.com
31fef3ad03
Fix for bug 28588. Add <keyset> so global keyset overlay applies
2000-03-21 22:57:20 +00:00
mccabe%netscape.com
a1a082d9b2
Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
...
Preparatory to fix to 11454.
r=jband
2000-03-17 23:47:48 +00:00
slamm%netscape.com
8ba923bbdd
Use simplified CHROME rules. Use default dirs for install locations.
2000-03-14 03:01:26 +00:00
rickg%netscape.com
ffe78e83e5
removed calls to deprecated string methods
2000-03-12 09:14:14 +00:00
tbogard%aol.net
26eb0883a4
GetContentViewer from DocShell instead of webShell.
2000-03-11 00:17:52 +00:00
law%netscape.com
d3aa6ff646
Transfer focus to existing dialog, if there is one; b=23029, r=sfraser
2000-02-09 15:39:21 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
pp%ludusdesign.com
698852a4f4
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
tbogard%aol.net
b0336af430
When opening a "Find" dialog we should assure that a blank window is created. To do that we were passing in null which actually evaluates to the string "null". "_blank" ensures a new window. Fix for bug number 21331. r=law a=chofmann
1999-12-15 00:53:52 +00:00
hyatt%netscape.com
6f09e7153c
Making sure the find dialog gets skinned.
1999-12-06 22:00:17 +00:00
rgoodger%ihug.co.nz
b53d4487e3
Cosmetic update to finddialog.xul and dtd. r=syd
1999-11-16 20:16:02 +00:00
rgoodger%ihug.co.nz
7cc1177ce2
Cosmetic changes to finddialog.xul & dtd. r=syd
1999-11-16 20:15:20 +00:00
tbogard%aol.net
3caae87616
Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow().
1999-11-16 20:05:21 +00:00
sfraser%netscape.com
a2518d9e91
Fix warnings, bug 15588. r=ducarroz
1999-11-11 00:24:18 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
cls%seawood.org
bee74e223b
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
law%netscape.com
d4cf853e97
Fix for bug #9131 ; add dependent=yes feature on find dialog so it behaves properly; r=matt@netscape.com
1999-10-20 20:36:08 +00:00
tao%netscape.com
dfc5dc1b02
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
pavlov%netscape.com
45fd3e457d
fix bugs in find dialog and make it use the dialog overlay. make it not resizeable, fixed style rules on the windows and buttons. r=sfraser
1999-10-05 05:20:29 +00:00
beard%netscape.com
9eae33066d
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
hyatt%netscape.com
0c1aef9920
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
kin%netscape.com
3296a62faf
Added call to nsITextServicesDocument::ScrollSelectionIntoView().
1999-09-29 20:05:00 +00:00
mccabe%netscape.com
4f7990cd94
Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
...
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage. Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes. (This could mean blackwood; sorry, guys!)
Many thanks to Alec Flett (alecf@netscape.com ) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu ) and Mike Shaver (shaver@mozilla.org ) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.
Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
briano%netscape.com
cd3098a8ae
General cleanup.
1999-09-18 03:45:06 +00:00
tao%netscape.com
14019d739c
Hook up da-DK
1999-09-18 00:23:56 +00:00
tao%netscape.com
abf5c67d7b
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:21:44 +00:00
tao%netscape.com
4661727893
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
briano%netscape.com
202e970483
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:21:43 +00:00
cyeh%netscape.com
34cd2ddae1
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
mccabe%netscape.com
62d42630f9
Remove unused explicit NS_DECL_IFOO declarations from %{C++ blocks in the header files; these are replaced by xpidl-generated NS_DECL_NSIFOO macros.
1999-08-23 01:41:52 +00:00
mccabe%netscape.com
ed5a2f8522
Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew.
1999-08-23 01:07:33 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
mccabe%netscape.com
2a403483de
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
cltbld%netscape.com
4d1d5e398c
make the CHROME rules play nice with obj-dir. fixes #11260
1999-08-06 22:45:47 +00:00
mscott%netscape.com
aa51635bc8
fix build breakage...include config.mak
1999-07-29 03:59:32 +00:00
briano%netscape.com
5ca4aa0b87
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
law%netscape.com
15aa14fba9
New stream xfer dialog plus .dtds
1999-07-28 06:17:48 +00:00
law%netscape.com
dce20a6f0f
First Checked In.
1999-07-28 04:49:06 +00:00
briano%netscape.com
007ea62765
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
law%netscape.com
59b4c236e3
Adding new .dtd files; a=mcafee
1999-07-27 22:47:56 +00:00
law%netscape.com
c04c404462
New and improved find dialog implementation
1999-07-16 01:54:44 +00:00
law%netscape.com
949267c07c
Adding nsISearchContext to win/unix builds
1999-07-14 22:42:13 +00:00
sfraser%netscape.com
6d55ac9f49
Beep on search failure now.
1999-07-14 22:22:12 +00:00
sfraser%netscape.com
b5a44ccc41
Make file dialog localizable, and try to set focus to the edit field.
1999-07-14 22:21:59 +00:00
law%netscape.com
6d95163e0e
Fix for bug #5635 ; reviewed by hyatt, approved by chofmann
1999-07-09 21:39:29 +00:00
law%netscape.com
1b346d5dc3
Updating; not part of the build
1999-07-08 00:49:34 +00:00
law%netscape.com
3dcc30c321
Delay loading of app shell components till required
1999-07-03 00:39:37 +00:00
scc%netscape.com
f79508bc68
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
gagan%netscape.com
4983176d41
Argh.... missed a +.
1999-06-29 02:24:25 +00:00
gagan%netscape.com
dc1680b25c
Necko changes (from Andreas)
1999-06-29 00:26:25 +00:00
law%netscape.com
24919006fb
New interface to help replace use of nsIXULWindowCallbacks
1999-06-29 00:05:20 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
briano%netscape.com
d350489696
Eliminated the bogus references to MKSHLIB_FORCE_ALL and MKSHLIB_UNFORCE_ALL that was breaking OpenBSD.
1999-06-25 22:18:16 +00:00
law%netscape.com
9a76bf8277
Fix for bug #7148 ; set table width to 100% rather than fixed to avoid funky layout problems
1999-06-24 21:56:33 +00:00
danm%netscape.com
582ad47b3f
teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references
1999-06-24 03:29:22 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
sfraser%netscape.com
0e2aa5d823
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
1999-06-19 21:53:00 +00:00
valeski%netscape.com
e23b3c673c
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
sspitzer%netscape.com
34576fe309
fix warnings.
...
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
tague%netscape.com
50ebaac494
Removed empty export lists from files. This breaks older versions of nmake
1999-06-14 03:49:31 +00:00
law%netscape.com
8ecbd24288
Switching xpfe components to use XPIDL
1999-06-10 22:43:08 +00:00
law%netscape.com
d14e90a20d
Preparing for switch to XPIDL
1999-06-10 21:47:30 +00:00
sfraser%netscape.com
5af5f97005
Turn off debugging table border.
1999-06-08 21:27:05 +00:00
law%netscape.com
475e0fa63c
"First step towards exorcism of nsIXULWindowCallbacks"
1999-06-07 19:21:33 +00:00
sfraser%netscape.com
5e19b415d8
Be extra safe with the nsISupports IID
1999-06-04 22:51:32 +00:00
sfraser%netscape.com
f588145a78
Keep the lamer compilers happy.
1999-06-04 22:33:53 +00:00
sfraser%netscape.com
d5b2def7b3
Some renaming of nodes to reduce ambiguity, and leave the field open for Find and Replace later.
1999-06-04 21:49:21 +00:00
sfraser%netscape.com
44ffed7214
New, improved Find that keys off the selection, rather than storing offsets inside the find context.
1999-06-04 21:48:47 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
law%netscape.com
0fc6a66d09
New and improved
1999-05-13 05:38:38 +00:00
matt%netscape.com
895c5d82e9
Adding finddialog.js to makefiles
1999-05-13 01:31:45 +00:00
matt%netscape.com
259d821d54
Ripping out js from finddialog
1999-05-13 01:31:15 +00:00
hyatt%netscape.com
33062e36ef
Supporting nsIEventqueues.
1999-05-04 23:38:27 +00:00
sfraser%netscape.com
1f6259c79d
Fix bustage (comparison of nsCOMPtr<nsIFoo> with nsIFoo*)
1999-04-28 04:29:13 +00:00
law%netscape.com
2dea7948eb
Make nsITextServicesDocument transient so we can search new pages that get loaded in the webshell
1999-04-28 03:58:30 +00:00
law%netscape.com
4cb8fe729e
Make wrapping work
1999-04-27 06:53:50 +00:00
law%netscape.com
f6d54191ac
Anchor Find off nsIWebShell rather than nsIDocument
1999-04-27 04:21:12 +00:00
briano%netscape.com
6ec4ca77dd
Many Unix variants do not define 'false', so use PR_FALSE to fix them.
1999-04-27 01:27:03 +00:00
bruce%cybersight.com
18d572987c
Fix for luxor bustage. Thanks dveditz, smfr.
1999-04-27 00:48:23 +00:00
sfraser%netscape.com
aa11f8d2dc
Try to fix the Unix bustage in nsFindComponent.
1999-04-27 00:26:46 +00:00
bruce%cybersight.com
f98e8d571b
Fix AIX build bustage. Please do not forget about our dear friend PR_FALSE. Mr. false is a bad guy and is not well liked by many compilers, especially xlC on AIX.
1999-04-26 23:40:44 +00:00
law%netscape.com
010518e8de
Kill this once and for all
1999-04-26 21:17:50 +00:00
sfraser%netscape.com
fc69a61f5f
Split out nsFindDialog into a separate file. Lots of other FInd-related changes.
1999-04-26 19:00:28 +00:00
sfraser%netscape.com
b7119a9118
First Checked In.
1999-04-26 18:59:46 +00:00
sfraser%netscape.com
57015ae9f7
Fix button disabling problem
1999-04-26 18:59:23 +00:00
sfraser%netscape.com
1c1cf4d6dc
Split the find code into two files.
1999-04-26 18:58:57 +00:00
alecf%netscape.com
b1a7698fbf
fix from Jim Jance <jim_nance@yahoo.com> to fix DGUX
...
make sure -L lines are BEFORE -l lines
1999-04-23 21:45:13 +00:00
braddr%puremagic.com
480f5a3db6
Removed parts of makefile to make linux and solaris happy with this section
1999-04-23 07:59:56 +00:00
sfraser%netscape.com
4da56bc3e3
First Checked In.
1999-04-22 20:03:13 +00:00
rickg%netscape.com
101597e5f1
update to sync with nsString2
1999-04-22 06:25:24 +00:00
sfraser%netscape.com
f55fcb0c57
Add netlib library
1999-04-22 04:24:48 +00:00
sfraser%netscape.com
dfa5ae595d
First Checked In.
1999-04-22 04:20:19 +00:00
law%netscape.com
bca20e75de
Fix some nsCOMPtr abuse
1999-04-22 04:14:38 +00:00
law%netscape.com
c1a6693588
Remove debug stuff (since this rocks now)
1999-04-22 03:07:51 +00:00
sfraser%netscape.com
5897ac1511
First Checked In.
1999-04-22 03:05:01 +00:00
alecf%netscape.com
89465e49a6
ignore generated files
1999-04-22 02:48:21 +00:00
alecf%netscape.com
9a063da133
fix virtual destructors
1999-04-22 02:47:31 +00:00
alecf%netscape.com
23d6f7cce0
fix nsISupports IID
1999-04-22 02:41:54 +00:00
alecf%netscape.com
aed610db67
fix depth on makefiles
1999-04-22 02:40:07 +00:00
law%netscape.com
ad5144d556
Adding to unix build
1999-04-22 02:33:17 +00:00
law%netscape.com
cb78ad57bf
Add to unix build
1999-04-22 02:24:41 +00:00
law%netscape.com
37974c7c72
Updated to match nsFindComponent.cpp
1999-04-22 01:59:14 +00:00
law%netscape.com
4bcbfb9104
Fix bug in argument fetching code
1999-04-22 01:58:35 +00:00
law%netscape.com
9dd8c22d0d
Oops, missed this one
1999-04-22 01:07:23 +00:00
law%netscape.com
3c9922ab17
Setting up for win32 build of components directory
1999-04-22 00:32:34 +00:00
law%netscape.com
74a0e5a4ea
Updates
1999-04-22 00:27:39 +00:00
law%netscape.com
d20796f79a
Added component registration stuff
1999-04-21 19:32:43 +00:00
law%netscape.com
a658a3d584
Initial draft of new Find Component
1999-04-21 06:52:36 +00:00
sfraser%netscape.com
a51634749e
First Checked In.
1999-04-20 22:38:29 +00:00