Commit Graph

3350 Commits

Author SHA1 Message Date
slamm%netscape.com
98847f09af Rename some functions. Do not save the style and the box; fix splitter state instead. 1999-09-21 18:26:06 +00:00
slamm%netscape.com
93ae0f0b05 Fix reload (bug 14289). 1999-09-21 18:25:03 +00:00
slamm%netscape.com
f8c7bac1a8 Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width. 1999-09-21 18:24:25 +00:00
rjc%netscape.com
85d1810ae8 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
sspitzer%netscape.com
0d1ef6d630 fix for #14438
if you have user_pref("browser.startup.page", 2); in your prefs.js file,
[meaning open browser with last page visted] and you click on the browser button
in the task bar from messgener, it will fail to open.
1999-09-21 08:39:20 +00:00
waterson%netscape.com
13b3de802c Use a 'const long' instead of hardcoding numbers. 1999-09-21 07:38:23 +00:00
waterson%netscape.com
bfd3c5e529 Rig up a kludgy but functional two-pane view. 1999-09-21 07:34:23 +00:00
waterson%netscape.com
0ecf73c69d Fix bug where only first property was being returned. 1999-09-21 07:34:07 +00:00
waterson%netscape.com
4ed61e06cd Fix MODULE so that we don't clobber the directory.xpt file. 1999-09-21 06:10:24 +00:00
waterson%netscape.com
49c8c525b5 First Checked In. 1999-09-21 05:37:00 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
hangas%netscape.com
aea63e8642 Changed unix global overlay for 'Redo' to use Mac style shortcut key. 1999-09-21 05:16:17 +00:00
hangas%netscape.com
531f66367a Hacked default titledbutton style to center text and icon. 1999-09-21 05:14:49 +00:00
waterson%netscape.com
3c46b84d98 Add regviewer to Unix build. 1999-09-21 05:13:36 +00:00
waterson%netscape.com
7025305291 Add regviewer to win32 build. 1999-09-21 05:13:05 +00:00
waterson%netscape.com
98aeb2eb8e Fix JavaScript to use the right interface. 1999-09-21 05:11:56 +00:00
waterson%netscape.com
fa1013635c Initial revision. Not in the build. 1999-09-21 05:08:00 +00:00
waterson%netscape.com
2b260fa655 add registry datasource/viewer. not in the build. 1999-09-21 02:43:13 +00:00
waterson%netscape.com
191b853be7 Deal with case where a load has failed. 1999-09-21 01:41:29 +00:00
waterson%netscape.com
06b78978e9 Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
dougt%netscape.com
cafc051501 removing. the only way is xul. 1999-09-20 21:36:01 +00:00
dougt%netscape.com
c0d07bfc1f Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
radha%netscape.com
2eac010be8 Add an id to menubar 1999-09-20 21:06:25 +00:00
radha%netscape.com
97efb55ea4 Add an id to the menubar 1999-09-20 21:05:55 +00:00
radha%netscape.com
8f8db1c5c6 Re-enable 'Go' menu 1999-09-20 21:04:38 +00:00
rods%netscape.com
637edcdd1f commenting out the the generic input type's vertical-align and border widget 1999-09-20 20:58:58 +00:00
slamm%netscape.com
e5964482fc Use only name and url columns for beta. 1999-09-20 20:54:54 +00:00
sspitzer%netscape.com
653eda99e3 changes to the proxy manual dialog. 1999-09-20 10:28:52 +00:00
davidm%netscape.com
ab55f42520 Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden 1999-09-20 01:55:16 +00:00
davidm%netscape.com
715bba800b update to call quit rather than shutdown. 1999-09-20 01:52:21 +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
sspitzer%netscape.com
50f21c62ec don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working. 1999-09-19 21:02:29 +00:00
sspitzer%netscape.com
da2fe463a1 shite! I accidentally checked in a change that made the sidebar ALWAYS blank. 1999-09-19 19:54:57 +00:00
sspitzer%netscape.com
0ef5b19a9b prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
davidm%netscape.com
9e11c59200 Disable some debugging code 1999-09-19 07:21:20 +00:00
davidm%netscape.com
52a1b98a6b 14180 when no windows open, non-applicable menu items still active 1999-09-19 07:11:34 +00:00
davidm%netscape.com
485534ab8a 14186 "Open Web Location" dialog appears at 0,0 1999-09-19 06:34:30 +00:00
davidm%netscape.com
168bf1fca4 14179 opening a new browser window when none open doesn't go to ho 14182 chosing "View:Reload" from menu disables Reload menu item 1999-09-19 06:28:04 +00:00
morse%netscape.com
d0b8d165c6 fix linkage error if CleintWallet is excluded from build 1999-09-18 20:21:44 +00:00
sspitzer%netscape.com
78f4b21b83 make ReadBookmarks() part of the nsIBookmarksService interface. I need this so I can call it from the profile code, so that after migration, the user has their 4.x bookmarks. one bug remains, is that when you call ReadBookmarks() more then once it should re-set the bookmarks, instead of adding to it. 1999-09-18 19:32:40 +00:00
sspitzer%netscape.com
b820ce8dff move alecf's almighty dom viewer to the top of the debug menu.
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
colin%theblakes.com
e36bf8e336 Link with MOZ_NECKO_UTIL_LIBS 1999-09-18 16:29:07 +00:00
morse%netscape.com
165daef17b cleaner fix for bug 14247 1999-09-18 08:13:06 +00:00
morse%netscape.com
08b1c1e5ba fix bug 14247 1999-09-18 08:02:58 +00:00
briano%netscape.com
08b197c931 Whoops, we don't want to change the name just yet. 1999-09-18 04:43:53 +00:00
briano%netscape.com
cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
davidm%netscape.com
5953816a92 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +00:00
davidm%netscape.com
61be19ee25 Add extra chrome flag for the sidebar and taskbars 1999-09-18 03:24:34 +00:00
davidm%netscape.com
26f89aedbd [PP]Regression: File|Exit does not close apprunner. Make hidden window small on the mac with no chrome 1999-09-18 03:21:30 +00:00
slamm%netscape.com
1aa539a135 Use simpler styles for panel tree; no twisty, no selection. Will also switch to single click later. 1999-09-18 03:02:10 +00:00
ramiro%netscape.com
7e00a6c053 Add debugging code for myself. 1999-09-18 01:43:35 +00:00
law%netscape.com
1928c06bc6 Make Open Web Location dialog modal 1999-09-18 01:27:36 +00:00
law%netscape.com
152b969357 Wire up file/folder picker buttons 1999-09-18 01:17:32 +00:00
tao%netscape.com
20d7ae6eb9 Hook up da-DK 1999-09-18 01:15:01 +00:00
tao%netscape.com
32b915cda2 Hook up da-DK 1999-09-18 00:50:37 +00:00
sfraser%netscape.com
26f731cf9c Fix bustage; remove test for stack-based nsFileSpec. 1999-09-18 00:48:13 +00:00
tao%netscape.com
57d86c8459 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>

