radha%netscape.com
98a9fba54a
New methods to set and get title for an index
1999-08-20 05:25:55 +00:00
radha%netscape.com
4d20c10700
Implement popup menus for forward and back buttons. New code to show
...
history items in go menu
1999-08-20 05:12:52 +00:00
radha%netscape.com
6b6b9f885d
New methods set/Gettitleforindex.
1999-08-20 05:09:42 +00:00
tao%netscape.com
68818adc00
Move strres.js from intl/strres/tests over.
1999-08-19 23:01:34 +00:00
hangas%netscape.com
bb90808556
Improved DumpDOM to show all attributes of every tag. This will not affect the build.
1999-08-19 22:19:59 +00:00
hyatt%netscape.com
272f65b460
Disabling the old popup code. The new popup code will be coming online
...
soon.
1999-08-19 22:11:12 +00:00
slamm%netscape.com
e21c7c28ba
Fix hr sizing (put in div tag). Try to flex the tree.
1999-08-19 22:04:24 +00:00
slamm%netscape.com
08385d293e
Open history items in new chromed window. Bug #11986 .
1999-08-19 22:02:40 +00:00
slamm%netscape.com
68c788a1bc
For debug-only, find default bookmarks file in its new home.
1999-08-19 22:01:40 +00:00
slamm%netscape.com
ca557e7923
Use chrome url for dtd's.
1999-08-19 22:00:48 +00:00
slamm%netscape.com
6846905b75
Work around for bug #9921 . Windows of size zero are ignore on Linux right now.
1999-08-19 21:59:37 +00:00
chuang%netscape.com
dce91382e5
replace pref html to xul
1999-08-19 20:07:18 +00:00
rjc%netscape.com
bd3f01c11f
Tweak Search UI.
1999-08-19 20:00:43 +00:00
rjc%netscape.com
6cc3e0e601
Search UI tweaks.
1999-08-19 19:58:26 +00:00
sspitzer%netscape.com
18e26727b6
fix for #12133 . get new message was crashing, because it was bringing up the password prompt dialog. nsDialogParamBlock should derive from nsIDialogParamBlock, not nsISupports. Bad things happen. thanks to mscott for the fix.
1999-08-19 18:27:18 +00:00
dp%netscape.com
9ebac738f9
Trying to fix solaris bustage.
1999-08-19 16:57:32 +00:00
ramiro%netscape.com
20af8a6f9c
Took out linking of widdget and gfx. Its not needed and it currently
...
breaks on some platforms, like Neutrino.
1999-08-19 14:57:39 +00:00
danm%netscape.com
a4a7b62ae4
adding chrome test case to debug menu
1999-08-19 14:48:28 +00:00
danm%netscape.com
427c48b4fd
fix refcounting of parent window during window creation. fixes bug 12077.
1999-08-19 14:44:31 +00:00
german%netscape.com
c72c25f2d3
cosmetic sidebar changes, yield better look and better font inheriting from window
1999-08-19 14:08:56 +00:00
sspitzer%netscape.com
d59e01480f
fix warning
1999-08-19 06:27:24 +00:00
davidm%netscape.com
b5adb52af2
File Removed.
1999-08-19 03:32:51 +00:00
davidm%netscape.com
038309bc16
remove custom button names
1999-08-19 03:26:37 +00:00
davidm%netscape.com
b8847cecc2
remove double spacing
1999-08-19 03:26:18 +00:00
davidm%netscape.com
72f0557b60
comment out debugging info
1999-08-19 03:26:08 +00:00
cltbld%netscape.com
f7aee1cb02
backing out dougt
1999-08-19 02:36:05 +00:00
syd%netscape.com
fe060f4698
Added test case for alert() Javascript. This is to provide a test case for apparent bug in
...
window.close() (I'll be filing the bug shortly). A=cyeh.
1999-08-18 20:09:49 +00:00
german%netscape.com
8906e83ee4
correcting wrong label for cancel button
1999-08-18 14:47:59 +00:00
dougt%netscape.com
a2b594ffcf
removing Security specific stuff.
1999-08-18 09:42:58 +00:00
hshaw%netscape.com
341af68139
fix bug where RegisterService() was matched with ReleaseService() instead of UnregisterService()
1999-08-18 08:49:57 +00:00
rhp%netscape.com
d993dbf90c
Fixing VC5 Build bustage
1999-08-18 07:45:30 +00:00
davidm%netscape.com
abc28bcaca
Check in code to proxy calls over to nsICommonDialogs
1999-08-18 04:41:17 +00:00
dougt%netscape.com
dd42e09faa
removing security specific commands.
...
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
davidm%netscape.com
55313f939f
remove NetSupportDialogs.dtd and .xul
1999-08-18 02:21:45 +00:00
davidm%netscape.com
df86588db1
Add new routine for setting numer of strings
Fix bug in password dialog
1999-08-18 02:15:06 +00:00
davidm%netscape.com
cab2920c2c
update files. Add in positioning code
1999-08-18 02:14:22 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
leaf%mozilla.org
555403625a
Adding secfree to link line for apprunner. build hack to be fixed when ramiro figures out how to link without LD_LIBRARY_PATH
1999-08-17 19:01:03 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
4e0e44c35a
Dont link in the webshell into the app.
1999-08-17 14:42:25 +00:00
ramiro%netscape.com
038e16b3a1
Dont link in the parser into the app. Link it in dynamically where needed.
...
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
ramiro%netscape.com
2835075ab2
Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
...
default for Linux and Solaris. Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner. The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful. There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.
Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
ramiro%netscape.com
f568064ee2
Ignore generated files.
1999-08-17 07:07:01 +00:00
radha%netscape.com
b0fb1a1f21
Fix for 10051. reviewed by claudius. approved by cyeh.
1999-08-17 00:32:10 +00:00
danm%netscape.com
0ce57055ba
disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com
1999-08-16 22:23:19 +00:00
morse%netscape.com
84f6fd65d1
fix bugs 11716 and 11766
1999-08-14 16:56:52 +00:00
rjc%netscape.com
81fd405f35
Fix bug # 11832: Approval: chofmann. Review: waterson.
1999-08-14 11:11:45 +00:00
davidm%netscape.com
37110f50db
remove virtual destructor to fix crash on windows.
4279 Error with JS: window.confirm() method not defined
4279 [FEATURE] JavaScript Alert dialogs
a= choffman
1999-08-14 01:35:17 +00:00
scc%netscape.com
0921e3bfc2
renamed to QueryReferent, do_QueryReferent, etc.
1999-08-13 23:00:58 +00:00