Commit Graph

2812 Commits

Author SHA1 Message Date
matt%netscape.com
a57a46ccab Fixing help menu 1999-09-08 00:07:42 +00:00
sfraser%netscape.com
b0ef8d73d4 Convert some NS_ASSERTIONS into warnings, so that I can start up without debugger breaks. 1999-09-07 23:54:44 +00:00
danm%netscape.com
e1e0bcf7d3 open new browser window with nsIDOMWindow.Open 1999-09-07 23:49:36 +00:00
danm%netscape.com
11f7fa25f7 adding JavaScript.shlb 1999-09-07 23:46:52 +00:00
matt%netscape.com
c9e72b298e rewriting prefs for smartupdate and fixing bug13272 1999-09-07 23:21:09 +00:00
norris%netscape.com
eb23e76298 Fix bug 13253.
Enable restrictions on use of Components array from web JavaScript.
1999-09-07 20:40:20 +00:00
ramiro%netscape.com
83ca30e0f7 Move the debug prefs to their own panel. Add Invalidate() flashing
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
dbragg%netscape.com
c6d7ec42e7 Removed the Entities. They've been in a .dtd file for a few days. 1999-09-07 18:22:40 +00:00
rjc%netscape.com
f2e91fe2f4 Remove meaningless "open" attribute. 1999-09-07 09:45:40 +00:00
rjc%netscape.com
351acab54e Use same strings. 1999-09-07 09:41:24 +00:00
rjc%netscape.com
970c6554bc Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons! 1999-09-07 09:31:20 +00:00
rjc%netscape.com
bcfcb2ea8f Tweak UpdateBookmarkLastVisitedDate() and Translate() functions. 1999-09-07 08:52:22 +00:00
rjc%netscape.com
51bc18e6ca Added XXX comment, and now also size content to window. 1999-09-07 07:52:11 +00:00
rjc%netscape.com
4292439855 Center table. 1999-09-07 07:33:56 +00:00
rjc%netscape.com
f1f4356faa Move string declaration to DTD. 1999-09-07 07:31:51 +00:00
rjc%netscape.com
d856f132e4 Fix silly warning. 1999-09-07 06:55:20 +00:00
bruce%cybersight.com
d2ba19e67b Add linefeed to end of file for HPUX. 1999-09-06 20:29:15 +00:00
morse%netscape.com
55cd2133a6 wallet code now uses xul files instead of html files 1999-09-06 14:07:27 +00:00
mcafee%netscape.com
24a3925c09 Adding small default offset of 10,10 so that X window managers don't place the window exactly at 0,0, pushing the window manager chrome off-screen. This is a temporary workaround, we should do a better job of telling the WM what to do. 1999-09-05 21:22:43 +00:00
evaughan%netscape.com
e3ef163845 Added the ability to drag splitters. If any build problems call me at: 650 224-0620 1999-09-05 20:46:59 +00:00
rjc%netscape.com
a7caa1f3d9 If startHour is greater than endHour, switch 'em. 1999-09-04 07:36:12 +00:00
dougt%netscape.com
8fdaa5dc38 removing redundant default/ in chrome URI string. 1999-09-04 00:02:35 +00:00
dougt%netscape.com
c437641dc6 removing redundant default/ in chrome uri string 1999-09-03 23:59:05 +00:00
davidm%netscape.com
a24fec8ebe remove Mac command line initialation 1999-09-03 23:42:40 +00:00
davidm%netscape.com
ab4b7eb599 Move nsCommandLineServiceMac to apprunner to allow initialization before XPCOM registration 1999-09-03 23:42:13 +00:00
davidm%netscape.com
d335f25869 change from bool to PRBool. move mac commandline service before XPCom initialization 1999-09-03 23:41:26 +00:00
rjc%netscape.com
260f384c92 Add check for null. 1999-09-03 23:02:09 +00:00
law%netscape.com
230818972e Make size/pos persist 1999-09-03 22:56:23 +00:00
law%netscape.com
26d0132c84 Switch to browser app core replacement and try to save window size/pos 1999-09-03 22:55:25 +00:00
danm%netscape.com
e68f60f671 implemented intrinsic sizing method on DOM Window 1999-09-03 22:41:56 +00:00
davidmc%netscape.com
c1b86c3728 file API changes 1999-09-03 22:27:25 +00:00
rjc%netscape.com
6b3c7e36af Also need to link against necko and timer libs. 1999-09-03 22:16:32 +00:00
rjc%netscape.com
6da7f94141 Don't forget const. 1999-09-03 22:13:02 +00:00
rjc%netscape.com
8e30415300 Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
sfraser%netscape.com
e7f5024bb1 Fix the fragment name to fix Mac quit on startup. r bill law, a leaf. 1999-09-03 20:38:31 +00:00
sspitzer%netscape.com
b494799f9e add newline to end of file to please certain UNIX compilers. 1999-09-03 10:43:00 +00:00
hyatt%netscape.com
681f567519 Hooking up persistence of column state in bookmarks. 1999-09-03 09:33:32 +00:00
tbogard%aol.net
d562341d39 Tests for collapsing of boxes. 1999-09-03 09:29:56 +00:00
bruce%cybersight.com
100ee0f7a7 Use nsCRT::free() instead of delete[]. 1999-09-03 06:59:31 +00:00
morse%netscape.com
31c54280a3 convert viewers from html to xul 1999-09-03 04:55:23 +00:00
briano%netscape.com
747d21d900 Fixed the objdir-specific breakage. _Never_ include generated files from topsrcdir. 1999-09-03 01:14:07 +00:00
pinkerton%netscape.com
c302e0ade3 personal toolbar d&d now in JavaScript. 1999-09-02 23:16:37 +00:00
sfraser%netscape.com
fb60454a75 Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
law%netscape.com
51a04b9eac Adding to unix builds 1999-09-02 21:53:57 +00:00
radha%netscape.com
82f78cfc28 New session history methods Set/GetHistoryObjectForUrl() 1999-09-02 21:53:28 +00:00
law%netscape.com
2bbb929ed4 Adding to windows build 1999-09-02 21:49:07 +00:00
radha%netscape.com
182c9af764 New methods to set and get history state 1999-09-02 21:37:25 +00:00
law%netscape.com
aebc1da0da Fix warnings 1999-09-02 05:50:33 +00:00
law%netscape.com
ec68b3bd86 do nsIBrowserInstance.idl on windows 1999-09-02 04:52:23 +00:00
law%netscape.com
874159d0c6 Prepare for app core replacement and some general cleanup 1999-09-02 04:46:30 +00:00
law%netscape.com
5b4c007785 some cleanup 1999-09-02 04:10:22 +00:00
law%netscape.com
2338164ba2 Cleanup so it can be used with window.openDialog 1999-09-02 04:08:22 +00:00
law%netscape.com
2940277b52 Fix so it builds the proper .xpt 1999-09-02 04:06:39 +00:00
law%netscape.com
2235f54405 Add selectAll 1999-09-02 01:22:14 +00:00
law%netscape.com
9177dfea0f Add SelectAll 1999-09-02 01:21:48 +00:00
law%netscape.com
cea06649ed Rearranged the code slightly 1999-09-02 01:09:47 +00:00
law%netscape.com
0fc32243ad Update (not activated yet) 1999-09-02 00:55:08 +00:00
law%netscape.com
e7ae86cd67 First Checked In. 1999-09-02 00:49:53 +00:00
bienvenu%netscape.com
abc3703399 back out recent changes so apprunner can come up 1999-09-02 00:40:16 +00:00
davidm%netscape.com
ec2a10af81 Update to support dialog titles and more than 2 buttons 1999-09-02 00:18:54 +00:00
davidm%netscape.com
7e1b6646fb Add support for setting the window title. Add support for up to 4 buttons 1999-09-02 00:17:03 +00:00
law%netscape.com
a21fe53a43 First Checked In. 1999-09-01 23:36:26 +00:00
law%netscape.com
e0c6a2f9dd New for mac build (but not activated yet) 1999-09-01 22:38:37 +00:00
matt%netscape.com
42d2687c8e Fixing bugs 6830 6826 1999-09-01 22:05:56 +00:00
dougt%netscape.com
93b74b1290 adding nsISupport to the QI. 1999-09-01 21:37:19 +00:00
matt%netscape.com
d6111050f3 taking out tree since it is old. bug 10275 1999-09-01 21:35:58 +00:00
dbragg%netscape.com
2f0a3abf2a Added pref-smartupdate to the dist 1999-09-01 21:35:44 +00:00
dbragg%netscape.com
7441294219 Added the dtd file for pref-smartupdate.xul 1999-09-01 21:32:44 +00:00
law%netscape.com
c2382677ae Fix typo 1999-09-01 21:31:29 +00:00
dbragg%netscape.com
aaa9acd8af Changed pref-smartupdate.html to pref-smartupdate.xul 1999-09-01 21:31:11 +00:00
matt%netscape.com
464b550ae5 Adding help menu 1999-09-01 20:56:48 +00:00
matt%netscape.com
842a9f1be1 Adding help menu with xul overlay 1999-09-01 20:55:12 +00:00
matt%netscape.com
f63d600a53 doing preftree.dtd update for mail and news 1999-09-01 20:50:41 +00:00
matt%netscape.com
b9391d57f9 taking out table pref style for border 1999-09-01 20:49:59 +00:00
matt%netscape.com
eb7c1b76f5 Adding new prefs for bugs.
Also clean up a bit.
1999-09-01 20:49:16 +00:00
law%netscape.com
0aa6205858 Update to modified nsBrowserAppCore 1999-09-01 20:41:30 +00:00
danm%netscape.com
b99d0bbe51 add xul.css to hide menupopups. fixes bug 12512 1999-09-01 20:20:40 +00:00
slamm%netscape.com
dfbe041913 Add 'select all'. Move 'close' in popup to center. 1999-09-01 20:14:07 +00:00
slamm%netscape.com
09d51b6c8b Add 'select all' 1999-09-01 20:14:02 +00:00
radha%netscape.com
5b55595e21 Fix warnings 1999-09-01 13:58:31 +00:00
waterson%netscape.com
623ec0f589 Fix for fancy new treewidget syntax. 1999-09-01 05:05:02 +00:00
waterson%netscape.com
9f6a3f23cd Use fancy new tree syntax for cells. 1999-09-01 05:04:35 +00:00
waterson%netscape.com
667393f434 Use a better icon for related links. 1999-09-01 05:04:12 +00:00
waterson%netscape.com
249ec491e3 Fix to use fancy new tree syntax. 1999-09-01 05:03:57 +00:00
davidm%netscape.com
18c70ace34 Move my Netscape url over to the dtd file 1999-09-01 04:34:09 +00:00
waterson%netscape.com
b0f780f48f Fix tree to be lazy. 1999-09-01 03:21:36 +00:00
cyeh%netscape.com
4b7ac86109 set the build ID back to null. accidental checkin 1999-09-01 01:48:12 +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
joki%netscape.com
155255be20 Adding new flag to the security check calls out of the DOM generated JS files. 1999-08-31 14:23:55 +00:00
law%netscape.com
dd33f93f11 xpidl app core 1999-08-31 14:05:08 +00:00
dp%netscape.com
cabd43268a Fixed formatting. 1999-08-31 07:36:02 +00:00
davidm%netscape.com
77a8d2fd48 Checked in #ifdeffed out selectDialog code 1999-08-31 02:58:46 +00:00
davidm%netscape.com
d2dfed121f First Checked In. 1999-08-31 02:55:50 +00:00
davidm%netscape.com
8aaf33823b Add Splash.rsrc, nsNAtiveAppMac.cpp 1999-08-31 02:49:36 +00:00
davidm%netscape.com
6ce99bc746 Major rearragment. Factored Command line handling and pref initialization off into seperate functions. Added CanRun and initial SplashScreen code 1999-08-31 02:49:12 +00:00
morse%netscape.com
954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
davidm%netscape.com
98cecafa89 Add enumerateAndInitialize to public interface. Move enumeration out of Init 1999-08-31 02:47:56 +00:00
davidm%netscape.com
0cfe955305 First Checked In. 1999-08-31 02:46:19 +00:00
davidm%netscape.com
94bc8b793a fix the file so default is the default action 1999-08-31 02:43:34 +00:00
dougt%netscape.com
3f154a0c36 Cleaning up css and dtd to remove "security" stuff.
making protocol-icon borderless.
1999-08-31 01:57:18 +00:00
putterman%netscape.com
cd0d96d23e Put style rule on treecell rather than titledbutton. Hyatt approved this. 1999-08-31 01:35:36 +00:00
rjc%netscape.com
6249d79620 Fix NewChannelFromURI() call due to addition of new parameter. 1999-08-31 00:33:40 +00:00
danm%netscape.com
e9fc3b8039 SizeContentTo sizes content webshell (was sizing chrome webshell) 1999-08-31 00:20:11 +00:00
rjc%netscape.com
918914cf00 Remove cruft. 1999-08-31 00:17:59 +00:00
brade%netscape.com
22071462ac change comments from '//' to '/*' and '*/'; put double quotes around urls (a=hyatt) 1999-08-30 22:12:09 +00:00
radha%netscape.com
3908cb6dfc Add function gotoHistoryIndex() for session history in go menu 1999-08-30 22:08:38 +00:00
waterson%netscape.com
6d72fba30f Add 'html:div' to constrain tree widget. 1999-08-30 21:54:02 +00:00
rjc%netscape.com
aff2482ecf Add column sorting support for directory component listings. Default to ascending sort on "name" column. 1999-08-30 09:34:46 +00:00
rjc%netscape.com
6ae296bcb3 Get rid of rdf appcore header file. 1999-08-30 09:27:19 +00:00
rjc%netscape.com
0e19e9a7ef Also remove nsidomrdfcore.h 1999-08-30 09:09:12 +00:00
rjc%netscape.com
abff07c5fd Oops, missed these! 1999-08-30 09:07:58 +00:00
rjc%netscape.com
a64e2bcf4f Bye bye, RDF AppCore. 1999-08-30 08:48:52 +00:00
waterson%netscape.com
2cb5c551b6 Fix for new twisty syntax. 1999-08-30 08:41:29 +00:00
waterson%netscape.com
96892c4a00 Fix related links style rules for new twisty syntax. 1999-08-30 08:36:34 +00:00
rickg%netscape.com
571880b551 try to make mac build happy 1999-08-30 08:15:47 +00:00
rickg%netscape.com
2d6546db25 changed usage from deprecated nsString API 1999-08-30 06:56:31 +00:00
radha%netscape.com
1df4569a48 Remove old session history menu items from 'Go' menu 1999-08-28 23:59:52 +00:00
radha%netscape.com
06532a571e Remove old Session history menu items from 'Go' menu 1999-08-28 23:59:17 +00:00
radha%netscape.com
7246ff978d Enable Session history in Go menu 1999-08-28 23:58:29 +00:00
pavlov%netscape.com
4e80770bde add color picker to the menubar 1999-08-28 08:43:24 +00:00
pavlov%netscape.com
d7e1f9421c add color picker test menu item 1999-08-28 08:40:14 +00:00
pavlov%netscape.com
e677f696dd label for color picker menu item 1999-08-28 08:39:31 +00:00
pavlov%netscape.com
e71d966ebb sample colorpicker 1999-08-28 08:36:42 +00:00
hyatt%netscape.com
3955d15317 Updated style rules for xul.css. 1999-08-28 00:36:07 +00:00
dougt%netscape.com
8fdac273fb Adding protocol icon support. 1999-08-27 21:39:40 +00:00
tao%netscape.com
62271e50b6 `set default path when baseDirectory is "". 1999-08-27 21:13:52 +00:00
rods%netscape.com
63ba955ba3 changed ifdef 0 to if 0 1999-08-27 14:48:07 +00:00
rods%netscape.com
479bf4e60b change ifdef NS_DEBUG to ifdef 0 to fix build 1999-08-27 13:59:58 +00:00
scc%netscape.com
2f9548bba6 if any webshells still exist at app quit time, report them 1999-08-27 12:32:19 +00:00
rjc%netscape.com
ca5ceb098d Use new nsIXULSortService 1999-08-27 07:15:52 +00:00
hangas%netscape.com
f0ca02ec96 Moved edit card and new card JS here so that they could be used from other components. 1999-08-27 07:05:01 +00:00
hangas%netscape.com
6f5661416e Added broadcasterset 1999-08-27 07:04:19 +00:00
rjc%netscape.com
bfa70305e3 Use nsIXULSortService 1999-08-27 06:55:10 +00:00
evaughan%netscape.com
f781250e40 Fixed to gfx scrollbar.
Fixed some blockers.
1999-08-27 06:06:39 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
briano%netscape.com
6ca95f60a6 Cleaned it up to fix the Commercial build breakage. 1999-08-26 22:45:39 +00:00
cltbld%netscape.com
e1a35e11e5 backing out hyatt to fix mouseover/scrollbar crash 1999-08-26 21:37:20 +00:00
hyatt%netscape.com
b26cf8bde4 Patching the xul.css file. 1999-08-26 19:28:00 +00:00
hyatt%netscape.com
9f079a0fef Patching the bookmarks.xul. 1999-08-26 19:27:36 +00:00
hyatt%netscape.com
aaa6b28aa0 Patching the bookmarks xul. 1999-08-26 10:26:11 +00:00
hyatt%netscape.com
51f2ba3cd5 Fixing style rules for trees to give them a default width and height. 1999-08-26 10:25:05 +00:00
hyatt%netscape.com
140ec36d80 Getting the scrollbar back on the bookmarks tree. 1999-08-26 10:00:54 +00:00
hyatt%netscape.com
63a3c4f8e6 Making sure the twisty doesn't cause a reflow when moused over. 1999-08-26 09:56:54 +00:00
waterson%netscape.com
27e1752503 Fix gcc-2.7.2.3 bustage. 1999-08-26 06:43:03 +00:00
waterson%netscape.com
495a3fff7d Wrap tree in an html:div to get scrollbar. 1999-08-26 06:13:13 +00:00
waterson%netscape.com
2b9196907b Use date and integer literals where appropriate. 1999-08-26 05:54:04 +00:00
waterson%netscape.com
b56bc5ce30 Recover from tree widget whackage. 1999-08-26 04:43:47 +00:00
hyatt%netscape.com
77eac0056e Fixing a problem where twisties show up on non-containers. 1999-08-26 02:14:45 +00:00
rjc%netscape.com
a3f5738d1c Use new observes format. 1999-08-25 23:33:36 +00:00
rjc%netscape.com
17dc276e4f Modify OpenURL() call to try to resolve #URL attribute before opening URL. 1999-08-25 23:26:38 +00:00
law%netscape.com
87085548ea Fix for bug #9866; check for memory allocation failure 1999-08-25 23:15:37 +00:00
rjc%netscape.com
9ac6f93b34 We need those observes tags on columns for sorting, so putting 'em back in. Also, remove some cruft from the .js file that's no longer being used. 1999-08-25 22:51:52 +00:00
jdunn%netscape.com
0dec3f0afa set wallet service to nsnull in case later on one of the other GetServices fail
in which case we 'goto done' and then try to release the wallet service... which
was never gotten  -doh!
1999-08-25 22:46:27 +00:00
morse%netscape.com
de3f449ee1 remove warning messages 1999-08-25 21:47:50 +00:00
sfraser%netscape.com
8a89a43d63 Fix the output directory for the headers target. 1999-08-25 21:27:35 +00:00
cls%seawood.org
945d691e5c libobj.so is now a component and does not need to be linked at compile time. 1999-08-25 21:17:50 +00:00
ramiro%netscape.com
7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com
a9fdd68238 Dont hardcode the dll suffix. 1999-08-25 14:09:26 +00:00
ramiro%netscape.com
5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
hyatt%netscape.com
f390e34484 Fixing the bookmarks window to use the new rules. 1999-08-25 10:29:52 +00:00
hyatt%netscape.com
31d0abe1ae New style rules for trees. 1999-08-25 10:29:39 +00:00
hyatt%netscape.com
814536828f Adding rules for trees 1999-08-25 06:04:52 +00:00
brendan%mozilla.org
defeffaabd Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
waterson%netscape.com
65a73fd781 Some UI polish. 1999-08-25 03:50:15 +00:00
rjc%netscape.com
9ecb0eb822 Only write out attributes that actually have a value. 1999-08-25 03:13:13 +00:00
matt%netscape.com
ec57f1a9fd *** empty log message *** 1999-08-25 02:41:12 +00:00
matt%netscape.com
d14cbee0b7 Adding new pref files 1999-08-25 02:40:19 +00:00
waterson%netscape.com
8635d6917a Make open/close folder work. 1999-08-25 01:32:40 +00:00
rjc%netscape.com
b8c237ee7f Try resolving URL property before opening a bookmark, in case its a IE favorite (under Windows, or BeOS) or a internet search result. 1999-08-25 01:30:17 +00:00
rjc%netscape.com
a4ddd3578c Add internetsearch datasource in for bookmarks menu, and fix separator generation. 1999-08-25 01:14:49 +00:00
mcafee%netscape.com
265c43df6e Adding temp pref for native/gfx widget rendering. r=matt 1999-08-25 01:10:02 +00:00
radha%netscape.com
9b98311b1a Really put in that id for the go menu 1999-08-24 23:27:27 +00:00
radha%netscape.com
acc1e7d82a Add a id to 'Go' menu 1999-08-24 23:01:30 +00:00
slamm%netscape.com
321aec9c42 Use chrome urls for history.css and history.js 1999-08-24 22:52:37 +00:00
slamm%netscape.com
998d20a93f Recopy menus from navigator.xul to fix dtd errors. 1999-08-24 22:39:11 +00:00
waterson%netscape.com
678ad461b1 Update shared libs for opt build. 1999-08-24 22:05:14 +00:00
putterman%netscape.com
0d1cac1bb3 fix up twisty rules. 1999-08-24 21:51:21 +00:00
slamm%netscape.com
1bb5b94315 Add for dtd files. 1999-08-24 21:45:36 +00:00
radha%netscape.com
33a9a12234 Add a id to Go menu 1999-08-24 20:06:54 +00:00
radha%netscape.com
34fac3502b Add an id to the Go menu for adding session history 1999-08-24 20:06:36 +00:00
ramiro%netscape.com
c472f184a9 Set the timer lib flags in one place. 1999-08-24 14:46:43 +00:00
ramiro%netscape.com
91b4632993 Add real link time dependencies for $(PROGRAM). 1999-08-24 12:37:15 +00:00
waterson%netscape.com
198d54c56e Whoops. This was supposed to be upper-case. 1999-08-24 05:59:41 +00:00
waterson%netscape.com
34cb3f4cf2 First Checked In. 1999-08-24 05:57:22 +00:00
waterson%netscape.com
a53a6be53d Add 'directory' component to Unix build. 1999-08-24 05:22:19 +00:00
rjc%netscape.com
1fa7a606dc Search UI cleanup. 1999-08-24 05:16:56 +00:00
waterson%netscape.com
f725967952 Add 'directory' component to the win32 build. 1999-08-24 05:16:34 +00:00
rjc%netscape.com
eb5da8dbbf Add icons.css into build. 1999-08-24 05:16:22 +00:00
waterson%netscape.com
356cba3831 Fix refcounting bug that was causing crash; get rid of aggregation cruft; use nsEscape instead of home-rolled stuff. 1999-08-24 04:16:33 +00:00
cyeh%netscape.com
78ecaf906e export new header nsBuildID.h 1999-08-24 01:00:35 +00:00
cyeh%netscape.com
89c81abe39 removing bogus build number, setting 0000000000 to remove ambiguity 1999-08-24 00:59:22 +00:00
morse%netscape.com
cd4f389b7c remove wallet's auto-capturing 1999-08-24 00:48:16 +00:00
hyatt%netscape.com
50574e693c Patching a focus problem on web shell windows when no content area is contained in
a XUL file.
1999-08-24 00:43:31 +00:00
danm%netscape.com
8c9555c754 Make editor windows unparented. 'fixes' (or conceals) bug 12094. 1999-08-24 00:33:39 +00:00
cyeh%netscape.com
333d4b72be moving nsBuildID.h to new home. not a part of the build yet. 1999-08-23 22:58:17 +00:00
rjc%netscape.com
498a3d2f28 Add a default menubar and a few default menuitems. 1999-08-23 09:18:08 +00:00
rjc%netscape.com
91111492d4 Still more search UI tweakage. 1999-08-23 09:02:56 +00:00
rjc%netscape.com
f474b04e01 A few more small search UI tweaks. 1999-08-23 08:50:41 +00:00
rjc%netscape.com
e03eb85ff6 Even more search UI tweaks. 1999-08-23 08:27:05 +00:00
rjc%netscape.com
5f3f874334 More search UI tweaking so that any given search engine's HTML is displayable. Just JS changes. 1999-08-23 08:12:36 +00:00
rjc%netscape.com
121f126547 Tweak search UI. Just XUL/JS/CSS changes. 1999-08-23 07:06:19 +00:00
waterson%netscape.com
fc037fdd5e Fix VC5.0 bustage. 1999-08-23 05:33:20 +00:00
waterson%netscape.com
31d081939b Make it work. 1999-08-23 04:20:28 +00:00
waterson%netscape.com
339b735a22 Clean up Unix compiler warnings. 1999-08-23 04:19:48 +00:00
ramiro%netscape.com
ca708111c1 Fix for gcc 2.7. 1999-08-23 03:54:04 +00:00
waterson%netscape.com
1a1fc4263e Initial revision. Not yet part of the build. 1999-08-23 03:48: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
b99968cb9c Move remaining implementations in xpfe to using NS_DECL_NSIFOO. 1999-08-23 01:28:33 +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
mccabe%netscape.com
a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
ramiro%netscape.com
308bf10dca Dont link in neckoutil. 1999-08-22 13:55:40 +00:00
mccabe%netscape.com
17cdc659d1 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
rjc%netscape.com
2ba747b8f3 Set a BASE TARGET and a default FONT POINT-SIZE. 1999-08-22 12:45:27 +00:00
ramiro%netscape.com
56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
mccabe%netscape.com
dd27718a80 Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro. 1999-08-22 09:18:49 +00:00
hyatt%netscape.com
de12e8d8af The XUL file for bookmarks was badly messed up. 1999-08-22 08:35:48 +00:00
hyatt%netscape.com
bba0cbee9a Removing the rule that set the scrollbar's thumb to be green. Whoever
checked that in is a tool.
1999-08-22 06:57:25 +00:00
hyatt%netscape.com
0d455a64e0 Style tweak. 1999-08-22 06:42:03 +00:00
rjc%netscape.com
e0c6beafb1 Use window.open 1999-08-21 19:58:19 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
rjc%netscape.com
7a1ee8255d Add HTML banners if available. 1999-08-21 09:26:10 +00:00
rjc%netscape.com
3c777fd878 Add default.htm into build. 1999-08-21 09:25:20 +00:00
rjc%netscape.com
0538f3a98a Add default.htm 1999-08-21 09:23:45 +00:00
rjc%netscape.com
bc3fa3a93d Search UI tweaks. Use ender widget to display HTML, until the problem with document.write()'ing html to an iframe is figured out. 1999-08-21 08:16:17 +00:00
rjc%netscape.com
80512137a7 More search UI cleanup. 1999-08-21 01:56:56 +00:00
rjc%netscape.com
f70144aae8 More small Search tweaks. 1999-08-21 01:29:53 +00:00
rjc%netscape.com
e62ef831a6 Check this damn file in. 1999-08-21 01:09:30 +00:00
danm%netscape.com
9d7271d462 adding more chrome to window cycler windows 1999-08-21 01:06:01 +00:00
danm%netscape.com
ed5b9e5448 restoring chromeclass to urlbar removed in rev 1.28 1999-08-21 01:04:05 +00:00
rjc%netscape.com
abd8501364 Tweak search UI. 1999-08-21 00:56:27 +00:00
rjc%netscape.com
31e20fc761 Add internetresults.js into build. 1999-08-21 00:54:54 +00:00
german%netscape.com
4f8c1c0245 updating this windows caption, since it's now just opening web location. also moving window title to dtd for localization 1999-08-21 00:19:18 +00:00
danm%netscape.com
1d7d64d898 move localizable string entities into separate DTD 1999-08-21 00:15:58 +00:00
german%netscape.com
d56538941d seperating out open file, which is now a separetae menu cmd 1999-08-20 23:21:30 +00:00
german%netscape.com
b7195da656 splitting open file and open web page menus 1999-08-20 23:20:18 +00:00
german%netscape.com
46d6cb89ae preparing for split of open menu into open file and open web page 1999-08-20 23:17:12 +00:00
german%netscape.com
26a08d1b75 cosmetic/usability improvements to unknown content dialog 1999-08-20 23:13:51 +00:00
danm%netscape.com
f59dad7a0f adding 'status' chromeclass to the other half of the status bar 1999-08-20 23:00:43 +00:00
hyatt%netscape.com
d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
brade%netscape.com
0d66a9e356 fix align typo; comment out auto-save and external editors for now; add beginnings of page color prefs; remove old comment from bottom (html version) 1999-08-20 13:12:18 +00:00
brade%netscape.com
1257777160 removed unneeded strings; add in strings for color preferences 1999-08-20 13:07:04 +00:00
brade%netscape.com
04996da922 fixed apparent pref typo for calendar startup; fixed Calendar label (was Composer) 1999-08-20 13:05:32 +00:00
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