Hook up da-DK
1999-09-18 00:40:05 +00:00
davidm%netscape.com
3e09ede30f update open location to work when no browser app core is provided. Will always open in a new window 1999-09-18 00:31:15 +00:00
davidm%netscape.com
65261848ac update taskbar xul to open links in a new window 1999-09-18 00:30:20 +00:00
tao%netscape.com
9692b43571 Hook up da-DK. 1999-09-18 00:27:49 +00:00
tao%netscape.com
2eb4e7f6a0 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:27:03 +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
alecf%netscape.com
cd466c2457 add DOM viewer to the debug menu 1999-09-18 00:20:15 +00:00
tao%netscape.com
08c4e7fbaa Hook up da-DK 1999-09-18 00:18:14 +00:00
rchen%netscape.com
722329959b Add Localization notes 1999-09-18 00:17:59 +00:00
tao%netscape.com
e0831914e4 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:13:42 +00:00
tao%netscape.com
c8c9b89f0d Hook up da-DK. 1999-09-18 00:08:28 +00:00
tao%netscape.com
4a0a94a779 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:07:00 +00:00
law%netscape.com
f9212a3d0a More context menu stuff 1999-09-17 23:53:20 +00:00
law%netscape.com
f9bd9a15a4 Adding context menu stuff 1999-09-17 23:41:56 +00:00
slamm%netscape.com
57f8567ee0 Better remembering of open/close state. 1999-09-17 23:38:26 +00:00
slamm%netscape.com
f7912edc3f Remove extra box. Tweak some formatting. First pass at personal toolbar popups. 1999-09-17 23:37:41 +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
neeti%netscape.com
a607ba1e42 Added GetDefaultFolder api 1999-09-17 23:25:05 +00:00
hangas%netscape.com
78e3b84abe Modifying commandUpdater JS code to be more efficient. 1999-09-17 23:24:04 +00:00
tao%netscape.com
ddde4bd24f First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 21:09:52 +00:00
rjc%netscape.com
7b265772a3 Add a couple of alert()s for user messages on error conditions. 1999-09-17 20:34:20 +00:00
waterson%netscape.com
34f7163631 Bug 12649. Add walk-down on personal toolbar folders pulled in from bookmarks datasource. 1999-09-17 20:16:36 +00:00
shaver%netscape.com
6a26e5fb42 overhaul menus to use spiffy new titledbutton features 1999-09-17 20:12:02 +00:00
sfraser%netscape.com
ee712ef0b4 Don't crash when closing the not-so-hidden window. 1999-09-17 19:56:53 +00:00
rjc%netscape.com
8bb369b0b0 Use ToNewUTF8String(). [Missed a spot] 1999-09-17 11:29:18 +00:00
rjc%netscape.com
871ea292a5 Add support for resolving anonymous resources to their "#URL" property. ("Last Search Results" are anonymous, for example.) 1999-09-17 10:38:40 +00:00
rpotts%netscape.com
1c06b05946 Fixed the throbber to work with framesets... 1999-09-17 08:08:30 +00:00
mcafee%netscape.com
f8a0f960f1 Adding color picker. 1999-09-17 07:49:56 +00:00
tbogard%aol.net
7fa1736cfd Adding sample to show how tool icons don't properly update when told to via css. 1999-09-17 07:43:36 +00:00
mcafee%netscape.com
82622ebed7 Removing debug info 1999-09-17 07:34:37 +00:00
dveditz%netscape.com
7b70c6daf9 a little more debug output to show where startup time is going 1999-09-17 06:38:05 +00:00
mcafee%netscape.com
947c13ebf3 Adding colorpicker 1999-09-17 06:30:56 +00:00
rjc%netscape.com
ee1ca99fba Change window title to "Search" per marketing. 1999-09-17 05:42:54 +00:00
mcafee%netscape.com
7cc1b02b8b License, plus dropdown examples. 1999-09-17 05:23:48 +00:00
rjc%netscape.com
f6b3272e31 Fix signed/unsigned warning. 1999-09-17 04:59:55 +00:00
rjc%netscape.com
23c6dd0c95 Fix bug #5871: now write out bookmark file in "UTF-8" encoding, along with: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> To support this, when reading in the bookmark file, we look to see if a META charset is specified and, if it is, we'll try and get a decoder for it to use when processing the rest of the file. 1999-09-17 04:58:07 +00:00
rjc%netscape.com
294832cc06 Fix bug #14117. Thanks to tor@cs.brown.edu for the fix. 1999-09-17 04:10:36 +00:00
waterson%netscape.com
d6245f8b84 Bug 13970. Use 'commandupdater' attribute to do automatic updater hookup. 1999-09-17 04:02:27 +00:00
danm%netscape.com
e9bd7f6f1c reverting size and move of window to offscreen. that broke dialogs parented on hiddenWindow. 1999-09-17 03:43:06 +00:00
briano%netscape.com
93cec57e4a Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'. 1999-09-17 03:25:58 +00:00
rjc%netscape.com
3c8a4bf7d7 Fix bug #9945: "Related Links" data comes in as UTF-8, so convert to Unicode before processing. Thanks for ftang@netscape.com for helping with this. 1999-09-17 02:26:25 +00:00
syd%netscape.com
f07cb272bf Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
usage of _blank which according to cvs log is what law intended.
1999-09-17 02:02:18 +00:00
davidm%netscape.com
51bcd48d67 Remove obsolete code. Move some wallet code off to js 1999-09-16 23:46:55 +00:00
davidm%netscape.com
c308807889 Fix so mac doesn't quit when last window closed 1999-09-16 23:45:25 +00:00
davidm%netscape.com
e91630628d Change quit code. Change wallet code to load URL's directly rather than call appcore 1999-09-16 23:44:07 +00:00
davidm%netscape.com
c1d0091bab break shutdown into quit and shut down. Add code to not quit on mac when last window closed. Load wallet files directly rather than going through the appcore 1999-09-16 23:42:49 +00:00
fergus%netscape.com
1ebf81d673 Adding localization comments 1999-09-16 22:01:08 +00:00
slamm%netscape.com
1ae64ebfdb slightly smaller icon 1999-09-16 21:29:30 +00:00
slamm%netscape.com
ef0379cabc Everyone hates the inset border. Me too. 1999-09-16 21:28:32 +00:00
fergus%netscape.com
0f19259cab Adding localization comments 1999-09-16 21:20:57 +00:00
sspitzer%netscape.com
643b8c9959 if the user has a sidebar.rdf file in there profile directory, use that.
otherwise, use the global.  slamm is going to work on *writing* out $PROFILE/sidbar.rdf next.
1999-09-16 20:38:26 +00:00
hangas%netscape.com
97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
mcafee%netscape.com
08c807ec26 Naming radio inputs to fix radio behavior. 1999-09-16 20:07:03 +00:00
dp%netscape.com
d0ccf9a6eb Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
law%netscape.com
612cd3ec05 _new -> _blank 1999-09-16 19:20:56 +00:00
matt%netscape.com
637f82796b Adding dtd entities lHeader to convert to xul 1999-09-16 19:07:32 +00:00
matt%netscape.com
29f8d82fdc Adding pref-smart_browsing 1999-09-16 19:06:07 +00:00
sspitzer%netscape.com
7ee3917790 ignore generated makefiles 1999-09-16 11:33:15 +00:00
sspitzer%netscape.com
0804b138df add beginnings of support for -h, -help, --help, -v, -version, --version. note how the code for this happens way early in main(), before any COM or profile stuff. when running with -v and -h it should be quick. 1999-09-16 11:30:18 +00:00
sspitzer%netscape.com
4b5eef34a2 wrap more in the try / catch block to prevent exceptions making
there way to the console.
1999-09-16 11:00:20 +00:00
hangas%netscape.com
701134dee8 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
sspitzer%netscape.com
e1cfee40ea fix warnings. fix #13886. support the "general.startup.*" prefs.
use PL_strcmp instead of strcmp
1999-09-16 06:50:17 +00:00
sspitzer%netscape.com
d4b1939be9 add -P and -CreateProfile to the script. also add a comment explaining where all these command line options come from 1999-09-16 06:42:51 +00:00
hangas%netscape.com
a899d6730f More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
hangas%netscape.com
06bab0b8b6 Default edit menu items to disabled. 1999-09-16 05:44:37 +00:00
davidm%netscape.com
c078d5b1b0 13907 cmd-key for bookmarks is cmd-m 1999-09-16 04:34:47 +00:00
law%netscape.com
264c585f12 Initial context menu support 1999-09-16 04:15:40 +00:00
hangas%netscape.com
6951aaf9c0 Added real commandUpdater code to globalOverlay and addressbook. So far the Select All menu item enables/disables with this code. Stay tuned for more... 1999-09-16 01:46:30 +00:00
waterson%netscape.com
aeb9d71034 Bug 13892. Fix window targeting for new sidebar. 1999-09-16 01:23:37 +00:00
warren%netscape.com
7d5e565fd5 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
sfraser%netscape.com
f9ea614f40 Remove security.o 1999-09-16 01:11:28 +00:00
hangas%netscape.com
7f0fe2afd4 Default edit menu items to disabled. 1999-09-16 00:59:15 +00:00
hangas%netscape.com
6dc38f96d8 Added "_blank" to window.open as per danm's notification. 1999-09-16 00:58:50 +00:00
hangas%netscape.com
0e6cf27eda Added style display:none for commands, commandset, command 1999-09-16 00:57:10 +00:00
dp%netscape.com
33be9c3ecb Fixing XPCOM init being called again after shutdown. 1999-09-15 22:01:05 +00:00
rchen%netscape.com
b67e4db3a5 Add localization notes 1999-09-15 20:33:35 +00:00
radha%netscape.com
9f00583602 When invoking the mail composer upon on a click on a mailto: link, make
sure the to, cc, subject arguments are passed to the composer
1999-09-15 19:33:46 +00:00
radha%netscape.com
d9f4a9bab5 No need to update the urlbar in OnEndDocumentLoad() 1999-09-15 19:32:17 +00:00
rjc%netscape.com
2a63ae4008 Comment this out for a while. Need to look at it a bit more. 1999-09-15 14:47:44 +00:00
rjc%netscape.com
22f38a062e Persist the search window's x, y, width & height attributes. 1999-09-15 13:42:06 +00:00
rjc%netscape.com
e283df1a25 Make sure MODULE is set to "search". 1999-09-15 13:10:39 +00:00
rjc%netscape.com
478d0cd974 Tweak relevancy computation. 1999-09-15 12:52:57 +00:00
rjc%netscape.com
b773dcc57d Move onclick() to tree root node instead of putting it on every tree cell. 1999-09-15 12:19:47 +00:00
rjc%netscape.com
43b83b0eb9 Remove unused inVisible() method. 1999-09-15 11:55:17 +00:00
rjc%netscape.com
38461cd2b2 Do some non-NECKO cleanup as well as remove some old #if 0'ed code. 1999-09-15 11:50:55 +00:00
rjc%netscape.com
b64e915277 Do our own QI instead of just using default macro. 1999-09-15 11:46:05 +00:00
rjc%netscape.com
ff0ca2d33a Make sure that window.content.location.href is defined and not an empty string. 1999-09-15 11:36:34 +00:00
rjc%netscape.com
c8af5a283f Adding search service into Unix builds. 1999-09-15 11:22:53 +00:00
rjc%netscape.com
c1d48a01a2 Add ClearResultSearchSites() to internetSearchService's IDL, and use IDL macros more for defining public methods. 1999-09-15 11:08:58 +00:00
rjc%netscape.com
2e898f66fa Be sure to inherit from RDF datasource interface as well as call RegisterDataSource() on Init(). 1999-09-15 10:35:56 +00:00
rjc%netscape.com
e477157a1b "rdf:find" is now called "rdf:localsearch" 1999-09-15 10:21:47 +00:00
rjc%netscape.com
5e3f960568 Return proper value for GetURI() 1999-09-15 10:17:55 +00:00
rjc%netscape.com
de6ce38b24 Prepare Makefile.in for Unix (not yet in the Unix builds though) 1999-09-15 09:34:06 +00:00
rjc%netscape.com
49717051f4 Add Search component into Windows build. 1999-09-15 09:29:24 +00:00
rjc%netscape.com
c17550dcb4 Add Makefiles for Windows and Unix. (Not part of build on those platforms yet though.) 1999-09-15 08:28:11 +00:00
alecf%netscape.com
4bdd2afbcf add support for user-specified sidebar, and support the "height" attribute (for messenger)
remove the 5em height from the flashpanel because it doesn't seem to work for iframes
1999-09-15 07:51:52 +00:00
amusil%netscape.com
910b0b2901 Added tasksExtension.xul hookup 1999-09-15 06:43:49 +00:00
amusil%netscape.com
efbb3b0952 Extension file for the task menu. 1999-09-15 06:42:53 +00:00
rjc%netscape.com
aaf1051944 (Not part of build yet) Moving find/search into its own component. 1999-09-15 06:23:20 +00:00
rjc%netscape.com
331dc8a506 (Not part of build yet) Moving find/search into its own component. 1999-09-15 06:14:45 +00:00
rjc%netscape.com
ac445bbae6 Add a splitter. 1999-09-15 06:09:32 +00:00
davidm%netscape.com
5a704023d2 13084 [PP]Use current page to set homepage doesn't work 1999-09-15 05:08:22 +00:00
davidm%netscape.com
2642a98f2e 12078 [RFE] Should be able to control which toolbars are displayed 10978 [FEATURE] Collapsible toolbars 1999-09-15 04:42:07 +00:00
davidm%netscape.com
71c8856e8f 12893 [DOGFOOD] File --> Exit causes ender to get loaded ??? 1999-09-15 02:15:17 +00:00
ramiro%netscape.com
e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
sfraser%netscape.com
01553b2a6f Change border color on XUL text input fields from yellow to gray. 1999-09-15 00:42:46 +00:00
danm%netscape.com
17cce4b4ed window.open(,_blank) now always opens a new window. r:joki 1999-09-15 00:40:06 +00:00
law%netscape.com
138a265ae5 Remove wallet stuff that's not used here 1999-09-14 23:50:40 +00:00
law%netscape.com
41ca89ff79 Merge kipp's string cleanup from browser app core 1999-09-14 23:19:53 +00:00
slamm%netscape.com
94bb9d2f71 Re-add borderless buttons. a=hyatt. 1999-09-14 23:10:00 +00:00
slamm%netscape.com
e1dc1390be Remove '.' in front of 'Tools' 1999-09-14 23:09:57 +00:00
slamm%netscape.com
2f34cdf9d9 New shared rdf datasource for sidebar. 1999-09-14 23:09:55 +00:00
slamm%netscape.com
c71c8ea7f0 Last panel has slightly different behavior 1999-09-14 23:09:52 +00:00
slamm%netscape.com
92461f8a28 Use more specific sytles to be on the save side. 1999-09-14 23:09:48 +00:00
slamm%netscape.com
430e32ea57 Ready flash panel for use outside of panel. 1999-09-14 23:09:45 +00:00
slamm%netscape.com
2887532699 Removed debug statement 1999-09-14 23:09:42 +00:00
slamm%netscape.com
d2f526725a Add gifs for expanding and collapsing panels. 1999-09-14 23:09:33 +00:00
slamm%netscape.com
218ee118c8 First pass at new sidebar layout using xul overlay, boxes, and splitters. 1999-09-14 23:09:28 +00:00
slamm%netscape.com
b2ece5661f First pass at new sidebar layout using xul overlay, boxes, and splitters. . Call sidebar's init function 1999-09-14 23:09:19 +00:00
slamm%netscape.com
493a176d50 First pass at new sidebar layout using xul overlay, boxes, and splitters. Some reformating too. 1999-09-14 23:09:15 +00:00
hangas%netscape.com
45585a0cab Fix to run-time bustage. 1999-09-14 22:57:21 +00:00
hangas%netscape.com
7506119db8 Partial Fix to run-time bustage. 1999-09-14 22:51:24 +00:00
law%netscape.com
7ae1d728f3 Remove browser app core 1999-09-14 22:42:49 +00:00
evaughan%netscape.com
d1525e5bd4 Fixed some bugs in splitter
added auto collapse.
1999-09-14 22:17:19 +00:00
hangas%netscape.com
172013dbd6 Modified Navigator to use globalOverlay for File and Edit menu. 1999-09-14 22:07:43 +00:00
hangas%netscape.com
134339044d Modified Navigator to use globalOverlay for File and Edit menus. 1999-09-14 22:05:11 +00:00
hangas%netscape.com
3d70c15c27 Converted Navigator to use globalOverlay for File and Edit menu. 1999-09-14 22:03:38 +00:00
radha%netscape.com
056b843078 Update the url bar as soon as a successful connection is made to the
server. Make sure this is done only for top level documents, not when
sub-frames are loaded
1999-09-14 21:50:41 +00:00
law%netscape.com
d90a2215fc Fix title in view source window 1999-09-14 21:45:12 +00:00
law%netscape.com
d06ed909ad Remove uses of toolkitCore 1999-09-14 21:30:57 +00:00
law%netscape.com
eebe4b7c0b Clean up 1999-09-14 21:28:34 +00:00
law%netscape.com
0de1fb4362 Fix title 1999-09-14 21:26:58 +00:00
law%netscape.com
ed17fe955a Minor tweak to view source title 1999-09-14 21:25:03 +00:00
rchen%netscape.com
284e0279db Add localization notes 1999-09-14 21:21:51 +00:00
jj%netscape.com
52b7248fe5 add nsIQFAServices.idl for quality feedback agent. 1999-09-14 21:07:52 +00:00
cyeh%netscape.com
d710cd3a47 add idl header for quality feedback agent 1999-09-14 21:03:57 +00:00
cyeh%netscape.com
d91c54b30d set id back to null. note to self, explicit checkins are your friend. 1999-09-14 20:47:35 +00:00
cyeh%netscape.com
ff5f4b72db *** empty log message *** 1999-09-14 20:44:58 +00:00
rchen%netscape.com
93d135430a Add localization notes 1999-09-14 20:24:29 +00:00
matt%netscape.com
26f85ee39d fixing bug 12525 1999-09-14 19:35:15 +00:00
law%netscape.com
62311a91e1 Remove test <keyset> 1999-09-14 19:23:04 +00:00
hangas%netscape.com
a07b621d3b Fix assert caused by attempt to load js that does not exist. 1999-09-14 19:05:34 +00:00
alecf%netscape.com
a2b604557a tables should not be white - it makes all the mail prefs white 1999-09-14 09:40:00 +00:00
rjc%netscape.com
f6a62d4ee1 Rename "Nickname" to "Custom Keyword" per marketing. 1999-09-14 08:51:03 +00:00
rjc%netscape.com
12b887455e Disallow quotes in etag. 1999-09-14 08:25:14 +00:00
mcafee%netscape.com
93d2f2b4fd Adding buttons for colorpicker placeholder, some minor text reformatting. 1999-09-14 05:50:32 +00:00
amusil%netscape.com
fffa8fd1f3 Added id to the main menupopup 1999-09-14 05:38:54 +00:00
davidm%netscape.com
a781e6b50c 13698 Assertion: "uh oh, couldn't Init() for some reason" (NS_SUCC reorder unregister code so this doesn't happen 1999-09-14 04:22:12 +00:00
briano%netscape.com
30cbdca2a7 Also need to link with libfullsoft.a if Talkback is enabled. 1999-09-14 03:35:02 +00:00
sspitzer%netscape.com
159fdb4b39 the args should be -installer, not -prefs 1999-09-14 03:27:31 +00:00
sspitzer%netscape.com
3bd189c33f create a "Mozilla Installer" thing for the mac.
now if only -installer would work on the mac.
but that's next.
1999-09-14 03:25:58 +00:00
sspitzer%netscape.com
0579ed25aa changes for hangas for his platform specific ui 1999-09-14 02:19:34 +00:00
sspitzer%netscape.com
3895a9d90d changes for hangas for his platform specific ui files 1999-09-14 02:13:50 +00:00
sspitzer%netscape.com
e3bb23ab43 ignore the generated Makefiles 1999-09-14 02:08:25 +00:00
hangas%netscape.com
56a59cb738 Fix depth in makefiles. 1999-09-14 02:00:19 +00:00
hangas%netscape.com
2ef1522de3 Setting up platform specific xul and dtd files. 1999-09-14 01:50:17 +00:00
hangas%netscape.com
04b6c263fc First Checked In. 1999-09-14 01:44:37 +00:00
hangas%netscape.com
05d2d081b5 First Checked In. 1999-09-14 00:51:33 +00:00
tbogard%aol.net
98b0737282 Added the global css files to the list of css includes. 1999-09-14 00:16:17 +00:00
mcafee%netscape.com
7477c338ae Shortening historyPages so that layout looks better. 1999-09-13 23:38:18 +00:00
tbogard%aol.net
1a450eae12 Changed sites to be something smaller without pop-ups for testing. 1999-09-13 23:34:00 +00:00
mcafee%netscape.com
8f3c91d19e Shortening Clear Location Bar to Clear, it was falling off the page. 1999-09-13 23:30:58 +00:00
rpotts%netscape.com
164cdbe1d5 Fixed OnEndDocumentLoad so it does not leak webshells or memory.. 1999-09-13 21:46:49 +00:00
dougt%netscape.com
53c258fc71 adding default to the nsFileSpec chrome path. There should be a better
way to do this.
1999-09-13 19:58:53 +00:00
kipp%netscape.com
aae43526fb Use nsAutoString to reduce malloc/free calls 1999-09-13 14:26:56 +00:00
colin%theblakes.com
11d00fa624 Link against neckoutil_s to resolve NS_NewURI 1999-09-13 13:01:44 +00:00
davidm%netscape.com
a532bc65a5 fixes to get the select dialog working 1999-09-12 23:51:51 +00:00
davidm%netscape.com
dfd7942c3a fix some wrong labels. 1999-09-12 23:49:13 +00:00
rjc%netscape.com
6c576abc0f Persist bookmark window's x/y and width/height attributes. 1999-09-12 08:43:41 +00:00
hangas%netscape.com
b476cf0018 Added Preferences to globalOverlay.xul and converted the windows over to use it. 1999-09-12 08:27:01 +00:00
hangas%netscape.com
ec7d0eb62b Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
pierre%netscape.com
0165ae64b2 Fixed crash on Quit due to a double delete of the nsAppShellService (it was noticed with debug builds on the Mac but it was affecting other platforms too) 1999-09-11 06:25:51 +00:00
vidur%netscape.com
adee81749d Fixed memory leaks 1999-09-11 02:03:52 +00:00
alecf%netscape.com
b7c78caa0f fix for prefwindow not being initialized if it's brought up at the wrong time.
thanks to Wen.Gong@eng.sun.com
1999-09-10 23:59:05 +00:00
hangas%netscape.com
6d08a7e708 Added edit menu items for global use. 1999-09-10 23:11:45 +00:00
hangas%netscape.com
41d126ece9 Changed label to not wrap and to have transparent color. a=Hyatt. 1999-09-10 23:02:54 +00:00
law%netscape.com
1d1bdd63e7 Fix this to make nsIStreamTransfer scriptable again 1999-09-10 22:47:09 +00:00
matt%netscape.com
610e07e279 fixing bug 12032 by adding blank window 1999-09-10 19:20:57 +00:00
matt%netscape.com
a2bdcc6e53 fixing bug 13281 1999-09-10 18:42:20 +00:00
matt%netscape.com
891ee6bf65 fixes for bugs 6848 6851 6850 1999-09-10 18:35:24 +00:00
matt%netscape.com
d3c510ab2e Adding fix for bug 13316 1999-09-10 18:33:26 +00:00
alecf%netscape.com
15a349dc09 fully resolve symbols for xpcshell 1999-09-10 09:29:22 +00:00
hyatt%netscape.com
f7aebcfc55 Popup work. 1999-09-10 08:57:23 +00:00
hyatt%netscape.com
cd3a84b435 Popup work. 1999-09-10 08:56:26 +00:00
briano%netscape.com
e1fb7c5e43 General cleanup. 1999-09-10 08:33:09 +00:00
briano%netscape.com
200c0ee761 Enable the use of Talkback, if available, as in viewer. 1999-09-10 08:00:09 +00:00
alecf%netscape.com
bc7b976efe oops, switch from char[] to char* 1999-09-10 07:18:06 +00:00
davidm%netscape.com
ca1a7f8568 fix nsAbout.h bustage. 1999-09-10 06:09:57 +00:00
alecf%netscape.com
5537655d96 added files: mozilla/xpfe/appshell/public/nsICmdLineService.idl 1999-09-10 05:42:54 +00:00
alecf%netscape.com
2d4eaaa2bb IDLize nsICmdLineService 1999-09-10 05:42:11 +00:00
alecf%netscape.com
002d1eb503 stop using NS_ICOMMANDLINE_CID 1999-09-10 05:34:15 +00:00
alecf%netscape.com
1244b0b3c1 remove use of COMMANDLINE_IID 1999-09-10 05:31:00 +00:00
davidm%netscape.com
e08dce722a remove some duplicate broadcasters 1999-09-10 05:27:21 +00:00
davidm%netscape.com
b85787f748 remove shopping 1999-09-10 05:26:35 +00:00
davidm%netscape.com
f2af156439 add nsAbout 1999-09-10 05:26:27 +00:00
davidm%netscape.com
c0b5717ccb First Checked In. 1999-09-10 05:25:44 +00:00
briano%netscape.com
6286a15006 General cleanup. 1999-09-10 02:31:07 +00:00
jj%netscape.com
1814e1bf1d #9087: updated internal version and Finder's get info string to "m11" 1999-09-10 01:16:14 +00:00
alecf%netscape.com
555677974c moved most of the profile startup code to nsIProfile
start using it, enough with these static initializers.
1999-09-10 01:05:31 +00:00
davidm%netscape.com
478af404e1 Add code to get default URL out of dtd. Also have code to tile and resize window but that can't be turned on until windows returns the right value for screen.avail* 1999-09-10 01:03:06 +00:00
davidm%netscape.com
b3a1244f03 move command keys to dtd file 1999-09-10 01:01:51 +00:00
davidm%netscape.com
f68efcb49d Move command keys to dtd. Add code to get default homepage url from dtd 1999-09-10 01:00:37 +00:00
evaughan%netscape.com
412cc6b9e8 1) Fixed bugs in deck
2) Added visual debugging to boxes
1999-09-10 00:57:01 +00:00
law%netscape.com
3101e8fff3 Fix File->Quit 1999-09-10 00:55:25 +00:00
warren%netscape.com
8494d751e0 Removed obsolete include. 1999-09-09 22:45:11 +00:00
warren%netscape.com
40ed9d6ad2 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
kipp%netscape.com
4bb3a235d6 Use nsAutoString to avoid malloc's 1999-09-09 20:44:17 +00:00
radha%netscape.com
f881f962e9 Fix for 5624. Location bar is updated as soon as a successful
connection is made to the server.
1999-09-09 19:41:09 +00:00
rjc%netscape.com
b08327d237 Prepare Drag&Drop code for actually manipulating data via RDF for the personal toolbar. 1999-09-09 11:33:38 +00:00
davidm%netscape.com
44ddc8f1b6 Update to use navigatorOverlay.xul 1999-09-09 07:08:41 +00:00
morse%netscape.com
6bbfbd49ca localize wallet xul files 1999-09-09 06:43:15 +00:00
alecf%netscape.com
05190851d4 appcores dont need xplib anymore 1999-09-09 06:30:05 +00:00
pinkerton%netscape.com
37806a44b8 dragover on personal toolbar. 1999-09-09 06:27:43 +00:00
davidm%netscape.com
ee91e3f48d Add in all the accesskey entities 1999-09-09 05:00:20 +00:00
davidm%netscape.com
12457c7682 Move menus over into navigatorOverlay.xul. Hook up some of the keybindings 1999-09-09 04:47:21 +00:00
davidm%netscape.com
d1c0a824bb add navigatorOverlay.xul 1999-09-09 04:46:54 +00:00
davidm%netscape.com
5f3e0442bf First Checked In. 1999-09-09 04:45:44 +00:00
ramiro%netscape.com
1001041fa2 Add event debuggin prefs. 1999-09-09 04:11:37 +00:00
briano%netscape.com
c858c8cd9c General cleanup. 1999-09-09 02:02:21 +00:00
briano%netscape.com
9042bc1580 Minor cleanup and removal of the obsolete non-NECKO stuff. 1999-09-09 01:49:14 +00:00
rjc%netscape.com
232f35f6b3 Use shortened syntax. 1999-09-09 01:15:02 +00:00
rjc%netscape.com
0f74d7f2e2 Set an initial width and height on the search dialog. 1999-09-09 01:13:21 +00:00
rjc%netscape.com
99ffb08c28 Add folder check. 1999-09-09 01:01:16 +00:00
rjc%netscape.com
b3859006a5 Don't return URLs from history that begin with "NC:". In truth, the history datasource should not return answers about anything that isn't in its "space"... but til that day, this hack works. 1999-09-09 00:59:20 +00:00
briano%netscape.com
202e970483 Removed the obsolete non-NECKO leftovers. 1999-09-09 00:21:43 +00:00
matt%netscape.com
7eda39d911 Adding wallet ... files 1999-09-09 00:14:24 +00:00
matt%netscape.com
dd1baa6fbb Adding fix for bug 13316 1999-09-09 00:07:52 +00:00
evaughan%netscape.com
c9e6d7dafa 1) Made some fixes to splitter frame.
2) Fixed a bug that caused scrollbars to disappear after visiting a xul page.
1999-09-08 23:51:02 +00:00
sspitzer%netscape.com
86691e468e removing unused entity. it was made obsolete by my fix for #13366. 1999-09-08 21:29:20 +00:00
sspitzer%netscape.com
e360299ec5 fix for #13366. remove the copies and folders pane from the preferences window. its in the account mananger now, on a per server basis. 1999-09-08 21:24:07 +00:00
rjc%netscape.com
6e78553f6d Fix bug # 13197: escape bookmark title as well as descriptions. 1999-09-08 03:06:15 +00:00
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